33873 Commits

Author SHA1 Message Date
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
Barış Topuz
3c5ba453a2
chore(docs): update README.md (#19719)
Admin Pane -> Admin Panel
2024-03-27 08:17:56 +00:00
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
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
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
Christian
aa9875d3f0
Merge branch 'develop' into fix/dts-fk-constraint 2024-03-22 11:18:05 +01:00
Christian Capeans
0be352b4e0 fix: remove unnecessary imports 2024-03-21 13:44:35 +01:00
Christian Capeans
dfbcb2792b fix: resolve components uid 2024-03-21 13:39:07 +01:00
Fernando Chavez
47305a2c1e fix editing date 2024-03-21 12:38:23 +01:00
Bassel Kanso
0cfbca2a60
Merge branch 'develop' into fix/dts-support-private-providers 2024-03-21 12:32:26 +02:00
Bassel Kanso
e2fea215bb fix: refactor signing url in DTS 2024-03-21 12:31:38 +02:00
Fernando Chavez
0db935094e fix(content-releases): fix creation of utc time based when sending to back 2024-03-21 11:06:31 +01:00
Bassel Kanso
5f827ef606 fix: add support for private upload providers 2024-03-21 11:48:30 +02:00
Alexandre BODIN
d0bd7aa4c2
Merge pull request #19851 from strapi/chore/update-gh-actions-develop
chore(tooling): update github actions versions
2024-03-20 15:17:32 +01:00
Marc Roig
024626cf43
Releases/4.21.0 (#19854) 2024-03-20 15:12:40 +01:00
Ben Irvin
e70bb3c4df
Merge branch 'develop' into chore/update-gh-actions-develop 2024-03-20 12:31:06 +01:00
Ben Irvin
5ab68fece9 chore(tooling): update github actions versions 2024-03-20 12:25:54 +01:00
Madhuri Sandbhor
0a8a7f1e0e
feat(Releases): Bulk actions renderer (#19749)
* 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

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-19 12:35:41 +01:00
Bassel Kanso
88d4b5dc38
Merge pull request #19811 from strapi/fix/ctb-not-reloading
fix: reload ctb after save
2024-03-19 12:55:21 +02:00
Bassel Kanso
c2ce153240
Merge branch 'develop' into fix/ctb-not-reloading 2024-03-19 11:50:37 +02:00
Bassel Kanso
f0d3c70cbe fix: refetch and update initial state after successful save 2024-03-18 19:11:00 +02:00
Fernando Chávez
fc23104120
Merge pull request #19791 from strapi/fix/releases-cache
fix(content-releases): fix cache issues
2024-03-18 14:47:16 +01:00
Marc Roig
ee2fca083a
fix: relation positional arguments (#19357) 2024-03-18 13:45:58 +01:00
Bassel Kanso
2896c5580a fix: reload ctb after save 2024-03-18 11:04:44 +02:00
Fernando Chávez
849258c87c
Merge branch 'develop' into fix/releases-cache 2024-03-18 09:22:49 +01:00
Fernando Chavez
6c5841280a fix(content-releases): fix cache issues 2024-03-15 15:38:43 +01:00
DMehaffy
3cc05002fb
Merge pull request #19741 from strapi/feat/keycloak-grant
feat: Add keycloak native users-permissions provider
2024-03-15 06:17:59 -07:00
DMehaffy
93bfd5946b
Merge branch 'develop' into feat/keycloak-grant 2024-03-14 15:09:18 -07:00
Fernando Chávez
e6eaa3d056
Merge pull request #19778 from strapi/feat/create-many-release-actions
feat(content-releases): new create many release actions endpoint
2024-03-14 17:36:33 +01:00
Fernando Chavez
ac00451e43 fix errors 2024-03-14 16:39:15 +01:00
Fernando Chavez
3523c1f7cf create custom error for release actions 2024-03-14 16:16:00 +01:00
Fernando Chavez
9403426835 feat(content-releases): new create many release actions endpoint 2024-03-14 14:45:35 +01:00
Fernando Chávez
676c9d44c8
Merge pull request #19754 from strapi/feat/scheduling-stable
feat(content-releases): removing scheduling future flag for stable release
2024-03-14 10:04:11 +01:00
Fernando Chavez
74e83dd1df remove unnecessary translation 2024-03-14 09:41:58 +01:00
markkaylor
78ea7925e0
chore(release): merge 4.20.5 into develop (#19760)
chore(release): merge 4.20.5 into develop
2024-03-13 16:07:11 +01:00
Mark Kaylor
7a2a86e65f v4.20.5 v4.20.5 2024-03-13 15:49:11 +01:00
Fernando Chavez
5cd7dce98d feat(content-releases): removing scheduling future flag for stable release 2024-03-13 13:57:54 +01:00
Fernando Chávez
298c6fc616
Merge pull request #19631 from strapi/feat/scheduling-with-multiple-instances
feat(content-releases): scheduling in multiple strapi instances
2024-03-13 09:51:29 +01:00
Derrick Mehaffy
d8a676a242 feat: Add keycloak native users-permissions provider 2024-03-12 08:40:34 -07:00
Fernando Chavez
6a9b4d7de8 Merge branch 'develop' of github.com:strapi/strapi into feat/scheduling-with-multiple-instances 2024-03-12 10:21:58 +01:00
Fernando Chavez
0c7338a03d apply marks feedback 2024-03-12 10:21:52 +01:00
markkaylor
a9d79bec77
fix(content-releases): exclude release content-types from graphql (#19703) 2024-03-08 14:39:10 +01:00