Josh
08bc82a220
Merge branch 'develop' into v5/main
2024-02-07 18:27:45 +00:00
Bassel Kanso
425f7870d6
fix(cm): restore proper pagination object on relations response ( #19445 )
2024-02-07 14:31:51 +00:00
Marc Roig
ff8ed1fc36
feat: Draft & Publish V5 ( #18941 )
...
* feat: use document service in content manager
* feat: locale and status filtering
* feat: refactor single type controllers to use documents
* feat: get locale param from in cm endpoints
* feat: get locale param from cm endpoints
* feat: prevent empty string locale filtering
* fix(content-manager): access to non default locale documents
* chore(content-manager): revert route construction
* test(content-manager): counting number of draft relations for non default locales
* chore(content-manager): remove default locale from entity manager countDraftRelations
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-01-25 18:43:08 +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
Marc-Roig
9472ddff19
fix: use different email for testing
2023-08-21 14:51:34 +02:00
Marc-Roig
54cb286f94
chore: remove comment
2023-08-21 12:24:25 +02:00
Marc-Roig
7fbf6bf36c
test: content manager relations permissions
2023-08-21 12:23:27 +02:00
Marc Roig
df79981a07
Merge pull request #17262 from strapi/fix/relation-reordering-inv
2023-07-24 15:12:00 +02:00
markkaylor
a82de46746
feature/bulk-publish-v2 ( #17185 )
...
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
2023-07-18 09:03:55 +02:00
Marc-Roig
a887260621
fix: split relations test file, as tests were doing too many requests
2023-07-14 11:21:28 +02:00
Marc-Roig
2d63671daa
fix: relations test relation disconnect breaking other relations
2023-07-12 09:43:27 +02:00
Marc-Roig
ee2cd841c9
tests: updating entity relations does not break other relations
2023-07-11 15:37:54 +02:00
Marc-Roig
65294d29a4
test: publish entity with required component
2023-06-27 10:23:40 +02:00
Marc-Roig
0654f395cd
test: use entity service to load relations
2023-06-22 08:12:20 +01:00
Marc-Roig
e2fa85f848
skip cloning relations tests
2023-06-22 08:12:20 +01:00
Marc-Roig
bf324d0557
test: skip relations test
...
see if it fixes flakey tests
2023-06-22 08:12:20 +01:00
Marc
674dc96b89
refactor: mark uid as a prohibited field & separate auto-clone route ( #16957 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-06-22 08:12:20 +01:00
Marc
21498fbda7
test: set and disconnect should not steal from one to X relations
2023-06-22 08:00:14 +01:00
Marc-Roig
2ac90b8e8e
test: disconnect and clone relations
2023-06-22 07:59:49 +01:00
Marc-Roig
19f9273e7d
test clone components
2023-06-22 07:59:49 +01:00
Marc-Roig
52bf461b06
test clone dynamic zones
2023-06-22 07:59:49 +01:00
Marc-Roig
d90a0c34bb
test clone
2023-06-22 07:59:49 +01:00
Marc-Roig
8982eea28e
test clone relations
2023-06-22 07:59:49 +01:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure ( #16242 )
2023-04-05 10:32:20 +02:00