1364 Commits

Author SHA1 Message Date
Simone Taeggi
f8acf8385b change the property authenticationDisabled to ssoLockedRoles 2023-05-23 09:19:07 +02: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
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
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
Marc
88d5169528
Merge pull request #16748 from strapi/feature/review-workflow-delete-route 2023-05-19 18:08:47 +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
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
Simone Taeggi
858453e14f fix typo and wrong value passed in the onClear 2023-05-19 14:53:14 +02:00
Gustav Hansen
d6e38a2ad9 Settings: Add client-side name max-length validation 2023-05-19 14:20:55 +02:00
Marc-Roig
12a7ebd000
feat: sort attr on workflow list 2023-05-19 14:18:59 +02:00
Gustav Hansen
0373086a8a Chore: Revert accidental commit 2023-05-19 14:10:05 +02:00
Gustav Hansen
5f126020b3 Settings: Sort workflows by name 2023-05-19 14:10:05 +02:00
Gustav Hansen
624ee834df Settings: Add __tmp_key__ to initial stage state 2023-05-19 14:10:05 +02:00
Marc-Roig
6d04d3277c
fix: tests with unique workflow name 2023-05-19 14:08:12 +02:00
Gustav Hansen
147f6ad9d8 Settings: Prepare list-view to render content-types 2023-05-19 13:15:59 +02:00
Gustav Hansen
18131c4976 Settings: Improve formik setValue usage 2023-05-19 13:15:19 +02:00
Gustav Hansen
8ef9ac959f Settings: Fix workflow POST endpoint 2023-05-19 12:41:14 +02:00
Gustav Hansen
fa3d2175ed Settings: Swap edit and delete, Fix row click 2023-05-19 12:40:42 +02:00
Gustav Hansen
a5758274ca Settings: Reverse isDirty for workflows in creation 2023-05-19 12:39:49 +02:00
Gustav Hansen
bc943683ca Settings: Make workflow.contentTypes a non-required field 2023-05-19 12:39:00 +02:00
Marc
1ba70e1599
Merge branch 'feature/review-workflow-assigned-content-types-routes' into feature/review-workflow-delete-route 2023-05-19 12:05:49 +02:00
Simone Taeggi
95aea1d0ee change schema validation on the frontend 2023-05-19 11:56:58 +02:00
Simone Taeggi
7d716d16f2 remove unused loadash merge 2023-05-19 11:11:25 +02:00
Simone Taeggi
041690d7b5 update snapshot SSO 2023-05-19 11:03:03 +02:00
Simone Taeggi
3fdb517b0b fix backend part of the sso form submission 2023-05-19 11:00:05 +02:00
Gustav Hansen
d8ce77cf25 Settings: Improve content-type multi-select value 2023-05-19 10:53:49 +02:00
Gustav Hansen
0a3b591023 Settings: Use nested multiple select for content-types 2023-05-19 10:53:49 +02:00
Gustav Hansen
6d7fa04d0a Settings: Fix PUT queries in edit view 2023-05-19 10:53:49 +02:00
Gustav Hansen
c4468f267e Merge branch 'main' into feature/review-workflow-multiple 2023-05-19 10:10:28 +02:00
Marc-Roig
f03406c812
chore: update comment 2023-05-18 16:38:16 +02:00
Simone Taeggi
8a5683256f add the new field in the apis 2023-05-18 16:27:13 +02:00
Marc-Roig
34db3fe237
fix: audit log tests 2023-05-18 15:58:47 +02:00
Marc-Roig
180d61dc0c
feature: onCommit , onCallback transaction methods 2023-05-18 12:57:47 +02:00
Simone Taeggi
c5ab7915d6 implemented the multi select for the sso authentication disabled 2023-05-18 11:41:43 +02:00
Marc-Roig
1f7e67d801
fix: rw unit test 2023-05-18 11:00:50 +02:00
Josh
bdd0c462a1
chore: update to react18 (#16701)
Co-authored-by: Paul Tiedtke <PaulTiedtke@web.de>
2023-05-18 09:41:59 +01:00