209 Commits

Author SHA1 Message Date
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
Jamie Howard
2fafb39180 Merge remote-tracking branch 'origin/feature/rw-stage-default-sort' into default-sort-by-non-visible-attrs/resolve-merge 2023-08-22 16:22:59 +01:00
Gustav Hansen
4341b3db4c Merge branch 'main' into feature/rw-stage-rbac 2023-08-22 13:46:35 +02:00
Ben Irvin
cab7bef4b0
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-22 12:24:35 +02:00
Marc Roig
8ed02e8301
Merge branch 'feature/rw-stage-default-sort' into feat/default-sort-by-non-visible-attrs 2023-08-22 10:43:14 +02: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
Ben Irvin
85e32e9649 add cleanup to test 2023-08-16 17:16:17 +02:00
Ben Irvin
9aa41eff5e add docs and fix broken require 2023-08-11 16:05:11 +02:00
Ben Irvin
bdeb570b61 update test text 2023-08-10 16:46:04 +02:00
Ben Irvin
17217e5dfe fix test 2023-08-10 15:44:20 +02:00
Ben Irvin
fc2ee1dd16 fix test 2023-08-10 15:40:01 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00