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

III-3974 Get events, places and organizers by creator #238

Merged
merged 19 commits into from May 5, 2021

Conversation

LucWollants
Copy link
Contributor

@LucWollants LucWollants commented Apr 27, 2021

Added

  • Get events by creatorId and email
  • Get places by creatorId and email
  • Get organizer by id
  • Get organizer by creatorId
  • Needed typings for api calls

Ticket: https://jira.uitdatabank.be/browse/III-3974

Copy link
Contributor

@bertramakers bertramakers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My knowledge of Typescript is very limited but as far as I can see this just added types without changing the "interface" of the functions/objects so I think that should be fine for now. If the structure of the types isn't perfect yet than that means we should refactor those models in later PRs.

The queries for the dashboard items also look correct to me. 👌

@simon-debruijn simon-debruijn merged commit c61e75f into main May 5, 2021
@simon-debruijn simon-debruijn deleted the feature/III-3974-get-by-creator branch May 5, 2021 13:36
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.

None yet

4 participants