Kristian Vos
|
49744ee44a
refactor: added autocomplete attribute to some login/register/reset inputs, wrapped register inputs with form
|
1 anno fa |
Owen Diffey
|
8a5f33f9ff
refactor: Access config store directly
|
1 anno fa |
Kristian Vos
|
927a0221f1
fix: many frontend eslint errors and a few TS errors
|
1 anno fa |
Owen Diffey
|
d8b73be1de
refactor: Provide application config over WS and split frontend config into backend and .env
|
1 anno fa |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 anni fa |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 anni fa |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 anni fa |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 anni fa |
Owen Diffey
|
4ee4dc6904
feat: Config options to disable GitHub authentication
|
2 anni fa |
Owen Diffey
|
bdd1cb9c41
refactor(Register): Converted to composition API
|
2 anni fa |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
2 anni fa |
Owen Diffey
|
2e7ceab660
refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
2 anni fa |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
2 anni fa |
Owen Diffey
|
362745d98c
refator(Modal): Renamed small to slim
|
2 anni fa |
Owen Diffey
|
0fd2fe6768
refactor: Added small modal size option
|
2 anni fa |
Kristian Vos
|
3a4e13e991
refactor: changed the way /login and /register redirect/url changing works
|
3 anni fa |
Owen Diffey
|
9a214b09f9
refactor: Login and Register modal routing continued..
|
3 anni fa |
Owen Diffey
|
664c947d70
refactor: Login and Register modal now use modal component and routes open on homepage
|
3 anni fa |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
3 anni fa |
Owen Diffey
|
37cfb31da2
fix: Name and username validation should require one letter or number
|
3 anni fa |
Kristian Vos
|
1fe7f06e3e
refactor: changed frontend config naming due to devServer config changes
|
3 anni fa |
Kristian Vos
|
1183b9da0f
refactor(Login/Register modal): removed some extra spaces
|
3 anni fa |
Jonathan Graham
|
9029469997
fix(Register): user is now always logged-in on successful register
|
3 anni fa |
Jonathan Graham
|
b27cc810ac
fix(Register/Login): typo with logic that closes the modal
|
3 anni fa |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 anni fa |
Jonathan
|
20772abcef
fix(ResetPassword): when going from login modal, musare icon fails to load
|
3 anni fa |
Jonathan
|
8f6fb3d032
feat: added visibility option to all password fields in frontend
|
3 anni fa |
Jonathan
|
2c3449632f
feat(Register/Login): added 'submit on enter' to all input fields
|
3 anni fa |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
3 anni fa |
Jonathan
|
13788cfd90
fix(frontend validation): pasting now changes the input state to 'entered'
|
3 anni fa |