Suguru Hirahara
b3fd9377d6
Use shorthand "inset" property ( #10825 )
2023-05-09 10:02:12 +00:00
Suguru Hirahara
92906c2130
Replace Sass variables with custom properties on _font-weights.pcss
( #10554 )
...
* Replace `$font-normal` and `$font-semi-bold`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace `font-weight: 600` with the custom property
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace the existing variables
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-21 14:16:00 +00:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Michael Weimann
e5ce6d7800
New password reset flow ( #9581 )
2022-11-22 07:58:37 +01:00
Michael Weimann
d699f5607b
Add voice broadcast seek 30s forward/backward buttons ( #9592 )
2022-11-21 08:47:09 +01:00
Kerry
877c95df8f
device manager - add spinners while devices are signing out ( #9433 )
2022-10-17 17:14:49 +02:00
Kerry
772df30212
Device manager - sign out of multiple sessions ( #9325 )
...
* add device selection that does nothing
* multi select and sign out of sessions
* test multiple selection
* fix type after rebase
2022-09-30 09:07:50 +02:00
Kerry
f20d86b7b8
Device manager - logout current session (PSG-743) ( #9275 )
...
* trigger verification of other devices
* add sign out of current device section in device details
* fix classname
* lint
* strict type fix
* fix test
* improve mocked VerifReq
2022-09-14 14:37:36 +02:00
Kerry
0dffc582e7
Device manager - current session expandable details (PSG-644) ( #9185 )
...
* split current device section into component
* add dropdown button for currentsession device details
* test currentdevicesection
* remove unnecc beforeEach
* update type imports
* i18n and lint
2022-08-15 17:30:18 +02:00
Germain
72c24af5c0
Disallow invalid inline style comments in stylesheets ( #9099 )
2022-07-27 14:39:29 +01:00
Michael Telatynski
01f4bb8c78
Rename PostCSS files to .pcss
( #9013 )
...
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Delint
* Rename new files too
* delint
* Fix bad comment placement
2022-07-15 14:53:23 +01:00