Commit Graph

20 Commits (c59ad7dc6a9312ff0f207c409cbe9048bd856e2c)

Author SHA1 Message Date
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100
Audric Ackermann 3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component
Audric Ackermann 2ec337dd31
Add back ability to edit caption before sending attachments
Audric Ackermann 209fe460e4
lint and fix toast blur when dialog shwon
Audric Ackermann a5a7b38da9
add autoFocus feature to SessionInput
Ryan Tharp e78426de99 just in case onChange isnt triggered
Vincent 4a7e2dece7 Password lock screen and delete data screen
Vincent 0a525629ee Prevent illegal username and passwords
Audric Ackermann 214679dece add registration errors show to user
Audric Ackermann 49d5106b56 validate form registration on enter press
Audric Ackermann e3360b1978 hide registration subtitle and fix enableShowHide in SessionInput
Audric Ackermann f84e286ddc update show mnemonic button size
Audric Ackermann 1da1da80e9 add the eye button to show/hide mnemonic
Audric Ackermann 291e3b48a0 add i18n translation and use them in the app
Audric Ackermann 2f8820a27b rename floatField to session-input-floating-label in SessionInput
Audric Ackermann 4f889b3c69 big refactor of scss to include session- prefix everywhere
Audric Ackermann 5b61f9a1fc add registration tabs and display signin with mnemonic seed
Audric Ackermann 6e8eb0aa4d fix sessionInput button show/hide visibility
Audric Ackermann 55e39a02b3 Add our custom SessionInput component and use it in the registration page