36133 Commits

Author SHA1 Message Date
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
Convly
e5be086429 tmp - condition 2023-04-28 15:12:01 +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
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
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
5b175a71f9 update versions 2023-04-28 11:37:30 +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
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
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
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
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
Marc-Roig
94d5e88a56
fix: remove persisted tables from the store not from db tables 2023-04-27 20:34:43 +02:00
Marc-Roig
e60c517742
fix: ignore non array values 2023-04-27 20:34:07 +02:00
Rémi de Juvigny
7a53339f75 User userEvents for testing 2023-04-27 18:49:45 +02:00
Rémi de Juvigny
db74d609f8 Render publish modal 2023-04-27 18:36:34 +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
dome4
ea59675dc5 remove dependency react-router 2023-04-27 17:24:27 +02:00
Gustav Hansen
476821033f CM: Allow list-view to be sorted by stages 2023-04-27 17:10:14 +02:00
Ben Irvin
d0c8b5df08
Merge branch 'main' into feature/collection-names-and-ids-uniqueness 2023-04-27 16:02:44 +02:00
Ben Irvin
a8e5be2d67 add tests 2023-04-27 16:00:33 +02:00
Ben Irvin
2b77c4ac88
Merge pull request #16525 from strapi/fix/builder-set-collection-name 2023-04-27 15:54:47 +02:00
Fernando Chávez
b83c8d9320
Merge pull request #16515 from strapi/bulk-publish/actions-bar
[Bulk Publish] Add new publish buttons to the content manager tables
2023-04-27 14:41:51 +02:00