Owen Diffey
|
16f4d7d6fe
refactor: Minor news model store fixes and addition
|
1 年間 前 |
Owen Diffey
|
9cf304a0cf
feat: Started adding base and news model store
|
1 年間 前 |
Owen Diffey
|
8d1947b0f8
refactor: Started adding new websocket and job/event handling to frontend
|
1 年間 前 |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 年 前 |
Owen Diffey
|
1b975a5c75
refactor: Typescript continued..
|
2 年 前 |
Owen Diffey
|
a7fc34c021
refactor: Added news actions and events types
|
2 年 前 |
Owen Diffey
|
a01393d727
fix: Various typescript fixes
|
2 年 前 |
Owen Diffey
|
363cd94f16
refactor: Continued implementing hasPermission
|
2 年 前 |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
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
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 年 前 |
Owen Diffey
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
2 年 前 |
Kristian Vos
|
de6df7d833
refactor: converted news admin page to composition API
|
2 年 前 |
Owen Diffey
|
6e8a32dbd5
refactor(Admin): Added tab info cards and improved styling consistency
|
2 年 前 |
Owen Diffey
|
1147a2d831
Merge branch 'master' into staging
|
3 年 前 |
Kristian Vos
|
8b4adcc08f
fix: AdvancedTable component would be passed a string instead of a number, causing a warning in the console
|
3 年 前 |
Owen Diffey
|
7ff3026b2b
refactor: Display user display names instead of usernames in links
|
3 年 前 |
Owen Diffey
|
6abc43bf50
refactor(editNews): Migrated to new modal system
|
3 年 前 |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
3 年 前 |
Kristian Vos
|
5868eafcd9
feat: added ability to show a news item to new users when they first visit the site
|
3 年 前 |
Owen Diffey
|
ee483d404c
refactor(Admin): Replaced secondary nav with sidebar and reorganised pages
|
3 年 前 |