Josh
11011e9804
chore: integrate beta.5 of the design-system ( #20431 )
...
* chore: refactor admin
* chore: refactor content-manager
* chore: refactor plugins
* chore: refactor content-releases
* chore: refactor CTB
* chore: refactor i18n
* chore: refactor user-permissions
* chore: refactor upload plugin
* chore: update deps
* chore: fix ci
* chore: design fixes
* chore: update import
Co-Authored-By: Simone <startae14@gmail.com>
* fix: guided home tour check color
* chore: update snapshots
* chore: update to beta.6
* chore: update import
Co-authored-by: Simone <startae14@gmail.com>
* chore: more fixes
* chore: fix import syntax
Co-authored-by: Simone <startae14@gmail.com>
* chore: fixes
* fix(upload): snapshot
---------
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
2024-06-10 14:50:34 +01:00
markkaylor
d3775ccc16
Merge pull request #20458 from strapi/chore/merge-develop-to-v5-main
...
chore: merge develop into v5/main
2024-06-07 17:29:48 +02:00
Mark Kaylor
896e24a2ea
fix: skip ctb tests
2024-06-07 16:20:11 +02:00
Alexandre BODIN
4d3cb65f37
Merge pull request #20268 from strapi/enh/cli
...
Rework create-strapi-xxx
2024-06-07 12:57:22 +02:00
Mark Kaylor
9afdc25f4e
chore: remove duplicate comment
2024-06-07 11:58:16 +02:00
Alexandre Bodin
aa439d3361
chore: add no-run
2024-06-07 11:13:55 +02:00
Alexandre BODIN
0fd9479c2e
Merge pull request #20452 from strapi/v5/fix-20086
...
fix: issue 20086, avoid preloading services during init lifecycles
2024-06-07 11:13:17 +02:00
Mark Kaylor
4293686486
fix: broken e2e tests
2024-06-07 11:09:15 +02:00
Mark Kaylor
b50d5d6998
fix: update broken test
2024-06-07 10:00:28 +02:00
Mark Kaylor
c15551abd4
fix: resolve conflict
2024-06-06 17:05:37 +02:00
Alexandre Bodin
f3c57f1161
chore: deprecate --quickstart flag
2024-06-06 17:05:20 +02:00
Alexandre Bodin
6c6d15ada7
chore: update tests
2024-06-06 17:05:20 +02:00
Alexandre Bodin
7268927594
chore: remove create-strapi-starter
2024-06-06 17:05:19 +02:00
Alexandre Bodin
799c526386
enhancement: rework cli UX
2024-06-06 17:04:38 +02:00
Mark Kaylor
94657d7e77
Merge branch 'develop' of github.com:strapi/strapi into chore/merge-develop-to-v5-main
2024-06-06 17:03:30 +02:00
Alexandre Bodin
7d7d762918
fix: issue 20086, avoid preloading services during init lifecycles
2024-06-06 16:42:15 +02:00
Marc Roig
3b0cbc62e6
fix: update remaining monorepo dependencies after beta.9 update ( #20454 )
2024-06-06 16:31:44 +02:00
Bassel Kanso
4fcf1cc8d1
fix: ts issue
2024-06-06 16:10:23 +03:00
Bassel Kanso
394cd1906c
feat: only allow nesting components that don't exceed the total limit of nesting
2024-06-06 15:31:31 +03:00
Simone
8b56147542
Replace lock icon with lightning icon in the Settings and Navbar links ( #20413 )
...
* feat(navlinks): replace lock icon with lightning icon
* Feat(navLinks): revert lockIcon property name
* feat(navlinks): fix badge icon style
* feat(navlinks): add an explicit timeout to pass e2e tests
* feat(navlinks): skip the e2e tests failing in the CI
* feat(navlinks): remove attempts to fix the e2e tests faiing
2024-06-05 17:28:39 +02:00
markkaylor
fae4cffeda
Merge pull request #20439 from strapi/releases/5.0.0-beta.9
...
v5.0.0-beta.9
2024-06-05 16:27:24 +02:00
Mark Kaylor
0a5a7b9147
v5.0.0-beta.9
v5.0.0-beta.9
2024-06-05 16:16:34 +02:00
Jamie Howard
a2d8baf756
fix(i18n): incorrect warning message ( #20436 )
2024-06-05 15:05:06 +01:00
markkaylor
670141ad3d
Merge pull request #20437 from strapi/releases/4.24.5
...
v4.24.5 - develop
2024-06-05 15:50:43 +02:00
Jean-Sébastien Herbaux
adb9db5660
Fix: Query Validation in Files' Admin API ( #20389 )
...
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-06-05 15:47:11 +02:00
Mark Kaylor
66cff7f86d
v4.24.5
v4.24.5
2024-06-05 15:31:43 +02:00
Bassel Kanso
a546a9072c
feat: expand nested components to 6 levels of depth
2024-06-05 12:39:12 +03:00
Rémi de Juvigny
dd3311938a
fix: prevent duplicate history versions on publish ( #20415 )
...
* fix: prevent duplicate history versions on publish
* fix: build failing
* chore: fix e2e tests
2024-06-04 08:28:29 -04:00
Bassel Kanso
36ab26cd2e
Merge pull request #20385 from strapi/fix/transfer-dz
...
Fix transfer DZ and repeatable components
2024-06-04 15:23:59 +03:00
Jean-Sébastien Herbaux
714ea0a15a
fix: allow '.default' to be ignored during schema validation ( #20421 )
2024-06-04 14:05:51 +02:00
Josh
40f9762848
chore: make experimental-dev example app ( #20327 )
2024-06-04 12:56:50 +01:00
Ben Irvin
3e259614b9
Merge branch 'v5/main' into fix/transfer-dz
2024-06-04 13:20:53 +02:00
Ben Irvin
b87c442c30
test: fix ctb edit collection type ( #20426 )
2024-06-04 10:02:31 +02:00
Alexandre BODIN
7677002a2c
Merge pull request #20417 from strapi/sec/updateMySQL2
...
Update MySQL2 Dependency to v3.10.0
2024-06-03 18:47:45 +02:00
Bassel Kanso
c654df06a6
Merge branch 'v5/main' into fix/transfer-dz
2024-06-03 11:57:45 +03:00
Bassel Kanso
069bb8d99a
fix: export filterValidRelationalAttributes
2024-06-03 11:48:08 +03:00
Alexandre BODIN
94739c5a56
Merge branch 'develop' into sec/updateMySQL2
2024-06-03 10:40:03 +02:00
Rémi de Juvigny
f09eabe242
feat: customize localization label actions in history ( #20407 )
...
* fix: label actions on history relations
* feat: display custom label action
* chore: use cloneElement
* fix: globe icon showing on on non localized cts
* chore: add todo comment
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
* fix: typo in translation
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-06-03 04:37:37 -04:00
Ben Irvin
28515f3338
chore(ci): remove mysql_native_password in test container ( #20400 )
2024-06-03 10:30:06 +02:00
Alexandre BODIN
1b03d7e2c0
Merge pull request #19590 from med8bra/fix/strapi-csp-merge
...
fix(security-middleware): fix config merging with defaults
2024-06-03 10:10:30 +02:00
Bassel Kanso
ec1b520bac
chore: add tests for relation fitlers
2024-06-03 10:45:09 +03:00
Derrick Mehaffy
ecf067efd8
Update MySQL2 Dependency to v3.10.0
2024-05-31 11:35:07 -07:00
Fernando Chávez
9c2ce4a418
Merge pull request #20411 from strapi/v5/skip-releases-api-tests
...
chore(content-releases: skip api tests until releases is migrated to v5
2024-05-31 16:20:29 +02:00
Fernando Chavez
8f5f6b58d5
chore(content-releases: skip api tests until releases is migrated to v5
2024-05-31 14:53:19 +02:00
Madhuri Sandbhor
20380c3536
fix: validation error fixed for simple errors ( #20395 )
2024-05-31 14:41:47 +02:00
Simone
9e68799d22
chore(deps): bump @strapi/design-system from 1.18.0 to 1.19.0 ( #20408 )
...
* chore(deps): bump @strapi/design-system from 1.18.0 to 1.19.0
* chore(deps): bump design-system typescript version
2024-05-31 14:04:23 +02:00
Jean-Sébastien Herbaux
04a0109973
Allow morph-like attributes to request a count (populate) ( #20404 )
2024-05-30 19:16:31 +02:00
Madhuri Sandbhor
08850ba05e
Fix: bulk publish modified entry status ( #20399 )
...
* fix: updated publication status for modified entry
* fix: handled modified entry to unpublish bulk action along with bulk publish
2024-05-30 14:40:49 +02:00
Convly
c579e0b62b
fix: lint
2024-05-30 13:36:56 +02:00
Convly
33413bf56c
fix: style
2024-05-30 13:34:00 +02:00