34515 Commits

Author SHA1 Message Date
Alexandre BODIN
9bff6e6b8e
Merge pull request #19168 from ekreative/graphql-get
fix(plugin-graphql): allow to use GET queries for graphql
2024-03-26 18:44:12 +01:00
Marian Šimeček
83da60fad7 update sharp package 2024-03-26 18:27:15 +01:00
Alexandre BODIN
7bed21c117
Merge pull request #19920 from strapi/v5/api-registry
chore: refactor api registry
2024-03-26 16:06:00 +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
Alexandre BODIN
2c602ff233
Merge pull request #19916 from strapi/v5/graphql-get
chore: allow graphql get request with authentication
2024-03-26 10:57:20 +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
Alexandre Bodin
8399dcd71b chore: refactor api registry 2024-03-25 21:38:17 +01:00
Alexandre Bodin
08b52e8741 chore: init zod usage 2024-03-25 21:01:38 +01:00
Alexandre Bodin
198c650550 chore: allow graphql get request with authentication 2024-03-25 18:48:08 +01:00
Ben Irvin
fd7c075839
enhancement(database)!: shorten db identifies and add internal migration 2024-03-25 18:02:30 +01:00
Alexandre BODIN
d362bf200f
Merge pull request #19911 from strapi/v5/utils-refactors
chore: introduce query-params service to remove strapi.global dep in …
2024-03-25 16:42:59 +01:00
Alexandre Bodin
3f6a8109ea chore: introduce query-params service to remove strapi.global dep in utils 2024-03-25 14:03:32 +01:00
Simone
1e46ca9254
fix(admin): show purchase pages also with Cloud plans and change message (#19855) 2024-03-25 13:59:41 +01:00
Alexandre BODIN
5f5cb554de
Merge pull request #19906 from strapi/v5/traverse-get-model
chore: remove strapi global from traversal utils
2024-03-25 10:44:06 +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
Alexandre BODIN
a4e0a4b283
Merge pull request #19905 from strapi/v5/policies
chore: reintegrate policy logic into core
2024-03-25 09:16:00 +01:00
Alexandre Bodin
fed8ac1cb7 chore: remove usage of strapi global in traverse 2024-03-25 08:52:10 +01:00
Alexandre Bodin
78d30d2e60 chore: reintegrate policy logic into core 2024-03-25 08:51:43 +01:00
Alexandre BODIN
29d9bfaedc
Merge pull request #19888 from strapi/v5/utils-remove-global-strapi-dep
chore: inverse control of contentAPI sanitize & validate
2024-03-22 17:36:45 +01:00
Ben Irvin
0843a7f8cf
test: change default test log level to warn (#19893) 2024-03-22 14:08:42 +01:00
Jean-Sébastien Herbaux
addae84251
Merge pull request #19896 from strapi/v5/upgrade-tool/persist-modifications 2024-03-22 13:54:14 +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
Convly
39d21dcaf0 enhancement: set TSX parser for codemod script parsing 2024-03-22 11:37:48 +01:00
Bassel Kanso
6092b76072
Merge pull request #19863 from strapi/fix/dts-support-private-providers
fix: add support for private upload providers
2024-03-22 12:18:12 +02:00
Convly
affe44a53a Merge remote-tracking branch 'origin/v5/upgrade-tool/persist-modifications' into v5/upgrade-tool/persist-modifications 2024-03-22 11:18:11 +01:00
Christian
aa9875d3f0
Merge branch 'develop' into fix/dts-fk-constraint 2024-03-22 11:18:05 +01:00
Convly
907eb0f14d chore: delete unwanted codemod 2024-03-22 11:18:01 +01:00
Jean-Sébastien Herbaux
c2e4bddef9
fix: typo 2024-03-22 10:54:57 +01:00
Convly
9a5d752f94 fix: refresh project files after applying codemods 2024-03-22 10:51:50 +01:00
Alexandre Bodin
e68afb0e1e chore: inverse control of contentAPI sanitize & validate 2024-03-21 22:26:41 +01:00
Alexandre BODIN
91f5bddd95
Merge pull request #19812 from strapi/v5/doc-plugin
chore: migrate doc plugin to ts
2024-03-21 18:54:03 +01:00
Alexandre BODIN
31a6ec88d9
Merge pull request #19875 from strapi/v5/remove-plugin-generator
chore: remove old plugin generator in favor of plugin:init
2024-03-21 18:39:42 +01:00
Alexandre Bodin
eedd4c978a chore: migrate doc plugin to ts 2024-03-21 18:20:12 +01:00
Alexandre Bodin
5cee1a4b36 chore: remove old plugin generator in favor of plugin:init 2024-03-21 17:50:14 +01:00
Alexandre BODIN
1d0d1e6bc3
Merge pull request #19885 from strapi/chore/skip-list-view-e2e
chore: skip bulk actions test because they're not implemented in v5
2024-03-21 17:49:16 +01:00
Josh
74c99cea18 chore: skip bulk actions test because they're not implemented in v5 2024-03-21 16:40:14 +00:00
markkaylor
c184e9d81f
fix(history): update type (#19878) 2024-03-21 17:02:13 +01:00
Jean-Sébastien Herbaux
c4ec62a341
Merge pull request #19880 from strapi/v5/types/fix-duplicate-strapi-app-identifier 2024-03-21 16:30:41 +01:00
Jean-Sébastien Herbaux
2b06dcb855
Merge pull request #19879 from strapi/v5/types/default-param-in-schema-attributes 2024-03-21 16:30:22 +01:00
Convly
b3aa3d3597 fix: remove duplicate StrapiApp identifier (export type) 2024-03-21 16:26:09 +01:00
Convly
2aabf12caa enhancement: set default param value for Schema.Attributes 2024-03-21 16:13:38 +01:00
Jean-Sébastien Herbaux
4d5f8c255d
Merge pull request #19860 from strapi/v5/types/fix-incorrect-imports 2024-03-21 16:01:26 +01:00
Jean-Sébastien Herbaux
6157bff9eb
Merge pull request #19867 from strapi/v5/codemod/react-router-dom-dep 2024-03-21 16:01:16 +01:00
Jean-Sébastien Herbaux
7bdddcdf6b
Merge pull request #19872 from strapi/v5/codemod/strapi-i18n-dep 2024-03-21 16:01:01 +01:00
markkaylor
1c2f2708ff
feat(history): diff schemas to get unknown attributes (#19849) 2024-03-21 15:20:57 +01:00
Josh
40b339395f fix: content-manager test 2024-03-21 13:15:31 +00:00
Convly
1a677831d2 chore: add a codemod to remove the @strapi/plugin-i18n dep from package.json 2024-03-21 14:13:25 +01:00