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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jamie Howard
|
2122cf6729
|
chore(webhooks/ListView): PR feedback
|
2023-05-19 13:20:27 +01:00 |
|
Marc
|
1285ba7ecd
|
Merge pull request #16759 from strapi/fix/delete-unintentional-folders
|
2023-05-19 12:40:51 +02:00 |
|
Marc
|
a7b8ad0fd5
|
Merge branch 'fix/delete-unintentional-folders' into fix/some-folders-cant-be-moved-inside-others
|
2023-05-19 12:15:06 +02:00 |
|
Simone Taeggi
|
95aea1d0ee
|
change schema validation on the frontend
|
2023-05-19 11:56:58 +02:00 |
|
Marc-Roig
|
1b00e1d8e2
|
remove logs
|
2023-05-19 11:22:17 +02:00 |
|
Simone Taeggi
|
7d716d16f2
|
remove unused loadash merge
|
2023-05-19 11:11:25 +02:00 |
|
Simone Taeggi
|
3b133f4d7d
|
Merge branch 'main' into fix/sso-lock-out-option
|
2023-05-19 11:03:27 +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 |
|
Marc-Roig
|
c266835d04
|
chore: more logs
|
2023-05-19 10:35:15 +02:00 |
|
Marc-Roig
|
2ad193e1a3
|
chore: logs to debug test
|
2023-05-19 09:35:35 +02:00 |
|
Ben Irvin
|
767f3dbd60
|
test filtering
|
2023-05-18 17:17:03 +02:00 |
|
Ben Irvin
|
5c5d27247b
|
remove case sensitivity
|
2023-05-18 17:16:02 +02:00 |
|
Jamie Howard
|
f5bffad6b0
|
feat(webhooks/EditView): react-query
feat(webhooks/EditView): remove the reducer
feat(webhooks/EditView): disable save button until form is modified
|
2023-05-18 16:02:27 +01:00 |
|
Ben Irvin
|
6827350469
|
allow id filter
|
2023-05-18 17:01:20 +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 |
|
Jamie Howard
|
5dfe7abe05
|
feat(webhooks/ListView): improve mutation logic
|
2023-05-18 12:42:58 +01: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 |
|