29765 Commits

Author SHA1 Message Date
Alexandre BODIN
8363a89ca2
Fix core router not working within plugin context (#14456) 2023-03-23 18:59:25 +01:00
Marc-Roig
7fdc6377a5 Merge branch 'main' into feature/private-s3-bucket 2023-03-23 18:10:36 +01:00
Rémi de Juvigny
2c4d415c9a
Merge pull request #15913 from strapi/feature/audit-logs-config
Add audit logs configuration and react to license changes
2023-03-23 16:49:44 +01:00
Alexandre BODIN
ed970feb37
Run build:ts before unit-test back (#16194) 2023-03-23 16:26:30 +01:00
Ben Irvin
297bda0d5c add comments 2023-03-23 16:10:24 +01:00
Alexandre BODIN
c2732e2b97
Nx config improvements (#16187) 2023-03-23 15:17:01 +01:00
Ben Irvin
41a793ed53 clean up after each test 2023-03-23 15:02:08 +01:00
Bassel Kanso
6716316ad2
Merge branch 'main' into fix/transfer-wrong-url 2023-03-23 15:36:29 +02:00
Ben Irvin
1d3625b607
Merge pull request #16182 from strapi/data-transfer/fix-tests 2023-03-23 14:31:45 +01:00
Ben Irvin
f75af12505 sqlite-legacy is dialect sqlite 2023-03-23 14:25:47 +01:00
Christian
da8cf68955
Merge pull request #16026 from arhubi/feature/add-ast-locale 2023-03-23 14:24:32 +01:00
Josh
432583c1e5
Merge pull request #16190 from strapi/dependabot/npm_and_yarn/react-dnd-html5-backend-15.1.3 2023-03-23 13:16:21 +00:00
Jamie Howard
8e378d36fe test(ee): expect default stage name 2023-03-23 12:48:17 +00:00
Ben Irvin
c7db702b33 fix tests 2023-03-23 13:01:44 +01:00
dependabot[bot]
e60c3ca675
build(deps): bump react-dnd-html5-backend from 15.1.2 to 15.1.3
Bumps [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd) from 15.1.2 to 15.1.3.
- [Release notes](https://github.com/react-dnd/react-dnd/releases)
- [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react-dnd/react-dnd/commits)

---
updated-dependencies:
- dependency-name: react-dnd-html5-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 10:01:02 +00:00
Bassel Kanso
efe9ca110a
Merge branch 'main' into fix/transfer-wrong-url 2023-03-23 11:55:59 +02:00
Bassel
28a4704210 change error handling 2023-03-23 11:54:58 +02:00
Jamie Howard
0c1f8a3115 refactor(ee): functional approach 2023-03-23 09:42:10 +00:00
Bassel
a201021ca5 small improvement 2023-03-23 11:39:47 +02:00
Rémi de Juvigny
ab39f98793
Merge branch 'main' into feature/audit-logs-config 2023-03-23 10:39:10 +01:00
Rémi de Juvigny
7c0163b7a3 Set gold retention duration to null 2023-03-23 10:03:48 +01:00
Marc-Roig
f8677df6ca Merge branch 'main' into feature/private-s3-bucket 2023-03-23 09:30:04 +01:00
Jamie Howard
9a4341639c refactor(ee): improve how the default workflow is assigned 2023-03-22 15:07:38 +00:00
dependabot[bot]
3de2c8c17f
build(deps): bump swagger-ui-dist from 4.15.5 to 4.18.1 (#16178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 15:33:58 +01:00
dependabot[bot]
6319926848
build(deps): bump qs from 6.11.0 to 6.11.1 (#16159)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 15:33:28 +01:00
Ben Irvin
029969cde7
Merge pull request #16165 from strapi/data-transfer/confirm-pull 2023-03-22 14:35:24 +01:00
Ben Irvin
ad0cdbd5fb fix tests 2023-03-22 13:59:21 +01:00
Ben Irvin
c6d7376420 clean up workflow 2023-03-22 13:26:51 +01:00
Ben Irvin
3a0b865008 fix import message 2023-03-22 13:13:25 +01:00
Ben Irvin
21ef024579 improve confirm messages 2023-03-22 13:11:27 +01:00
Josh
31b09b3441
Merge pull request #16158 from strapi/fix/single-components-always-rendering 2023-03-22 11:59:55 +00:00
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