KDSBrowne
|
ff7371683d
|
fix icon alignment
|
2017-11-09 09:17:49 -08:00 |
|
KDSBrowne
|
5e037eb64d
|
replace values in focus mixin with variables
|
2017-11-09 09:13:14 -08:00 |
|
KDSBrowne
|
3264ee26f2
|
replace pixel values with variables
|
2017-11-09 09:03:32 -08:00 |
|
KDSBrowne
|
6f7328fa70
|
reduce gaps between userlist items
|
2017-11-09 08:37:41 -08:00 |
|
KDSBrowne
|
d9fedcc8ca
|
remove btnFocus mixin and add styles to button component
|
2017-11-08 11:42:37 -08:00 |
|
KDSBrowne
|
75c445b582
|
rename color variables in palette.scss
|
2017-11-08 08:42:13 -08:00 |
|
KDSBrowne
|
a9e11c2149
|
remove customUserlistItemFocus and add styles to %list-item
|
2017-11-07 11:07:11 -08:00 |
|
KDSBrowne
|
9e82e80cd8
|
rename customBtnFocus and replace borders with box-shadow
|
2017-11-07 08:52:55 -08:00 |
|
KDSBrowne
|
1850bc782c
|
remove customLinkFocus and replace with elementFocus
|
2017-11-07 08:06:31 -08:00 |
|
KDSBrowne
|
3af605571c
|
remove customListItemFocus and add focus style to dropdown list
|
2017-11-07 07:52:18 -08:00 |
|
KDSBrowne
|
1a5d6c5ae4
|
rename customInputFocus and replace borders
|
2017-11-06 13:14:58 -08:00 |
|
KDSBrowne
|
4a413ae135
|
rename customListFocus and remove borders
|
2017-11-06 12:58:17 -08:00 |
|
KDSBrowne
|
2de6540f89
|
fix audio modal close Btn scroll bug
|
2017-11-01 09:35:46 -07:00 |
|
KDSBrowne
|
ead38ef07c
|
use existing border-radius variable
|
2017-11-01 09:25:08 -07:00 |
|
KDSBrowne
|
6d18220921
|
remove outline showing around buttons
|
2017-11-01 09:22:37 -07:00 |
|
KDSBrowne
|
37c4380146
|
remove focus.scss from variables folder
|
2017-11-01 09:08:02 -07:00 |
|
KDSBrowne
|
900c20f86a
|
move and convert focus styles to mixins
|
2017-11-01 09:01:55 -07:00 |
|
KDSBrowne
|
26129e7141
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into z10-convert-styles-mixins
|
2017-11-01 08:10:13 -07:00 |
|
Anton Georgiev
|
8853d562ce
|
Merge pull request #4497 from Gcampes/audio-refactor
[HTML5] Refactor Audio
|
2017-10-31 15:39:37 -02:00 |
|
Gabriel Carvalho de Campes
|
2cca0c1724
|
change device selector key generation
|
2017-10-31 15:34:06 -02:00 |
|
Gabriel Carvalho de Campes
|
fde5d56d87
|
change ask permissions timing, small code fixes
|
2017-10-31 08:53:06 -02:00 |
|
Anton Georgiev
|
f5d65b8983
|
Merge pull request #4577 from Gcampes/kick-user-meeting-end
Remove user on meeting end
|
2017-10-27 21:19:20 -02:00 |
|
Anton Georgiev
|
a210f2476a
|
Merge pull request #4572 from KDSBrowne/z07-change-role-refactor
Change Role refactor
|
2017-10-27 13:22:41 -02:00 |
|
KDSBrowne
|
4899b88f27
|
change condition in changeRole logger message
|
2017-10-27 08:10:53 -07:00 |
|
Anton Georgiev
|
970205f92d
|
Merge pull request #4556 from jfsiebel/fix-user-list-mute-unmute-logic
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
|
2017-10-27 12:01:14 -02:00 |
|
Gabriel Carvalho de Campes
|
144705ce9b
|
change func call to a variable
|
2017-10-27 11:44:42 -02:00 |
|
Gabriel Carvalho de Campes
|
436e7df7d4
|
removes unused css, removes unneeded code
|
2017-10-27 11:19:24 -02:00 |
|
Gabriel Carvalho de Campes
|
9bb0248957
|
fix logout issue on meeting end
|
2017-10-26 16:45:03 -02:00 |
|
Gabriel Carvalho de Campes
|
cf73251feb
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
|
2017-10-26 16:26:19 -02:00 |
|
Gabriel Carvalho de Campes
|
81f35bac4f
|
Fix concerns from review
|
2017-10-26 15:14:56 -02:00 |
|
KDSBrowne
|
ec0daac263
|
add return to presenterAssigned handler
|
2017-10-26 08:13:43 -07:00 |
|
KDSBrowne
|
fa4c96491c
|
remove meteor import
|
2017-10-25 12:05:29 -07:00 |
|
KDSBrowne
|
34313c6eaa
|
replace strings with constants
|
2017-10-25 12:00:31 -07:00 |
|
KDSBrowne
|
092839228b
|
make changeRole handle any role
|
2017-10-25 10:29:03 -07:00 |
|
Anton Georgiev
|
f7ba155f97
|
Merge pull request #4524 from oswaldoacauan/patch-3
[HTML5] Fix logClient method name
|
2017-10-24 17:04:38 -02:00 |
|
Anton Georgiev
|
967be17440
|
Merge pull request #4521 from Tainan404/fix-presenter-modal-bug
[HTML5] Fix presentation upload modal bug
|
2017-10-24 17:02:47 -02:00 |
|
Anton Georgiev
|
9f2b364710
|
Merge pull request #4553 from OZhurbenko/fix-settings-cancel
[HTML5] - Fix for Settings not being closed
|
2017-10-24 16:58:40 -02:00 |
|
KDSBrowne
|
a8142287fa
|
adjust public chat option button position
|
2017-10-24 09:16:57 -07:00 |
|
KDSBrowne
|
6996aa833e
|
move css variables to chat-dropdown styles.scss
|
2017-10-24 09:08:57 -07:00 |
|
KDSBrowne
|
c8a38377a5
|
use absolute import
|
2017-10-24 09:07:27 -07:00 |
|
KDSBrowne
|
7eb9e420d5
|
add aria lable to public chat options btn
|
2017-10-24 09:07:08 -07:00 |
|
KDSBrowne
|
bc0ded7bec
|
remove unneeded div element
|
2017-10-24 09:06:29 -07:00 |
|
KDSBrowne
|
445522a8dd
|
add variables for css values
|
2017-10-24 09:06:04 -07:00 |
|
KDSBrowne
|
bc0434b6e0
|
fix oval focus ring on public chat more btn
|
2017-10-24 09:05:46 -07:00 |
|
KDSBrowne
|
336a1b24a0
|
add round focus ring to chat more button
|
2017-10-24 09:05:07 -07:00 |
|
KDSBrowne
|
2621039e16
|
update userListItems and menuItems focus styles
|
2017-10-24 08:59:07 -07:00 |
|
Joao Siebel
|
8a534f14b1
|
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
|
2017-10-24 13:35:47 -02:00 |
|
gcampes
|
d32330b208
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
|
2017-10-24 11:19:58 -02:00 |
|
Oswaldo Acauan
|
e76459be65
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into patch-3
|
2017-10-24 11:11:18 -02:00 |
|
Oswaldo Acauan
|
fda223e81d
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into patch-3
|
2017-10-24 11:01:58 -02:00 |
|