Commit Graph

71 Commits

Author SHA1 Message Date
Audric Ackermann ada549788c fix: rtl support for registration screen too 2023-08-21 12:07:19 +10:00
Audric Ackermann cce1e89cdf fix: fallback to roboto if Loor does not have glyphs 2023-08-16 13:44:26 +10:00
William Grant adc40f932b fix: improved font rendering on windows by replacing all em units with rem
dropped unused emoji scss
2022-10-20 16:22:02 +11:00
William Grant 5b44565b5f Merge branch 'clearnet' into theming 2022-10-12 16:49:43 +11:00
William Grant 557c2b8d28 feat: classic-dark is now the default theme 2022-10-12 15:37:41 +11:00
William Grant cf8a66a82b fix: resolved all outstanding theming todos 2022-10-11 16:26:15 +11:00
Audric Ackermann 4913e4d759 fix: center text Session on registration when overflowing in farsi 2022-10-11 10:38:03 +11:00
William Grant a47e96ca34 feat: themed modal colors and making progress through different dialogs
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
2022-10-05 17:52:45 +11:00
William Grant 87b66794ed feat: updated all session buttons to use new button
small style fixes and sass cleanup
2022-09-16 13:39:19 +10:00
William Grant 6cd81e06f2 Merge branch 'ui-redesigns' into theming 2022-09-12 16:31:13 +10:00
Audric Ackermann 3ffc470c40 fix: address reviews comment 2022-09-12 16:02:09 +10:00
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann 6f0d223eb9 fix: address PR reviews 2022-09-06 17:48:00 +10:00
William Grant 131ee22099 Merge branch 'settings-redesign' into theming 2022-09-06 09:23:39 +10:00
Audric Ackermann 13d33d1656 fix: radio button in settings + registration page 2022-09-05 17:04:54 +10:00
William Grant 9268fd7186 refactor: finished converting sass colors in _session_signin.scss 2022-09-05 11:06:59 +10:00
Audric Ackermann 997cedc42b fix: signin screen design colors 2022-08-25 14:44:14 +10:00
Audric Ackermann 36f929a1ca fix: batch rename margins to their var equivalent
Some of those are used in calculus and cannot be renamed
2022-08-22 10:28:07 +10:00
Audric Ackermann 970e719229 chore: move session radio group to styled components
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
2022-08-19 09:53:53 +10:00
Audric Ackermann 282e631f73 feat: add menu action and action chooser left pane option 2022-08-19 09:53:53 +10:00
Audric Ackermann e17b5e0671
Fix attachment dl freeze (#2086)
* fix attachment download freezing app for some opengroups

* make registration page work with smaller height
2021-12-15 15:56:29 +11:00
audric bf02b85043 finish rework registration page 2021-09-02 17:20:44 +10:00
audric ba35a8cb24 update design of registration page 2021-09-02 16:38:37 +10:00
audric 56412df2b4 fixup registration page with back buttons for now
Relates #1889
2021-09-02 15:08:39 +10:00
audric bd7d88e170 remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
Warrick Corfe-Tan bf645f36b7 Combining registration steps. 2021-08-16 09:27:29 +10:00
Audric Ackermann c420bfcf74 only handle a single time the groups from a configurationMessage 2021-03-02 16:06:30 +11:00
Audric Ackermann b0a229bf13 add Dialog on app start to ask to update SessionID 2020-12-16 16:35:30 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann 0b54fb2f0a
minor ui fix 2020-09-02 15:28:30 +10:00
Audric Ackermann 00994bcb4a
make most of the app rtl compatible (text based only) 2020-08-31 14:51:59 +10:00
Audric Ackermann 3173f01abf
rename actionPanelBorder to sessionBorder 2020-08-28 11:43:08 +10:00
Audric Ackermann 39941cb078
make registration background a bit darker 2020-08-27 14:19:10 +10:00
Audric Ackermann 864a9ee5ea
make light theme by default on registration 2020-08-27 14:19:09 +10:00
Audric Ackermann ea808bf41b
themify contact section on leftPane 2020-08-24 14:41:37 +10:00
Vincent d823e2a758 safety-number-view 2020-07-20 17:46:13 +10:00
Vincent 600653d3d6 allow cancel linking 2020-07-06 18:09:58 +10:00
Vincent 0386259fce cancelling linked 2020-07-06 16:06:24 +10:00
Mikunj a351ce6c30 Linting 2020-05-26 14:04:30 +10:00
Mikunj bf4557fbe8 Fix styling on registration page 2020-05-26 12:39:03 +10:00
Vincent 9b31824d36 Update default refs to accent 2020-04-23 17:41:07 +10:00
Vincent 83bbeeb526 Public Sans and Mono ONLY 2020-04-07 11:35:56 +10:00
Vincent 5dc21710b8 Convert to open fonts 2020-03-30 11:37:31 +11:00
Vincent 513e5e34df Styles 2020-02-14 14:12:03 +11:00
Audric Ackermann 68868de4e3
textarea sessionID SpaceMono font 2020-01-31 14:08:25 +11:00
Vincent 9dcc851ebd Updated all icon references 2020-01-30 14:19:07 +11:00
Vincent c6ee021708 textarea centering 2020-01-30 10:57:34 +11:00
Audric Ackermann 4d950f859b add back link device in settings in a dialog 2020-01-21 10:11:50 +11:00
Audric Ackermann 6ebbd3d171 replace px units in group panel.scss 2020-01-16 11:29:07 +11:00
Audric Ackermann 94ae4127b5 add link to our privacy policy 2020-01-16 11:17:59 +11:00