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
11 stars 42 forks source link

Add Architecture to Feature page [feature-add-architecture-to-feature] #515

Closed fvalentiner closed 1 month ago

fvalentiner commented 2 months ago

Context

There is a new page for Feature. A Feature is part of a Workplace and can be compared to an agile epic.

A workspace will have a list of features.

Design

Clone this branch https://github.com/stakwork/sphinx-tribes-frontend/tree/feature-add-architecture-to-feature

Remember to use the components from Elastic UI when ever posible https://eui.elastic.co/

This will be the full feature page image

Your job for this bounty is to create the 'Architecture' field. Here are the specifics. page: /feature/{feature_uuid}

image

Backend Endpoints:

GET /feature/{uuid}

POST /feature { uuid: '{feature_uuid}', architecture: 'value inside brief text area' }

Acceptance Criteria

Here is an example unit test

Here is an example component test

Ekep-Obasi commented 2 months ago

Please assign me, I'm Ekep-Obasi on sphinx

AbdulWahab3181 commented 2 months ago

@fvalentiner Could you please assign me?