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
Simone
00f3e14308
fix(content-releases): change the submit button action name on edit ( #19167 )
...
* fix(content-releases): change submit label on the release edit modal
* fix(content-releases): disable button if the input name is empty
* fix(content-releases): use location to identify if the modal is on create or edit
* fix(content-releases): change variable name and logic for the button labels based on review comments
* fix(content-releases): change translation content for the Modal title and button
2024-01-09 11:30:25 +01:00
Simone
a5f9f4b678
fix(content-releases): handle the lastname null in the createdBy content ( #19174 )
2024-01-09 11:29:03 +01:00
Bassel Kanso
e178f2fd66
Merge pull request #19157 from strapi/revert-18811-chore/bump-graphql-upload-15.0.2
...
Revert "chore(deps): bump graphql-upload to 15.0.2"
2024-01-09 11:15:54 +02:00
markkaylor
be8c5a115d
fix(content-releases): update options to match designs ( #19171 )
2024-01-09 10:07:14 +01:00
Fernando Chávez
cf88e1ba2e
enhancement(content-releases): add new status column to Release Details ( #19154 )
...
* enhancement(content-releases): add new status column to Release Details page
* fix lint & ts errors
2024-01-09 08:58:32 +01:00
Christian
2ede3d130a
Merge pull request #19155 from strapi/chore/sqlite3-codemod
...
Only support better-sqlite3 package for sqlite
2024-01-08 18:15:29 +01:00
Christian Capeans
8b8e269f89
fix: update legacy dependencies
2024-01-08 16:46:06 +01:00
Convly
87127e4939
feat: add seeding (import/export) capabilities to cli tests
2024-01-08 16:05:42 +01:00
Christian Capeans
ad288a5769
fix: update documentation
2024-01-08 15:58:22 +01:00
Christian Capeans
c1ec41edad
Merge branch 'chore/sqlite3-codemod' of github.com:strapi/strapi into chore/sqlite3-codemod
2024-01-08 15:55:09 +01:00
Christian Capeans
f94626d375
fix: update documentation
2024-01-08 15:54:23 +01:00
Christian Capeans
501f42defd
fix: typo
2024-01-08 15:22:43 +01:00
Christian Capeans
17a31c60a4
fix: avoid changing better-sqlite3 version
2024-01-08 15:21:54 +01:00
nolliebigspin
a2cdc77e0d
fix(docs): add credentials object to upload-aws-s3 example configuration
2024-01-08 15:07:06 +01:00
Fred Cox
aa65f33dac
fix(plugin-graphql): allow to use GET queries for graphql
...
GET queries are often advantagous for caching, cdns, etc
This removes a line that wasnt required, that blocked GET
queries from being authenticated on /graphql
2024-01-08 13:14:15 +00:00
Christian Capeans
b25c854cc4
fix: remove unnecessary codemod
2024-01-08 13:27:52 +01:00
Christian Capeans
08147cbfb9
chore: add comments to codemod
2024-01-08 13:17:25 +01:00
Christian Capeans
2c499f3395
Merge branch 'v5/main' of github.com:strapi/strapi into chore/sqlite3-codemod
2024-01-08 12:31:08 +01:00
Ben Irvin
7d13a12c99
feat: Upgrade Tool
...
* feat: upgrade tool refactor for updated specs (v5)
* chore: format code (prettier)
* chore: remove debug comments
* feat: upgrade the strapi dependencies in project's package.json
* feat: install dependencies during the upgrade process
* chore: fix lint issue
* chore: rephrase requirement sentence's sentiment
* feat: add a --yes option for the upgrade CLI
* enh: make properties readonly to avoid mutations
* chore: adding better logs to the upgrade CLI
* chore: remove unused import
* feat: add minor and patch commands
* fix: use major and minor instead of premajor and preminor
* fix: re-add type casting
* fix: make major requirements required
* chore: revert sentiment update on GIT_CLEAN requirement
* fix: make promisify working by mocking the entire file-system
* fix: yarn.lock update
* feat: Select and run codemods only (#19083 )
* chore: add unit tests for upgrader tasks
* fix: rename tests
* chore: Update packages/utils/upgrade/src/tasks/__tests__/upgrade.test.ts
* chore: Add unit tests for upgrade tool (#19056 )
* chore: move example codemods (#19156 )
* chore: fix yarn.lock
* fix: sync glob versions
* chore: add comment
* chore: update docs
---------
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
2024-01-08 11:26:27 +01:00
Ben Irvin
d5e752fe61
test: initialize CLI e2e testing framework
...
* chore: lint test scripts
* chore: clone playwright tests
* chore: clean up test runner
* feat: add jest test runner with concurrency
* chore: documentation
* chore: docs
* chore: fix prettier
* chore: lint
* chore: remove log
* chore: remove console.logs
* fix: ensure enough test apps are available
* chore: add log for yalc
* chore: fix logging
* chore: tests to todos
2024-01-08 11:23:26 +01:00
Rémi de Juvigny
25d2a8ffa1
fix: display nested components in edit view ( #19160 )
...
* add nested component in getstarted dz
* fix: display nested components in edit view
* chore: add comment
2024-01-05 13:50:10 +00:00
Bassel Kanso
b025dffff5
Revert "chore(deps): bump graphql-upload to 15.0.2"
2024-01-05 12:11:47 +02:00
Ben Irvin
3a87f3cd99
enh: add types for project configuration files
...
Add types for project configuration files
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
2024-01-05 10:36:54 +01:00
Christian Capeans
30eebd0bcc
chore: create script for sqlite migration
2024-01-04 18:36:41 +01:00