14150 Commits

Author SHA1 Message Date
Jean-Sébastien Herbaux
cd5e791448
Merge pull request #16516 from strapi/ts-support-2/automatic-type-generation 2023-05-02 09:45:07 +02:00
gitstart
50540747e0 chore: revert less readable translation update
Co-authored-by: oxenprogrammer <7220167+oxenprogrammer@users.noreply.github.com>
2023-05-02 05:54:01 +00:00
gitstart
45d81c8d3c Merge commit '83d394f47f5b5ee11b31f535997dd73358434317' of https://github.com/GitStartHQ/strapi into fix/description-min-and-max-characters 2023-05-02 05:53:58 +00: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
Dominic Seitz
202a7d0b79
Merge branch 'main' into main 2023-04-30 18:51:17 +02: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
derrickmehaffy
2382e26b97 fix typo in config path for SSO domain 2023-04-28 09:42:28 -07:00
Alexandre Bodin
f108e049e8 wip 2023-04-28 18:20:31 +02:00
Ben Irvin
09d6856616 fix version typo 2023-04-28 18:07:14 +02: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
Ben Irvin
1a99a47e23 warn instead of blocking node 14 2023-04-28 17:13:15 +02:00
Gustav Hansen
be52a7cca4 Settings: Improve error handling for stage update errors 2023-04-28 17:01:54 +02:00
Ben Irvin
14add5a00e replace broken jest useFakeTimers 2023-04-28 17:01:50 +02:00
Marc-Roig
e114800c2d
fix: update stage if only changes its color 2023-04-28 16:58:43 +02:00
Ben Irvin
bada5d3a0e rename license to avoid name conflicts 2023-04-28 16:55:07 +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
f541b0868c remove system time mock 2023-04-28 16:44:04 +02:00
Ben Irvin
fb6a9d2fa1
Merge branch 'main' into feature/collection-names-and-ids-uniqueness 2023-04-28 15:51:34 +02:00
Ben Irvin
3096b9731e
Merge pull request #16558 from strapi/chore/remove-uuid 2023-04-28 15:50:30 +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
Convly
db90d338a5 tmp 2023-04-28 15:11:42 +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
Rémi de Juvigny
61c168f744 Add unpublish modal 2023-04-28 12:46:42 +02:00
Ben Irvin
99ad20fe12 remove uuid types 2023-04-28 12:10:41 +02:00
Rémi de Juvigny
dc4c6a7877 Finish publish all modal 2023-04-28 12:09:04 +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
f15c4e3ea1 more replacements 2023-04-28 11:32:22 +02:00
Ben Irvin
186d4dab57 change supported versions to node 16, 18, and 20 2023-04-28 11:18:55 +02:00
Ben Irvin
9e1f86d7cb
Merge branch 'main' into feature/collection-names-and-ids-uniqueness 2023-04-28 08:50:54 +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
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
Alexandre Bodin
fe33b88b62 Init utils in ts 2023-04-28 08:25:51 +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