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

Backend: Create event mutation for modification of event #21

Open
alliyya opened this issue Oct 24, 2018 · 1 comment
Open

Backend: Create event mutation for modification of event #21

alliyya opened this issue Oct 24, 2018 · 1 comment
Assignees
Labels

Comments

@alliyya
Copy link
Contributor

alliyya commented Oct 24, 2018

Requirement 17
requires the id of the event

@alliyya alliyya self-assigned this Oct 24, 2018
@alliyya
Copy link
Contributor Author

alliyya commented Oct 28, 2018

modify eventInput type to include optional eventID and pass to a similar helper function like insertNewEvent

@alliyya alliyya added this to the 3: Pre-Release Candidate milestone Oct 28, 2018
@tcharcho tcharcho changed the title Create event mutation for modification of event Backend: Create event mutation for modification of event Nov 7, 2018
alliyya added a commit that referenced this issue Nov 25, 2018
alliyya pushed a commit that referenced this issue Nov 28, 2018
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant