Alexandre Bodin
28bd0ecf79
fix: sqlite default config filename missing
2024-06-12 16:22:59 +02:00
Marc-Roig
7a85133999
chore: release
v5.0.0-beta.10
2024-06-12 14:54:21 +02:00
Marc-Roig
d4542f0dcc
v5.0.0-beta.10
2024-06-12 14:50:15 +02:00
Simone
22a1ad60c2
Replace lock icon with lightning icon in the Settings and Navbar links ( #20486 )
...
* feat: replace the lock icon with the new lightning icon
* feat: replace toBuy with licenseOnly
2024-06-12 09:34:18 +02:00
Marc Roig
5a633cf02e
feat: index document id ( #19773 )
...
* feat: index document id
* fix: use regular index
* chore: snake case columns
* chore: use getcolumn name
* fix: spread model indexes
2024-06-12 09:28:57 +02:00
Rémi de Juvigny
d739cd3dce
feat: add language selector to the blocks code editor ( #20469 )
...
* feat: display code language selector in blocks
* chore: rename syntax to language
* chore: use slate for state
* chore: add blocks e2e test
* fix: unit test
* chore: move language list to constants file
* fix: unused import
2024-06-11 06:05:01 -04:00
markkaylor
395a47681f
chore: test e2e history version can be restored ( #20401 )
...
* chore: test e2e history version can be restored
* fix: use save and wait for save alerts with findAndClose
* fix: add missing await
---------
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2024-06-11 05:35:34 -04:00
Ben Irvin
df8bac0784
test: fix some broken e2e tests ( #20485 )
2024-06-11 11:18:50 +02:00
Bassel Kanso
085ed80578
Merge branch 'v5/main' into v5/expand-nested-components
2024-06-11 11:58:03 +03:00
Bassel Kanso
4f56dbb82d
chore: fixing type import
2024-06-11 11:33:58 +03:00
Bassel Kanso
0fc2163f33
chore: fixing some types
2024-06-11 11:05:47 +03:00
Bassel Kanso
e06b160f08
chore: adding some comments and types
2024-06-10 22:11:33 +03:00
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