Commit Graph

11 Commits

Author SHA1 Message Date
8fbe02a1b7 style(store): hover state for coursel button 2025-01-28 19:24:30 +10:30
282e5bc2a6 fix: store page styling 2025-01-28 17:21:05 +11:00
7c1dec9401 fix: store style & library game page 2025-01-28 16:39:13 +11:00
cf0aa948fe feat: refactor & redesign parts of UI 2025-01-28 16:24:08 +11:00
eea8f82bf9 squash: AdenMGB collection design & backend work
Update index.post.ts to implement saving collections functionality

Update index.get.ts to verify if collection exists and if user can access it

Update index.delete.ts to ask questions and not be so nonchalant

Update entry.post.ts

Update entry.delete.ts to do it better

Update index.vue to add functionality to the add to library button + fidgit with image

Update index.vue to also add add to library functionality, but no fidget :(

Update entry.post.ts to infact not remove it

Update index.ts

Update index.vue to manage collections from store page

Update index.ts to restrut for ahhhh

Update index.vue too add collection control to carosel

Update index.vue fix minor issue

Update index.vue to fix dropdown modal bug

Create library.vue for page layout

Create index.vue for library game details pane

Create index.vue for viewing collections pane

Create DeleteCollectionModal.vue component

Create CreateCollectionModal.vue component

Update AddLibraryButton.vue with dropdown :D

Update index.vue to use new components

Update index.vue for more components :O

Update entry.post.ts to not not return success, it'll figure it out

Update entry.delete.ts to not return...
2025-01-28 16:24:02 +11:00
2cfe75a551 feat(metadata): change name, description and icon 2024-12-30 14:17:27 +11:00
b50e27f4b0 feat(library admin): client side search 2024-12-17 20:42:12 +11:00
e408ac5df8 feat(ui): more ui improvements 2024-11-24 16:12:19 +11:00
ecc819eebc feat(ui): game carousel 2024-11-24 09:47:32 +11:00
9cbdcbcdf6 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
27070b6a4c almst complete admin ui and initial store designs 2024-10-11 22:45:02 +11:00