Owen Diffey
|
b1ee981eed
feat: Add some missing model configs
|
1 年之前 |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 年之前 |
Owen Diffey
|
a01393d727
fix: Various typescript fixes
|
2 年之前 |
Owen Diffey
|
d01d085324
feat: Added moderator user role
|
2 年之前 |
Owen Diffey
|
1edebb9328
refactor: Continued work on permissions
|
2 年之前 |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 年之前 |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 年之前 |
Owen Diffey
|
85004a80bf
fix(Admin/Users): Profile picture initials font size not being overwritten
|
2 年之前 |
Owen Diffey
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
2 年之前 |
Kristian Vos
|
1e8c8fcba1
refactor: converted users admin page to composition API
|
2 年之前 |
Owen Diffey
|
6e8a32dbd5
refactor(Admin): Added tab info cards and improved styling consistency
|
2 年之前 |
Kristian Vos
|
8b4adcc08f
fix: AdvancedTable component would be passed a string instead of a number, causing a warning in the console
|
3 年之前 |
Kristian Vos
|
af078c3a07
refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code
|
3 年之前 |
Kristian Vos
|
c5e452287d
refactor: moved VueX modal helper functions to its own file
|
3 年之前 |
Kristian Vos
|
cab119bc3c
refactor: new modal VueX functionality is now more dynamic, dispatches init action and adds empty modules
|
3 年之前 |
Kristian Vos
|
818b24b0c2
feat: created simple ModalManager that right now only handles EditUser
|
3 年之前 |
Owen Diffey
|
83026a92cc
feat(Admin/Users): View profile button
|
3 年之前 |
Owen Diffey
|
ee483d404c
refactor(Admin): Replaced secondary nav with sidebar and reorganised pages
|
3 年之前 |