Support user owned quailfications
jeisses opened this issue · 0 comments
Feature
Users should able to create, curate and manage their own qualifications.
Background
In the force smart contract qualifications can owned and managed by users, but in the interface this is a bit more complicated to support.
As part of this ticket we should also define the recommended configuration of a quailfier and qualification, and think about how they can be integrated with the external qualification check bot.
Implementation
Filtering of qualifications
When selecting qualifications for a new campaign, the user is currently presented only by qualification whitelisted in our application and qualifications that he owns. There are 2 improvements we can make: the global whitelist should be manageable by the DAO, and the user should be able to locally whitelist qualifications from other accounts.
Qualifications management
There should be a management section where a user can see the qualifications he created, and the users that are assigned that qualification. He should be able to manage all aspects of a qualification there.