Fernando Chavez
f10f1c56f0
fix: build errors
2024-07-03 09:49:25 +02:00
Fernando Chavez
00056de9a2
Merge branch 'v5/main' of github.com:strapi/strapi into fix/scheduling-update-error-message
2024-07-03 09:31:46 +02:00
Fernando Chavez
e324f96955
fix: lint errors
2024-07-03 09:30:48 +02:00
Fernando Chávez
db53db2867
Merge pull request #20664 from strapi/fix/bulk-publish-modal
...
fix(content-manager): bulk actions modal don't force to use modal
2024-07-02 16:38:41 +02:00
Jamie Howard
16c59635dc
[Fix] Auto clone modal and ensure we validate correct statuses ( #20629 )
...
* fix(content-manager): correctly show modal when auto clone violates field constraints
fix(core): validate auto clone on non draft and publish content as published
* fix: clean up
* fix: wip
* fix(content-manager): revert findone change
* fix: clean up
* fix(content-manager): revert countdraftrelations
* fix(content-manager): remove published at auto null for cloning
* fix(content-manager): auto clone tag invalidation
* fix(content-manager): move status default to within getdocumentlocaleandstatus
2024-07-02 14:03:44 +01:00
Convly
61a76a7440
v5.0.0-rc.1
2024-07-02 14:20:33 +02:00
Jean-Sébastien Herbaux
603c6d2b0f
Prevent Vite hmr from Hijacking WS Upgrade Events ( #20663 )
2024-07-02 14:08:43 +02:00
Marc Roig
ca1fa862ee
fix: do not populate morph relations on count draft relations ( #20662 )
2024-07-02 09:35:33 +02:00
Jean-Sébastien Herbaux
e55f834e4d
Fix Koa Query Type ( #20659 )
2024-07-01 17:31:07 +02:00
Fernando Chavez
3be8ed1f66
fix(content-manager): bulk actions modal don't force to use modal
2024-07-01 16:42:42 +02:00
Rémi de Juvigny
e77763aaeb
fix: rich text editor ui issues ( #20639 )
...
* chore: use react router relative path links
* fix: rich editor ui issues
* fix: blocks expand/collapse tooltip
* fix: VersionHeader unit tests
2024-07-01 10:30:07 -04:00
Jamie Howard
88659cd8f0
fix(admin): stop propagation on token edit icon ( #20661 )
2024-07-01 13:59:53 +01:00
Bassel Kanso
d8157621da
Fix prevent category edits ( #20656 )
...
fix: disable select category when editing component
2024-07-01 14:55:51 +03:00
Simone
2e0c578f1a
feat(release-settings): apply rbac permission in the release settings page ( #20648 )
...
* feat(release-settings): apply rbac permission in the release settings page
* feat(releases-settings): fix ts error
* feat(release-settings): change initial value
* feat(realeses-settings): fix unit test
2024-07-01 12:29:50 +02:00
Marc Roig
09dd15084a
fix: duplicated audit log events ( #20647 )
2024-07-01 10:01:20 +02:00
Rémi de Juvigny
8278d5283b
fix: components count in ctb menu ( #20636 )
...
* fix: ctb components count
* fix: filtering logic
* fix: typo
2024-06-28 09:09:04 -04:00
Jamie Howard
894dfff65e
fix(upload): select all in list view ( #20645 )
2024-06-28 10:28:37 +01:00
Jamie Howard
123b07bae1
fix(content-manager): dismiss bulk list view publish ( #20646 )
2024-06-28 10:28:03 +01:00
Rémi de Juvigny
ba7361eee4
fix: history action position in menu ( #20640 )
...
* fix: history action position in menu
* fix: build and release icon
* fix: lint errors
* fix: tests
2024-06-28 04:44:15 -04:00
Alexandre BODIN
8dfb4440a3
Merge pull request #20580 from strapi/chore/database-sync
...
chore: only delete tables,columns,idx,fks we track
2024-06-28 09:49:37 +02:00
Convly
9cf19c7976
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
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
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