Jamie Howard
|
9f8acd2374
|
fix: validation in webhook service
|
2023-05-30 10:09:11 +01:00 |
|
Jamie Howard
|
510a20c82c
|
chore: update webhook event name
|
2023-05-30 09:42:03 +01:00 |
|
Gustav Hansen
|
093d3436a8
|
Merge pull request #16861 from strapi/chore/notification-missing-translation
Chore: Notification - Add missing translation
|
2023-05-30 10:31:05 +02:00 |
|
Gustav Hansen
|
8259d9836d
|
Chore: Remove stray console log
|
2023-05-30 10:23:18 +02:00 |
|
Gustav Hansen
|
fd7a5c7a99
|
Chore: Notification - Add missing translation
|
2023-05-30 10:03:47 +02:00 |
|
Gustav Hansen
|
2b6ad39a57
|
Merge pull request #16850 from strapi/dependabot/npm_and_yarn/axios-1.4.0
chore(deps): bump axios from 1.3.4 to 1.4.0
|
2023-05-30 08:56:49 +02:00 |
|
Gustav Hansen
|
26e9bf0cb2
|
Merge pull request #16852 from strapi/dependabot/npm_and_yarn/react-query-3.39.3
chore(deps): bump react-query from 3.24.3 to 3.39.3
|
2023-05-30 08:56:11 +02:00 |
|
Gustav Hansen
|
e192306863
|
Merge pull request #16853 from strapi/dependabot/npm_and_yarn/formik-2.4.0
chore(deps): bump formik from 2.2.9 to 2.4.0
|
2023-05-30 08:55:39 +02:00 |
|
Gustav Hansen
|
41aff9786f
|
Merge pull request #16851 from strapi/dependabot/npm_and_yarn/testing-library/dom-8.20.0
chore(deps-dev): bump @testing-library/dom from 8.19.0 to 8.20.0
|
2023-05-30 08:54:36 +02:00 |
|
Marc-Roig
|
74023ce419
|
todo: revert create if custom condition does not allow it
|
2023-05-29 15:42:36 +02:00 |
|
Marc
|
4c13de458e
|
Merge pull request #16518 from strapi/feature/private-s3-url-signing-content-api
|
2023-05-29 14:57:06 +02:00 |
|
Marc
|
75969f70ee
|
Merge pull request #16478 from strapi/feature/entity-service-wrapOutput
|
2023-05-29 14:40:31 +02:00 |
|
Bassel Kanso
|
a6750d6cc5
|
Merge pull request #16673 from Marwa-Hodeib/translationEnglishToArabic
Translation english to arabic
|
2023-05-29 14:03:46 +03:00 |
|
“marwa-hodeib”
|
b8264edcb3
|
Merge branch 'translationEnglishToArabic' of https://github.com/Marwa-Hodeib/strapi into translationEnglishToArabic
|
2023-05-29 12:33:19 +03:00 |
|
Simone Taeggi
|
536b2ccd4b
|
test duplicated sso roles are cleaned
|
2023-05-29 11:22:35 +02:00 |
|
Marc-Roig
|
91d4759433
|
fix: unit test
|
2023-05-29 11:13:29 +02:00 |
|
Marc-Roig
|
1bdf9afa6b
|
fix: populate al top level attributes
|
2023-05-29 10:45:47 +02:00 |
|
Simone Taeggi
|
f83a848525
|
Merge branch 'main' into fix/sso-lock-out-option
|
2023-05-29 10:41:05 +02:00 |
|
Marc-Roig
|
304f32d56b
|
fix: populate attributes in delete
|
2023-05-29 09:34:45 +02:00 |
|
Marc-Roig
|
296aa4b53c
|
fix: replace all for node14
|
2023-05-29 09:12:07 +02:00 |
|
Marc-Roig
|
b571f2f511
|
feat: exclude morphTo relations
|
2023-05-29 08:43:00 +02:00 |
|
Damián Paranič
|
5f6efd813b
|
Merge branch 'main' into fix/media-library-multiple-selection
|
2023-05-29 08:35:32 +02:00 |
|
dependabot[bot]
|
1c5f857faa
|
chore(deps): bump formik from 2.2.9 to 2.4.0
Bumps [formik](https://github.com/formium/formik) from 2.2.9 to 2.4.0.
- [Release notes](https://github.com/formium/formik/releases)
- [Commits](https://github.com/formium/formik/compare/formik@2.2.9...formik@2.4.0)
---
updated-dependencies:
- dependency-name: formik
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-28 23:04:50 +00:00 |
|
dependabot[bot]
|
71902a4f5c
|
chore(deps): bump react-query from 3.24.3 to 3.39.3
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.24.3 to 3.39.3.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/commits)
---
updated-dependencies:
- dependency-name: react-query
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-28 23:03:37 +00:00 |
|
dependabot[bot]
|
595f2ec00f
|
chore(deps-dev): bump @testing-library/dom from 8.19.0 to 8.20.0
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v8.19.0...v8.20.0)
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-28 23:02:26 +00:00 |
|
dependabot[bot]
|
839e57fa44
|
chore(deps): bump axios from 1.3.4 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.4.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-28 23:01:14 +00:00 |
|
Simone Taeggi
|
7eefdb1053
|
Merge branch 'fix/sso-lock-out-option' of github.com:strapi/strapi into fix/sso-lock-out-option
|
2023-05-28 23:18:27 +02:00 |
|
Simone Taeggi
|
45b9631494
|
add useSettingsForm get test
|
2023-05-28 23:18:21 +02:00 |
|
DMehaffy
|
08ff46ddc4
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-05-26 11:48:10 -07:00 |
|
“marwa-hodeib”
|
48234303cc
|
fix variable translation
|
2023-05-26 21:26:32 +03:00 |
|
Convly
|
489e422f60
|
Revert breaking change & adapt the feature behavior
|
2023-05-26 18:15:55 +02:00 |
|
Marc-Roig
|
31afc24ee5
|
fix: unit tests
|
2023-05-26 17:57:23 +02:00 |
|
Convly
|
9b8fb00e8d
|
Merge branch 'main' into ts-support-2/update-type-gen
|
2023-05-26 17:52:06 +02:00 |
|
Marc-Roig
|
e73a41ecde
|
todo: handle dz and morph relations in getQueryPopulate
|
2023-05-26 17:47:59 +02:00 |
|
Convly
|
2eb6b5c44b
|
Merge branch 'main' into features/ts-support-2
|
2023-05-26 17:43:58 +02:00 |
|
Convly
|
2a75f0bff1
|
Merge branch 'main' into ts-support-2/type-system
|
2023-05-26 17:43:35 +02:00 |
|
Marc-Roig
|
810efff6da
|
fix: use is nil for countRelations
|
2023-05-26 17:37:33 +02:00 |
|
Marc-Roig
|
9a7bef24bf
|
chore: PR proposed changes
|
2023-05-26 17:26:55 +02:00 |
|
Convly
|
94e3595718
|
Move utils to namespaces & fix types
|
2023-05-26 17:14:07 +02:00 |
|
Marc
|
832b4aa46d
|
Update packages/core/content-manager/server/controllers/collection-types.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
|
2023-05-26 16:11:33 +02:00 |
|
Convly
|
f0841f681d
|
Merge branch 'ts-support-2/type-system' into ts-support-2/update-type-gen
|
2023-05-26 15:46:12 +02:00 |
|
Convly
|
2cdc6b07a3
|
Rename Contains to Includes
|
2023-05-26 15:33:09 +02:00 |
|
Convly
|
90b5fa8d55
|
Rename AssertNamespaceIs to EnsureNamespaceMatches for uids
|
2023-05-26 15:30:42 +02:00 |
|
Convly
|
1b506673a1
|
Use ColonsSeparator for api & plugin namespace (origin <> scope)
|
2023-05-26 15:27:45 +02:00 |
|
Jamie Howard
|
4020a96da6
|
chore: separate validation between webhook service and controller
|
2023-05-26 14:27:44 +01:00 |
|
Convly
|
b30a3b426f
|
Update ControllerHandler return type to accept void
|
2023-05-26 15:26:36 +02:00 |
|
Convly
|
9bd29e3d9b
|
Update data transfer code to adapt with new types
|
2023-05-26 15:25:12 +02:00 |
|
Jamie Howard
|
5547c788eb
|
fix: register review workflow webhook events earlier in bootstrap
|
2023-05-26 14:25:03 +01:00 |
|
Convly
|
9fca32a25e
|
Update data transfer types
|
2023-05-26 15:23:50 +02:00 |
|
Gustav Hansen
|
943497a7d9
|
Merge pull request #16843 from strapi/chore/update-ds
Chore: Update @strapi/design-system and @strapi/icons to 1.7.9
|
2023-05-26 15:20:50 +02:00 |
|