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

Fix/event public toggle and registration date #208

Merged
merged 5 commits into from
Aug 11, 2023

Conversation

otytlandsvik
Copy link
Collaborator

@otytlandsvik otytlandsvik commented Aug 10, 2023

πŸ’Ž Fix UI for toggling event public/private and edit registration opening date

✨ Fixed public toggle for event

  • Toggle label now makes sense and doesn't change on toggle in event edit view
  • Warning is added to signify private event

πŸ“· Event edit view
Screenshot from 2023-08-10 22-35-06

πŸ“· Event create view
Screenshot from 2023-08-10 22-35-56

✨ Added ability for admin to edit registration opening date

πŸ“· New text fields in event edit view:
Screenshot from 2023-08-10 22-35-32

πŸ“· Also added information for admin in normal event view
Screenshot from 2023-08-10 22-44-18

🚸 Added modal response for too large image

Error modal on event image upload will now specify that the image was too large if it receives error code 413

πŸ’„ Added footer to additional pages

  • /event/{id}
  • /jobs
  • /jobs/{id}

@otytlandsvik otytlandsvik merged commit 06ccf83 into master Aug 11, 2023
1 check passed
@otytlandsvik otytlandsvik deleted the fix/event-public-toggle branch August 11, 2023 15:12
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

Successfully merging this pull request may close these issues.

Intuitive private/public toggle for events Edit registration opening date
1 participant