32846 Commits

Author SHA1 Message Date
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
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
Gustav Hansen
e40c67b7b8
Merge pull request #16797 from strapi/revert-16791-chore/refactor-use-models-hook
Revert "Chore: Refactor useModels to use react-query rather than useReducer"
2023-05-22 15:47:55 +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
Marc-Roig
bc9880ebc3
test: transaction onCommit and onRollback 2023-05-22 15:20:24 +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
59a46518df Chore: Add useContentTypes hook documentation 2023-05-22 13:09:11 +02: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
Marc
65811cb169
Merge pull request #16790 from strapi/feature/review-workflow-body-data 2023-05-22 12:25:47 +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
a691d9dde8
Merge pull request #16784 from strapi/dependabot/npm_and_yarn/eslint-8.41.0
chore(deps-dev): bump eslint from 8.27.0 to 8.41.0
2023-05-22 10:59:16 +02:00
dependabot[bot]
62003b3e09
chore(deps-dev): bump eslint from 8.27.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.41.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 08:37:15 +00:00
Marc
454952b6d9
Merge pull request #16787 from strapi/dependabot/npm_and_yarn/cloudinary-1.37.0 2023-05-22 10:35:14 +02:00
Ben Irvin
eefdae1e5e require matching case for operators 2023-05-22 10:27:39 +02:00
Ben Irvin
6fcad7cf3e update strapi/utils package 2023-05-22 10:26:32 +02:00
Ben Irvin
794654ef7b Merge remote-tracking branch 'originStrapi/main' into fix/clean-filters 2023-05-22 10:23:35 +02: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
ammi1378
23de7e699c Fix: Avoid replacing entire generatedDocumentation
components
2023-05-22 07:07:36 +03:30
dependabot[bot]
6ca06c8c5b
chore(deps): bump cloudinary from 1.33.0 to 1.37.0
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.33.0 to 1.37.0.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.33.0...1.37.0)

---
updated-dependencies:
- dependency-name: cloudinary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-21 23:05:30 +00:00
Boegie19
c2e33e9b59 fix template data.db location 2023-05-19 19:09:22 +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
Ben Irvin
894a2766bf add ssoLock to LocalStrategy 2023-05-19 18:02:20 +02:00
Jamie Howard
ee413187df
Merge pull request #16700 from strapi/webhooks/list-view 2023-05-19 16:16:38 +01: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-Roig
84c37537c7
fix: udate admin permissions snapshot 2023-05-19 15:54:03 +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