6461 Commits

Author SHA1 Message Date
Gustav Hansen
f98a9b698b Merge branch 'main' into feature/review-workflow-multiple 2023-05-23 20:56:59 +02:00
Ben Irvin
de6537791e fix comment 2023-05-23 15:09:53 +02:00
Ben Irvin
b9303741ba only allow specific errors 2023-05-23 12:47:52 +02:00
Ben Irvin
9959347727 revert formatting 2023-05-23 12:45:05 +02:00
Ben Irvin
4c797f95ca revert formatting 2023-05-23 12:43:12 +02:00
Ben Irvin
9d038e11da revert comment 2023-05-23 12:42:37 +02:00
Ben Irvin
632c0787dc
Merge branch 'fix/sso-lock-out-option' into fix/ss-lock-out-backend 2023-05-23 12:41:28 +02:00
Ben Irvin
0c387365a6 add tests 2023-05-23 12:40:36 +02:00
Gustav Hansen
351c53eebf Chore: Refactor useModels to use react-query rather than useReducer 2023-05-23 11:43:36 +02:00
Ben Irvin
20141bbae2 throw when user is missing 2023-05-23 11:36:17 +02:00
Ben Irvin
8251a9d4e4 get roles from query.load 2023-05-23 11:29:02 +02:00
Ben Irvin
72b5d2f4f0 move all code to ee 2023-05-23 11:20:18 +02:00
Josh
e233d8afdc
feat: introduce useClipboard hook to remove dependency (#16751) 2023-05-23 08:43:35 +01:00
Simone Taeggi
f8acf8385b change the property authenticationDisabled to ssoLockedRoles 2023-05-23 09:19:07 +02:00
Marc
750b6c8e8f
Merge pull request #16768 from strapi/feature/improve-audit-logs-transaction-handling 2023-05-22 18:20:21 +02:00
Jamie Howard
9719eaff96 chore(webhooks/EditView) 2023-05-22 16:15:38 +01:00
Jamie Howard
900c8b351f feat(webhooks/EditView): Build EE edit view row 2023-05-22 16:02:53 +01:00
Ben Irvin
2d8e6d87fd remove comment 2023-05-22 16:53:46 +02:00
Ben Irvin
b9c52652c4 throw error with code 2023-05-22 16:51:26 +02:00
Gustav Hansen
a75ab5a07b
Merge pull request #16796 from strapi/feature/review-workflow-multiple-ct-names-list
Settings: Display content-type display names over uids
2023-05-22 16:47:23 +02:00
Paul Tiedtke
301e0706b8 chore: upgrade libs to react 18 and fix tests
chore: update snapshots

chore: fix fe tests

chore: update snapshot

Revert "revert react18 (#16793)"

This reverts commit 141d3675ab2c9a8c16eff26406bebef50ecce4c5.
2023-05-22 15:33:31 +01:00
Ben Irvin
8b10c20465 move most of the code to strapi/ee 2023-05-22 15:53:03 +02:00
Marc-Roig
41a26cbaf6
feat: add default stage colors 2023-05-22 15:44:04 +02:00
Marc
7c0ab2cc38
Merge branch 'main' into feature/improve-audit-logs-transaction-handling 2023-05-22 15:36:02 +02:00
Gustav Hansen
50beed3d39
Revert "Chore: Refactor useModels to use react-query rather than useReducer" 2023-05-22 15:06:16 +02:00
Gustav Hansen
e1dcf256d7
Merge pull request #16791 from strapi/chore/refactor-use-models-hook
Chore: Refactor useModels to use react-query rather than useReducer
2023-05-22 13:51:32 +02:00
Gustav Hansen
a5d02f639b
Merge pull request #16794 from strapi/feature/review-workflow-multiple-delete-confirm
Settings: Close delete confirmation modal after deletion
2023-05-22 13:50:40 +02:00
Gustav Hansen
048e57add8 Settings: Display content-type display names over uids 2023-05-22 13:43:10 +02:00
Josh
141d3675ab
revert react18 (#16793) 2023-05-22 12:23:24 +01:00
Gustav Hansen
fcf3c62cd9 Chore: Extend and fix tests 2023-05-22 13:03:16 +02:00
Gustav Hansen
e03a435bbf Chore: Add tests 2023-05-22 12:57:12 +02:00
Gustav Hansen
fe72e32fe3 Chore: Rename useModels hook to useContentTypes, Add auto mocks 2023-05-22 12:39:13 +02:00
Gustav Hansen
95970ec91b Chore: Use named export 2023-05-22 12:23:52 +02:00
Gustav Hansen
32523eff19 Chore: Refactor useModels to use react-query rather than redux 2023-05-22 12:20:52 +02:00
Gustav Hansen
4d07d9e411
Merge pull request #16742 from strapi/chore/update-licenses
Chore: Update license files
2023-05-22 11:32:40 +02:00
Gustav Hansen
43dc607f7c Settings: Close delete confirmation modal after deletion 2023-05-22 11:09:25 +02:00
Marc-Roig
b12a3678a0
update contract for POST PUT workflows body 2023-05-22 11:09:08 +02:00
Josh
cb68382384
chore: update DS to 1.7.7 (#16770) 2023-05-22 10:08:09 +01:00
Gustav Hansen
3f9b0e3769
Merge pull request #16404 from GitStartHQ/fix/description-min-and-max-characters
fix: Description and min/max characters not visible during error screen
2023-05-19 18:28:51 +02:00
Marc
88d5169528
Merge pull request #16748 from strapi/feature/review-workflow-delete-route 2023-05-19 18:08:47 +02:00
Ben Irvin
894a2766bf add ssoLock to LocalStrategy 2023-05-19 18:02:20 +02:00
Gustav Hansen
7c44f1830a
Merge pull request #16771 from strapi/feature/review-workflow-multiple-qa
Settings: Improve setting pages for multiple workflows
2023-05-19 17:16:02 +02:00
Jamie Howard
4d29bb121c chore(webhooks/ListView): correct translation 2023-05-19 15:33:19 +01:00
Jamie Howard
ba442c4df5 feat(webhooks/EditView): refactor headers input 2023-05-19 15:27:22 +01:00
Marc
b8275ae1c5
Merge pull request #16772 from strapi/feature/review-workflow-sort 2023-05-19 15:30:46 +02:00
Marc
e7620ed796
Merge branch 'feature/review-workflow-multiple' into feature/review-workflow-delete-route 2023-05-19 15:13:20 +02:00
Marc
be225afbb3
Merge pull request #16722 from strapi/feature/review-workflow-assigned-content-types-routes 2023-05-19 15:13:02 +02:00
Jamie Howard
05c1d3ec64 chore(webhooks/ListView): clean up tests 2023-05-19 13:58:22 +01:00
Simone Taeggi
858453e14f fix typo and wrong value passed in the onClear 2023-05-19 14:53:14 +02:00
Jamie Howard
e499e4de53 Merge remote-tracking branch 'origin/main' into webhooks/list-view 2023-05-19 13:25:04 +01:00