36133 Commits

Author SHA1 Message Date
Fernando Chavez
8f7f41b32f fix(content-releases): validation and cache releases 2024-09-12 20:52:06 +02:00
Fernando Chavez
f43c04128d fix(content-manager): fix locale option 2024-09-12 19:49:53 +02:00
Fernando Chavez
9c19fb8bb9 Merge branch 'v5/main' of github.com:strapi/strapi into fix/locale-picker-status 2024-09-12 19:26:15 +02:00
Fernando Chavez
26d11d3931 fix: color picker test 2024-09-12 19:13:21 +02:00
Ben Irvin
d9962a84d0
fix: escape raw queries (#21247) 2024-09-12 17:51:45 +02:00
Ben Irvin
e823059ba8
fix: do not generate localizations links table (#21230) 2024-09-12 16:43:24 +02:00
Bassel Kanso
4b61d12c4d
feat: Adding codemod for helper plugin migrations (#21196) 2024-09-12 17:15:03 +03:00
Alexandre Bodin
0f2bce1beb v5.0.0-rc.22 v5.0.0-rc.22 2024-09-12 14:25:11 +02:00
Jamie Howard
7e57929b0c
Additional exports for plugin development (#21209)
* chore: export contentbox for use in seo plugin

* chore(content-type-builder): export auto rewatch for plugin use
2024-09-12 13:18:31 +01:00
Alexandre Bodin
b9dffe0797 v5.0.0-rc.21 v5.0.0-rc.21 2024-09-12 14:07:02 +02:00
Rémi de Juvigny
b8798a2cf9
fix: review workflow settings icons (#21237) 2024-09-12 05:41:38 -04:00
Bassel Kanso
f0f0dbfabc
fix: add status to removed fields when cleaning data (#21229) 2024-09-12 10:21:15 +03:00
Alexandre Bodin
e1f26c862f v5.0.0-rc.20 v5.0.0-rc.20 2024-09-10 20:54:37 +02:00
Ziyi
e2c1fad629
fix: fix default time formatting issue
fix default time formatting issue
2024-09-10 18:00:06 +02:00
Alexandre BODIN
25a51f164c
Merge pull request #21204 from strapi/fix/vite-template
fix: template vite config example
2024-09-10 14:55:56 +02:00
Simone
c8e2ac206d
fix: change the value format on change for date and datetime (#21197) 2024-09-10 14:30:36 +02:00
Simone
9d87e83917
fix: change the header name property to use the mainField name (#21198) 2024-09-10 14:22:10 +02:00
Alexandre Bodin
313d2477b8 fix: template vite config example 2024-09-10 12:14:49 +02:00
Alexandre BODIN
30170206ff
Merge pull request #21205 from strapi/fix/js-ex-template
fix: js example templat
2024-09-10 12:12:51 +02:00
Alexandre Bodin
a6728ad43a fix: js example templat 2024-09-10 10:54:10 +02:00
Bassel Kanso
1cc6777118
fix: use property naming documentId instead of id (#21200) 2024-09-10 11:25:06 +03:00
Alexandre Bodin
f2f7405929 v5.0.0-rc.19 v5.0.0-rc.19 2024-09-09 22:20:12 +02:00
Alexandre Bodin
222b587293 fix: resolve.exports wrong default 2024-09-09 22:18:16 +02:00
Fernando Chavez
e5db813798 fix: change status on locale picker 2024-09-09 18:30:16 +02:00
Alexandre Bodin
c523273c64 v5.0.0-rc.18 v5.0.0-rc.18 2024-09-09 18:09:43 +02:00
Ben Irvin
41f811534c
fix: upgrade tool ignores node modules and dist (#21195) 2024-09-09 17:49:26 +02:00
Alexandre BODIN
d7ca1a1259
Merge pull request #21194 from strapi/chore/strapi-server-resolve
enhancement: resolve strapi-server with exports map too
2024-09-09 17:45:19 +02:00
Alexandre BODIN
d9f14e6702
Merge pull request #21167 from strapi/enh/admin-panel-api
chore: improve admin panel DX & add more advance plugin example
2024-09-09 15:30:02 +02:00
Alexandre BODIN
640da651db
Merge pull request #21183 from strapi/fix/guided-tour
fix: guided tour
2024-09-09 15:05:24 +02:00
Alexandre Bodin
23205117e0 chore: update UI 2024-09-09 14:50:55 +02:00
Alexandre Bodin
afa3b513b8 enhancement: resolve strapi-server with exports map too 2024-09-09 14:35:55 +02:00
Rémi de Juvigny
29afb2b983
fix: delete document actions labels (#21182)
* fix: delete document actions labels

* chore: remove log

* fix: e2e tests
2024-09-09 06:08:59 -04:00
Marc Roig
953f201d8f
fix: publishing correctly updates creator fields (#21155)
* fix: publishing correctly updates creator fields

* chore: pr suggestions

* fix: null values

* fix: test

* feat: ignore non visible fields
2024-09-09 11:13:36 +02:00
Alexandre Bodin
bceb8fa4ad chore: improve admin panel DX & add more advance plugin example 2024-09-09 11:11:02 +02:00
Fernando Chavez
60da8cb051 fix: use props on ColorPickerInput 2024-09-09 09:57:50 +02:00
Alexandre Bodin
312e294233 chore: update tests 2024-09-06 23:08:44 +02:00
Alexandre Bodin
256f134243 fix: guided tour 2024-09-06 18:21:16 +02:00
Convly
46d57caa24 v5.0.0-rc.17 v5.0.0-rc.17 2024-09-06 16:48:09 +02:00
Convly
017f5bdf2b v5.0.0-rc.16 v5.0.0-rc.16 2024-09-06 16:41:43 +02:00
Alexandre BODIN
d0ae90880f
Merge pull request #21138 from strapi/enh/available-locales
enh: localizations field
2024-09-06 16:38:22 +02:00
Alexandre Bodin
0c56eedb8f enhancement: poc localization field 2024-09-06 15:44:46 +02:00
Jean-Sébastien Herbaux
d5489625ee
fix: update ArrayNotation type to forbid arrays of mixed types (#21162) 2024-09-06 15:38:47 +02:00
Alexandre Bodin
2bbc3cc33a chore: init gitignore allows 2024-09-06 14:39:25 +02:00
Fernando Chavez
bf21029a8f fix(content-manager): pass field to CustomField input to have backward compatibility 2024-09-06 12:15:33 +02:00
Alexandre BODIN
0619c7b985
Merge pull request #21160 from strapi/fix/webhook-delete-style
chore(admin): improve webhook delete button style
2024-09-06 11:33:06 +02:00
Rémi de Juvigny
a0294cf475
fix: sticky navbar width (#21161) 2024-09-06 05:19:15 -04:00
Jamie Howard
de4649f462
Update packages/core/admin/admin/src/pages/Settings/pages/Webhooks/components/HeadersInput.tsx
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-09-06 09:52:15 +01:00
Jamie Howard
3935f444b6 chore(admin): wip improve webhook delete button style 2024-09-06 09:42:45 +01:00
Fernando Chávez
e8b4502985
Merge pull request #21131 from strapi/v5/usecase-redirect
fix(admin): don't redirect if token is set
2024-09-06 10:35:51 +02:00
Alexandre BODIN
f1956fb015
Merge pull request #21158 from strapi/fix/webhook-edit
fix: webhook button submitting and remove row clearing
2024-09-06 10:24:20 +02:00