33755 Commits

Author SHA1 Message Date
Convly
b8a12ac27d enhancement: match any semver (instead of x.x.x only) for strapi deps in the project module 2024-01-12 15:31:45 +01:00
Convly
f1a604dde8 feat: add findVersion(version) helper to the npm package module 2024-01-12 15:31:45 +01:00
Convly
d667638e68 fix: update codemod-runner.test.ts to accommodate latest changes 2024-01-12 14:52:55 +01:00
Convly
5e819945cb chore: improve logging and comments in Codemod Runner 2024-01-12 14:41:13 +01:00
markkaylor
0c6eab7116
Merge pull request #19211 from strapi/fix/publish-scripts
fix(scripts): add skip cache flag
2024-01-12 13:22:07 +01:00
markkaylor
28330b04f5
fix(content-releases): delete release-actions depending on changes to… (#19185) 2024-01-12 13:21:22 +01:00
Mark Kaylor
40dc25729e fix(scripts): add skip cache flag 2024-01-12 12:48:45 +01:00
Marc Roig
d39441e3c2
Merge pull request #19058 from strapi/v5/extend-locale-attr-to-all-ct
feat: extend i18n attributes to every content type
2024-01-12 11:22:53 +01:00
Jean-Sébastien Herbaux
8eae032d55
Merge pull request #19170 from strapi/cli-tests/seed-capabilities 2024-01-12 11:12:35 +01:00
Convly
5398caeb76 Merge branch 'v5/main' of github.com:strapi/strapi into cli-tests/seed-capabilities 2024-01-12 10:33:44 +01:00
Convly
7f8f350d73 chore: add comments & todo 2024-01-12 10:33:25 +01:00
Marc-Roig
03f38a5baf
fix: release all content types as now d&p is always enabled 2024-01-12 09:57:16 +01:00
Marc Roig
218cb1b2d1
Merge branch 'v5/main' into v5/extend-locale-attr-to-all-ct 2024-01-11 18:07:58 +01:00
Josh
e1ede8c55a
feat(strapi): add experimental pluginlink command to CLI (#19143)
* feat(strapi): add plugin:link-watch command to CLI

* chore: skip assertion of strapi project if its the plugin:init command

* fix: add yalc

* fix: add yalc files/folders to ignore list to avoid restarting strapi when using

* chore: don't use run-action on plugin:init

* chore: add yarn dlx command to yarn suggestion
2024-01-11 16:00:54 +00:00
Josh
d402c40cae Merge branch 'develop' into v5/main 2024-01-11 15:52:47 +00:00
Marc Roig
74fdc42f98
Merge branch 'v5/main' into v5/extend-locale-attr-to-all-ct 2024-01-11 16:28:44 +01:00
Marc Roig
55d101ec70
Merge pull request #19191 from strapi/v5/ignore-locale-parameters
feat: ignore locale parameter on non localized content types
2024-01-11 16:10:34 +01:00
Josh
a3690b16a3
feat: add vite (#18697)
* feat: add vite

* fix: CheckPagePermissions was buggy

* fix: vite CJS warning & double print of experimental message

* chore: move to use plugins-workspace folder

* chore: update deps

---------

Co-authored-by: Paul <45032974+hide-me@users.noreply.github.com>
2024-01-11 14:14:25 +00:00
markkaylor
4b33c7a01b
Merge pull request #19198 from strapi/fix/release-action-menu-styles
fix(content-releases): fix ReleaseActionMenu styles
2024-01-11 11:51:38 +01:00
Sébastien Vanvelthem
d9649a4764
ci(perf): update yarn-nm-install action (#18747) 2024-01-11 09:42:47 +00:00
Josh
c626c4234c
chore: update contribution guide to reflect new git process (#19196) 2024-01-11 08:57:03 +00:00
Mark Kaylor
be43aa4d97 fix(content-releases): fix ReleaseActionMenu styles 2024-01-11 09:45:03 +01:00
Josh
eddf037976
chore(admin): data-transfer should be dev dep & peer dep loose (#19192) 2024-01-11 08:02:21 +00:00
Josh
55ed5ffec2 Merge branch 'v5/main' of github.com:strapi/strapi into v5/main 2024-01-10 15:59:01 +00:00
Josh
f324494fe9 Merge branch 'develop' into v5/main 2024-01-10 15:58:45 +00:00
Marc-Roig
ed37011ec0
feat: ignore locale parameter on non localized content types 2024-01-10 16:55:13 +01:00
Alexandre BODIN
b7a015ec45
Merge pull request #19180 from strapi/v5/fix-ts-issues
chore: fix minor ts issues in cli
2024-01-10 16:54:23 +01:00
Josh
09b9d36b22 Merge branch 'main' into develop 2024-01-10 14:37:01 +00:00
Josh
5e1c15f295
Merge pull request #19136 from strapi/releases/4.17.0
release: 4.17.0
2024-01-10 14:31:20 +00:00
Josh
91ffe59a86 Merge branch 'main' into releases/4.17.0 2024-01-10 14:05:06 +00:00
Mark Kaylor
07112073ac v4.17.0 v4.17.0 2024-01-10 14:46:39 +01:00
Marc-Roig
fc38bbf223
fix: ignore localizations field in non localized ct 2024-01-10 11:31:48 +01:00
Alexandre BODIN
6812c796b3
Merge pull request #19181 from strapi/v5/clean-cli
Refactor cli code
2024-01-10 11:09:49 +01:00
Marc-Roig
856dfd8ee5
fix: ignore locale field in api tests 2024-01-10 11:01:21 +01:00
Alexandre Bodin
e3a8922499 docs: update contributor doc for command and add missing plugin info 2024-01-10 10:39:37 +01:00
Christian Capeans
6170a4df9c Merge branch 'v5/main' of github.com:strapi/strapi into cli-tests/seed-capabilities 2024-01-10 10:34:31 +01:00
Convly
6fead3ec5a fix: use module.exports instead of export for the dts-import script 2024-01-10 10:29:16 +01:00
Convly
986b0cec69 fix: use require instead of import for the dts-import script 2024-01-10 10:28:26 +01:00
Marc Roig
af3e1c0492
Merge branch 'v5/main' into v5/extend-locale-attr-to-all-ct 2024-01-10 10:20:55 +01:00
Alexandre BODIN
749b32e28c
Merge pull request #19025 from L-Weisz/feature/strapi-init-create-plugins
feat: Automatically Create 'plugins.js/ts' in Config on New Strapi Project Initialization
2024-01-10 09:46:21 +01:00
Simone
0bb09577ca
fix(content-releases): move the check permission to the main App component (#19183) 2024-01-10 09:38:57 +01:00
L-Weisz
0ece62b7f3
Merge branch 'develop' into feature/strapi-init-create-plugins 2024-01-09 17:36:57 +01:00
Leah Weisz
1dbb4b62d9 feat(app-generator): create plugins file when init strapi 2024-01-09 17:36:35 +01:00
Bassel Kanso
f7b9b47085
fix(graphql): revert graphql-upload library to non breaking change version (#19182) 2024-01-09 14:37:29 +00:00
Josh
863b902483
fix(cm): update placeholder in blocks link popover (#19172) 2024-01-09 12:56:09 +00:00
Alexandre Bodin
a2fc472261 chore: refactor cli 2024-01-09 13:45:43 +01:00
Alexandre Bodin
02a374ff4e chore: simplify dependencies 2024-01-09 13:23:50 +01:00
Alexandre Bodin
ee77c912f0 chore: fix minor ts issues in cli 2024-01-09 13:16:44 +01:00
Josh
8aac0893a9
chore: update ds 1.14.1 (#19179) 2024-01-09 11:40:22 +00:00
Josh
170799d29c
fix(helper-plugin): memoize GenericInput for performance issues (#19177)
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
2024-01-09 10:59:30 +00:00