You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Mutation for edit events #21
* Fixing another bit of sample data
* Edit seminar mutation created
* Removing unused functions
* Fixed duplicates in newsfeed
* Posting seminar is works
* Updating EventUpdateInput to have required fields
* start of edit event page, store stuff should be finished.
* more stuff for edit event page
* Fixing EventUpdateInput
* edit events work now
* starting on editing seminar
* Fix to seminar type including #121
* fixed an error with merge conflict
* edit seminars should work now
* google location button on event and seminar works
* location, website, location links now is pushed to db and is called when editting
* changed the google maps link icon
* error messages are put in alert for create events and seminars
* capacity boxes only visible when the respective option is selected
* create event now has error messages, but seminar should already have it so nothing was changed there
* capacity boxes only visible when the respective option is selected now works for SEMINAR TOO
* capacity types are on their own line, cancel button gives the right message all this applies to both events and seminar in theory
* Fixing escaping of '?'s in event fields for edit
* added hover for google maps location link for both events and seminars
* location links are not viewable in edits for both events and seminar
* fixed createSeminar errors that unable you to create seminars
Requirement 17
requires the id of the event
The text was updated successfully, but these errors were encountered: