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 |
|
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 |
|
Bassel Kanso
|
b581df8424
|
Merge branch 'main' into fix/transfer-push-stuck
|
2023-05-19 15:38:41 +03:00 |
|
Bassel
|
2d38a9394a
|
push retry sending messages if no response was recieved
|
2023-05-19 15:30:29 +03: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 |
|