Owen Diffey
|
8b7f59b04c
refactor(Draggable): Use v-models for prop mutation and other tweaks
|
2 years ago |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 years ago |
Owen Diffey
|
6c5d435ae0
refactor: Dont use export default for composables
|
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
|
0bce8b4674
refactor: Use defineAsyncComponent for component imports
|
3 years ago |
Kristian Vos
|
6ee86fdec9
refactor: converted profile page to composition API
|
3 years ago |
Kristian Vos
|
23075bf323
refactor: replaced Webpack with Vite. Not fully finished yet
|
3 years ago |
Owen Diffey
|
7ff3026b2b
refactor: Display user display names instead of usernames in links
|
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
|
1d88543745
refactor(EditSong): migrated EditSong to the new modal system
|
3 years ago |
Owen Diffey
|
9e6f2056df
refactor: Various modal fixes and tweaks
|
3 years ago |
Owen Diffey
|
ad9ba0db9f
refactor: Migrated Report and View Report to new modal system
|
3 years ago |
Owen Diffey
|
08f6bc7f45
refactor: Started migrating editPlaylist to new modal system
|
3 years ago |
Owen Diffey
|
883dc55ac9
refactor: Made main header and footer global components
|
3 years ago |
Owen Diffey
|
df708ab075
refactor: Replace deprecated /deep/ selector with :deep()
|
3 years ago |
Owen Diffey
|
a1df2ebf01
refactor: Consistent LESS box-shadow
|
3 years ago |
Owen Diffey
|
dafaaa6083
refactor: Consistent border-radius
|
3 years ago |
Owen Diffey
|
fe5efa1a2a
fix(Profle): LESS /deep/ in wrong position
|
3 years ago |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 years ago |
Owen Diffey
|
89bc17f003
refactor: New dark red color for all but christmas and station theme
|
3 years ago |
Owen Diffey
|
96beb76e38
refactor(Profile/Activity): Changed scroll fetching to match other areas of the site
|
3 years ago |
Kristian Vos
|
6d54887842
fix: report modal wouldn't always show when activating from EditSong Musare search item report button
|
3 years ago |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 years ago |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 years ago |
Jonathan
|
3824206a5a
feat(Activities): report items can be referenced/opened from an Activity Item
|
4 years ago |
Jonathan
|
6ca42ba997
fix(Tooltips): fixed overflow issues on Profile page
|
4 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
4 years ago |
Kristian Vos
|
14cf79d6cf
Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX
|
4 years ago |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
4 years ago |