Lajellu
c68ad3240d
HTML5 - adds Emoji showing up on user list
2016-09-26 13:29:44 -07:00
Lajellu
3a0b4e3fef
Merge remote-tracking branch 'upstream/master' into EmojiReworked
2016-09-22 12:12:38 -07:00
Oswaldo Acauan
957d8ad125
Remove unused parameter on clearModal
2016-09-21 19:18:13 +00:00
Oswaldo Acauan
1f5b414883
Fix modal opening every route transition
2016-09-21 19:13:59 +00:00
Lajellu
88b05d2cb9
HTML5 - adds Emoji considering dropdown rewrite by Oswaldo
2016-09-21 11:03:18 -07:00
Gabriel Carvalho de Campes
a854fe1126
fix issues from github
2016-09-15 09:27:24 -03:00
Gabriel Carvalho de Campes
0cc29d13b1
Polish code
2016-09-14 14:48:50 -03:00
Gabriel Carvalho de Campes
832fff2f4a
Solves issue with dropdown above white surfaces
2016-09-13 16:47:53 -03:00
Gabriel Carvalho de Campes
60e42db887
Changes methods in user list item
2016-09-13 11:52:03 -03:00
Gabriel Carvalho de Campes
d2adb5ace3
Fix styling issues on user actions
2016-09-13 10:49:56 -03:00
Gabriel Carvalho de Campes
3786b6ea73
Removes old user actions folder
2016-09-13 08:58:55 -03:00
Gabriel Carvalho de Campes
5f8ce76e1e
Removes white line from app service
2016-09-12 17:28:57 -03:00
Gabriel Carvalho de Campes
1ae62c52ca
Changes callback handler for show and hide on dropdown component
2016-09-12 17:19:03 -03:00
Gabriel Carvalho de Campes
60d545d434
Removes comment from app service
2016-09-12 17:18:36 -03:00
Gabriel Carvalho de Campes
ce04e64ee8
Merge remote-tracking branch 'upstream/master' into compact-userlist
...
* upstream/master:
add colour notification to caption tab when locale is switched
Added "getBreakoutRoomInListen" method in Conference.as
Switch moderator back to the main audio conference when close all breakout rooms button is clicked.
HTML5 Dropdown - fixed warnings and added style
Invite participants to existing breakout rooms.
2016-09-12 17:12:54 -03:00
Gabriel Carvalho de Campes
f4c8282ebf
Changes dropdown for actions on userlist
2016-09-12 17:12:20 -03:00
Gabriel Carvalho de Campes
edee8f5097
Removes capitalize from chat title
2016-09-12 17:11:37 -03:00
Gabriel Carvalho de Campes
ab7f31e8b6
Changes to dropdown component
2016-09-12 17:11:03 -03:00
Gabriel Carvalho de Campes
2b0cdfe6f9
Changes actions to use new dropdown WIP
2016-09-07 17:25:46 -03:00
JaeeunCho
9b594e8a52
HTML5 Dropdown - fixed warnings and added style
2016-09-07 12:17:15 -07:00
Gabriel Carvalho de Campes
af4167c480
merge conflicts
2016-09-07 14:14:49 -03:00
Oswaldo Acauan
0d06f98266
Fix SPACE/ENTER behavior
2016-09-07 14:43:54 +00:00
Gabriel Carvalho de Campes
c5ca8188a0
Change user-list-item css
2016-09-07 14:41:31 +00:00
Oswaldo Acauan
c92de43d73
Fix wrong behavior with ENTER/SPACE
2016-09-07 12:04:10 +00:00
Oswaldo Acauan
9b12853a67
Fix wrong behavior with TAB
2016-09-07 11:55:50 +00:00
Oswaldo Acauan
942e16951d
Remove unused constructor
2016-09-06 19:29:04 +00:00
Oswaldo Acauan
4cef1e85b4
Remove duplicated component
2016-09-06 19:27:02 +00:00
Oswaldo Acauan
d88d566d55
Fixes and improvements on the Dropdown and Modal components
2016-09-06 19:10:18 +00:00
Gabriel Carvalho de Campes
a7c13c8378
positions the dropdown in the correct position for the user actions
2016-09-01 20:30:11 +00:00
Oswaldo Acauan
82eaf3b663
Change dropdown component
2016-09-01 20:19:37 +00:00
Oswaldo Acauan
3de6ae4fc5
Rewrite leave session modal to the new modal component
2016-09-01 16:29:51 +00:00
Oswaldo Acauan
249dd85f92
Move old settings modal to the new component
2016-09-01 13:56:41 +00:00
Oswaldo Acauan
7a33f9ee67
Remove unused modal logs
2016-08-31 19:53:40 +00:00
Oswaldo Acauan
9a9b74665f
Add new modal component
2016-08-31 19:52:17 +00:00
Matthew Marangoni
cd842e0346
merged to upstream
2016-08-25 12:23:09 -07:00
Matthew Marangoni
43f7369806
Merge remote-tracking branch 'upstream/master' into settings-accessibility
2016-08-25 11:12:40 -07:00
Gabriel Carvalho de Campes
2b81f071cd
Merge branch 'userlist-compact-mode' into compact-userlist
...
* userlist-compact-mode:
finishes initial ui for the compact userlist
adds some compact states in the userlist
2016-08-25 17:57:30 +00:00
Gabriel Carvalho de Campes
1d8f859e74
finishes initial ui for the compact userlist
2016-08-25 17:50:37 +00:00
Matthew Marangoni
0697e3a753
fixed some height/padding/margin issues in submenus
2016-08-25 08:46:22 -07:00
Jaeeun Cho
926387ce63
HTML5 dropdown for settings menu - modify aria-labelledby and aria-describedby for each menus
2016-08-25 07:34:27 -07:00
Matthew Marangoni
526923c59e
renamed all settings modal files to match conventions
2016-08-24 16:00:38 -07:00
Jaeeun Cho
c04c71695a
HTML5 dropdown for settings menu - modify accessibility for each menus
2016-08-24 13:25:27 -07:00
Jaeeun Cho
8f70d252f2
HTML5 dropdown for settings menu - changing directory structure
2016-08-24 12:22:05 -07:00
Gabriel Carvalho de Campes
39b4b9676a
adds some compact states in the userlist
2016-08-24 18:56:06 +00:00
Jaeeun Cho
724f61ba9b
HTML5 dropdown for settings menu
2016-08-24 10:49:57 -07:00
Jaeeun Cho
a838926485
Merge remote-tracking branch 'upstream/master' into dropdown
2016-08-24 08:13:44 -07:00
Matthew Marangoni
aa533468f9
fixed scss import relative paths
2016-08-24 08:06:51 -07:00
Matthew Marangoni
f0a5c550a7
Merge remote-tracking branch 'upstream/master' into settings-accessibility
2016-08-24 07:37:54 -07:00
Jaeeun Cho
8eddccc66c
HTML5 dropdown for settings menu
2016-08-24 07:17:30 -07:00
Laily Ajellu
f0cdbfaf2e
Fixed merge conflicts
2016-08-23 16:45:28 -07:00