14487 Commits

Author SHA1 Message Date
Alexandre Bodin
646ad2aaf2 fix: reordering & load more 2024-09-26 17:06:57 +02:00
Lucas Boilly
4052765aa2
fix: added a gap between the 2 icon buttons (#21449)
* fix: Added a gap between the 2 icon buttons

* fix: updated snapshot
2024-09-26 08:23:20 -04:00
Simone
cefde6fa13
chore: migrate media-library define shared contracts (#21439)
* chore: migrate and create config files for the migration

* chore: migrate test utils to TS

* chore: fix the typo

* chore: fix eslint errors

* chore: define the shared contracts
2024-09-26 11:51:07 +02:00
Dhruv Chheda
69ef78b471
fix: Filter by text field with "&" symbol doesn't work #20271 (#21406)
* fix: handle special characters in text field filtering

* fix: handle special characters in text field filtering

* fix: handle special characters in text field filtering

* fix: handle special characters in text field filtering

* fix: handle special characters in text field filtering
2024-09-26 11:23:47 +02:00
Alexandre BODIN
3c5bc3f353
Merge pull request #19351 from freestingo/feature/add-mariadb-migration-support
fix: add MariaDB support for unique indexes
2024-09-25 20:39:41 +02:00
Alexandre Bodin
b1d7921ddb fix: discard unidirectional 2024-09-25 20:36:40 +02:00
Rémi de Juvigny
deda462b1b
v5.0.1 (#21470) 2024-09-25 11:39:57 -04:00
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
Alexandre Bodin
56109c4ad2 fix: status computation 2024-09-25 15:44:44 +02: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
206912e54c chore: remove comments 2024-09-24 18:48:51 +02:00
Alexandre Bodin
bb39175992 fix: locale on disconnect 2024-09-24 18:43:29 +02: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
Alexandre Bodin
86fea32ae4 fix: locale might be null 2024-09-24 16:23:20 +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
Alexandre Bodin
f8a68bc03b fix: unidirectional sync for non dp source 2024-09-24 11:15:30 +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
Alexandre Bodin
7002f0b916 fix: cm relations 2024-09-24 10:32:21 +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
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
Derrick Mehaffy
6e4ffcae2c chore: change all internal cron tasks to named tasks 2024-09-20 21:06:51 -07: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
916ad401a7
Merge branch 'develop' into develop 2024-09-19 11:15:12 +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 2024-09-18 17:17:32 +02:00
Alexandre Bodin
506f8c8a6e 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 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
Alexandre Bodin
b5354baf37 fix: checks 2024-09-18 13:56:47 +02:00
Ben Irvin
46c7eec8a2
chore: upgrade sanitize-html to 2.13.0 (#21278) 2024-09-18 13:45:13 +02:00
Ben Irvin
7f96957a98
chore: upgrade ws to 8.17.1 (#21277) 2024-09-18 12:37:18 +02:00
Rémi de Juvigny
5d0c1f94a1
fix: history fields width (#21313)
* fix: history field width

* fix: relations to admin:user are not fetched correctly

* fix: do not link to admin users from history relation input

* fix: apply shadow none everywhere

---------

Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2024-09-18 05:49:14 -04:00
Jamie Howard
f3c30dfb3f
Merge branch 'releases/5.0.0' into fix/i18n-rbac-locale-switch 2024-09-18 09:42:17 +01:00
Alexandre Bodin
0faf896735 fix: cm validation logic is broken 2024-09-18 10:17:59 +02:00
Alexandre Bodin
42f0cd4dcc v5.0.0-rc.28 2024-09-17 20:29:18 +02:00
Jamie Howard
ca27873487 fix(content-manager): wip pass userbac context for accurate query params
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-09-17 18:36:51 +01:00