osem icon indicating copy to clipboard operation
osem copied to clipboard

Add admin form for new event

Open differentreality opened this issue 3 years ago • 3 comments

Checklist

  • [x] I have read the Contribution & Best practices Guide.
  • [x] My branch is up-to-date with the upstream master branch.
  • [ ] The tests pass locally with my changes.
  • [ ] I have added tests that prove my fix is effective or that my feature works(if appropriate).
  • [ ] I have added necessary documentation (if appropriate).

Short description of what this resolves/which issues does this fix?:

  • Provide a form for admins to add a new event

Changes proposed in this pull request:

  • Use the proposals/form to render the form for admins

differentreality avatar Oct 19 '22 13:10 differentreality

Thoughts on #3073?

AndrewKvalheim avatar Oct 19 '22 15:10 AndrewKvalheim

Yeah that works for the admin/events form, I'd have to take a closer look at the rest of the changes it introduces

differentreality avatar Oct 27 '22 08:10 differentreality

For reference, a comparison with the previous form:

Previous (3bbbdb4) Proposed (9819984)
3bbbdb4 /admin/conferences/example/program/events/new 9819984 /admin/conferences/example/program/events/new

AndrewKvalheim avatar Feb 17 '23 22:02 AndrewKvalheim