Skip to content
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

"Edit this event" link for admins #73

Open
3 tasks
adborden opened this issue Nov 17, 2019 · 3 comments
Open
3 tasks

"Edit this event" link for admins #73

adborden opened this issue Nov 17, 2019 · 3 comments
Milestone

Comments

@adborden
Copy link
Member

adborden commented Nov 17, 2019

As an administrator, I want an "Edit this event" link on the event detail page and the pending event approval view so that I can go directly to the Django admin page to edit the event without having a custom edit UI.

We don't want to build our own edit UI, let's just use the Django admin.

Acceptance criteria

  • "Edit this event" is prominently displayed for admin users only
  • Clicking "Edit this event" takes the admin directly to the edit UI for the event
  • Link exists on Event Detail page and Pending List view.
@adborden adborden added this to the v2 milestone Nov 17, 2019
@mikeubell
Copy link
Collaborator

This should include adding a version number or some other mechanism to force an update to the Google Api.

@mikeubell
Copy link
Collaborator

Not sure I understand this. Why do you want go "directly to the Django admin page" why not go to our update page? We have already built our own edit page. I think the look of the edit page should be the same as the submit page. Going to the Django admin system should be avoided for most users, I think.

@adborden
Copy link
Member Author

Oh I didn't realize we had an edit page. If it's already done that is fine. Was trying to skip some work 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants