Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
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
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
2 years ago |
Kristian Vos
|
8e3f0ca837
refactor: converted profile page recent activity tab to composition API
|
2 years ago |
Owen Diffey
|
7ff3026b2b
refactor: Display user display names instead of usernames in links
|
3 years ago |
Kristian Vos
|
af078c3a07
refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code
|
3 years ago |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
3 years ago |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 years ago |
Owen Diffey
|
3c9e20a33c
refactor: Removed unused admin/songs related code
|
3 years ago |
Owen Diffey
|
b8f4e2413a
refactor: Renamed Confirm component to QuickConfirm
|
3 years ago |
Owen Diffey
|
ce7032ac91
refactor: Admin/Users and Profile text styling improvements
|
3 years ago |
Owen Diffey
|
96beb76e38
refactor(Profile/Activity): Changed scroll fetching to match other areas of the site
|
3 years ago |
Jonathan Graham
|
3cc3dd2041
fix(EditUser): small layout improvements
|
3 years ago |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 years ago |
Owen Diffey
|
67e9909806
Improvements to dark mode
|
3 years ago |
Kristian Vos
|
888b2500ec
Fixed some issues where component unmounting didn't execute cleanup functions
|
3 years ago |
Jonathan
|
03aa18ed2e
fix(Tooltips): when clicking off confirm component, it should hide
|
3 years ago |
Jonathan
|
6ca42ba997
fix(Tooltips): fixed overflow issues on Profile page
|
3 years ago |
Jonathan
|
89748306d7
fix(frontend): mostly css fixes due to vue 3.0 upgrade
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
4 years ago |