stakwork / sphinx-tribes-frontend

Frontend for sphinx tribes and bounties. The bounty platform that pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
12 stars 42 forks source link

Phase Planner Page accessed from Feature > Phase. #658

Open humansinstitute opened 3 hours ago

humansinstitute commented 3 hours ago

Context

Implement a new Phase Planner view allowing Product Managers to create and edit multiple work tickets within a phase. This view integrates with the existing ticket builder system (ref: stakwork/sphinx-tribes-frontend#659) to streamline ticket creation workflow.

Requires ticket: https://github.com/stakwork/sphinx-tribes-frontend/issues/659

Task

  1. Create route /feature/{UUID}/phase/{UUID}/planner
  2. Display Feature and Phase names from API endpoints
  3. Implement "Add Ticket" functionality that creates numbered ticket entries defined in #659)

Outcome

A new Phase Planner page where Product Managers can dynamically add multiple ticket components for batch editing.

Design

UI Layout

image

The page will be populated as follows from Tribes endpoints:

Interactions

ON Load page will check for Tickets by Phase UUID.

Acceptance Criteria

jordan-ae commented 3 hours ago

I can help

aliraza556 commented 3 hours ago

@humansinstitute Please assign me

Vayras commented 2 hours ago

@humansinstitute can you please assign me to this