29925 Commits

Author SHA1 Message Date
Josh
b728ee36e7
Merge pull request #16576 from strapi/dependabot/npm_and_yarn/core-js-3.30.1 2023-05-02 08:21:02 +01:00
Josh
2ce938337d
Merge pull request #16578 from strapi/dependabot/npm_and_yarn/react-intl-6.4.1 2023-05-02 08:20:36 +01:00
dependabot[bot]
6ed2132d3a
Bump react-intl from 6.3.2 to 6.4.1
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.3.2 to 6.4.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.3.2...react-intl@6.4.1)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-30 23:56:52 +00:00
dependabot[bot]
2d5c81787c
Bump core-js from 3.28.0 to 3.30.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.30.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-30 23:54:43 +00:00
Marc-Roig
57ebe9c3e8
chore: change comment 2023-04-29 12:01:18 +02:00
Marc-Roig
ff33454691
feat: migrateReviewWorkflowStagesColor 2023-04-29 12:00:50 +02:00
Marc-Roig
dad3437033
chore: add default stage color constant 2023-04-29 11:59:33 +02:00
Gustav Hansen
6819e9187a
Merge pull request #16564 from strapi/feature/review-workflow-1-error-handling-mutations
Settings: Improve error handling for stage update errors
2023-04-29 11:24:04 +02:00
DMehaffy
83d394f47f
Merge pull request #16567 from strapi/fix/ssoDomain
Fix typo in config path for SSO domain
2023-04-28 16:52:20 -07:00
Ben Irvin
be0708f55b
Merge pull request #16556 from strapi/chore/update-typescript-eslint-packages 2023-04-28 19:00:16 +02:00
derrickmehaffy
2382e26b97 fix typo in config path for SSO domain 2023-04-28 09:42:28 -07:00
derrickmehaffy
3346d35dad Merge remote-tracking branch 'origin/main' into fix/ssoDomain 2023-04-28 09:41:28 -07:00
Marc
bb1b227338
Merge pull request #16550 from strapi/fix/review-workflows-depends-on 2023-04-28 18:04:24 +02:00
Christian
af7b42e8d1
Merge pull request #16553 from strapi/fix/protect-assets-backup 2023-04-28 17:17:23 +02:00
Gustav Hansen
be52a7cca4 Settings: Improve error handling for stage update errors 2023-04-28 17:01:54 +02:00
Marc-Roig
b544fe622f
test: change only color of a stage 2023-04-28 16:58:57 +02:00
Marc-Roig
e114800c2d
fix: update stage if only changes its color 2023-04-28 16:58:43 +02:00
Gustav Hansen
eb4764ca27 Settings: Normalize color hex to be lowercase; display custom values 2023-04-28 16:44:48 +02:00
Ben Irvin
3096b9731e
Merge pull request #16558 from strapi/chore/remove-uuid 2023-04-28 15:50:30 +02:00
Ben Irvin
7f59ba7dc0
Merge branch 'main' into chore/update-typescript-eslint-packages 2023-04-28 15:27:36 +02:00
Jean-Sébastien Herbaux
4fcb5e85a3
Merge branch 'main' into ts-support-2/automatic-type-generation 2023-04-28 15:23:57 +02:00
Convly
3e8abc125d Change the config key for ts autogenerate 2023-04-28 15:21:58 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds (#16532) 2023-04-28 15:20:20 +02:00
Christian
8e7ea5e7c7
Merge branch 'main' into fix/protect-assets-backup 2023-04-28 15:05:58 +02:00
Christian Capeans
a8924d2ce6 Remove unnecessary comma 2023-04-28 14:59:50 +02:00
Christian Capeans
890169a17f Improve error message 2023-04-28 14:54:53 +02:00
Gustav Hansen
eb70b19e1b
Merge pull request #16506 from strapi/feature/review-workflow-1-cm-list-color
CM: Render stage color in the list-view
2023-04-28 14:04:16 +02:00
Gustav Hansen
84a9da4b2a
Merge pull request #16546 from strapi/feature/review-workflow-1-d-and-d-stages
Settings: Add drag and drop to allow reordering of stages
2023-04-28 14:03:58 +02:00
Marc-Roig
620567022a
fix: persist tables after sync 2023-04-28 13:28:17 +02:00
Gustav Hansen
2cba0325e0 CM: Render stage color in the list-view 2023-04-28 13:27:39 +02:00
Gustav Hansen
12638795e9 Chore: Update tests 2023-04-28 13:21:31 +02:00
Christian Capeans
87a65c6c1a Merge branch 'fix/protect-assets-backup' of https://github.com/strapi/strapi into fix/protect-assets-backup 2023-04-28 13:20:08 +02:00
Christian Capeans
1b52da5cd7 Improve error message 2023-04-28 13:19:14 +02:00
Ben Irvin
e39448b81e update yarn 2023-04-28 12:19:55 +02:00
Gustav Hansen
e36c390fa8
Merge pull request #16548 from strapi/feature/review-workflow-1-stage-sort-cm-list
CM: Allow list-view to be sorted by stages
2023-04-28 12:13:54 +02:00
Ben Irvin
99ad20fe12 remove uuid types 2023-04-28 12:10:41 +02:00
Ben Irvin
b47b339a49 replace uuid package with crypto.randomUUID 2023-04-28 12:02:35 +02:00
Marc-Roig
c20f16e930
fix: do not remove tables if array is empty 2023-04-28 11:57:28 +02:00
Ben Irvin
6e3afa1dd6 update packages 2023-04-28 10:56:42 +02:00
Pierre Burgy
7bbc3b8d3d
Init Git on project creation (#16277)
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-04-28 10:43:00 +02:00
dependabot[bot]
328154a2fc
Bump ws from 8.11.0 to 8.13.0 (#16512)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 08:43:14 +02:00
dependabot[bot]
43c26be870
Bump better-sqlite3 from 8.0.1 to 8.3.0 (#16513)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 08:42:04 +02:00
dependabot[bot]
722c08e73f
Bump jest-cli from 29.0.3 to 29.5.0 (#16540)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 08:38:10 +02:00
Arthur Brière
a5b1fb51c4
fix/fix-typo-in-fr-translations (#16544) 2023-04-28 08:37:05 +02:00
Ben Irvin
01c02b51b4
Rename build directory to build-command so it doesn't get ignored (#16523) 2023-04-28 08:27:31 +02:00
Christian
a3ab33afac
Merge branch 'main' into fix/protect-assets-backup 2023-04-27 22:14:06 +02:00
Christian Capeans
fff1cd3933 Avoid creating the backup folder if assets are not transfered 2023-04-27 22:07:19 +02:00
Marc-Roig
e88eee0ecf
fix: transform depdns on to array 2023-04-27 18:29:48 +02:00
Marc-Roig
9dae8499d5
fix: depends on should be an array 2023-04-27 18:11:17 +02:00
Gustav Hansen
9978e0fda3 Settings: Add drag and drop to allow reodering of stages 2023-04-27 18:01:33 +02:00