12382 Commits

Author SHA1 Message Date
Jamie Howard
d60e8097d9 test(EE API): add new entities to the default stage 2023-03-22 11:55:22 +00:00
Jamie Howard
588cbc9053 refactor(ee) 2023-03-22 11:37:46 +00:00
Rémi de Juvigny
f778b0573c Fix event hub unsubscribe 2023-03-22 12:33:40 +01:00
Jamie Howard
4be91b44c2 fix(ee): correctly return entity in decorator 2023-03-22 11:32:48 +00:00
Rémi de Juvigny
52705947d8 Fix audit logs ee.disable listener 2023-03-22 12:31:07 +01:00
Ben Irvin
41c7792b54 add mysql2 as a db client option 2023-03-22 12:11:15 +01:00
Gustav Hansen
9713fa429d
Merge pull request #16141 from strapi/fix/input-uid-disabled
InputUID: Hide re-generate button when field is disabled
2023-03-22 12:01:31 +01:00
Josh
eb4449f9fc
Merge pull request #16175 from strapi/dependabot/npm_and_yarn/react-window-1.8.8 2023-03-22 10:23:34 +00:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Gustav Hansen
fe5d703beb Auth: Add tests for registration form 2023-03-22 11:17:48 +01:00
Gustav Hansen
1ab350f193 Auth: Trim whitespace from fields 2023-03-22 11:16:02 +01:00
Kevin Antonio Rateni Iatauro
edc2bdcecd
Decouple image resizing and optimization (#14029)
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-03-22 11:00:21 +01:00
dependabot[bot]
11b9b6ef8b
build(deps): bump react-window from 1.8.7 to 1.8.8
Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-window/commits)

---
updated-dependencies:
- dependency-name: react-window
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 09:58:27 +00:00
Kevin Antonio Rateni Iatauro
0895e36738
Return newly created IDs when using createMany (#14269)
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-03-22 08:43:52 +01:00
Alexandre BODIN
942e646d28
Perf optimizations (#16117)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-03-21 18:37:21 +01:00
Gustav Hansen
011967acca
Merge pull request #16160 from strapi/dependabot/npm_and_yarn/sanitize-html-2.10.0
build(deps): bump sanitize-html from 2.7.3 to 2.10.0
2023-03-21 17:59:55 +01:00
Jamie Howard
7b0c7b5830 Merge remote-tracking branch 'origin/feature/review-workflow' into review-workflow/default-stage-created-entities 2023-03-21 16:59:13 +00:00
Jamie Howard
80475d33f4 refactor(ee)
test(ee): add new entities to the default stage
2023-03-21 16:57:31 +00:00
Gustav Hansen
95a8cd84bd Merge branch 'main' into feature/review-workflow 2023-03-21 17:45:49 +01:00
Gustav Hansen
8f3d64ec63 Settings: Refactor user interactios setup 2023-03-21 17:44:57 +01:00
Gustav Hansen
6a323f4803
Merge pull request #16162 from strapi/fix/useAPIErrorHandler-axios-error
useAPIErrorHandler: Reverse error handling (API -> Axios)
2023-03-21 17:14:13 +01:00
Gustav Hansen
11078eeae1 InputUID: Hide re-generate label when field is disabled 2023-03-21 17:13:02 +01:00
edlefebvre
3b2346c98b
fix(core upload): add missing FR translations (signed) (#16156) 2023-03-21 16:35:20 +01:00
Ben Irvin
20bcb4604e confirm delete of local data with transfer pull 2023-03-21 16:05:43 +01:00
Marc-Roig
1e1b62ef23 sign file urls when uploading files 2023-03-21 15:27:32 +01:00
Marc-Roig
456bdcba33 Merge branch 'main' into feature/private-s3-bucket 2023-03-21 14:59:26 +01:00
DMehaffy
b07fc41d84
Add Not implemented error class (#15938) 2023-03-21 14:42:45 +01:00
Gustav Hansen
fb5c8f9180 useAPIErrorHandler: Reverse error handling (API -> Axios) 2023-03-21 14:04:10 +01:00
Josh
687a421933 fix: nullish values should only be replaced when they're top level attributes 2023-03-21 12:56:34 +00:00
Gustav Hansen
cff3604dc1 Settings: Inline update stage mutation, refactor tests 2023-03-21 13:16:58 +01:00
Rémi de Juvigny
498dc2fcbb Fix QA issues 2023-03-21 12:54:07 +01:00
dependabot[bot]
aff78c1e90
build(deps): bump sanitize-html from 2.7.3 to 2.10.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.3 to 2.10.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.3...2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 10:36:41 +00:00
Josh
69ce44366e
Merge pull request #16155 from strapi/dependabot/npm_and_yarn/react-intl-6.3.2 2023-03-21 10:34:38 +00:00
Josh
e19c0f92cb fix: do not populate a single component if it doesn't exist in initialdata 2023-03-21 10:08:54 +00:00
dependabot[bot]
35c625f155
build(deps): bump react-intl from 6.2.8 to 6.3.2
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.2.8 to 6.3.2.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.2.8...react-intl@6.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 10:07:10 +00:00
dependabot[bot]
d7e3dbfdd4
build(deps): bump webpack-dev-server from 4.11.1 to 4.13.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.13.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.13.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 09:58:38 +00:00
Gustav Hansen
c592aff2dd Chore: Fix tests by mocking useTracking 2023-03-21 09:37:36 +01:00
Jamie Howard
2e2bfe1fd0 feature(ee): persist RW db tables when feature is enabled 2023-03-20 16:38:39 +00:00
Christian Capeans
0383af72b3 Fix typo 2023-03-20 17:12:22 +01:00
Simone Taeggi
ff37d666d0 Merge branch 'main' into features/data-transfer 2023-03-20 17:00:08 +01:00
Alexandre BODIN
c2bb76d806
Revert "chore(deps): bump glob from 7.2.0 to 7.2.3" 2023-03-20 15:14:00 +01:00
Alexandre BODIN
1db941333c
Merge pull request #15979 from strapi/dependabot/npm_and_yarn/glob-7.2.3 2023-03-20 15:13:31 +01:00
Marc
9810977479
Update index.js 2023-03-20 14:27:27 +01:00
Gustav Hansen
acd39de7e5 Review Workflow Settings: track events 2023-03-20 13:02:22 +01:00
Jamie Howard
64a0f9eb50 Merge remote-tracking branch 'origin/main' into feature/review-workflow 2023-03-20 11:42:58 +00:00
Gustav Hansen
746593c17b
Merge pull request #16119 from strapi/chore/lodash-reduce-and-restrict
Reduce and optimize lodash usage in the admin app
2023-03-20 12:31:47 +01:00
Jamie Howard
cd29d8ba6b
Merge pull request #16084 from strapi/feature/persist-ee-tables 2023-03-20 11:30:12 +00:00
Jamie Howard
04723bf727 chore(ee): PR feedback 2023-03-20 11:01:17 +00:00
Marc-Roig
516500dd07 do not wait for send upload plugin metrics 2023-03-20 11:30:52 +01:00
Marc-Roig
65ff3ca49a rename events 2023-03-20 11:30:05 +01:00