KDSBrowne
4cbf7bedbb
add formatted message for userlist toggle btn label
2017-03-29 08:22:26 -07:00
KDSBrowne
71fef7c86a
remove unused import
2017-03-29 08:12:07 -07:00
KDSBrowne
658c80147c
remove local storage usage and add separator
2017-03-29 07:31:15 -07:00
KDSBrowne
2fae315db2
add menu item separation NVDA fiendly
2017-03-27 14:41:10 -07:00
KDSBrowne
d802d26836
remove direct DOM manipulation
2017-03-27 11:10:24 -07:00
KDSBrowne
c4c9ce5577
fix lint issues
2017-03-23 07:31:54 -07:00
KDSBrowne
918684b6c7
change variable name
2017-03-23 07:22:02 -07:00
KDSBrowne
2d876550db
merge with master
2017-03-23 07:16:47 -07:00
KDSBrowne
ceeb66ceed
Merge remote-tracking branch 'upstream/master' into Fullscreen-Label-Change
2017-03-21 08:50:09 -07:00
KDSBrowne
79e1d0bcbe
fix more linting issues
2017-03-21 06:56:38 -07:00
KDSBrowne
25f745cf32
lint nav settings dropdown container
2017-03-21 06:52:59 -07:00
KDSBrowne
1234325a02
remove unused imports
2017-03-21 06:44:14 -07:00
KDSBrowne
d92a0f5188
change function name
2017-03-21 06:41:13 -07:00
Oswaldo Acauan
2090883b03
Refactor Auth logout and credentials getter
2017-03-17 14:23:00 +00:00
KDSBrowne
ed8fdf6f89
remove the else block
2017-03-16 17:29:58 -07:00
KDSBrowne
c6e08c5518
improve adding and removing of events
2017-03-16 17:06:34 -07:00
Oswaldo Acauan
f020964c50
Fix merge conflicts
2017-03-16 20:25:14 +00:00
Anton Georgiev
26582033f2
pass flag as a property
2017-03-15 13:54:40 -04:00
Anton Georgiev
29de597e10
evaluate in container, pass boolean flag to component
2017-03-15 13:43:03 -04:00
Anton Georgiev
9315b79b6c
apply recommendations from pr comments
2017-03-15 12:21:26 -04:00
KDSBrowne
cafe64c0de
add aria-expanded to user-list button
2017-03-15 08:43:59 -07:00
KDSBrowne
c510921509
remove DropdownListSeparator
2017-03-15 08:36:42 -07:00
KDSBrowne
c4e8dffdb7
add landmark roles and labels
2017-03-15 08:24:57 -07:00
Anton Georgiev
64c43f4084
reuse isMeetingBreakout
2017-03-14 17:06:52 -04:00
Oswaldo Acauan
be7f36e00c
Refactor the i18n server code
2017-03-09 19:50:21 +00:00
KDSBrowne
1de05d1f23
remove event listeners
2017-02-24 10:54:52 -08:00
KDSBrowne
b0dfa33723
switch label if Esc key used to exit fullscreen
2017-02-14 11:57:37 -08:00
KDSBrowne
cbfaf16ac1
add formatted message to local file
2017-02-14 07:11:27 -08:00
KDSBrowne
f71f62d19a
modified previous code structure
2017-02-13 08:21:53 -08:00
JaeeunCho
50b0790dfb
HTML 5 - changed css for divider
2017-02-06 09:44:38 -08:00
JaeeunCho
94db42d7b1
HTML5 - changed divider of record button
2017-02-02 07:36:49 -08:00
JaeeunCho
6689527505
HTML5 - changed property for checking recording status
2017-01-30 06:55:20 -08:00
JaeeunCho
99d685d818
HTML5 - changed divider of recorded icon
2017-01-24 15:06:57 -08:00
Lajellu
11e5809340
HTML5 - Remove unncessary background-color CSS
2016-12-21 13:13:00 -08:00
Lajellu
ec49a0a343
HTML5 - Fix Recording Indicator Logic
...
Original:
The indicator is always visible.
If the meeting is currently being recorded,
Then indicator turns red
Changed to:
If the meeting is currently being recorded
Then the indicator is displayed and red
2016-12-21 11:13:08 -08:00
Lajellu
b3f1d9f804
HTML5 - Add the three emojis: applause, thumbs up, thumbs down and fixes some master lint issues
2016-12-20 10:06:01 -08:00
Anton Georgiev
cf0238cba3
cleaning up
2016-12-08 16:20:47 +00:00
Anton Georgiev
b102e85840
remove ref to clientBuildInfo
2016-12-08 16:04:28 +00:00
Anton Georgiev
8608c6b716
comply with feedback - about component
2016-12-08 15:59:52 +00:00
Anton Georgiev
fe30dde5dd
fix conflict
2016-12-08 15:58:58 +00:00
Anton Georgiev
b56ee1e553
add client information in About
2016-12-07 21:14:14 +00:00
Oswaldo Acauan
3309a1ad95
Improve navbar button hover and focus style
2016-12-06 11:39:48 -02:00
Oswaldo Acauan
48a2ecdb15
Improve overall components sizing of the navbar
2016-12-05 18:17:31 -02:00
Oswaldo Acauan
a1cd283ab6
Refactor the navbar title separator to use CSS instead of text
2016-12-05 18:09:03 -02:00
Oswaldo Acauan
60b49971d8
Refactor the recording indicator to use CSS instead of SVG
2016-12-05 18:00:09 -02:00
Oswaldo Acauan
b627f93435
Fix presentation title spacing
2016-12-05 17:26:08 -02:00
Oswaldo Acauan
1a5e309335
Remove unnecessary padding on navbar buttons
2016-12-05 17:16:52 -02:00
Oswaldo Acauan
306fcc9c56
Remove duplicated padding on the navbar
2016-12-05 16:58:40 -02:00
Oswaldo Acauan
cda0d56afd
Change the unread messages notification on the toggle button
2016-12-05 16:54:20 -02:00
gcampes
5089c18ef3
imports underscore, removes prefix not needed in variables
2016-11-29 13:49:08 -02:00