AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Allocations history: display pending and rejected allocations #1852

Open e18r opened 4 years ago

e18r commented 4 years ago

Currently, when having allocations in different states in Dot Voting, Screenshot from 2020-01-08 12-15-58

Only the ones that are enacted show up in Allocations History: Screenshot from 2020-01-08 12-16-10

Make every kind of allocation show up in Allocations History according to the design: Screenshot from 2020-01-08 12-26-46

This also implies changing the current possible Allocations History entry statuses from Screenshot from 2020-01-08 12-27-59

To Pending, Rejected and Enacted.

Also, you need to include a new icon for the Pending status.

javieralaves commented 4 years ago

@e18r What specifications are missing design wise?

e18r commented 4 years ago

None, @javieralaves. I just assigned you so you can determine in which sprint to include this.

stellarmagnet commented 4 years ago

I believe we can’t display rejected allocations based on current contract limitations.

We can’t display pending ones until forwarder API gets merged.

Cc @Quazia