Jonathan
|
f3a32fec57
feat(Login): try and attempt login on password manager autofill
|
3 years ago |
Jonathan
|
20772abcef
fix(ResetPassword): when going from login modal, musare icon fails to load
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Jonathan
|
362b6d3027
fix(css): small changes to page titles
|
4 years ago |
Jonathan
|
8f6fb3d032
feat: added visibility option to all password fields in frontend
|
4 years ago |
Jonathan
|
2b5270e2dc
feat(Set/ResetPassword): autofill user's email if the user is logged in
|
4 years ago |
Jonathan
|
13788cfd90
fix(frontend validation): pasting now changes the input state to 'entered'
|
4 years ago |
Jonathan
|
e2e4cf2f1d
feat(AccountRemoval): added modal to confirm password/github is linked
|
4 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 years ago |
Jonathan
|
98ed5063db
feat(InputHelpBox): default message now has no success/error colour, fixed onInput
|
4 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 years ago |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 years ago |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 years ago |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 years ago |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 years ago |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
4 years ago |
Jonathan
|
99f6107dc8
fix(ResetPassword): night mode css issue
|
4 years ago |
Jonathan
|
a3e9041d9f
fix(ResetPassword): when new code requested, the email that is used is displayed in step 2
|
4 years ago |
Jonathan
|
fef12cded9
style(css): all night mode colors now use scss variables
|
4 years ago |
Jonathan
|
a7f0e08d11
refactor(InputHelpBox): modularised to allow easier for future updates
|
4 years ago |
Jonathan
|
5ded59f38a
chore(eslint): added vue/order-in-components as a rule for consistency
|
4 years ago |
Jonathan
|
0e8eea65c0
feat(Settings): polished Settings page
|
4 years ago |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
4 years ago |
Jonathan
|
c2292b2a1a
fix(Reset/Set Password): now mobile responsive
|
4 years ago |
Jonathan
|
b81831bfdc
feat(Reset/Set Password): added success/error boxes
|
4 years ago |
Jonathan
|
b865313fcd
refactor(Settings): Passwords are now set and reset without duplicating code
|
4 years ago |
Jonathan
|
65669714e4
feat: redesigned reset password page, added validation
|
4 years ago |
Jonathan
|
2ac517db96
chore: improved Vue folder structure
|
4 years ago |