33857 Commits

Author SHA1 Message Date
Ben Irvin
48a7b1e909
chore: sync e2e tests with v5 branch (#20334) 2024-05-20 11:15:57 +02:00
Marc Roig
c413ad99eb
release: v4.24.2 to develop (#20280) 2024-05-08 17:07:53 +02:00
Jundee Mark Gerona Molina
53507a6240
fix(cm): back button on ListSettingsView doesn't work (#20263) 2024-05-08 13:33:47 +01:00
Alexandre BODIN
9c79921d22
Merge pull request from GHSA-wrvh-rcmr-9qfc
Add validation for custom U&P OAuth callbacks
2024-05-03 08:57:52 +02:00
DMehaffy
1c8a79056b
Merge branch 'develop' into enhancement/up-custom-callback-validation 2024-05-02 10:16:35 -07:00
Marc Roig
ca6c7c80ec
release: 4.24.1 to develop (#20248)
* fix(admin): if were in EE mode wait for the EE routes to be loaded before rendering (#20238)

* fix: issue 20138 (#20240)

* v4.24.1

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-05-02 17:14:54 +02:00
Fernando Chávez
de77e236e3
fix(content-manager): bulk publish would only ever show first entry to be published (#20234)
* fix(content-manager): Fix bulk publish selection

* chore: refactor & simplify bulk publish

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-05-01 09:34:34 +01:00
markkaylor
a76a2ee7a9
Merge pull request #20196 from strapi/releases/4.24.0
chore(develop): release v4.24.0
2024-04-24 14:57:04 +02:00
Mark Kaylor
bfa5109619 v4.24.0 v4.24.0 2024-04-24 14:48:42 +02:00
Alexandre BODIN
f7fb988caf
Merge pull request #20190 from strapi/chore/updateSecurityPolicy
Update SECURITY.md with changes related to Strapi 5 Beta
2024-04-24 08:48:02 +02:00
DMehaffy
515e540798
Update SECURITY.md with changes related to Strapi 5 Beta 2024-04-23 15:37:06 -07:00
Alexandre BODIN
6ad256cd15
Merge pull request #20180 from strapi/fix/issue-19660
fix: content could be undefined
2024-04-23 16:00:18 +02:00
Alexandre Bodin
e8698b6f7b fix: content could be undefined 2024-04-23 14:50:38 +02:00
Alexandre BODIN
bbb5d9ccd7
Merge pull request #20171 from strapi/fix/ee-not-extending-metrics
fix: ee not being extended because no default export
2024-04-23 13:16:52 +02:00
Alexandre Bodin
ab53783744 chore: remove use of entity service 2024-04-23 11:26:27 +02:00
Alexandre Bodin
3b831b1504 fix: ee not being extended because no default export 2024-04-22 16:09:50 +02:00
Alexandre BODIN
0e2e3dbbe6
Merge pull request #20044 from strapi/fix/cors-5
Make cors middleware compliant with the intended spec
2024-04-18 10:39:32 +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
Convly
59a1c00f8c enhancement: improve callback URL validation 2024-04-17 16:24:18 +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 v4.23.1 2024-04-17 15:08:57 +02:00
DMehaffy
9f8bd63067
chore: upgrade mysql2 from 3.6.0 to 3.9.4 2024-04-16 15:51:20 +02:00
Fernando Chávez
de4c825033
tests(content-releases): add API tests for Content Releases (#20048)
* tests(content-releases): add API tests for Content Releases

* apply marc comments

* test

* make each test case independent from each other

* test
2024-04-16 15:34:21 +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
Simone
463b44b975
fix(content-releases): fix e2e test (#20094) 2024-04-11 17:10:52 +02:00
Convly
4de25b889b fix: remove actual values from the validate callback errors 2024-04-11 14:39:28 +02: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
Alexandre Bodin
40e16fbbc6 chore: fix prettier 2024-04-11 09:34:14 +02:00
DMehaffy
cfecf3ad80
Merge pull request #20036 from strapi/docusaurus-local-search 2024-04-10 10:11:58 -07: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
6a87b376f5
fix(i18n): Add some space to show the Locale values in the CM (#20059)
* fix(i18n): add some width to the locale column

* fix(i18n): remove useless width
2024-04-10 11:15:52 +02:00
Ben Irvin
cb00a17994
chore: add watch script for all projects (#20068) 2024-04-09 14:34:28 +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
Convly
b2690ca50e fix: update validation for custom U&P OAuth callbacks 2024-04-08 14:58:51 +02:00
Convly
feeeef6cf9 fix: make the default callback validation stricter 2024-04-08 14:48:42 +02:00
Convly
e762295cbe enhancement: add validation for custom U&P OAuth callbacks 2024-04-05 09:12:04 +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 v4.22.1 2024-04-05 08:20:38 +02:00
Alexandre BODIN
8a05303f93
Merge pull request #20041 from strapi/revert/19921
Chore: Revert @koa/cors upgrade to 5.0.0 due to breaking cors middleware
2024-04-05 08:05:48 +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
Pierre Wizla
39dfc655f6 Add Local Search plugin 2024-04-04 18:07:26 +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