Owen Diffey
|
1e3f26e5a1
fix: Bulk actions popup positioned below display view
|
2 лет назад |
Kristian Vos
|
a80cec6935
fix: profile activity items wouldn't load extra sets on scroll
|
2 лет назад |
Owen Diffey
|
23de440c56
fix: Bypass modal prevention checks if user/song/station or access to is removed
|
2 лет назад |
Owen Diffey
|
6fed402151
refactor: Stop scrolling to top of page on modal open
|
2 лет назад |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 лет назад |
Owen Diffey
|
1b975a5c75
refactor: Typescript continued..
|
2 лет назад |
Owen Diffey
|
f586edfb9e
refactor: Continued unsaved changes and form data handling improvements
|
2 лет назад |
Owen Diffey
|
b4080c2f72
fix: nightmode toggle out of sync on page load
|
2 лет назад |
Owen Diffey
|
1432585446
refactor: Started improving form data change and modal unsaved changes handling
|
2 лет назад |
Owen Diffey
|
6a0de9af85
refactor: Improved SocketHandler onConnect usage and consistency
|
2 лет назад |
Owen Diffey
|
d13729b1cd
refactor: Renamed CustomWebSocket to SocketHandler and fixed reconnection issues
|
2 лет назад |
Kristian Vos
|
a7b5059ca4
refactor: started implementing and converting to strict typechecking on the frontend, starting with App.vue (WIP)
|
2 лет назад |
Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
2 лет назад |
Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 лет назад |
Owen Diffey
|
09b472a62a
refactor: Moved toasts created from route query handling to router.beforeEach
|
2 лет назад |
Owen Diffey
|
363cd94f16
refactor: Continued implementing hasPermission
|
2 лет назад |
Kristian Vos
|
1e15eb515e
fix: profile page wasn't very responsive
|
2 лет назад |
Owen Diffey
|
a4186e4649
refactor: Replaced draggable component with vue-draggable-list package
|
2 лет назад |
Owen Diffey
|
202c76f4fa
refactor: Moved polyfill logic to draggable component and fixed css issues
|
2 лет назад |
Kristian Vos
|
ded7d5ab94
feat: added mobile drag and drop polyfill for custom draggable
|
2 лет назад |
Owen Diffey
|
5f66ee2a67
fix(Draggable): Styling issues
|
2 лет назад |
Kristian Vos
|
763f2ff8d5
refactor: combined EditSong and EditSongs modal
|
2 лет назад |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
2 лет назад |
Owen Diffey
|
5799794c59
refactor: Deactivate punishment styling and update event fixes
|
2 лет назад |
Kristian Vos
|
1d7c7f7320
fix: a few issues with banning a user loading to backend issues, a persistant reconnect, and a useless toast
|
2 лет назад |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 лет назад |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 лет назад |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 лет назад |
Owen Diffey
|
4ee4dc6904
feat: Config options to disable GitHub authentication
|
2 лет назад |
Owen Diffey
|
bcc7471fca
refactor(Home): Converted to composition API and sortable
|
2 лет назад |