Ben Irvin
9bc666db2f
Merge branch 'develop' into feature/add-mariadb-migration-support
2024-09-25 17:34:31 +02:00
Lucas Boilly
9f51dccf97
fix: Changed the color of the subtitle ( #21453 )
...
* fix: Added a gap between the 2 icon buttons
* fix: Changed the color of the subtitle
* fix: Changed the color of the subtitle
* Update packages/core/content-manager/admin/src/history/components/VersionHeader.tsx
Co-authored-by: Simone <startae14@gmail.com>
---------
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>
2024-09-25 10:11:32 -04:00
Lucas Boilly
a8e30018c0
fix: changed the color of the titles of the panels ( #21448 )
...
* fix: Changed the color of the titles of the panels
* Update packages/core/content-manager/admin/src/pages/EditView/components/Panels.tsx
Co-authored-by: Simone <startae14@gmail.com>
---------
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>
2024-09-25 08:28:57 -04:00
Rémi de Juvigny
e7af8a5ec7
chore: set up preview feature boilerplate ( #21443 )
...
* chore: set up preview feature boilerplate
* fix: admin build
2024-09-25 05:54:59 -04:00
Lucas Boilly
927824c76d
chore: harmonized all button sizes in settings ( #21457 )
2024-09-25 04:18:18 -04:00
Alexandre BODIN
55dabf6295
Merge pull request #21407 from strapi/chore/fixInternalCronTasks
...
enhancement: change all internal cron tasks to named tasks
2024-09-24 17:22:20 +02:00
Ben Irvin
06e045b644
fix(tooling): strip dashes and change min threshhold ( #21445 )
2024-09-24 16:35:48 +02:00
Ben Irvin
8893730a2f
fix(create-strapi-app): yarn 4 support ( #21329 )
2024-09-24 14:37:34 +02:00
Ben Irvin
8853cdb951
chore: fix strip-hash ( #21440 )
2024-09-24 13:41:13 +02:00
Bassel Kanso
565d3e2963
Merge pull request #21421 from strapi/fix/cannot-create-component-from-dz
...
fix: cannot create component from dynamic zone
2024-09-24 14:08:13 +03:00
Ben Irvin
e43238abaf
fix: drop and create columns and indexes in the correct order ( #21402 )
2024-09-24 12:52:57 +02:00
Bassel Kanso
23d22ae5fc
Merge branch 'develop' into fix/cannot-create-component-from-dz
2024-09-24 13:41:41 +03:00
Jean-Sébastien Herbaux
89197526ed
Add Placeholders for Empty Artifacts in Type Generation ( #21441 )
2024-09-24 11:31:14 +02:00
Simone
c7b2b2abcc
chore: migrate media-library initial setup ( #21375 )
...
* chore: migrate and create config files for the migration
* chore: migrate test utils to TS
* chore: fix the typo
* chore: fix eslint errors
* chore: fix prettier error
2024-09-24 11:01:14 +02:00
Ben Irvin
55534e9466
chore: update tar to 6.2.1 ( #21328 )
2024-09-24 10:59:50 +02:00
Bassel Kanso
e1d3c90bcd
Merge branch 'develop' into fix/cannot-create-component-from-dz
2024-09-24 11:04:12 +03:00
Ben Irvin
9cb35c0a30
fix: use existing transaction to batch insert ( #21404 )
2024-09-24 10:00:14 +02:00
Bassel Kanso
0ed3cf78f7
Merge branch 'develop' into fix/cannot-create-component-from-dz
2024-09-24 10:20:55 +03:00
DMehaffy
d2d15ef227
Merge pull request #21423 from strapi/workflows/issueCleanup
2024-09-23 09:13:53 -07:00
DMehaffy
d6f068b006
Merge branch 'develop' into workflows/issueCleanup
2024-09-23 09:13:43 -07:00
DMehaffy
bf45ed5117
Merge pull request #21424 from strapi/v5/securityFileUpdate
2024-09-23 08:58:40 -07:00
DMehaffy
fc507797fe
Update .github/workflows/issues_handleLabel.yml
...
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-09-23 08:57:46 -07:00
Derrick Mehaffy
cb1dcabb44
chore: Update security document in relation to Strapi 5 stable release
2024-09-23 08:55:42 -07:00
Derrick Mehaffy
8ffcff3451
chore: add workflow for automatically closing v4 issues with label
2024-09-23 08:46:56 -07:00
Bassel Kanso
b50ce8a77e
fix: cannot create component from dynamic zone
2024-09-23 16:27:11 +03:00
Ben Irvin
8dc5aa2730
chore: upgrade webpack-dev-middleware to 6.1.2 ( #21327 )
2024-09-23 13:37:06 +02:00
Ben Irvin
c82e67b7e4
Merge branch 'develop' into feature/add-mariadb-migration-support
2024-09-23 12:22:53 +02:00
Bassel Kanso
b4c74800d2
chore: skip uniqueness e2e test on webkit ( #21419 )
2024-09-23 11:55:36 +02:00
Alexandre BODIN
e57d34d5ef
Merge pull request #21386 from smorimoto/yarn-4.5.0
...
chore: update yarn to 4.5.0
2024-09-23 11:37:21 +02:00
Alexandre BODIN
6f4e527911
Merge pull request #21392 from Throttle/fix/issue_21391
...
fix: correct spelling of keycloak provider
2024-09-23 11:31:57 +02:00
Bassel Kanso
6814d966d3
fix: add importName to helper-plugin codemods ( #21373 )
2024-09-23 10:10:15 +02:00
Derrick Mehaffy
6e4ffcae2c
chore: change all internal cron tasks to named tasks
2024-09-20 21:06:51 -07:00
Throttle
8a082df160
Fix issue 21391
...
Corrected TYPO in keycloak provider
2024-09-20 03:11:14 +03:00
Sora Morimoto
e354fa9685
chore: update yarn to 4.5.0
...
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2024-09-20 02:56:59 +09:00
Alexandre BODIN
504076d216
Merge pull request #21376 from strapi/Christian-Schwarz2003/develop
...
enhancement: add en-GB and en-US locales
2024-09-19 15:18:37 +02:00
Alexandre Bodin
ef6302898c
chore: allow loading language files as js
2024-09-19 12:09:56 +02:00
SchwarzChristian
01c15cc620
fix: remove en-US as it is the same as en
2024-09-19 11:45:14 +02:00
Christian Schwarz
3a5cd2ee06
Merge branch 'develop' into develop
2024-09-19 11:39:54 +02:00
Ben Irvin
2c53ea2f96
fix: use strapi v5 for template ( #21330 )
2024-09-19 11:18:17 +02:00
Christian Schwarz
916ad401a7
Merge branch 'develop' into develop
2024-09-19 11:15:12 +02:00
Ben Irvin
61bb6bc2bc
chore: replace babel-eslint with babel-eslint-parser ( #21326 )
2024-09-19 10:31:40 +02:00
Ben Irvin
73e5bf69d8
chore: upgrade vite to 5.1.7 ( #21325 )
2024-09-19 10:00:36 +02:00
SchwarzChristian
71a00726b9
enhancement: add en-GB and en-US locales
2024-09-19 09:52:13 +02:00
Alexandre Bodin
ce84fada19
v5.0.0
v5.0.0
2024-09-18 17:17:32 +02:00
Alexandre Bodin
506f8c8a6e
v5.0.0-rc.30
v5.0.0-rc.30
2024-09-18 17:13:46 +02:00
Alexandre BODIN
726f3cc313
Merge pull request #21314 from strapi/fix/cm-validation
...
fix: cm validation logic is broken
2024-09-18 17:11:24 +02:00
Alexandre Bodin
f3ac9da018
fix: roles creation
2024-09-18 16:31:48 +02:00
Alexandre Bodin
6f3a2283e0
v5.0.0-rc.29
v5.0.0-rc.29
2024-09-18 15:02:45 +02:00
Alexandre Bodin
2ee3865f9d
fix: update schemas to have nullables where needed
2024-09-18 14:54:26 +02:00
Ben Irvin
c0743ba695
chore: upgrade undici to 6.19.2 ( #21275 )
2024-09-18 14:01:32 +02:00