Jamie Howard
ac3542d40e
fix(i18n): extract relatedEntityId from the query
2024-02-14 13:24:15 +00:00
Ben Irvin
8ea71985c8
fix: restrict model and attribute names that break Strapi
2024-02-12 10:47:14 +01:00
Jean-Sébastien Herbaux
90a86f595c
Fix input payload validation
2024-02-09 15:05:32 +01:00
Bassel Kanso
425f7870d6
fix(cm): restore proper pagination object on relations response ( #19445 )
2024-02-07 14:31:51 +00:00
Josh
812647b8b0
fix(cm): pass params to post requests for publish & unpublish ( #19294 )
...
* fix(cm): pass params to post requests for publish & unpublish
resolves #19289
* Extract locale from query strings (#19359 )
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-01-31 11:50:22 +00:00
Marc Roig
2d371a2d60
fix: nested on commit on rollback transactions ( #19368 )
2024-01-30 11:00:08 +01:00
markkaylor
d172fb07e2
chore(content-releases): remove future flags ( #19245 )
2024-01-19 15:54: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
Ben Irvin
84033819f8
Fix: GraphQL validates repeatable component attributes correctly ( #18647 )
2023-11-06 15:01: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