[PR #330] [CLOSED] In-app store #311

Closed
opened 2026-02-17 17:06:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/330
Author: @DecDuck
Created: 1/24/2026
Status: Closed

Base: developHead: store


📝 Commits (1)

  • aea9a27 feat: add store nav and fixes

📊 Changes

8 files changed (+69 additions, -28 deletions)

View changed files

📝 components/Modal/CreateCollection.vue (+2 -15)
components/UserHeader/StoreNav.vue (+39 -0)
📝 dev-tools/compose.yml (+4 -2)
📝 layouts/default.vue (+2 -1)
📝 nuxt.config.ts (+1 -1)
📝 pages/store/[id]/index.vue (+3 -1)
📝 server/api/v1/client/user/webtoken.post.ts (+9 -1)
📝 server/api/v1/collection/index.post.ts (+9 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Drop-OSS/drop/pull/330 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 1/24/2026 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `store` --- ### 📝 Commits (1) - [`aea9a27`](https://github.com/Drop-OSS/drop/commit/aea9a2766dedd4033f07d0f48628363513d3b804) feat: add store nav and fixes ### 📊 Changes **8 files changed** (+69 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `components/Modal/CreateCollection.vue` (+2 -15) ➕ `components/UserHeader/StoreNav.vue` (+39 -0) 📝 `dev-tools/compose.yml` (+4 -2) 📝 `layouts/default.vue` (+2 -1) 📝 `nuxt.config.ts` (+1 -1) 📝 `pages/store/[id]/index.vue` (+3 -1) 📝 `server/api/v1/client/user/webtoken.post.ts` (+9 -1) 📝 `server/api/v1/collection/index.post.ts` (+9 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:06:38 -05:00
yindo closed this issue 2026-02-17 17:06:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#311