Gustav Hansen
|
f98a9b698b
|
Merge branch 'main' into feature/review-workflow-multiple
|
2023-05-23 20:56:59 +02:00 |
|
Bassel Kanso
|
c1377ecab2
|
Update packages/core/data-transfer/src/engine/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-05-23 16:56:33 +03:00 |
|
Bassel
|
b86c6ee875
|
creating getSchemas in the engine to manage caching schemas
|
2023-05-23 16:45:27 +03:00 |
|
Bassel
|
8ae00e4b9e
|
save schemas in memory and use them instead of calling destination provider
|
2023-05-23 16:12:18 +03:00 |
|
Gustav Hansen
|
351c53eebf
|
Chore: Refactor useModels to use react-query rather than useReducer
|
2023-05-23 11:43:36 +02:00 |
|
Josh
|
e233d8afdc
|
feat: introduce useClipboard hook to remove dependency (#16751)
|
2023-05-23 08:43:35 +01:00 |
|
Marc
|
750b6c8e8f
|
Merge pull request #16768 from strapi/feature/improve-audit-logs-transaction-handling
|
2023-05-22 18:20:21 +02:00 |
|
Simone
|
e67342f157
|
fix collection names check for plural names in edit (#16789)
* fix collection names check for plural names in edit
* add another condition on takenCollectionNames
|
2023-05-22 17:40:40 +02:00 |
|
Marc-Roig
|
51683b479c
|
chore: use push instead of spreading array
|
2023-05-22 17:08:43 +02:00 |
|
Josh
|
c1c7eab0d4
|
chore: license in strapi/ee needs prefix (#16799)
|
2023-05-22 16:03:36 +01: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 |
|
Marc
|
7c0ab2cc38
|
Merge branch 'main' into feature/improve-audit-logs-transaction-handling
|
2023-05-22 15:36:02 +02:00 |
|
Marc-Roig
|
a6a50ab194
|
fix: properly store commit callbacks
|
2023-05-22 15:19:53 +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 |
|
Marc
|
4e17f00e35
|
Merge pull request #16760 from strapi/fix/some-folders-cant-be-moved-inside-others
|
2023-05-22 12:40:25 +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 |
|
Marc-Roig
|
087ff3765b
|
chore: create util to check if folder is the same as another one or a child one
|
2023-05-22 10:06:37 +02: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 |
|
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 |
|
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 |
|
Jamie Howard
|
e499e4de53
|
Merge remote-tracking branch 'origin/main' into webhooks/list-view
|
2023-05-19 13:25:04 +01:00 |
|
Gustav Hansen
|
d6e38a2ad9
|
Settings: Add client-side name max-length validation
|
2023-05-19 14:20:55 +02:00 |
|
Jamie Howard
|
2122cf6729
|
chore(webhooks/ListView): PR feedback
|
2023-05-19 13:20:27 +01: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 |
|
Marc
|
1285ba7ecd
|
Merge pull request #16759 from strapi/fix/delete-unintentional-folders
|
2023-05-19 12:40:51 +02:00 |
|
Gustav Hansen
|
fa3d2175ed
|
Settings: Swap edit and delete, Fix row click
|
2023-05-19 12:40:42 +02:00 |
|