35684 Commits

Author SHA1 Message Date
Ben Irvin
8d950c6dc5
test(front): enable skipped tests (#21043) 2024-08-22 10:44:20 +02:00
Marc Roig
d7445b25c4
feat: 5.0.0-rc.11 release (#21042) 2024-08-22 09:43:59 +02:00
Jamie Howard
21e6c55c2a
fix(e2e): i18n bulk actions (#21036)
* fix(e2e): i18n bulk actions

* chore(e2e): skip for webkit

* chore: clean up
2024-08-21 16:35:57 +01:00
Fernando Chavez
da6f413465 Merge branch 'v5/main' of github.com:strapi/strapi into v5/fill-from-another-locale 2024-08-21 14:59:42 +02:00
Fernando Chavez
4bff2c01cc fix: multiple locale related issues 2024-08-21 14:27:42 +02:00
Ben Irvin
8210c57d20
enhancement!: restrict strapi prefixes in CTB (#20999) 2024-08-21 13:36:12 +02:00
Bassel Kanso
a2eac9d891
Add codemod for useRBAC import statement (#21023)
* feat: add codemode for useRBAC import statement

* fix: add admin and server as allowed root paths

* fix: preserve aliases and add import statetment after other import statements

* feat: change useAPIErrorHandler import to `@strapi/strapi/admin` codemod (#21025)

* enhancement: abstract changeImportSpecifier as a utility method

* fix: account for multiple aliases
2024-08-20 16:42:03 +03:00
Bassel Kanso
1467b8f3ff
V5 lifecycles codemods (#21007)
feat: adding codemods to comment out lifecycle hooks with description for migration
2024-08-19 11:02:48 +03:00
Marc Roig
6eea5b6f26
feat: release rc 10 (#21013) 2024-08-16 01:03:32 +02:00
Jamie Howard
f1918a75e7
fix(content-manager): dont count draft relations on the list view (#20973) 2024-08-15 14:05:00 +01:00
Fernando Chavez
5f649c2558 feat(i18n): fill in from another locale 2024-08-14 11:52:24 +02:00
Marc Roig
4f54945deb
fix: trigger review worklfow webhooks (#21001)
* fix: trigger review worklfow webhooks

* Update packages/core/review-workflows/server/src/services/document-service-middleware.ts

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>

---------

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
2024-08-13 15:05:13 +02:00
Bassel Kanso
11966da642
Add lifecycles when transforming contentTypes to models (#20975)
fix: add lifecycles when transforming contentTypes to models
2024-08-13 15:08:31 +03:00
RufusLeTerrible
6e80fa164c
test: add smoke test for settings menu (#19585)
Co-authored-by: RufusLeTerrible <MarionLemaire@users.noreply.github.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-08-13 11:08:38 +02:00
Rémi de Juvigny
ed2f056a39
fix: don't check uniqueness for empty strings (#20985)
* fix: don't check uniqueness for empty strings

* chore: add api test
2024-08-09 11:23:55 -04:00
Rémi de Juvigny
22092ac004
fix: uid availability check (#20922)
* fix: uid availability check

* fix: show availabilty while cloning

* fix: redirect to edit view upon successful clone

* fix: uid unit test

* chore: change mock unique uid value

* fix: controlled string input

* fix: remove defaultValue from controlled inputs
2024-08-09 05:54:05 -04:00
Fernando Chávez
6abdadd070
Merge pull request #20958 from strapi/fix/publish-action-requests
fix(content-manager): dont perform unnecessary requests
2024-08-09 10:02:48 +02:00
Rémi de Juvigny
a35e2fda17
feat: move plugins page to settings (#20930) 2024-08-08 10:16:04 -04:00
Bassel Kanso
2940a5c09b
feat: add codemod for react and react-dom (#20960) 2024-08-08 15:45:42 +03:00
Marc Roig
1eda518789
fix: draft validations (#20892)
* fix: draft validations

* chore: unit tests

* fix: api tests

* chore: pr suggestions

* fix: unit

* V5/fix-unique-e2e (#20939)

* fix(e2e): remove uniqueness expectations on draft entities

* chore: clean up

* fix(e2e): repeatables

---------

Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-08-08 08:56:21 +02:00
Convly
3a5a805fa2 v5.0.0-rc.9 v5.0.0-rc.9 2024-08-07 16:15:42 +02:00
Marc Roig
e281ba8e37
fix (content-manager): load relation main fields on all pages (#20946) 2024-08-07 14:34:15 +02:00
Fernando Chavez
14afa09a9f fix(content-manager): dont perform unnecessary requests 2024-08-07 10:30:08 +02:00
Alexandre BODIN
a7ba501bdf
Merge pull request #20952 from strapi/v5/aggregate-test-results
chore: add aggregate test result to v5
2024-08-06 16:00:35 +02:00
Bassel Kanso
f2cd3029bd
fix: add columnName to order column attribute (#20912) 2024-08-06 16:47:13 +03:00
Ben Irvin
bf2f7d185d
chore: v5/main workflows (#20950)
* chore: add worfklows for v5/main

* revert: do not require commitlint
2024-08-06 15:17:18 +02:00
Jean-Sébastien Herbaux
3ad6bddd75
RBAC Action Aliases - v5 (#20878) 2024-08-06 15:16:25 +02:00
Alexandre Bodin
29a4181415 chore: add aggregate test result to v5 2024-08-06 15:12:16 +02:00
Ben Irvin
2205943267
fix: policies registry returns same data types as other registries (#20941) 2024-08-06 10:59:32 +02:00
Jean-Sébastien Herbaux
a0578ca560
Fix Failing E2E Tests (#20691) 2024-08-05 15:44:16 +02:00
Rémi de Juvigny
e3a1ff9d5b
chore: use workspace:* version for all internal dependencies (#20929) 2024-08-02 11:25:32 -04:00
Rémi de Juvigny
5f2ac8148d
chore: delete api tests for deleted review workflows route (#20926) 2024-08-01 10:45:29 -04:00
Rémi de Juvigny
0f4c208520 Revert "chore: delete api tests for deleted review workflows route"
This reverts commit 2b4e5ebd4101eb6e15ae45791ae0ff56e0208e6f.
2024-08-01 16:11:21 +02:00
Rémi de Juvigny
2b4e5ebd41 chore: delete api tests for deleted review workflows route 2024-08-01 16:07:59 +02:00
Rémi de Juvigny
b786382574
Merge pull request #20920 from strapi/releases/rc.8
v5.0.0-rc.8 to v5/main
2024-08-01 15:48:13 +02:00
Rémi de Juvigny
dbbb42351e fix: strapi utils version in review workflows 2024-08-01 15:27:55 +02:00
Rémi de Juvigny
ea0c02033d Merge remote-tracking branch 'origin/v5/main' into releases/rc.8 2024-07-31 17:59:19 +02:00
Rémi de Juvigny
07cc185117 chore: upgrade deps from example apps 2024-07-31 17:17:57 +02:00
Rémi de Juvigny
1282000009 v5.0.0-rc.8 v5.0.0-rc.8 2024-07-31 17:10:39 +02:00
Madhuri Sandbhor
9192781fb6
chore: bump DS rc-7 (#20860)
* chore: design system and icons bumped, grid item style adjusted

* fix: type error fixed

* fix: upload and users-permission tests fixed

* fix: tests fixed

* fix: add to dynamic zone button style updated

* fix: styling issues fixed for DZ component button and color picker

* fix: snapshot updated

* fix: fieldset border width removed, popover menu icon color updated

* fix: wysiwyg expand collapse button styles

* fix: ds deps bumped

* fix: editorlayout wrapper style fixed, panels actions style fixed

* fix: more button icon centered, man nav icons size fixed

* fix: help button style fixed

* fix: email settings button fixed
2024-07-31 14:22:27 +02:00
Ben Irvin
cb311d9fcf
chore: add cli tests to clean script (#20901) 2024-07-31 11:05:45 +02:00
Rémi de Juvigny
baabf9edef
fix: review workflows cache issues (#20880)
* fix: review workflows rtk cache issues

* fix: reassigning content type workflow warning

* fix: revalidate edit view when workflow changes

* chore: delete obsolete test

* chore: delete unused single workflow route

* fix: invalidate stages
2024-07-30 05:01:34 -04:00
Alexandre BODIN
1f44a7b49a
Merge pull request #20879 from strapi/fix/issue-20298
fix: resolve internal plugins from the strapi pkg
2024-07-30 10:01:55 +02:00
Rémi de Juvigny
2eab9a4f1b
fix: admin validation broken when json is still an object (#20894) 2024-07-29 07:57:24 -04:00
Fernando Chávez
533533434d
fix(content-releases): add bulk add to release to v5 (#20848)
* fix(content-releases): add bulk add to release to v5

* tests(content-releases): enable API tests

* fix(content-releases): add to release button UI

* fix: test typo

---------

Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2024-07-26 04:33:32 -04:00
Jamie Howard
4ae4275bbc
Validation of unique fields within dynamic zones (#20687)
* feat(core): wip validate unique fields within dynamic zones

* feat(core): use db query layer to find conflicting components

feat(core): api test for dynamic zone unique fields

* feat(core): wip query builder option for dynamic zones validation

Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>

* chore(core): clean up

* chore(core): reduce to db query option

* chore(core): clean up

* chore(core): clean up and add comments

* fix(core): only select the id of nested dz components

---------

Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2024-07-25 11:15:00 +01:00
Alexandre Bodin
f31889311d fix: resolve internal plugins from the strapi pkg 2024-07-25 11:15:28 +02:00
Jamie Howard
10f4e4a11c
fix(upload): mock usefolderstructure to fix flaky frontend test (#20864) 2024-07-25 09:52:46 +01:00
Marc Roig
7e6f107daf
v5.0.0-rc.7 (#20874)
* v5.0.0-rc.7

* chore: update missing released versions

* fix: update yarn lock
2024-07-25 09:19:02 +02:00
Marc-Roig
622d34ab0a
fix: yarn lock 2024-07-24 15:22:25 +02:00