14150 Commits

Author SHA1 Message Date
Fernando Chávez
21d634a638
Merge pull request #21199 from strapi/fix/locale-picker-status
fix: change status on locale picker
2024-09-13 14:58:27 +02:00
Lorenzo Girardi
b7a9bd575b
fix(DynamicComponent): inconsistent gap between fields and components 2024-09-13 12:47:22 +02:00
Jamie Howard
80ca535360
fix(content-type-builder): export auto loader provider for plugin use (#21250)
* fix(content-type-builder): export auto loader provider for plugin use

* chore: refer to reload watcher exports as private
2024-09-13 10:41:04 +01:00
Fernando Chávez
25f8ab9fbc
Merge pull request #21163 from strapi/fix/custom-fields-backward-compatibility
fix(content-manager): pass field to CustomField input to have backward compatibility
2024-09-13 11:16:28 +02:00
Fernando Chavez
e15de49080 fix(content-manager): fix i18n tests 2024-09-13 10:26:20 +02:00
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
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
Alexandre Bodin
0f2bce1beb 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 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
Alexandre Bodin
e1f26c862f 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
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
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 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 2024-09-09 18:09:43 +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
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
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 2024-09-06 16:48:09 +02:00
Convly
017f5bdf2b v5.0.0-rc.16 2024-09-06 16:41:43 +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
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
Convly
1edd2a7e9d v5.0.0-rc.15 2024-09-06 10:02:24 +02:00
Marc Roig
a5911a024d
fix: return only drafts on relations from no DP to DP (#21120)
* fix: return only drafts

* feat: ignore publishedAt if empty
2024-09-06 09:38:31 +02:00
Alexandre Bodin
7f8dad4dbc fix: webhook button submitting and remove row clearing 2024-09-05 17:09:28 +02:00
Fernando Chavez
b93acf8596 fix(admin): fix authPage logic 2024-09-05 14:48:51 +02:00
Convly
351b2cf160 v5.0.0-rc.14 2024-09-05 11:47:55 +02:00
Ben Irvin
e18c706dc0
fix: marketplace hide install button when incompatible (#21130) 2024-09-05 11:29:01 +02:00
Ziyi
b9c3a55768
fix: fix default date value bug in content type builder(#21098) (#21140)
* fix: fix default date value bug in content type builder(#21098)

* fix: fix default date value bug in content type builder(#21098), refactor parseDateValue

* fix: fix default date value bug in content type builder(#21098), refactor parseDateValue

* fix: fix default date value bug in content type builder(#21098)
2024-09-05 10:27:07 +02:00