36133 Commits

Author SHA1 Message Date
Alexandre Bodin
bc6069db81 chore: disable --templates while we rework them 2024-06-21 11:31:07 +02:00
Alexandre Bodin
cae1130e53 chore: only delete tables,columns,idx,fks we track 2024-06-21 10:34:13 +02:00
Convly
b8b91d16eb chore: v5.0.0-beta.14 v5.0.0-beta.14 2024-06-21 10:28:28 +02:00
Bassel Kanso
74da940d99
Merge branch 'v5/main' into fix/duplicate-attributes-ctb 2024-06-21 10:26:04 +03:00
Alexandre BODIN
e7ee24229e
Merge pull request #20564 from strapi/fix/ui-issues
fix: several media lib ui issues
2024-06-20 18:09:49 +02:00
Alexandre Bodin
3aee925501 fix: several media lib ui issues
fix: using open prop does not clear any state and create a lot of bugs

fix: crop
2024-06-20 17:27:42 +02:00
Jean-Sébastien Herbaux
5285f8db42
Fix Duplicate Rows on Deep Sorting (#20543) 2024-06-20 14:46:31 +02:00
Rémi de Juvigny
bbdc5e8aa3
fix: navigation issues (#20565) 2024-06-20 08:35:59 -04:00
Fernando Chávez
c89af5f4e3
Merge pull request #20548 from strapi/v5/fix-relations-filters
fix(content-manager): fix filters bugs with relations, enums and uids
2024-06-20 13:39:53 +02:00
Fernando Chávez
e7034d01e1
Merge pull request #20557 from strapi/v5/disallow-required-on-relations
fix(core): disallow required on relation fields on schemas
2024-06-20 11:37:40 +02:00
Fernando Chavez
64a985e89b fix(core): linter issues 2024-06-20 10:17:30 +02:00
Marc-Roig
f283c6888d
chore: beta-13 release v5.0.0-beta.13 2024-06-20 09:33:41 +02:00
Marc-Roig
346110fac1
v5.0.0-beta.13 2024-06-20 09:27:20 +02:00
Fernando Chavez
d4a01fe866 fix(content-releases): validation errors message 2024-06-19 19:32:30 +02:00
Fernando Chavez
0711973543 Merge branch 'v5/main' of github.com:strapi/strapi into fix/scheduling-update-error-message 2024-06-19 18:35:22 +02:00
Fernando Chavez
06f526742a fix(content-manager): allow required on relations on schema but ignore it 2024-06-19 18:30:38 +02:00
Alexandre BODIN
f99f3c9a26
Merge pull request #20558 from strapi/fix/cm
Fix multiple CM/i18N/admin state loading issues
2024-06-19 17:47:10 +02:00
Alexandre Bodin
915ff6c0b2 chore: fix tests 2024-06-19 17:03:50 +02:00
Alexandre Bodin
e5ea1c3e60 fix: cm/i18n/admin rtk issues
fix: multiple loading issue in the CM
2024-06-19 15:51:53 +02:00
Convly
a91fff3ff8 v5.0.0-beta.12 v5.0.0-beta.12 2024-06-19 15:22:14 +02:00
Marc Roig
d27f662252
fix: self referencing relations (#20553) 2024-06-19 14:39:56 +02:00
Bassel Kanso
c5b607c37e fix: check contentype attributes against itself 2024-06-19 15:32:37 +03:00
Bassel Kanso
84f58c470c
Merge branch 'v5/main' into v5/expand-nested-components 2024-06-19 14:55:24 +03:00
Fernando Chavez
ec097aa50e Merge branch 'v5/main' of github.com:strapi/strapi into fix/scheduling-update-error-message 2024-06-19 11:59:50 +02:00
Fernando Chávez
e8fcfc5466
Merge pull request #20535 from strapi/v5/fix-not-found-error
fix(content-manager): add isFetching to loading check
2024-06-19 11:40:32 +02:00
Fernando Chavez
7b4ac52a49 fix(core): disallow required on relation fields on schemas 2024-06-19 11:32:59 +02:00
Bassel Kanso
86f7b21594
Merge branch 'v5/main' into v5/expand-nested-components 2024-06-19 11:53:24 +03:00
Alexandre BODIN
f959115883
Merge pull request #20545 from strapi/fix/ctb-ui
fix: ctb ui & state issues
2024-06-18 16:32:54 +02:00
Alexandre BODIN
fa2d17519f
Merge pull request #20547 from strapi/fix/lifecycle-order
fix: lifecycle order, provider 1st during bootstrap
2024-06-18 16:00:55 +02:00
Fernando Chavez
cdb95f31ee fix(content-manager): fix filters bugs with relations, enums and uids 2024-06-18 15:57:39 +02:00
Jamie Howard
92fb9e9b23
Component unique fields (#20427)
* feat: wip component unique fields

* feat: wip component unique fields e2e test

* feat: repeatable component unique fields e2e test

* chore: update contributor docs

* chore: update types

* feat: e2e for repeatables

* chore: pr feedback

* chore: types

* chore(core): clean up entity validator unt tests

* Fix/nested-form-errors (#20496)

* fix(core): only highlight the relevant repeated values in components

* chore(core): set up component context for dynamic zones
2024-06-18 14:55:34 +01:00
Alexandre Bodin
0ae8c884db chore: add label as hidden 2024-06-18 15:39:19 +02:00
Convly
cefa185d29 v5.0.0-beta.11 v5.0.0-beta.11 2024-06-18 15:12:41 +02:00
Alexandre Bodin
e92cf3ad56 fix: lifecycle order, provider 1st during bootstrap 2024-06-18 15:08:46 +02:00
Alexandre Bodin
1dc5cc9cfb chore: update snapshots 2024-06-18 15:08:37 +02:00
Alexandre Bodin
fdf3a3da80 fix: ctb ui & state issues 2024-06-18 15:08:37 +02:00
Fernando Chávez
e740c642d7 fix(content-manager): only check for isFetching 2024-06-18 11:29:54 +02:00
Fernando Chávez
0991f0ac0f
Merge pull request #20526 from strapi/v5/releases-ui-fixs
fix(content-releases): release validation and dropdown menu endIcon
2024-06-18 10:58:27 +02:00
Simone
af23efe5e5
fix(admin): change the onChange value format (#20540) 2024-06-18 09:52:45 +02:00
Alexandre BODIN
ef63271a8c
Merge pull request #20541 from strapi/fix/multi-media
fix: multiple is only available in attribute now
2024-06-17 21:03:19 +02:00
Alexandre Bodin
2fac4a3cfe fix: multiple is only available in attribute now 2024-06-17 17:58:33 +02:00
Ben Irvin
60e1f8bd6d
enhancement!: use server.globalProxy value for creating a global http/https proxy (#20416) 2024-06-17 13:31:25 +02:00
Ben Irvin
8d90d8866a
test(e2e): fix releases-page and listview (#20507) 2024-06-17 12:50:43 +02:00
Alexandre BODIN
3247d04c68
Merge pull request #20536 from strapi/fix/v5-issues
chore: upgrade umzug & improve db migration logging
2024-06-17 11:57:39 +02:00
Alexandre Bodin
a53a4b1c8f chore: add ajv to deps as a patch 2024-06-17 11:03:23 +02:00
Alexandre Bodin
9df6896208 chore: upgrade umzug & improve db migration logging 2024-06-17 10:47:06 +02:00
Fernando Chavez
f1427b0ee2 fix(content-manager): add isFetching to loading check 2024-06-17 10:35:29 +02:00
Fernando Chávez
5f5c96bee0
Merge pull request #20527 from strapi/v5/pagination-bottom-padding
fix(admin): add bottom padding to pagination component
2024-06-17 09:42:56 +02:00
Fernando Chavez
16b493fcbf fix(content-releases): use simplemenu for releaseDetails edit menu 2024-06-17 09:36:54 +02:00
Fernando Chavez
be554db7bb fix(admin): add bottom padding to pagination component 2024-06-14 16:58:10 +02:00