Vincent
649c8c9be5
Resolved conflicts
5 years ago
Vincent
08cc218364
Fixed orderin of toasts with Maps
5 years ago
Vince
24ebf6b26a
Update js/background.js
...
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince
90cce5e9ae
Update js/background.js
...
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince
bfab163c5c
Update js/background.js
...
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince
c4d7cfb90e
Update js/background.js
...
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince
9cd27abf31
Merge branch 'brand-redesign' into brand-redesign
5 years ago
Vincent
597c177ced
Syntactical sugar
5 years ago
Vincent
d2ff34c1c0
Additional icons for session toasts
5 years ago
Vincent
34ce386bdb
Finalise uniquified toast stacking and deletion
5 years ago
Audric Ackermann
99bc379daf
redesign registration page ( #691 )
...
redesign registration page
5 years ago
Vincent
4d463c659c
Filesize toast amend
5 years ago
Vincent
5a6960b481
Completed toast stacking, fadeout and close.
5 years ago
Audric Ackermann
0d445ab948
make registration page look closer to design
5 years ago
Audric Ackermann
6574585938
make default theme to dark
5 years ago
Audric Ackermann
2c80dec146
add session brand icon on registration page
5 years ago
Audric Ackermann
cca4b51c8f
remove showSubtitle option on registration page
5 years ago
Audric Ackermann
2cc7f3ed20
fix merge issue
5 years ago
Audric Ackermann
b1d8590a66
update tslint.json to allow use of dangerouslySetInnerHTML in SessionHTMLRenderer
5 years ago
Audric Ackermann
d7cc76f08e
add dev-lint command to packages.json which does not stop on prettier failure
5 years ago
Audric Ackermann
db12bf0f3e
ugly hack to empty contenteditable div
5 years ago
Audric Ackermann
49d5106b56
validate form registration on enter press
5 years ago
Audric Ackermann
148210c390
lock dompurify in yarn.lock
5 years ago
Audric Ackermann
e3360b1978
hide registration subtitle and fix enableShowHide in SessionInput
5 years ago
Audric Ackermann
e17e93ef84
remove props 118n in our code and call it from the window global
5 years ago
Audric Ackermann
ccd037201b
remove unused sessionIconButton class under /session
5 years ago
Audric Ackermann
b1406ed391
lint and remove unused code
5 years ago
Audric Ackermann
4ad62284fa
add an animation when showing the sessionID on registration
5 years ago
Audric Ackermann
1e7cd24b1b
session button green borders turns white when hovered
5 years ago
Audric Ackermann
907883b679
add DOMPurify to package.json
5 years ago
Audric Ackermann
5039930508
add basic secondary device link to new registration page
...
needs to handle errors and popup to show secret words, ...
5 years ago
Audric Ackermann
818cfc6dd3
make display name mandatory (remove optional string)
5 years ago
Audric Ackermann
5e67c28132
remove useless TabSelectEvent interface
5 years ago
Audric Ackermann
803b24ef16
fix lint
5 years ago
Audric Ackermann
8d11553fe5
add a *ignore* method to Promise to make tslint happy
5 years ago
Audric Ackermann
d5b8436f4d
integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering
5 years ago
Audric Ackermann
f84e286ddc
update show mnemonic button size
5 years ago
Audric Ackermann
0bb92971ee
SessionButtonTypes -> SessionButtonType and create enum for registration tabs
5 years ago
Audric Ackermann
295e707101
move ts session globals to global.d.ts
5 years ago
Audric Ackermann
1da1da80e9
add the eye button to show/hide mnemonic
5 years ago
Audric Ackermann
47101c85f7
add signin with mnemonic to sessionRegistration page
5 years ago
Audric Ackermann
25127e6c1e
update font to ne monospaced in sessionID
5 years ago
Audric Ackermann
e2519c38e1
fix lint
5 years ago
Audric Ackermann
d6913c4819
do not localize registration strings which cannot be easily made
...
begin your session
ensuring peace of mind
and terms and conditions
are all static english code because otherwise we would need to use
dangerouslySetHtml
5 years ago
Audric Ackermann
291e3b48a0
add i18n translation and use them in the app
5 years ago
Audric Ackermann
2f8820a27b
rename floatField to session-input-floating-label in SessionInput
5 years ago
Audric Ackermann
39c8456f8e
add small animation on the a link of terms and condition
5 years ago
Audric Ackermann
82f56f50db
move back session-icon-button to _session.scss
5 years ago
Audric Ackermann
4f889b3c69
big refactor of scss to include session- prefix everywhere
5 years ago
Audric Ackermann
6ac42a824e
move all the registration page css to another scss file
5 years ago