Owen Diffey
|
fc1b5c9950
fix(MediaItem): Thumbnail has inconsistent margins and content falling beneath
|
2 years ago |
Kristian Vos
|
c8a8084958
refactor: renamed SongItem to MediaItem
|
2 years ago |
Kristian Vos
|
4c2eafd424
fix: fixed a few issues with SongItem thumbnail
|
2 years ago |
Kristian Vos
|
654f736bfa
refactor: changed youtubeId to mediaSource in most places
|
2 years ago |
Kristian Vos
|
2cce4c3229
feat: added temporary station history, and some small tweaks
|
2 years ago |
Owen Diffey
|
1af13c8a22
refactor: Move socket.on() usage outside of socket.onConnect()
|
2 years ago |
Owen Diffey
|
ba83bb5838
refactor: Moved openModal data intake from pinia stores to component props
|
2 years ago |
Owen Diffey
|
d89a64379e
refactor: Use useForm in Report modal and other minor tweaks
|
2 years ago |
Owen Diffey
|
ab0ed07410
fix: Typescript fixes
|
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
|
2c19a0a580
refactor: Made global components normal components again
|
2 years ago |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 years ago |
Owen Diffey
|
6fd3ff28b5
refactor: Converted report Vuex store to Pinia store
|
2 years ago |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
3 years ago |
Owen Diffey
|
48d8bf0631
refactor(Report): Converted to composition API
|
3 years ago |
Kristian Vos
|
af078c3a07
refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code
|
3 years ago |
Kristian Vos
|
dd9eccf92c
refactor: cleaned up new modal system
|
3 years ago |
Owen Diffey
|
ad9ba0db9f
refactor: Migrated Report and View Report to new modal system
|
3 years ago |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
3 years ago |
Owen Diffey
|
dafaaa6083
refactor: Consistent border-radius
|
3 years ago |
Kristian Vos
|
2190f53838
refactor: fixed eslint issues
|
3 years ago |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 years ago |
Owen Diffey
|
0fd2fe6768
refactor: Added small modal size option
|
3 years ago |
Owen Diffey
|
3034e0f936
refactor(Report Modal): Added styling to replace bulma
|
3 years ago |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
3 years ago |
Jonathan Graham
|
3cc3dd2041
fix(EditUser): small layout improvements
|
3 years ago |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 years ago |
Owen Diffey
|
67e9909806
Improvements to dark mode
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
4 years ago |