Kristian Vos
|
439bedaa09
refactor: frontend model store/composable, adding comments, improving some code, trying to make some code clearer
|
1 年之前 |
Owen Diffey
|
c6bf02c58b
fix: Various fixes and tweaks
|
1 年之前 |
Owen Diffey
|
868bc549f2
fix: Fix frontend eslint issues
|
1 年之前 |
Owen Diffey
|
28ca369686
refactor: Load model relations only when required
|
1 年之前 |
Owen Diffey
|
209beef162
refactor: Include model name in object and references to replace _relations
|
1 年之前 |
Owen Diffey
|
69a8f3f30e
feat: Frontend model relation handling
|
1 年之前 |
Owen Diffey
|
f2625e650a
refactor: Add frontend model class and make store generic
|
1 年之前 |
Owen Diffey
|
96189c57e5
feat: Add useModels composable
|
2 年之前 |
Owen Diffey
|
53520c9575
refactor: Use reactive instead of ref for models in store
|
2 年之前 |
Owen Diffey
|
b9bec7b19f
feat: Adds useEvents composable
|
2 年之前 |
Owen Diffey
|
9cf304a0cf
feat: Started adding base and news model store
|
2 年之前 |
Owen Diffey
|
8d1947b0f8
refactor: Started adding new websocket and job/event handling to frontend
|
2 年之前 |
Owen Diffey
|
1af13c8a22
refactor: Move socket.on() usage outside of socket.onConnect()
|
2 年之前 |
Owen Diffey
|
a7fc34c021
refactor: Added news actions and events types
|
3 年之前 |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
3 年之前 |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
3 年之前 |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
3 年之前 |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
3 年之前 |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
3 年之前 |
Kristian Vos
|
2ad106d7cd
refactor: converted news page to composition API
|
3 年之前 |
Owen Diffey
|
16c3837d06
fix: Various fixes for Vite migration
|
3 年之前 |
Owen Diffey
|
7ff3026b2b
refactor: Display user display names instead of usernames in links
|
3 年之前 |
Owen Diffey
|
883dc55ac9
refactor: Made main header and footer global components
|
3 年之前 |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
3 年之前 |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 年之前 |
Owen Diffey
|
8da767c119
Merge branch 'dependabot/npm_and_yarn/frontend/marked-4.0.10' into staging
|
3 年之前 |
Owen Diffey
|
507ade3481
refactor: Updated marked import after v4.0.0 breaking changes
|
3 年之前 |
Kristian Vos
|
8c0292f8ab
fix: news page was unresponsive on mobile
|
3 年之前 |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
3 年之前 |
Owen Diffey
|
c31e2d0f72
fix: Table styling missing on lightmode
|
3 年之前 |