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

WIP: GraphQL API (public parts) #888

Open
wants to merge 50 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
ec6270d
graphql: Some initial work
Kurocon Apr 17, 2023
feb7f3e
Merge branch 747-single-sign-on
Kurocon Apr 17, 2023
96eed3e
graphql: Add all public models to GraphQL for the members module
supertom01 Apr 17, 2023
6b6e103
Merge branch 'main' into 741-graphql-api
Kurocon Jun 15, 2023
36ebbae
graphql: Add schemas for videos, publications, update schema for news…
Kurocon Jun 16, 2023
2ff19c4
graphql: Re-implement members graphql to only include public models a…
Kurocon Jun 16, 2023
908ab1f
graphql: Add queries for Education pages
Kurocon Jun 18, 2023
496972a
Merge remote-tracking branch 'origin/main' into 741-graphql-api
Oct 2, 2023
6267bd9
Add a basic activities query
supertom01 Oct 16, 2023
df88044
Merge branch 'main' into 741-graphql-api
Kurocon Oct 23, 2023
88cdaed
Extend activity graphql endpoint
supertom01 Oct 30, 2023
c5cd1b0
Finalize public details for activities on GraphQL API
supertom01 Nov 13, 2023
8321e13
Merge pull request #817 from Inter-Actief/811-add-the-activities-modu…
supertom01 Nov 13, 2023
9fe5a27
Add descriptions to attributes and their translations
supertom01 Nov 13, 2023
4b24469
Merge origin/741-graph
supertom01 Nov 13, 2023
8e5262d
Merge pull request #818 from Inter-Actief/811-add-the-activities-modu…
supertom01 Nov 13, 2023
4070ecf
Add about pages to the GraphQL API
supertom01 Dec 11, 2023
5f12f07
Add translations
supertom01 Dec 11, 2023
09134c8
Add the company module to the GraphQL API
supertom01 Dec 11, 2023
9ae9d61
Fix identation
supertom01 Dec 11, 2023
5ebfc39
Add translations
supertom01 Dec 11, 2023
bbe0053
Merge pull request #826 from Inter-Actief/companies-graphql
Mihai98924 Feb 5, 2024
edd5448
Merge origin/741 into 822
supertom01 Feb 5, 2024
402b5ec
Merge pull request #824 from Inter-Actief/822-add-the-about-module-to…
Mihai98924 Feb 5, 2024
be20cc0
WIP
supertom01 Mar 18, 2024
2d2d637
Add a query for a single activity given its id
supertom01 Jun 3, 2024
dd5d945
Merge branch 'main'
Kurocon Jun 3, 2024
fc1b23e
Merge branch 'main' into 741-graphql-api
Kurocon Jun 3, 2024
782061d
Add the calendar modules to all the different Event inheriters
supertom01 Jun 10, 2024
93b7157
Add translations
supertom01 Jun 10, 2024
c941e82
Add mutation for the educational bouquet
supertom01 Jun 10, 2024
358b157
Fix merge conflicts
supertom01 Sep 2, 2024
b57476b
Merge pull request #870 from Inter-Actief/825-add-the-calendar-module…
supertom01 Sep 2, 2024
9cebceb
Merge branch '741-graphql-api' into 871-mutation-graphql-educational-…
supertom01 Sep 2, 2024
9e5cff0
Merge pull request #872 from Inter-Actief/871-mutation-graphql-educat…
supertom01 Sep 2, 2024
c25739f
Merge branch 'main' into 741-graphql-api
Kurocon Sep 2, 2024
104ead3
graphql: Fix invalid fields showing up for Event Types, remove some p…
Kurocon Sep 7, 2024
6bb9700
graphql: Fix non-public attachments and photos, inactive banners, and…
Kurocon Sep 16, 2024
686bc58
graphql: Initial framework for testing private models and fields
Kurocon Sep 30, 2024
c618510
Merge branch 'main'
Kurocon Oct 14, 2024
d90e2aa
graphql: Add more tests for activities, add tests for companyEvents
Kurocon Oct 14, 2024
3494332
graphql: Add tests for education and files modules
Kurocon Oct 28, 2024
70bf329
graphql: Add tests for members module, update tests for activities, e…
Kurocon Nov 1, 2024
966174d
Merge branch 'main' into 741-graphql-api
Kurocon Dec 9, 2024
908852a
graphql: Add tests for news, publications and videos modules.
Kurocon Dec 9, 2024
df3ed6c
Implement authentication on GraphQL types, on a field level using dec…
supertom01 Dec 9, 2024
a75777a
graphql: Small changes after review
Kurocon Dec 23, 2024
eb56e45
Merge branch 'main' into 741-graphql-api
Kurocon Dec 23, 2024
f683427
Extend documentation and add a list of exempt fields
supertom01 Dec 23, 2024
f971d7b
Merge pull request #916 from Inter-Actief/846-work-on-graphql-authent…
Kurocon Dec 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into 741-graphql-api
  • Loading branch information
Kurocon committed Jun 15, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
aasseman Alexis Asseman
commit 6b6e103738e74a6711f9c3d15979144c74a91fd9

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.