AS a user, I want to have a simplified inventory list command #97

Closed
opened 2023-11-26 15:52:34 +00:00 by Vylpes · 2 comments
Owner

Epic:
Story Points:


AS a user, I want to have a simplified inventory list command
SO THAT I can see what cards I have as a quick way while the more complex solution is being created

Acceptance Criteria

AS a user
GIVEN I want to see my inventory
WHEN I run the /inventory command
THEN I will see all the cards I currently have claimed grouped by series

AS a user
GIVEN I want to see what cards of a series I don't have
WHEN I run the /inventory unclaimed:true command
THEN I will see all the cards I have yet to claim in the series which I have cards for

Subtasks

  • Create inventory pagination logic
  • Sort by type
  • Clean up logic
  • Set to 9 cards per page
  • Put user's name in the embed
  • Create inventory command
  • Create inventory pagination button events
  • Create inventory unclaimed filter
  • Create page start filter

Notes

No notes

Blocked by

Epic: \ Story Points: --- AS a user, I want to have a simplified inventory list command SO THAT I can see what cards I have as a quick way while the more complex solution is being created ## Acceptance Criteria AS a user GIVEN I want to see my inventory WHEN I run the `/inventory` command THEN I will see all the cards I currently have claimed grouped by series AS a user GIVEN I want to see what cards of a series I don't have WHEN I run the `/inventory unclaimed:true` command THEN I will see all the cards I have yet to claim in the series which I have cards for ## Subtasks - [x] Create inventory pagination logic - [x] Sort by type - [x] Clean up logic - [x] Set to 9 cards per page - [x] Put user's name in the embed - [x] Create inventory command - [x] Create inventory pagination button events - [ ] Create inventory unclaimed filter - [ ] Create page start filter ## Notes *No notes* ## Blocked by - [ ] #78
Vylpes added the
type
story
label 2023-11-26 15:52:39 +00:00
Vylpes added this to the 0.3.0 milestone 2023-11-26 15:52:41 +00:00
Vylpes removed this from the 0.3.0 milestone 2023-12-03 15:06:14 +00:00
Vylpes changed title from Simplified list of commands in inventory to AS a user, I want to have a simplified inventory list command 2023-12-10 15:28:19 +00:00
Vylpes added this to the 0.4.0 milestone 2023-12-13 17:39:41 +00:00
Vylpes added the
blocked
label 2023-12-17 15:10:02 +00:00
Vylpes removed the
blocked
label 2023-12-18 14:50:20 +00:00
Vylpes added this to the 0.4 Sprint 1 project 2023-12-18 14:50:22 +00:00
Vylpes self-assigned this 2023-12-18 14:50:25 +00:00
Vylpes started working 2023-12-18 14:52:28 +00:00
Author
Owner
  1. Inventory[]
  2. Find every card linked to this and its cards
  3. Sort by series id
  4. Calculate pages
  5. Generate embed based on current page
  6. Generate buttons based on page index
1. Inventory[] 2. Find every card linked to this and its cards 3. Sort by series id 4. Calculate pages 5. Generate embed based on current page 6. Generate buttons based on page index
Vylpes stopped working 2023-12-18 15:59:25 +00:00
1 hour 6 minutes
Vylpes started working 2023-12-19 14:32:22 +00:00
Vylpes stopped working 2023-12-19 16:01:19 +00:00
1 hour 28 minutes
Vylpes started working 2023-12-20 18:28:36 +00:00
Vylpes stopped working 2023-12-20 18:55:12 +00:00
26 minutes 36 seconds
Member

This has passed testing

This has passed testing
VylpesTester added spent time 2023-12-24 14:32:14 +00:00
5 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 3 hours 7 minutes
Vylpes
3 hours 2 minutes
VylpesTester
5 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: External/card-drop#97
No description provided.