-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
editing interface #142
Comments
It sounds like a web interface for editing and not necessarily admin UI. Am I correct in thinking that the ideal workflow would allow any github account having users to become editors? Ideally, editors wouldn't need to have permissions modified prior to signing in and proposing changes; because we're just talking about filing PRs. |
For the "Publish to Fleek" item on the hackmd.io doc, I think sticking to PR workflows entirely would be ideal for maintenance. But for user contributions/edits, I think an "edit event" with github auth to submit PRs automatically would be a significant improvement. |
Yeah, editing is better description than admin, updated title |
editing front-end and permissions should be decoupled so that events using the devent system can plug their own system in. however, using github repo perms seemed like a fast/easy first approach. |
I can get down with that. I'll start throwing something together as soon as I get a chance |
non-technical contributors get stuck fast on git-flow.
started writing up some reqs and directions for an "admin ui"
min viable ux:
https://hackmd.io/cpf1lPBTRQOsPu-_hkRTzw
The text was updated successfully, but these errors were encountered: