Alexandre BODIN
|
d0b51fbf84
|
Merge pull request #20615 from strapi/v5/cm-fixes
fix: several UI issues a typos
|
2024-06-25 16:58:11 +02:00 |
|
Convly
|
ea7c377c5b
|
chore: update LICENSE files to streamline enterprise terms and conditions
|
2024-06-25 16:57:30 +02:00 |
|
Convly
|
b88e970383
|
chore: update license files with enterprise agreement details
|
2024-06-25 16:52:56 +02:00 |
|
Rémi de Juvigny
|
4babf95f0e
|
fix: main nav fixes (#20626)
|
2024-06-25 10:49:27 -04:00 |
|
Fernando Chavez
|
3b379e30a6
|
fix(content-manager): dont support list selector when multiple blocks are selected
|
2024-06-25 16:27:42 +02:00 |
|
Alexandre Bodin
|
49d033e747
|
fix: cm component validation
|
2024-06-25 16:09:16 +02:00 |
|
Jean-Sébastien Herbaux
|
ee2f2d6535
|
Fix Vite HMR Server Restart (#20617)
|
2024-06-25 14:56:54 +02:00 |
|
Marc Roig
|
4e90afaca7
|
fix: create locale column if it does not exist (#20618)
* fix: create locale column if it does not exist
* fix: revert discard draft
* fix: remove unused import
* feat: migrate published at column
|
2024-06-25 14:31:03 +02:00 |
|
Alexandre Bodin
|
068381c9c9
|
fix: content manager error management
|
2024-06-25 10:10:53 +02:00 |
|
Convly
|
4bc5b35e36
|
v5.0.0-beta.16
|
2024-06-24 23:02:36 +02:00 |
|
Alexandre Bodin
|
6529e2bd50
|
fix: several UI issues a typos
|
2024-06-24 19:49:08 +02:00 |
|
Alexandre BODIN
|
105cdbf182
|
Merge pull request #20609 from strapi/v5/fixes
fix: ui
|
2024-06-24 17:47:38 +02:00 |
|
Alexandre Bodin
|
31edb956ed
|
fix: roles forbidden only once per stage
|
2024-06-24 16:59:59 +02:00 |
|
Alexandre Bodin
|
48555c1304
|
fix: history empty state add back button
|
2024-06-24 16:23:43 +02:00 |
|
Alexandre Bodin
|
a1a359742a
|
fix: manage auth in redux store
|
2024-06-24 11:19:53 +02:00 |
|
Convly
|
ccb2b38bb4
|
v5.0.0-beta.15
|
2024-06-24 10:22:34 +02:00 |
|
Jean-Sébastien Herbaux
|
bdee57a057
|
Handle non-localized content-types in discard-draft migration (#20422)
|
2024-06-24 09:41:22 +02:00 |
|
Bassel Kanso
|
6ca52c421e
|
Merge pull request #20559 from strapi/fix/duplicate-attributes-ctb
Fix Can add two attributes with the same name and save
|
2024-06-24 10:31:55 +03:00 |
|
Bassel Kanso
|
cf77fef5b1
|
Merge pull request #20453 from strapi/v5/expand-nested-components
Expand nested components
|
2024-06-24 10:22:53 +03:00 |
|
Alexandre Bodin
|
c64804aef8
|
fix: user creation with sso
|
2024-06-23 10:50:12 +02:00 |
|
Alexandre Bodin
|
4c326a5e26
|
fix: rbac property matrix
|
2024-06-22 15:12:45 +02:00 |
|
Alexandre Bodin
|
c6307584fe
|
fix: ui
|
2024-06-22 11:20:54 +02:00 |
|
Simone
|
9b6c4c88ff
|
feat: Release settings page (#20589)
* feat(release-settings): create the settings page
* feat(content-releases): fix lint issue
* fix(content-releases): fix reviews
* fix(content-releases): fix review comments
|
2024-06-21 22:02:37 +02:00 |
|
Fernando Chavez
|
c58fb0f790
|
fix(content-manager): blocks issues
|
2024-06-21 18:20:29 +02:00 |
|
Simone
|
d262f42cc5
|
V5 fix: wrong date saved (#20571)
* fix(admin): convert the date to utc on change
* fix(admin): fix the delete date problem
* fix(date): change field type
|
2024-06-21 15:41:13 +02:00 |
|
Marc Roig
|
d4d66d1fc0
|
fix: incorrect populate when using morph relations (#20582)
|
2024-06-21 15:11:48 +02:00 |
|
Alexandre Bodin
|
ab398552fe
|
chore: update & add tests
|
2024-06-21 15:04:26 +02:00 |
|
Marc Roig
|
099cbbec8e
|
Merge branch 'develop' into v5/main (#20566)
* Merge branch 'develop' into v5/main
* fix: missing dependency
* fix: yarn lock
* fix: prettier
* fix(cloud-cli): update types and structure for v5 (#20567)
* chore: skip cloud deployment until ready
* fix: webhook tests
* chore: revert schema changes
* fix: versions
---------
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
|
2024-06-21 13:38:56 +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
|
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
|
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
|
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
|
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
|
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 |
|