Commit Graph

15263 Commits

Author SHA1 Message Date
Matthew Marangoni
f521ef0402 Merge remote-tracking branch 'upstream/master' into call-manager 2017-07-19 11:55:45 -07:00
Matthew Marangoni
8139fa03ab fixed issue with status being improperly used in custom events 2017-07-19 11:54:48 -07:00
Matthew Marangoni
1feb7629d6 detailed errors and error codes are displayed in the audio notifications when an audio failed case is received 2017-07-18 17:04:12 -07:00
Anton Georgiev
d2d6e1d029 Merge pull request #4056 from KDSBrowne/x03-client-audit-semantics
[HTML5] - Accessibility Contrast & Semantic Fixes
2017-07-14 15:17:49 -04:00
KDSBrowne
fc8cb5688b change #fff to -white and fix lint issue 2017-07-14 10:39:33 -07:00
Anton Georgiev
a251305cab Merge pull request #4036 from KDSBrowne/x0-userlist-jaws-fix
[HTML5] - ARIA fixes to work with JAWS
2017-07-14 13:26:07 -04:00
Matthew Marangoni
d9a115aab6 added error code handling for fail cases 2017-07-14 08:57:06 -07:00
Anton Georgiev
a6db798189 Merge pull request #4067 from JaeeunCho/add_check_meeting_exist
HTML5 - added check that current meeting is existed or not
2017-07-11 16:21:19 -04:00
JaeeunCho
ccab71a898 changed MeetingId : meetingId to meetingId 2017-07-11 13:16:10 -07:00
JaeeunCho
fbdea71f8d changed to divide meeting check 2017-07-11 12:26:07 -07:00
JaeeunCho
9938ee6575 added space under User check 2017-07-11 12:20:47 -07:00
JaeeunCho
b5852c8f45 changed code that Meeting is not existed 2017-07-11 12:19:02 -07:00
JaeeunCho
7fe20bb1f6 moved check logic into userLeaving 2017-07-11 10:43:33 -07:00
KDSBrowne
c8b783e526 improve contrast for hover states in join audio modal 2017-07-11 08:15:19 -07:00
KDSBrowne
efd933bf28 change $color-white to #fff 2017-07-11 07:08:49 -07:00
KDSBrowne
50eb4d81ef wrap form elements with label 2017-07-07 23:50:33 -07:00
KDSBrowne
44e918b9e6 remove if condition 2017-07-07 23:29:31 -07:00
JaeeunCho
a3c8c61d80 HTML5 - added check that current meeting is existed or not 2017-07-07 13:58:55 -07:00
KDSBrowne
e615869472 adjust contrast in user avatar 2017-07-07 12:12:35 -07:00
Anton Georgiev
5970481ecd Merge pull request #4054 from JaeeunCho/bug_end_meeting_apimate
HTML5 - fixed errors when the meeting is ended by apimate
2017-07-07 13:20:19 -04:00
KDSBrowne
e4e15008dc add new line to end of file 2017-07-07 09:42:14 -07:00
KDSBrowne
0a81d59542 remove comments and more palette changes 2017-07-07 09:38:17 -07:00
KDSBrowne
7b25b7470d make shadow color more visible on toggle switch 2017-07-07 09:17:45 -07:00
KDSBrowne
44afafc448 fix color contrast issues 2017-07-07 09:11:22 -07:00
JaeeunCho
28b81b32eb changed function to pass two parameters 2017-07-07 08:18:19 -07:00
KDSBrowne
70cb30310b remove invalid ARIA attribute values 2017-07-07 06:53:44 -07:00
KDSBrowne
889209b26d give ARIA attribute valid values 2017-07-06 09:17:14 -07:00
KDSBrowne
54c16c796a fix listitem element semantics 2017-07-06 09:01:59 -07:00
KDSBrowne
8aee85ed72 ensure form elements have labels 2017-07-06 08:54:18 -07:00
KDSBrowne
a14ecdabef rename ARIA attribute to be valid 2017-07-06 08:32:11 -07:00
KDSBrowne
0dfa9ca446 Ensures aria-hidden='true' is not present on the document body 2017-07-06 08:30:50 -07:00
JaeeunCho
440c675e23 made function for duplicated code 2017-07-05 15:56:13 -07:00
JaeeunCho
fd2b5926bc changed error to warn and add clearUsers 2017-07-05 13:16:21 -07:00
JaeeunCho
1a1fb6dc57 HTML5 - fixed errors when the meeting is ended by apimate 2017-07-05 07:59:18 -07:00
KDSBrowne
05d16db6e8 set unique id attribute 2017-07-04 08:09:23 -07:00
KDSBrowne
61672b4ac7 remove tabIndex attributes 2017-07-04 07:38:55 -07:00
KDSBrowne
33da4d391e add missing lang attribute 2017-07-04 07:32:22 -07:00
Fred Dixon
b6280ac915 Update README.md
Fixed typos.
2017-07-03 15:28:01 -04:00
KDSBrowne
1cc5c5df92 change variable name and condition 2017-06-27 20:35:15 -07:00
Matthew Marangoni
545a9ea978 fixed issue with changing locales 2017-06-27 15:41:56 -07:00
Matthew Marangoni
0197aff5ab Merge remote-tracking branch 'upstream/master' into call-manager 2017-06-27 10:38:53 -07:00
Matthew Marangoni
482591a2f5 spacing fixes 2017-06-27 10:38:31 -07:00
Anton Georgiev
a43a2c8eed Merge pull request #3993 from oswaldoacauan/git-hooks-linter
[HTML5] Add a hook to run linters agains staged git files
2017-06-26 16:34:11 -04:00
Oswaldo Acauan
404598d735 Fix conflicts 2017-06-26 20:24:58 +00:00
Anton Georgiev
16168ddd5b Merge pull request #3997 from Klauswk/DetectSystemLang
[HTML5] Add support to default system/browser language
2017-06-26 16:18:22 -04:00
Anton Georgiev
1d1a4c31f9 Merge pull request #4016 from MaximKhlobystov/grunt-to-npm-scripts-move
[HTML5 Client] Transition from Grunt to NPM Scripts
2017-06-26 16:11:09 -04:00
Anton Georgiev
3cf46a94a8 Merge pull request #3964 from KDSBrowne/x0-userlist-accessibility-suggestions
[HTML5] - Userlist Accessibility Fix
2017-06-26 15:59:31 -04:00
Matthew Marangoni
6f2f541787 change state when joining and leaving audio 2017-06-22 14:31:27 -07:00
Maxim Khlobystov
a25779c989 Get rid of the unused npm config file and add --production flag to one of the npm start scripts. 2017-06-22 01:19:13 +00:00
Maxim Khlobystov
6ef0ed946a Simplify the npm start script
Meteor's ROOT_URL and HOME variables can no longer be changed in the config file (the npm script needs to be modified instead).
2017-06-22 01:04:42 +00:00