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
1ee1b79dcc
chore: update snapshot
2024-01-23 14:36:22 +01:00
Alexandre Bodin
778e8fb175
chore: update api test snapshot
2024-01-23 11:32:03 +01:00
Josh
79aef88064
Merge branch 'develop' into v5/main
2024-01-22 13:39:48 +00:00
markkaylor
d172fb07e2
chore(content-releases): remove future flags ( #19245 )
2024-01-19 15:54:10 +01:00
Ben Irvin
13a2f8b246
feat: Upgrade to Apollo v4
...
* feat: update and make build work
BREAKING CHANGE: Update from 'apollo-server-koa' to '@apollo/server' and '@as-integrations/koa'
* chore: fix comments
* chore: upgrade graphql-upload package
* chore: fix for body type unknown
* chore: remove old comment
* chore: clean up error handling
* chore: fix comment
* fix: http status codes for input validation errors
* fix: remove unused import
* fix: remove accidental bodyparser
* fix: add new required header to tests
* chore: standardize directive key names to be kebab-case
* test: add some extra message validation
* chore: remove devdep for koa-cors typings
* fix: add unknown error name
* fix: yarn.lock
* fix: add typings
* fix: typings
* fix: typings again
* fix: remove unused imports
* chore: remove unused import
* chore: move playground check to a service
* fix: package imports and versions
* chore: fix yarn.lock
* chore: fix types
* chore: clean up koa typings
* chore: koa typing cleanup
* chore: cleanup koa typings
* chore: more koa type cleanup
* chore: revert missing imports
* chore: cleanup koa typings
* chore: update yarn.lock
2024-01-15 14:54:58 +01:00
Marc-Roig
ed37011ec0
feat: ignore locale parameter on non localized content types
2024-01-10 16:55:13 +01:00
Marc-Roig
fc38bbf223
fix: ignore localizations field in non localized ct
2024-01-10 11:31:48 +01:00
Marc-Roig
856dfd8ee5
fix: ignore locale field in api tests
2024-01-10 11:01:21 +01:00
Marc Roig
d4d47227a6
feat: Initialize Document Service ( #18558 )
...
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-11-28 12:01:27 +01:00
Alexandre Bodin
9628e9d90f
chore: remove ee direct imports
2023-11-24 09:33:00 +01:00
Alexandre Bodin
27aa897cbb
Merge branch 'develop' into v5/main
2023-11-23 11:52:10 +01:00
Marc Roig
728d614ca4
feat: Migrate @strapi/admin server to typescript ( #18232 )
...
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-11-16 15:38:15 +00:00
Marc-Roig
e204f16a71
fix: strapi search api tests
2023-11-14 19:10:46 +01:00
Marc-Roig
54bac609ca
fix: content manager search api test
2023-11-14 18:56:03 +01: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
Alexandre Bodin
477ebe1b30
chore(@strapi/strapi): build strapi core with pack-up
2023-10-16 09:19:56 +02:00
Alexandre Bodin
338a75fd16
Export isKnexQuery but tag is as internal
2023-10-09 10:54:13 +02:00
Alexandre Bodin
c8c571e5f7
Fix tests
2023-10-05 13:30:56 +02:00
Ben Irvin
d840d3ca2b
tests
2023-09-28 10:41:21 +02:00
Ben Irvin
8fb3ffef45
add test
2023-09-28 10:39:27 +02:00
Ben Irvin
0f66b31d37
update tests
2023-09-28 10:33:04 +02:00
Ben Irvin
e5eb30b2a3
add test
2023-09-28 10:31:17 +02:00
Ben Irvin
26753c2c6f
allow empty objects in validator
2023-09-27 11:56:41 +02:00
Gustav Hansen
fc86e60e00
Merge branch 'main' into feature/rw-stage-rbac
2023-09-25 12:16:34 +02:00
Alexandre Bodin
1d9cda74db
fix EE tests
2023-09-18 10:24:32 +02:00
Alexandre Bodin
efc1c40f22
Apply review comments
2023-09-15 11:09:37 +02:00
Gustav Hansen
b6e0798993
Merge branch 'main' into feature/rw-stage-rbac-merge-09-12
2023-09-12 13:47:07 +02:00
Alexandre Bodin
6dd6474e0d
Merge branch 'main' into chore/ts-strapi
2023-09-12 10:45:03 +02:00
Alexandre Bodin
96c86c65c5
Merge branch 'main' into chore/ts-strapi
2023-09-11 15:04:30 +02:00
Jamie Howard
4339191e89
test(api): correct return format for strapi_stage attribute
2023-09-11 10:49:21 +01:00
Jamie Howard
fe6dccf668
chore(api-tests): move sanitization test to review workflows test suite
2023-09-08 13:39:58 +01:00
Jamie Howard
57b2df46d6
test(api): correct sanitization of admin user private attributes
2023-09-07 15:52:52 +01:00
Marc-Roig
ba65bb5b8a
fix: pick color attribute on create workflow
2023-09-07 12:36:54 +02:00
Jamie Howard
9aebd8b17e
chore(ee): cleanup test file
2023-09-06 11:35:31 +01:00
Jamie Howard
437a42909d
test(ee): api for new list stage permissions
2023-09-06 11:23:12 +01:00
Alexandre Bodin
f031820696
fix EE imports
2023-09-05 00:18:13 +02:00
Jamie Howard
cc1371d18e
test(content-api): sanitization of strapi_assignee on review workflow content types
2023-08-31 16:33:24 +01:00
Jamie Howard
792c7ab153
Revert "fix: WIP use unique names for restricted roles"
...
This reverts commit 35b185027eb589d879f6933eaf1d35b9b931f93c.
2023-08-31 11:38:23 +01:00
Jamie Howard
d71e6766be
fix(ee): clean up roles and users after review workflows API test
2023-08-31 11:36:25 +01:00
Jamie Howard
957f4df2d2
Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/support-partial-updates
2023-08-31 11:32:00 +01:00
Jamie Howard
35b185027e
fix: WIP use unique names for restricted roles
2023-08-31 10:07:12 +01:00
Gustav Hansen
b6b5cfc8a4
Merge branch 'main' into feature/rw-stage-rbac
2023-08-30 12:46:54 +02:00
Marc Roig
42f2df01d5
Merge pull request #17702 from strapi/fix/empty-role-names
2023-08-29 09:18:39 +02:00
Ben Irvin
aedf994e20
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
2023-08-24 14:35:58 +02:00
Jamie Howard
6ee56bc409
Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/list-available-stages
2023-08-23 15:11:28 +01:00
Jamie Howard
d7602808a9
test(ee): cleanup test title
2023-08-23 15:01:06 +01:00
Jamie Howard
e54d29d7e6
test(ee): add api test for getting available stage transitions
2023-08-23 14:41:47 +01:00