d8e964e06b
feat(news): Added backend for news
2025-02-02 10:08:34 +10:30
5d8f9d3813
Create useNews.ts
2025-02-02 10:07:24 +10:30
28bf070ce2
feat(news): Added ability to search and filter news articles
2025-02-02 10:06:38 +10:30
866c4d354e
feat(news): Created ability to create news articles
2025-02-02 10:05:55 +10:30
e7837af0e7
feat(news): added ability to delete news articles
2025-02-02 10:05:13 +10:30
97b9b6dc11
Merge pull request #20 from AdenMGB/develop
...
Fresh animations & scaled Games Grid view properly
2025-01-30 19:30:21 +11:00
09fd01d9b5
style(store): Added reactive hover state for admin dashboard button
2025-01-28 19:25:00 +10:30
8fbe02a1b7
style(store): hover state for coursel button
2025-01-28 19:24:30 +10:30
dce116b66f
style(collections): Hover state & scaling games grid properly
2025-01-28 19:23:24 +10:30
d167780562
fix(library): Fixed game banner as background, & added hover state
2025-01-28 19:22:29 +10:30
6e057afb6d
style(collections): Added hover state & animation for addition icon
2025-01-28 19:20:33 +10:30
1967de72c8
style(GamePanel): New hover state styles
2025-01-28 19:17:12 +10:30
bfcc7519bf
style(AddLibraryButton): New hover state animations
2025-01-28 19:15:49 +10:30
1a2aca9999
fix: collection overview trash icon
2025-01-28 17:23:06 +11:00
282e5bc2a6
fix: store page styling
2025-01-28 17:21:05 +11:00
f369462e7f
fix: cascade delete for collection entries
2025-01-28 17:06:30 +11:00
6317ad2657
fix: collection creation & overview hover styles
2025-01-28 17:01:34 +11:00
42ebbf2922
feat: collection deleting
2025-01-28 16:50:57 +11:00
7c1dec9401
fix: store style & library game page
2025-01-28 16:39:13 +11:00
ecd26a42a8
feat: mobile ui and other design
2025-01-28 16:24:08 +11:00
cf0aa948fe
feat: refactor & redesign parts of UI
2025-01-28 16:24:08 +11:00
934c176974
refactor(create collection modal): use ModalTemplate & v-model
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
892f64fe3a
Create signout.vue to sign out :shocked:
2025-01-28 16:19:41 +11:00
6bc3173d3a
Merge branch 'backslash-fix' into develop
2025-01-28 15:20:30 +11:00
93a58c0d04
fix: import ui setup autocomplete
2025-01-28 15:20:06 +11:00
3298b5f3ee
Edit .gitlab-ci.yml
2025-01-26 12:21:38 +00:00
6d03266ade
Edit .gitlab-ci.yml
2025-01-26 12:17:19 +00:00
1b3cf498f4
Edit .gitlab-ci.yml
2025-01-26 12:14:22 +00:00
0bfe9803ac
Edit .gitlab-ci.yml
2025-01-26 12:13:21 +00:00
617278281e
Edit .gitlab-ci.yml
2025-01-26 12:12:54 +00:00
994db6c26a
Edit .gitlab-ci.yml
2025-01-26 12:11:34 +00:00
9f456cec9d
chore: Update changelog.md
2025-01-25 22:49:06 +11:00
a95be39c17
Merge pull request #18 from Drop-OSS/develop
...
Merge develop into main
2025-01-25 19:27:22 +11:00
36776cc61e
fix(prisma): update prisma schemas
0.2.0-beta-prerelease-1
2025-01-19 16:46:43 +11:00
a309651fe4
feat(collections): backend
2025-01-19 16:29:29 +11:00
716eac79bf
cicd: custom dind
2025-01-14 20:43:50 +11:00
f3ed0f6430
feat(tasks): improved ux
2025-01-14 20:43:22 +11:00
c6bb21d9ee
fix: Update README.md with discord link
2025-01-08 22:43:30 +00:00
c7eb11a836
fix(invitations): fix always being created as admin
2025-01-05 22:21:55 +11:00
39d7ce7d1b
feat(import): overhauled version importing
2024-12-31 00:04:50 +11:00
02d6346b01
fix(utils): fix recursive dirs util
2024-12-31 00:04:14 +11:00
a8f21068fc
fix(tasks): fix disconnect code
2024-12-31 00:03:56 +11:00
2cfe75a551
feat(metadata): change name, description and icon
2024-12-30 14:17:27 +11:00
5a1f8411de
feat(game panel): adjust gradient
2024-12-29 19:20:17 +11:00
a86045c307
feat(carousel ui): add aden's carousel pagination design
2024-12-29 19:08:18 +11:00
db103de24d
fix(ci/cd): recurse submodules
2024-12-27 20:31:06 +11:00
e505e58192
feat(admin ui): add modifying game descriptions
2024-12-27 19:52:59 +11:00
b75ebd13b7
fix(drop-base): add drop-base as git submodule
2024-12-27 16:36:37 +11:00
937954fa02
feat(admin ui): customisable image carousel and new layout
2024-12-27 14:43:40 +11:00