user-panel.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. <!-- <div id="users" class="controlbox-pane"> -->
  2. <div class="controlbox-padded userinfo">
  3. <div class="profile d-flex">
  4. <canvas data-avatar="/mockup/images/romeo.jpg" height="40px" width="40px" class="avatar align-self-center"></canvas>
  5. <span class="username w-100 align-self-center">Romeo Montague</span>
  6. <!-- <a class="chatbox-btn fa fa-vcard align-self-center" title="Your profile" data-toggle="modal" data-target="#userProfileModal"></a> -->
  7. <!-- <a class="chatbox-btn fa fa-cog align-self-center" title="Change settings" data-toggle="modal" data-target="#settingsModal"></a> -->
  8. <a class="chatbox-btn logout fa fa-sign-out-alt align-self-center" title="Log out"></a>
  9. </div>
  10. <div class="d-flex xmpp-status">
  11. <span class="online w-100 align-self-center" data-value="online">
  12. <span class="fa fa-circle"></span> Online</span>
  13. <a class="chatbox-btn fa fa-pencil-alt" title="Click to change your chat status" data-toggle="modal" data-target="#changeStatusModal"></a>
  14. </div>
  15. </div>
  16. <div id="headlines" class="controlbox-section">
  17. <div class="d-flex controlbox-padded">
  18. <span class="w-100 controlbox-heading">Announcements</span>
  19. </div>
  20. <div class="list-container">
  21. <div class="items-list">
  22. <div class="controlbox-padded list-item open-headline d-flex flex-row">
  23. <a class="w-100" data-jid="montague.lit" title="Click to show" href="chatroom.html">Montague.lit</a>
  24. </div>
  25. <div class="controlbox-padded list-item open-headline d-flex flex-row">
  26. <a class="w-100" data-jid="montague.lit" title="Click to show" href="chatroom.html">Capulet.lit</a>
  27. </div>
  28. </div>
  29. </div>
  30. </div>
  31. <div id="chatrooms" class="controlbox-section">
  32. <div class="d-flex controlbox-padded">
  33. <span class="w-100 controlbox-heading">Group Chats</span>
  34. <a class="controlbox-heading__btn show-list-muc-modal fa fa-list-ul" title="Query for groupchats" data-toggle="modal" data-target="#list-chatrooms-modal"></a>
  35. <a class="controlbox-heading__btn fa fa-plus" title="Click to add a new room" data-toggle="modal" data-target="#chatroomsModal"></a>
  36. </div>
  37. <div class="list-container items-list-container">
  38. <div class="items-list">
  39. <div class="controlbox-padded list-item available-chatroom d-flex flex-row open">
  40. <a class="list-item-link open-room available-room w-100" data-room-jid="public@conference.test.com" title="Click to open this room" href="chatroom.html">Capulet's orchard</a>
  41. <!-- <span class="badge badge-info msgs-indicator">1</span> -->
  42. <a href="#"
  43. class="list-item-action room-info fa fa-info-circle" data-container="body" data-toggle="popover" title="Room info"
  44. data-html="true" data-content="<b>Room Address (JID): </b><br/>public@conference.test.com<br/><b>Discussions: </b><br/>Public discussions<br/><b>Participants: </b>1<br/><b>Features: </b><br/>Non-anonymous">
  45. &nbsp;</a>
  46. <a href="#" class="list-item-action fa fa-bookmark" title="Click to bookmark this room">&nbsp;</a>
  47. </div>
  48. <div class="controlbox-padded list-item available-chatroom d-flex flex-row">
  49. <a class="list-item-link open-room available-room w-100" data-room-jid="team@conference.test.com" title="Click to open this room" href="chatroom.html">Juliet's Balcony</a>
  50. <a href="#"
  51. class="list-item-action room-info fa fa-info-circle" data-container="body" data-toggle="popover" title="Room info"
  52. data-html="true" data-content="<b>Room Address (JID): </b><br/>public@conference.test.com<br/><b>Discussions: </b><br/>Public discussions<br/><b>Participants: </b>1<br/><b>Features: </b><br/>Non-anonymous">
  53. &nbsp;</a>
  54. <a href="#" class="list-item-action fa fa-bookmark" title="Click to bookmark this room">&nbsp;</a>
  55. </div>
  56. </div>
  57. </div>
  58. </div>
  59. <div id="bookmarks" class="controlbox-section">
  60. <div class="d-flex controlbox-padded">
  61. <span class="w-100 controlbox-heading">Bookmarks</span>
  62. </div>
  63. <div class="list-container items-list-container">
  64. <div class="items-list">
  65. <div class="controlbox-padded list-item available-chatroom d-flex flex-row">
  66. <a class="list-item-link open-room available-room w-100" data-room-jid="public@conference.test.com" title="Click to open this room" href="chatroom.html">Capulet's orchard</a>
  67. <!-- <span class="badge badge-info msgs-indicator">1</span> -->
  68. <a href="#"
  69. class="list-item-action room-info fa fa-info-circle" data-container="body" data-toggle="popover" title="Room info"
  70. data-html="true" data-content="<b>Room Address (JID): </b><br/>public@conference.test.com<br/><b>Discussions: </b><br/>Public discussions<br/><b>Participants: </b>1<br/><b>Features: </b><br/>Non-anonymous">
  71. &nbsp;</a>
  72. <a href="#" class="list-item-action fa fa-bookmark" title="Click to bookmark this room">&nbsp;</a>
  73. </div>
  74. <div class="controlbox-padded list-item available-chatroom d-flex flex-row">
  75. <a class="list-item-link open-room available-room w-100" data-room-jid="team@conference.test.com" title="Click to open this room" href="chatroom.html">Juliet's Balcony</a>
  76. <a href="#"
  77. class="list-item-action room-info fa fa-info-circle" data-container="body" data-toggle="popover" title="Room info"
  78. data-html="true" data-content="<b>Room Address (JID): </b><br/>public@conference.test.com<br/><b>Discussions: </b><br/>Public discussions<br/><b>Participants: </b>1<br/><b>Features: </b><br/>Non-anonymous">
  79. &nbsp;</a>
  80. <a href="#" class="list-item-action fa fa-bookmark" title="Click to bookmark this room">&nbsp;</a>
  81. </div>
  82. </div>
  83. </div>
  84. </div>
  85. <div id="converse-roster" class="controlbox-section">
  86. <div class="d-flex controlbox-padded">
  87. <span class="w-100 controlbox-heading">Contacts</span>
  88. <a class="fa-spin controlbox-heading__btn fa fa-sync" title="Re-sync your contacts"></a>
  89. <a class="controlbox-heading__btn fa fa-user-plus" title="Click to add new chat contacts" data-toggle="modal" data-target="#addContactModal"></a>
  90. </div>
  91. <form class="controlbox-padded roster-filter-form input-button-group">
  92. <div class="form-inline flex-nowrap">
  93. <div class="btn-group">
  94. <input value="" class="roster-filter form-control" placeholder="Filter">
  95. <span class="clear-roster-filter fa fa-times {[ if (!o.filter_text) { ]} hidden {[ } ]}"></span>
  96. </div>
  97. <div class="filter-by d-flex flex-nowrap">
  98. <span class="fa fa-user" title="Filter by contacts"></span>
  99. <span class="fa fa-users" title="Filter by groups"></span>
  100. <span class="fa fa-circle" title="Filter by status"></span>
  101. </div>
  102. </div>
  103. </form>
  104. <div class="roster-contacts">
  105. <div class="roster-group" id="xmpp-contact-requests">
  106. <a href="#" class="group-toggle controlbox-padded " title="Click to hide these contacts">
  107. <span class="fa fa-caret-down"></span> Contact Requests</a>
  108. <ul class="items-list roster-group-contacts">
  109. <li class="list-item controlbox-padded offline requesting-xmpp-contact d-flex">
  110. <span class="req-contact-name w-100">The Nurse</span>
  111. <a class="accept-xmpp-request fa fa-check" title="Click here to accept this contact's request" href="#"></a>
  112. <a class="decline-xmpp-request fa fa-times" title="Click here to decline this contact's request" href="#"></a>
  113. </li>
  114. <li class="list-item controlbox-padded offline requesting-xmpp-contact d-flex">
  115. <span class="req-contact-name w-100">Friar Laurence</span>
  116. <a class="accept-xmpp-request fa fa-check" title="Click here to accept this contact's request" href="#"></a>
  117. <a class="decline-xmpp-request fa fa-times" title="Click here to decline this contact's request" href="#"></a>
  118. </li>
  119. </ul>
  120. </div>
  121. <div class="roster-group" data-group="Colleagues">
  122. <a href="#" data-group="Colleagues" class="group-toggle controlbox-padded " title="Click to hide these contacts">
  123. <span class="fa fa-caret-down"></span> Colleagues</a>
  124. <ul class="items-list roster-group-contacts">
  125. <li class="list-item controlbox-padded away current-xmpp-contact d-flex">
  126. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  127. <span class="fa fa-circle-o" title="this contact is away"></span> Balthasar</a>
  128. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  129. </li>
  130. <li class="list-item controlbox-padded dnd current-xmpp-contact d-flex">
  131. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  132. <span class="fa fa-minus-circle" title="This contact is busy"></span> Escalus, Prince of Verona</a>
  133. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  134. </li>
  135. </li>
  136. </div>
  137. <div class="roster-group" data-group="Family">
  138. <a href="#" data-group="Family" class="group-toggle controlbox-padded " title="Click to hide these contacts">
  139. <span class="fa fa-caret-down"></span> Family</a>
  140. <ul class="items-list roster-group-contacts">
  141. <li class="list-item controlbox-padded online current-xmpp-contact d-flex">
  142. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  143. <span class="fa fa-circle" title="This contact is online"></span> Benvolio Montague</a>
  144. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  145. </li>
  146. <li class="list-item controlbox-padded offline current-xmpp-contact d-flex">
  147. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  148. <span class="fa fa-circle chat-status chat-status--offline" title="This contact is offline"></span> Montague</a>
  149. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  150. </li>
  151. <li class="list-item controlbox-padded offline current-xmpp-contact d-flex">
  152. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  153. <span class="fa fa-circle chat-status chat-status--offline" title="This contact is offline"></span> Lady Montague</a>
  154. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  155. </li>
  156. </ul>
  157. </div>
  158. <div class="roster-group" data-group="Friends">
  159. <a href="#" data-group="Friends" class="group-toggle controlbox-padded " title="Click to hide these contacts">
  160. <span class="fa fa-caret-down"></span> Friends</a>
  161. <ul class="items-list roster-group-contacts">
  162. <li class="list-item controlbox-padded online current-xmpp-contact d-flex">
  163. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  164. <span class="fa fa-circle" title="This contact is online"></span> Mercutio</a>
  165. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  166. </li>
  167. </ul>
  168. </div>
  169. <div class="roster-group" data-group="Ungrouped">
  170. <a href="#" class="group-toggle controlbox-padded " title="Click to hide these contacts">
  171. <span class="fa fa-caret-down"></span> Ungrouped</a>
  172. <ul class="items-list roster-group-contacts">
  173. <li class="list-item controlbox-padded online current-xmpp-contact d-flex">
  174. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  175. <span class="fa fa-circle" title="This contact is online"></span> Gregory</a>
  176. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  177. </li>
  178. <li class="list-item controlbox-padded online current-xmpp-contact d-flex">
  179. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  180. <span class="fa fa-circle" title="This contact is online"></span> Peter</a>
  181. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  182. </li>
  183. <li class="list-item controlbox-padded online current-xmpp-contact d-flex">
  184. <a class="open-chat w-100" title="Click to chat with this contact" href="chatbox.html">
  185. <span class="fa fa-circle" title="This contact is online"></span> Sampson</a>
  186. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  187. </li>
  188. </ul>
  189. </div>
  190. <div class="roster-group" id="pending-xmpp-contacts">
  191. <a href="#" class="group-toggle controlbox-padded " title="Click to hide these contacts">
  192. <span class="fa fa-caret-down"></span> Pending Contacts</a>
  193. <ul class="items-list roster-group-contacts">
  194. <li class="list-item controlbox-padded offline pending-xmpp-contact d-flex">
  195. <span class="pending-contact-name w-100">An Apothecary</span>
  196. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  197. </li>
  198. <li class="list-item controlbox-padded offline pending-xmpp-contact d-flex">
  199. <span class="pending-contact-name w-100">Abram</span>
  200. <a class="list-item-action remove-xmpp-contact fa fa-trash" title="Click to remove this contact" href="#"></a>
  201. </li>
  202. </ul>
  203. </div>
  204. </div>
  205. </div>
  206. <!-- </div> -->