Kristian Vos
|
49744ee44a
refactor: added autocomplete attribute to some login/register/reset inputs, wrapped register inputs with form
|
1 year ago |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 years ago |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 years ago |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 years ago |
Owen Diffey
|
7d511bcaf8
refactor(ResetPassword): Converted to composition API
|
2 years ago |
Owen Diffey
|
883dc55ac9
refactor: Made main header and footer global components
|
2 years ago |
Kristian Vos
|
2190f53838
refactor: fixed eslint issues
|
2 years ago |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
2 years ago |
Owen Diffey
|
89bc17f003
refactor: New dark red color for all but christmas and station theme
|
3 years ago |
Owen Diffey
|
03a02b5468
fix: Minor eslint fix
|
3 years ago |
Kristian Vos
|
77ff73e329
fix: footer would overlap reset password boxes
|
3 years ago |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
3 years ago |
Kristian Vos
|
b39315b496
fix(ForgotPassword): boxes would not transition properly, stacking before the leaving one was hidden
|
3 years ago |
Kristian Vos
|
4c73dc1726
fix(ForgotPassword): container would not be centered on smaller screensizes
|
3 years ago |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
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
|
3 years ago |
Jonathan
|
8f6fb3d032
feat: added visibility option to all password fields in frontend
|
3 years ago |
Jonathan
|
2b5270e2dc
feat(Set/ResetPassword): autofill user's email if the user is logged in
|
3 years ago |
Jonathan
|
13788cfd90
fix(frontend validation): pasting now changes the input state to 'entered'
|
3 years ago |
Jonathan
|
e2e4cf2f1d
feat(AccountRemoval): added modal to confirm password/github is linked
|
3 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
3 years ago |
Jonathan
|
98ed5063db
feat(InputHelpBox): default message now has no success/error colour, fixed onInput
|
3 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
3 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
3 years ago |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
3 years ago |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
3 years ago |