Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Only allow delegates to add labels or assignees to issues during creation
Merged did:key:z6MkkfM3...sVz5 opened 1 year ago

Non delegates are not allowed to execute the assign or the label action on an issue so the issue creation fails silently.

did:key:z6MkkfM3...sVz5 opened with revision 62653126 on base 0338e96d +9 -2 1 year ago

Non delegates are not allowed to execute the assign or the label action on an issue so the issue creation fails silently.

did:key:z6MkkfM3...sVz5 commented on revision 1 1 year ago

Instead of just disallow editing assignees and labels in the issue creation we could also remove the fields entirely in the CreateIssue component if the user isn’t a delegate.

did:key:z6MkkfM3...sVz5 pushed revision 2 d46ec7d7 on base 0338e96d +34 -25 1 year ago

Hide the label and assignee elements if not a delegate, reduces the need to explain to non delegate users that they aren’t able to do so.

did:key:z6MkkfM3...sVz5 pushed revision 3 181d00bb on base 263037d0 +34 -25 1 year ago

Rebase

rudolfs commented on revision 1 1 year ago

Just a reminder, please remember to push the builds to GH and add the badges to patches until we have some CI automation. 🙏

rudolfs pushed revision 4 d2800360 on base 4ff909c7 +34 -25 1 year ago

Rebase.

rudolfs accepted 1 year ago
rudolfs merged revision d2800360 at b854f1cd 1 year ago