Commit graph

799 commits

Author SHA1 Message Date
Audric Ackermann
7e02536e27 fix ui on user search view when long list of users 2020-01-03 17:07:40 +11:00
Audric Ackermann
f271a24226 fix displayname searchbox to small on composeview 2020-01-03 17:07:40 +11:00
Audric Ackermann
791626c60e minor adjustements on userSearchDropdown 2020-01-03 17:07:40 +11:00
Audric Ackermann
e4b36fe7f7 add start of user search dropdown in compose view 2020-01-03 17:07:40 +11:00
Audric Ackermann
28a27711e1 work on compose view 2020-01-03 17:07:40 +11:00
Audric Ackermann
98be71680d add session h1 h2 and h3 2020-01-03 17:06:58 +11:00
Audric Ackermann
e3a0d15890 add showcompose on showcompose click 2020-01-03 17:06:58 +11:00
Audric Ackermann
7c726c8f47 move the enter session editable to a custom component 2020-01-03 17:06:58 +11:00
Audric Ackermann
7ba85921b1 replace loki with session on loading screens 2020-01-03 17:06:58 +11:00
Audric Ackermann
9aa45379a9 show visually the selected conversation 2020-01-03 17:04:53 +11:00
Audric Ackermann
3014b7ccba update conversation list item in messages view 2020-01-03 17:04:53 +11:00
Audric Ackermann
d9c4e932e9 animate message background selection changes 2020-01-03 17:04:53 +11:00
Audric Ackermann
8d6ae29d87 conversation list item update unread border and count 2020-01-03 17:03:02 +11:00
Audric Ackermann
225f002648 add conversations with working search on leftpanel 2020-01-03 17:03:02 +11:00
Audric Ackermann
c883d20bd7 add the left pane sections on main page 2020-01-03 17:03:02 +11:00
Vincent
8074756dc2 Infinte duration toasts 2020-01-03 11:48:55 +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
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
08cc218364 Fixed orderin of toasts with Maps 2019-12-17 14:43:00 +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
4d463c659c Filesize toast amend 2019-12-16 17:38:43 +11:00
Audric Ackermann
0d445ab948 make registration page look closer to design 2019-12-16 13:53:38 +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
49d5106b56 validate form registration on enter press 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
Audric Ackermann
f84e286ddc update show mnemonic button size 2019-12-16 09:38:33 +11:00
Audric Ackermann
1da1da80e9 add the eye button to show/hide mnemonic 2019-12-16 09:38:01 +11:00
Audric Ackermann
47101c85f7 add signin with mnemonic to sessionRegistration page 2019-12-16 09:38:01 +11:00
Audric Ackermann
25127e6c1e update font to ne monospaced in sessionID 2019-12-16 09:38:01 +11:00
Audric Ackermann
291e3b48a0 add i18n translation and use them in the app 2019-12-16 09:37:31 +11:00
Audric Ackermann
39c8456f8e add small animation on the a link of terms and condition 2019-12-16 09:37:10 +11:00
Audric Ackermann
82f56f50db move back session-icon-button to _session.scss 2019-12-16 09:37:10 +11:00
Audric Ackermann
4f889b3c69 big refactor of scss to include session- prefix everywhere 2019-12-16 09:37:10 +11:00
Audric Ackermann
6ac42a824e move all the registration page css to another scss file 2019-12-16 09:37:10 +11:00
Audric Ackermann
49ed9032ce remove .no-select and make most components not-selectable 2019-12-16 09:35:56 +11:00
Audric Ackermann
5b61f9a1fc add registration tabs and display signin with mnemonic seed 2019-12-16 09:34:01 +11:00
Audric Ackermann
6e8eb0aa4d fix sessionInput button show/hide visibility 2019-12-16 09:27:58 +11:00
Audric Ackermann
55e39a02b3 Add our custom SessionInput component and use it in the registration page 2019-12-16 09:27:31 +11:00