Convly
9cf19c7976
v5.0.0-rc.0
v5.0.0-rc.0
2024-06-26 15:16:06 +02:00
Rémi de Juvigny
ec0af1ddc1
fix: cm header spacings ( #20635 )
2024-06-26 08:50:20 -04:00
Jamie Howard
6f2b4bfee0
feat(content-manager): warn when publishing an entry with draft relations ( #20610 )
...
* feat(content-manager): warn when publishing an entry with draft relations
* feat(content-manager): warn about draft relations when directly publishing new entry
* feat(content-manager): improve relation counting logic and add e2e test
* fix: clean up
* fix(content-manager): separate server and local relation logic
* chore(content-manager): wip e2e test covering dynamic zones
* chore(content-manager): remove loading dependency from effect
* chore: remove onlys
* chore: re organise tests
* fix: clean up
2024-06-26 13:41:12 +01:00
Alexandre BODIN
fb32dfe544
Merge pull request #20630 from strapi/fix/webhooks-split-bulk-single-delete
...
fix: split single & bulk delete
2024-06-26 12:42:32 +02:00
Jamie Howard
74d7e9059c
chore(upload): confirm dialog button color
2024-06-26 11:10:50 +01:00
Marc Roig
aec2e199bd
fix: drop slug fields index ( #20633 )
...
* fix: drop slug fields index
* chore: explicit index name
2024-06-26 11:48:57 +02:00
Rémi de Juvigny
65973dd748
fix: unselect deleted webhook
2024-06-26 11:45:00 +02:00
Alexandre Bodin
d7b083488c
enhancement: add a way to register a u&p provider
2024-06-26 11:17:04 +02:00
Jamie Howard
9983fd4c2a
fix(admin): stop propagation on confirm dialog cancel
2024-06-26 10:00:00 +01:00
DMehaffy
d14936db52
Merge pull request #20627 from strapi/chore/v5/update-license-terms
2024-06-25 11:44:45 -07:00
Alexandre Bodin
2d79c58816
fix: split single & bulk delete
2024-06-25 20:24:18 +02:00
Fernando Chávez
71bb0a3e0e
Merge pull request #20603 from strapi/v5/blocks-fixes
...
fix(content-manager): blocks issues
2024-06-25 18:15:09 +02:00
Simone
7649630598
Fix Content History: Crash when viewing versions with added media or relation fields ( #20619 )
...
* fix(content-history): check value from useField
* fix(content-history): check if the value coming from the useField is not undefined
2024-06-25 17:36:54 +02:00
Alexandre Bodin
de4ef3d4cc
chore: vite always uses production mode, no need for env warn
2024-06-25 17:17:57 +02:00
Convly
745741d19e
chore: update history LICENSES
2024-06-25 17:09:02 +02:00
Convly
8acd6e1de4
v5.0.0-beta.17
2024-06-25 17:06:13 +02:00
Madhuri Sandbhor
eaefed97eb
fix: displayed fields dnd issue ( #20613 )
2024-06-25 17:04:41 +02:00
Rémi de Juvigny
9ce8f7df6b
fix: remove sticky review workflow nav ( #20624 )
2024-06-25 11:03:45 -04:00
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
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
288054fde8
Merge pull request #20611 from strapi/fix/e2e-template
...
fix: e2e template programmaticaly
2024-06-24 17:34:31 +02:00
Alexandre Bodin
31edb956ed
fix: roles forbidden only once per stage
2024-06-24 16:59:59 +02:00
Alexandre Bodin
59c0a0f677
fix: e2e template programmaticaly
2024-06-24 16:29: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
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
Alexandre BODIN
99434732b6
Merge pull request #20583 from strapi/chore/temp-disable-templates
...
chore: disable --templates while we rework them
2024-06-21 17:51:43 +02:00
Jean-Sébastien Herbaux
a9112aaf80
[Upgrade Tool] Fix JSON Transform Loader ( #20593 )
2024-06-21 17:17:37 +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