16 Commits

Author SHA1 Message Date
Alexandre Bodin
8d53207f8e chore: remove template configuration from utils 2024-03-09 13:08:41 +01:00
Alexandre BODIN
3ddd421c21
feat: content-api v5 migration (#19531) 2024-02-28 11:53:32 +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
Alexandre Bodin
a4814d75e4 chore(core): split strapi/strapi & strapi/core 2023-11-30 12:18:04 +01:00
Josh
160ac2f527
chore: build strapi utils with pack-up (#18308)
* chore: build strapi utils with pack-up

* chore: remove build:ts from workflow

Update UploadAssetDialog.test.js
2023-10-05 14:47:35 +01:00
Alexandre Bodin
a2ec2fce00 Merge branch 'main' into chore/ts-strapi 2023-08-30 09:59:10 +02:00
Alexandre Bodin
d700468267 wip 2023-08-30 09:14:11 +02:00
Alexandre Bodin
e1658b575c init 2023-08-23 12:34:08 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00
Alexandre Bodin
af3609058f Fix strapi utils export = 2023-07-19 17:28:08 +02:00
Alexandre Bodin
8e1e7317a7 Improve types 2023-06-26 17:29:11 +02:00
Alexandre Bodin
131988a98d Update after PR review 2023-06-23 20:58:27 +02:00
Alexandre Bodin
2b8b23a8d8 Merge branch 'main' into chore/ts-core 2023-06-21 18:14:27 +02:00
Alexandre Bodin
877ccaa485 Update content-types 2023-06-07 10:11:42 +02:00
Alexandre Bodin
62837bf4ce Merge branch 'main' into chore/ts-core 2023-06-05 14:26:01 +02:00
Alexandre Bodin
fe33b88b62 Init utils in ts 2023-04-28 08:25:51 +02:00