[PR #15] [CLOSED] Small QoL features & tweaks #105

Closed
opened 2026-02-17 17:12:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/15
Author: @AdenMGB
Created: 12/30/2024
Status: Closed

Base: developHead: develop


📝 Commits (3)

  • 551f724 Update GameStatusButton.vue for info button
  • 2c16504 Create GameCard.vue
  • fba4ceb Add files via upload

📊 Changes

3 files changed (+139 additions, -1 deletions)

View changed files

components/GameCard.vue (+4 -0)
📝 components/GameStatusButton.vue (+75 -1)
pages/account.vue (+60 -0)

📄 Description

Small QoL debugging info and base for an account page

When I say small I mean it,

Yellow info button for install games

image

Content of the button, for now

image

Lastly a base for the account page, which will defiently be built upon soon (logout button doesn't work)

image


🔄 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-app/pull/15 **Author:** [@AdenMGB](https://github.com/AdenMGB) **Created:** 12/30/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`551f724`](https://github.com/Drop-OSS/drop-app/commit/551f724dd9e9af9c26adb10a8552161011d0e140) Update GameStatusButton.vue for info button - [`2c16504`](https://github.com/Drop-OSS/drop-app/commit/2c165046e3d60f24fc4cc828dcd414cc2b9f87f4) Create GameCard.vue - [`fba4ceb`](https://github.com/Drop-OSS/drop-app/commit/fba4ceb58339e77616166deaaeac7158087bff23) Add files via upload ### 📊 Changes **3 files changed** (+139 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `components/GameCard.vue` (+4 -0) 📝 `components/GameStatusButton.vue` (+75 -1) ➕ `pages/account.vue` (+60 -0) </details> ### 📄 Description ### Small QoL debugging info and base for an account page When I say small I mean it, ### **_Yellow info button for install games_** ![image](https://github.com/user-attachments/assets/4d91c36b-c3a0-4097-ba7b-e89ec6e9716e) ### **_Content of the button, for now_** ![image](https://github.com/user-attachments/assets/dead3a73-7380-443d-8692-4678a64ea982) ### **_Lastly a base for the account page, which will defiently be built upon soon (logout button doesn't work)_** ![image](https://github.com/user-attachments/assets/dd8f3225-f821-484f-9297-575ff8a92609) --- <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:12:07 -05:00
yindo closed this issue 2026-02-17 17:12:07 -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-app#105