Josh
660b779c4c
Merge branch 'develop' into v5/main
2024-04-02 10:11:20 +01:00
Alexandre BODIN
ec8a0ecb9b
Merge pull request #19728 from strapi/v5/entity-service
...
chore: deprecate entity-service and delegate to document service
2024-03-13 17:03:21 +01:00
Marc Roig
fc1ac2acd5
feat: disable dp by default ( #19743 )
2024-03-13 14:08:07 +01:00
Alexandre Bodin
5ffb3c7100
chore: deprecate entity-service and delegate to document service
2024-03-12 21:02:33 +01:00
Alexandre Bodin
279eb4479d
chore: migrate graphql plugin to v5
2024-03-07 21:12:36 +01:00
Fred Cox
aa65f33dac
fix(plugin-graphql): allow to use GET queries for graphql
...
GET queries are often advantagous for caching, cdns, etc
This removes a line that wasnt required, that blocked GET
queries from being authenticated on /graphql
2024-01-08 13:14:15 +00:00
Marc-Roig
8aca4eae6a
Merge branch 'main' into v5/main
2023-11-09 12:13:13 +01:00
Ben Irvin
84033819f8
Fix: GraphQL validates repeatable component attributes correctly ( #18647 )
2023-11-06 15:01:59 +01:00
Alexandre BODIN
5ae0dc40cd
feat!(content-manager): remove the ability to disable draft&publish ( #18488 )
...
* feat!: remove draft and publish triggering
* chore: update snapshots and tests
* test: adapt tests
2023-10-24 17:18:59 +01:00
Ben Irvin
26753c2c6f
allow empty objects in validator
2023-09-27 11:56:41 +02:00
Ben Irvin
d1ffb4a544
fix pagination query sanitization
2023-06-29 15:59:45 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure ( #16242 )
2023-04-05 10:32:20 +02:00