André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
835bbd4733
replace unaffected debounce
2023-08-09 13:26:42 -03:00
Anton Georgiev
7be38fd876
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july26
2023-07-26 22:27:55 -04:00
KDSBrowne
19ea189302
restore messages tab stop and arrow key navigation
2023-07-18 22:55:35 +00:00
Ramón Souza
af8556e026
Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24
2023-04-24 17:15:47 -03:00
KDSBrowne
f32ac70a7b
remove unneeded aria-live area's
2023-04-01 20:10:41 +00:00
Ramón Souza
a60d817041
replace lodash debounce
2023-03-01 10:39:04 -03:00
Joao Victor
07d53ffd15
Make user-list navigable using keyboard
2022-12-13 14:16:42 -03:00
Ramón Souza
96900ee6a3
move icon component to common folder
2022-02-15 14:51:51 +00:00
Ramón Souza
0c6390dfe6
remove function referencies from withTracker
2022-01-17 13:31:20 +00:00
Ramón Souza
d4d0d36a6e
merge chat-avatar, icon and unread-messages into chat-list-item
2021-12-07 14:25:18 +00:00
Ramón Souza
884a2ea6ad
convert chat unread-messages component
2021-11-02 14:02:59 +00:00
Ramón Souza
b3447deda9
convert chat-list-item component
2021-10-21 18:20:04 +00:00
Ramon Souza
098826c70a
rename layout functions
2021-09-10 17:48:52 -03:00
Ramon Souza
981e707612
add selector to containers, remove old layoutContext + convert base component into function
2021-09-10 14:21:04 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Philipp Memmel
c62b5bf6d2
avoid double announcing of name when chat is added to userlist
2021-07-30 17:05:14 +00:00
Philipp Memmel
11933c044a
include chat name in announcement
2021-07-30 15:53:05 +00:00
Philipp Memmel
c73de0beab
fix read new messages in screenreader
2021-07-27 20:56:47 +00:00
Vitor Mateus De Almeida
047b573d10
Fix auto resize when open/close panels
2021-05-19 19:29:03 -03:00
Vitor Mateus De Almeida
88a1edcc06
Fix userlist item button, Fix polling close button
2021-05-19 11:51:31 -03:00
Vitor Mateus De Almeida
1326f3f791
Add New Layout Manager
2021-05-17 17:25:07 -03:00
KDSBrowne
9943011ef1
fix current chat condition | remove box-shadow from active style
2021-04-27 17:35:49 +00:00
Tainan Felipe
271736b30f
Fix nav bar unread message indicator
2021-02-18 17:11:02 -03:00
Tainan Felipe
80be16a8ce
Fix blank chat issue
2021-02-12 14:43:04 -03:00
Tainan Felipe
2103b9331c
Fix crash in private chat and unread counter in opened chats
2021-02-08 13:55:10 -03:00
Tainan Felipe
7b4f6e2231
Fix hit area of more message bellow and css recalc
2021-02-01 19:12:04 -03:00
Pedro Beschorner Marin
e2adf24546
Support for avatar images
...
Use the former Flash client avatarURL join param to replace the name
initials avatar from the user list, chat, waiting guests and connection
status list.
It is possible to define a defaultAvatarURL at bbb-web and enable/disable it
2020-09-15 16:50:10 -03:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +00:00
Vitor Mateus De Almeida
34108014f9
Fix exceptions and layout size when panels change
2020-07-20 16:22:41 -03:00
Anton Georgiev
7535e6fa59
Revert "Create layout context and add a layout manager"
2020-07-15 12:44:59 -04:00
Vitor Mateus De Almeida
880963e0e7
Merge remote-tracking branch 'upstream/develop' into layout
2020-07-06 13:36:38 -03:00
Vitor Mateus De Almeida
2454440a8d
Fix exceptions and layout size when panels change
2020-06-20 02:46:10 -03:00
Pedro Beschorner Marin
1d87949d65
Unify user-list content style
2020-02-06 16:46:21 -03:00
KDSBrowne
680e6cceb2
fix unread indicator not showing with long names
2019-09-13 18:00:02 +00:00
Anton Georgiev
a5aef09dcb
pass chat isModerator and color
2019-08-28 16:34:37 -04:00
Anton Georgiev
db353fc535
recover private chat. tnx @jfsiebel for the help
2019-08-28 16:34:27 -04:00
KDSBrowne
f896ac4f97
fix Shared notes not controlling participants list focus
2019-06-12 16:53:30 +00:00
KDSBrowne
eb142c7c0d
fix accessibility issues as presenter
2019-06-06 15:04:02 +00:00
Ghazi Triki
1f6326f7fd
Change layout direction for RTL languages.
...
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
KDSBrowne
38ba8f8895
add outlines for high contrast themes (windows)
2019-04-08 14:22:22 +00:00
Vitor Mateus
1f667c6f59
Fix sidebar elements appearance
2019-02-07 15:49:14 -02:00
Vitor Mateus
a9989e1107
Fix chat alert (push and audio) #6430
2019-01-14 11:23:35 -02:00
KDSBrowne
899c613c3c
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-panel-manager
2018-12-14 17:28:30 +00:00
KDSBrowne
775176d9cf
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-panel-manager
2018-12-12 17:35:22 +00:00
KDSBrowne
8b30fe00b3
Merge remote-tracking branch 'Upstream/master' into html5-packages-upgrade
2018-12-10 02:12:42 +00:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00
Maxim Khlobystov
aa5a0f6dc9
Fix the selectors in user list tests and chat tests
2018-11-30 12:32:19 -05:00
KDSBrowne
c6851484bb
rename toggle handlers / remove reactive source from render
2018-11-23 12:37:18 +00:00