12906 Commits

Author SHA1 Message Date
Alexandre Bodin
e8698b6f7b fix: content could be undefined 2024-04-23 14:50:38 +02:00
Jean-Sébastien Herbaux
8515737c99
Merge branch 'develop' into fix/cors-5 2024-04-17 16:40:04 +02:00
Alexandre BODIN
0742c5784d
enhancement: use file path in place of streams to optimize sharp fragmentation & libvips caching (#20080)
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
2024-04-17 16:27:48 +02:00
DMehaffy
469f8c0fe2
Merge branch 'develop' into fix/cors-5 2024-04-17 06:51:18 -07:00
Convly
896ff28d88 Merge branch 'releases/4.23.1' into develop 2024-04-17 15:23:02 +02:00
Ben Irvin
7237fd8ce0
fix(database): add prefixed alias to avoid join column name conflicts 2024-04-17 15:14:37 +02:00
Convly
655449af8a v4.23.1 2024-04-17 15:08:57 +02:00
DMehaffy
dd46ee6a7c
Merge branch 'develop' into fix/cors-5 2024-04-15 14:07:38 -07:00
markkaylor
6f96608a7c
chore(deps): bump @strapi/design-system from 1.16.0 to 1.18.0 (#20115) 2024-04-15 12:05:46 +02:00
Josh
0ddbe58210
chore(pack-up): remove from monorepo (#20082)
* chore(pack-up): remove from monorepo

* chore: declare util dep of helper-plugin
2024-04-12 09:45:14 +01:00
Alexandre Bodin
24613c1947 chore: support arrays 2024-04-11 09:35:39 +02:00
Alexandre Bodin
1ae222a9c3 fix: cors v5 2024-04-11 09:35:39 +02:00
Marc Roig
450055e5af
release: 4.23.0 to develop (#20078)
* feat(releases): add release column to CM list view (#19926)

* draft: bulk release injection zone added

* chore: implement cm-api to strapi-app & description component renderer

* feat: bulk delete action

* Revert "draft: bulk release injection zone added"

This reverts commit 2d9e8872e847327888d988009fa16f91b5f1c777.

* feat: bulk unpublish action added

* feat: default bulk publish action

* fix: variable renaming

* fix: on close of modal updated and refetched list on publish action completion

* fix: removed IZ publish and unpublish modals, e2e tests added for default bulk actions

* tests: e2e updated for publish button disabled state

* fix: bug fixed on publishing with already published entries

* fix: e2e tests

* fix: reverted IZ components

* feat: bulk release action added

* update: check right permissions to show add to release button

* update: bulk actions modal updated to accept content(modalbody+modalfooter), publish action and release actions updated accordingly

* fix: types

* test: bulk release e2e test added

* fix: e2e test

* fix: test case timeout added, notification component updated to not saved message

* feat: inject release column in LV

* fix: minor changes

* fix: remove commented code

* fix: upgraded styled components to fix the error: defaultProps circularly references

* feat(content-releases): add to be released in column in list view

* fix: types and 0 releases entry

* fix: invalidate entries in release after bulk release or on deleting a release action

* tests: e2e tests added for release column

* tests: e2e updated to create new release and then add bulk release

* fix: minor changes, test fixed

* fix: delete release action invalite tag added back

* fix: e2e test

* apply josh feedback|

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>

* chore(deps): revert sharp to 0.32.6 (#20066)

* fix: fix boot issue when removing i18n from an app

* chore: get i18n service outside the for loop

* chore: remove empty spaces

* v4.23.0

---------

Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-04-10 17:08:53 +02:00
Simone
4dbfc9c022
Hide Locale column and grouping option when i18n plugin is not installed (#19358)
* fix(content-releases): create an hook to check if the i18n plugin is installed

* fix(content-releases): refactor code to use StrapiApp getPlugin

* fix(content-releases): hide locale if i18n is not installed

* fix(content-releases): move the createHook in the content-release plugin
2024-04-08 21:43:09 +02:00
DMehaffy
68c52dc267
Chore: Update vite and webpack-dev-middleware (#20037) 2024-04-05 08:10:26 +01:00
Alexandre Bodin
2fe3160287 Merge branch 'releases/4.22.1' into develop 2024-04-05 08:31:44 +02:00
Alexandre Bodin
009bd52a1a v4.22.1 2024-04-05 08:20:38 +02:00
Derrick Mehaffy
3fe3bbfca2 Chore: Revert #19921
Related to: https://github.com/strapi/strapi/issues/20033
2024-04-04 13:21:00 -07:00
Ben Irvin
5ab818b8ee
test: add e2e tests for CTB restarts from file changes 2024-04-04 18:55:24 +02:00
Alexandre BODIN
79f8c92d52
Merge pull request #19971 from strapi/fix/issue-12225
feat: support media deep filtering & relation shortcut filters
2024-04-04 11:57:30 +02:00
Alexandre BODIN
54c5072bd1
Update packages/core/database/src/query/helpers/where.ts
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2024-04-04 11:57:23 +02:00
Simone
117cb872e4
fix(content-manager): populate media and nested components on cloning (#19958)
* fix(content-manager): populate media and nested components on cloning

Co-authored-by: Marc Roig <Marc-Roig@users.noreply.github.com>

* fix(content-manager): small changes based on review comments

---------

Co-authored-by: Marc Roig <Marc-Roig@users.noreply.github.com>
2024-04-04 09:29:34 +02:00
markkaylor
752a6edceb
Merge pull request #19311 from mariansimecek/update-sharp-dep
Update sharp package to version v0.33.3
2024-04-03 10:41:41 -04:00
markkaylor
fe2c29fb5c
Merge pull request #20007 from strapi/releases/4.22.0
v4.22.0 - develop
2024-04-03 09:24:31 -04:00
Mark Kaylor
45fb7bc16d v4.22.0 2024-04-03 09:06:13 -04:00
Alexandre Bodin
2bcdab485d feat: support media deept filtering & relation shortcut filters 2024-04-03 12:43:12 +02:00
Christian
a36def2419
Merge pull request #19989 from strapi/fix/create-webhook-button
fix: create webhooks on an empty list page
2024-04-03 11:21:35 +02:00
Christian Capeans
e510c18a42 fix: remove unnecessary condition 2024-04-03 10:20:05 +02:00
Josh
1fac05ede6
fix(admin): force an absolute URL if the BACKEND_URL is relative (#19950)
* fix(admin): force an absolute URL if the BACKEND_URL is relative

resolves #18175

* chore: add test for protocol relative url
2024-04-02 16:55:14 +01:00
Christian Capeans
80a93a64a6 fix: mocking less and lint 2024-04-02 17:33:48 +02:00
Alexandre BODIN
bfe081a8d6
Merge pull request #19970 from strapi/fix/issue-19532
fix issue #19532
2024-04-02 16:15:39 +02:00
Christian Capeans
5007d86bd1 fix: create webhooks on an empty list page 2024-04-02 15:31:03 +02:00
Ben Irvin
cf82c830d8
test: restructure test dirs 2024-04-02 11:19:43 +02:00
Madhuri Sandbhor
a0da7e73e1
fix: dont close modal on error (#19946) 2024-04-02 11:08:26 +02:00
Alexandre Bodin
48671c244d fix: fix issue #19532 2024-03-29 20:22:22 +01:00
Madhuri Sandbhor
c9afae39a5
fix(releases): Scheduling info capitalization (#19945)
* fix: first letter casing

* fix: upgraded styled components to fix the error: defaultProps circularly references

* update: @types/styled-components upgraded to 5.1.32

* fix: minor change
2024-03-28 14:29:40 +01:00
Convly
734763e575 Merge branch 'releases/4.21.1' into develop 2024-03-27 16:58:10 +01:00
Convly
32d9b66e63 v4.21.1 2024-03-27 16:53:59 +01:00
DMehaffy
2e80eaf43a
fix(cm): Creating a new locale doesn't pre-fill the non-internationalized fields (#18773) 2024-03-27 11:53:43 +00:00
Marc Roig
ae6b92318c
fix: sanitize file name when uploading image (#19913) 2024-03-27 09:47:35 +01:00
Simone
a4bd82ce45
fix(content-releases): fix flaky FE unit tests (#19927)
* fix(content-releases): fix flaky unit tests

* fix(content-releases): change Permission mock

* fix(content-releases): change CheckPermissions mock for all the CR unit tests
2024-03-27 08:21:40 +00:00
Marian Šimeček
83da60fad7 update sharp package 2024-03-26 18:27:15 +01:00
Madhuri Sandbhor
dd543b13a3
Feat(releases): Bulk Release (#19891)
* draft: bulk release injection zone added

* chore: implement cm-api to strapi-app & description component renderer

* feat: bulk delete action

* Revert "draft: bulk release injection zone added"

This reverts commit 2d9e8872e847327888d988009fa16f91b5f1c777.

* feat: bulk unpublish action added

* feat: default bulk publish action

* fix: variable renaming

* fix: on close of modal updated and refetched list on publish action completion

* fix: removed IZ publish and unpublish modals, e2e tests added for default bulk actions

* tests: e2e updated for publish button disabled state

* fix: bug fixed on publishing with already published entries

* fix: e2e tests

* fix: reverted IZ components

* feat: bulk release action added

* update: check right permissions to show add to release button

* update: bulk actions modal updated to accept content(modalbody+modalfooter), publish action and release actions updated accordingly

* fix: types

* test: bulk release e2e test added

* fix: e2e test

* fix: test case timeout added, notification component updated to not saved message

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-26 14:30:44 +01:00
Alexandre BODIN
c7385f2e9d
Merge pull request #19921 from strapi/dep/updateKoaCors
chore(deps): bump @koa/cors from 3.4.3 to 5.0.0
2024-03-26 13:47:25 +01:00
Marc Roig
343968041b
fix: relations lazy loading (#19932) 2024-03-26 13:44:21 +01:00
DMehaffy
63c0d83097
chore(deps): bump sanitize-html (and types) from 2.11.0 to 2.13.0 (#19922)
fixes https://www.npmjs.com/advisories/1096639
2024-03-26 07:55:55 +00:00
Derrick Mehaffy
9ffea33d6d chore(deps): bump @koa/cors from 3.4.3 to 5.0.0
fixes https://www.npmjs.com/advisories/1095223
2024-03-25 13:45:37 -07:00
Simone
1e46ca9254
fix(admin): show purchase pages also with Cloud plans and change message (#19855) 2024-03-25 13:59:41 +01:00
Fernando Chávez
e037d5fc8a
Merge pull request #19865 from strapi/fix/releases-timezones
fix(content-releases): fix creation of utc time based when sending to back
2024-03-25 10:32:07 +01:00
Christian
10659c5ef9
Merge pull request #19870 from strapi/fix/dts-fk-constraint
Solve foreign key error on push transfers
2024-03-22 12:02:10 +01:00