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 Brief field to Feature screen #512

Closed fvalentiner closed 2 months 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

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 'Feature Brief' field. Here are the specifics. page: /feature/{feature_uuid}

image

Backend Endpoints:

GET /feature/{uuid}

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

Acceptance Criteria

Here is an example unit test

Here is an example component test

Vayras commented 2 months ago

@fvalentiner please assign

aliraza556 commented 2 months ago

Hi @fvalentiner, assign me?

vishnu552 commented 2 months ago

@fvalentiner can you please assign me

AbdulWahab3181 commented 2 months ago

@fvalentiner Could you please assign me?

AbdulWahab3181 commented 2 months ago

@fvalentiner Could you please assign this task to me if @aliraza556 doesn't want to continue with it.

aliraza556 commented 2 months ago

Hi @AbdulWahab3181, I am working on this issue and have almost completed it.