Owen Diffey
|
c917263eff
feat: Add minified users view-based model
|
1 year ago |
Owen Diffey
|
c6bf02c58b
fix: Various fixes and tweaks
|
1 year ago |
Owen Diffey
|
b1ee981eed
feat: Add some missing model configs
|
1 year ago |
Owen Diffey
|
8d1947b0f8
refactor: Started adding new websocket and job/event handling to frontend
|
1 year ago |
Owen Diffey
|
8a5f33f9ff
refactor: Access config store directly
|
2 years ago |
Owen Diffey
|
d8b73be1de
refactor: Provide application config over WS and split frontend config into backend and .env
|
2 years ago |
Kristian Vos
|
b2c22bb4b3
refactor: allow djs in official stations, some small fixes/changes
|
2 years ago |
Owen Diffey
|
0ac2587a87
fix: Toggling night mode does not update other tabs if logged out
|
2 years ago |
Owen Diffey
|
1af13c8a22
refactor: Move socket.on() usage outside of socket.onConnect()
|
2 years ago |
Owen Diffey
|
49c00354c0
refactor(Home): Continued i18n adding raw text to locale
|
2 years ago |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 years ago |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 years ago |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 years ago |
Owen Diffey
|
786cc97ed7
feat: Installed i18n on frontend
|
2 years ago |
Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 years ago |
Owen Diffey
|
000791b67f
Merge tag 'v3.7.0-rc2' into v3.8.0
|
2 years ago |
Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 years ago |
Owen Diffey
|
a42b30eba1
refactor(Draggable): Replace names with UUIDs
|
2 years ago |
Owen Diffey
|
9b8211daae
refactor(Draggable): Minor tweaks and fixes
|
2 years ago |
Owen Diffey
|
32025bffa0
refactor(Home): Implemented custom draggable
|
2 years ago |
Owen Diffey
|
0357004ed8
Merge branch 'roles-and-permissions' into v3.8.0
|
2 years ago |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 years ago |
Owen Diffey
|
882f0cc4ee
Merge branch 'staging' into roles-and-permissions
|
2 years ago |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 years ago |
Owen Diffey
|
1f540c964b
refactor: Grouped and renamed permissions
|
2 years ago |
Owen Diffey
|
20339b39a8
refactor: Implemented hasPermission on frontend
|
2 years ago |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
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
|
bcc7471fca
refactor(Home): Converted to composition API and sortable
|
2 years ago |