Commit graph

6469 commits

Author SHA1 Message Date
Vincent dff4523efa Cleanups 2020-01-07 10:32:54 +11:00
Vincent 2d01275ede QR Code responds to theme changes 2020-01-07 10:19:44 +11:00
Vincent 7b6e28eaab Keyboard navigation wrt Modals 2020-01-06 16:08:22 +11:00
Vincent 2ede557a74 Modal additions incl. QR fixup and Seed View 2020-01-06 15:46:49 +11:00
Vincent 2caffa9289 Dependencies resorted and modal adjustments 2020-01-06 09:30:29 +11:00
Vincent 899b2b277b Finished QR modal 2020-01-03 19:56:29 +11:00
Vincent 53555c0133 Fixed wrt review @ Audric 2020-01-03 16:54:27 +11:00
Vincent 8074756dc2 Infinte duration toasts 2020-01-03 11:48:55 +11:00
Vincent 6ee5d041fb Finishing up some modals 2019-12-30 17:38:28 +11:00
Vincent 66911d6f06 Connect to server modal semi-complete 2019-12-30 13:09:52 +11:00
Vincent 648cc2339c Working with deps 2019-12-27 17:55:28 +11:00
Vincent 659d4412bd QR code completion 2019-12-23 17:40:48 +11:00
Vincent 798eb402cb Initial pairing modal prep 2019-12-23 17:13:29 +11:00
Vincent ff7dbd6562 Globalised consts 2019-12-23 11:58:03 +11:00
Vincent 2419272608 Updated React dialogs to SessionModals 2019-12-23 09:44:18 +11:00
Vincent 228e4ca81e Adding session settings to utilise toggles 2019-12-20 18:24:21 +11:00
Vincent 8aac656107 Modals finished. Need to xfer all to React 2019-12-20 16:08:57 +11:00
Vincent 9afb8b4d5e Major rework of context menus 2019-12-20 10:57:50 +11:00
Vincent d0d5012e07 Fixed breaking sessionToggle issues 2019-12-18 17:48:37 +11:00
Vincent e9d543fe4a Dropdown generalisation and simplification 2019-12-18 17:14:27 +11:00
Vincent 12011a30d4 Inital dropdown, modal and toggle 2019-12-18 11:50:19 +11:00
Vincent 649c8c9be5 Resolved conflicts 2019-12-17 14:45:53 +11:00
Vincent 08cc218364 Fixed orderin of toasts with Maps 2019-12-17 14:43:00 +11:00
Vince 24ebf6b26a
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
2019-12-17 12:30:47 +11:00
Vince 90cce5e9ae
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
2019-12-17 12:30:33 +11:00
Vince bfab163c5c
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
2019-12-17 12:30:26 +11:00
Vince c4d7cfb90e
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
2019-12-17 12:30:15 +11:00
Vince 9cd27abf31
Merge branch 'brand-redesign' into brand-redesign 2019-12-17 11:04:15 +11:00
Vincent 597c177ced Syntactical sugar 2019-12-17 10:53:31 +11:00
Vincent d2ff34c1c0 Additional icons for session toasts 2019-12-17 10:44:59 +11:00
Vincent 34ce386bdb Finalise uniquified toast stacking and deletion 2019-12-17 10:31:34 +11:00
Audric Ackermann 99bc379daf
redesign registration page (#691)
redesign registration page
2019-12-17 09:50:08 +11:00
Vincent 4d463c659c Filesize toast amend 2019-12-16 17:38:43 +11:00
Vincent 5a6960b481 Completed toast stacking, fadeout and close. 2019-12-16 17:28:23 +11:00
Audric Ackermann 0d445ab948 make registration page look closer to design 2019-12-16 13:53:38 +11:00
Audric Ackermann 6574585938 make default theme to dark 2019-12-16 13:52:50 +11:00
Audric Ackermann 2c80dec146 add session brand icon on registration page 2019-12-16 13:05:17 +11:00
Audric Ackermann cca4b51c8f remove showSubtitle option on registration page 2019-12-16 11:27:27 +11:00
Audric Ackermann 2cc7f3ed20 fix merge issue 2019-12-16 11:07:25 +11:00
Audric Ackermann b1d8590a66 update tslint.json to allow use of dangerouslySetInnerHTML in SessionHTMLRenderer 2019-12-16 09:38:34 +11:00
Audric Ackermann d7cc76f08e add dev-lint command to packages.json which does not stop on prettier failure 2019-12-16 09:38:34 +11:00
Audric Ackermann db12bf0f3e ugly hack to empty contenteditable div 2019-12-16 09:38:34 +11:00
Audric Ackermann 49d5106b56 validate form registration on enter press 2019-12-16 09:38:34 +11:00
Audric Ackermann 148210c390 lock dompurify in yarn.lock 2019-12-16 09:38:34 +11:00
Audric Ackermann e3360b1978 hide registration subtitle and fix enableShowHide in SessionInput 2019-12-16 09:38:34 +11:00
Audric Ackermann e17e93ef84 remove props 118n in our code and call it from the window global 2019-12-16 09:38:34 +11:00
Audric Ackermann ccd037201b remove unused sessionIconButton class under /session 2019-12-16 09:38:34 +11:00
Audric Ackermann b1406ed391 lint and remove unused code 2019-12-16 09:38:34 +11:00
Audric Ackermann 4ad62284fa add an animation when showing the sessionID on registration 2019-12-16 09:38:34 +11:00
Audric Ackermann 1e7cd24b1b session button green borders turns white when hovered 2019-12-16 09:38:34 +11:00