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

Open submission flow added #1743

Closed rkzel closed 4 years ago

rkzel commented 4 years ago

Requirement: to be able to submit work for bounties without being an approved (via Application Review) owner.

On UI side it is done by Switch added to Fund Issue form. The Switch sets openSubmission bool, which ends up in IPFS data file, and it is later retrieved from there. Hence changes to the store.

openSubmission variable is to be used in changes made in other tickets, it doesn't do anything special in this one.

Screen: Screenshot from 2019-12-09 12-19-55