29795 Commits

Author SHA1 Message Date
Gustav Hansen
a8adb71ec2
Merge pull request #16562 from strapi/feature/review-workflow-1-normalize-color
Settings: Normalize color hex; display custom color values
2023-05-02 11:57:27 +02:00
Marc
6421cc6392
Merge pull request #16563 from strapi/review-workflow-1/fix-update-only-stage-color 2023-05-02 11:44:31 +02:00
Marc-Roig
7f7b11099f
Merge branch 'feature/review-workflow-1-normalize-color' into review-workflow-1/fix-update-only-stage-color 2023-05-02 11:15:45 +02:00
Marc-Roig
94524dcbd1
Merge remote-tracking branch 'origin/feature/review-workflow-1-normalize-color' into feature/review-workflow-1-normalize-color 2023-05-02 11:14:21 +02:00
Marc
1815e881cb
Merge pull request #16583 from strapi/review-workflow-1/color-migration 2023-05-02 11:00:12 +02:00
Gustav Hansen
dc33e41ce2 Settings: Normalize color hex to be lowercase; display custom values 2023-05-02 10:40:38 +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
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
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
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
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
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
Gustav Hansen
9978e0fda3 Settings: Add drag and drop to allow reodering of stages 2023-04-27 18:01:33 +02:00
Gustav Hansen
476821033f CM: Allow list-view to be sorted by stages 2023-04-27 17:10:14 +02:00
Gustav Hansen
9de528d7d5 Merge branch 'main' into feature/review-workflow-1 2023-04-27 13:13:43 +02:00
Gustav Hansen
7d1e4b18e2
Merge pull request #16533 from strapi/chore/drag-layer-helper-plugn
Chore: Split DragLayer out of the CM and make it available across the app
2023-04-27 13:07:01 +02:00
Josh
300b0c59e9
Merge pull request #16543 from strapi/fix/autoreload-overlay-blocker-api 2023-04-27 11:59:41 +01:00
Josh
c62bca7913 fix: AutoReload context value had incorrect names for object properties 2023-04-27 10:30:10 +01:00
Nathan Pichon
9a5261a05d
Merge pull request #16514 from strapi/docs/review-workflow-backend-design
docs(contrib): add review workflows tech design
2023-04-27 11:04:35 +02:00
Rémi de Juvigny
885930219a
Merge pull request #16537 from strapi/chore/rm-test-log
Remove log from tests
2023-04-27 10:51:35 +02:00
Marc
8b606f8941
Merge pull request #16527 from strapi/chore/dependabot-schedule-to-weekend 2023-04-27 10:39:31 +02:00
Gustav Hansen
e5756043ef Chore: Split DragLayer out of the CM and make it available across the app 2023-04-27 09:55:28 +02:00
Rémi de Juvigny
27ee844d08 Remove log from tests 2023-04-27 09:54:56 +02:00
Alexandre BODIN
629cfdc900
Merge pull request #16536 from strapi/fix/typescript-generators-tests 2023-04-27 09:48:58 +02:00
Convly
7216f753f8 Fix generator tests (upgrade to ts V5) 2023-04-27 09:38:16 +02:00
Marc-Roig
9f0c053158 chore: add interval to npm dependabot action 2023-04-26 20:10:21 +02:00
Alexandre BODIN
47d423a7f8
Merge pull request #16526 from strapi/release/4.10.1 2023-04-26 15:52:09 +02:00
Alexandre Bodin
68604f9853 Merge branch 'main' of github.com:strapi/strapi into release/4.10.1 2023-04-26 15:50:41 +02:00
Marc-Roig
4dd2d2b5f2 chore: run dependabot sunday night 2023-04-26 15:49:47 +02:00
Alexandre Bodin
b20a1f6d20 Update lockfile 2023-04-26 15:48:24 +02:00
Alexandre Bodin
23b531cef5 v4.10.1 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
8817e737a3 Update lock 2023-04-26 15:45:32 +02:00
Alexandre Bodin
ce60415a07 Do not ignore build command on npm publish 2023-04-26 15:34:07 +02:00
Alexandre Bodin
32d9f9412e Decrease dependabot frequency to weekly 2023-04-26 15:18:53 +02:00
Alexandre Bodin
b36292e67b Merge branch 'releases/4.10.0' 2023-04-26 14:39:05 +02:00
Alexandre Bodin
9b5519778f v4.10.0 v4.10.0 2023-04-26 14:32:28 +02:00
Gustav Hansen
c7e7683990
Merge pull request #16505 from strapi/feature/review-workflow-1-edit-view-color
CM: Display stage colors in the edit view sidebar
2023-04-26 14:12:05 +02:00
Gustav Hansen
2d8c8eec3c
Merge branch 'feature/review-workflow-1' into feature/review-workflow-1-edit-view-color 2023-04-26 14:11:58 +02:00
Marc
6fc31d84bd
Merge pull request #16482 from strapi/feautre/rw-colors 2023-04-26 13:43:43 +02:00
Gustav Hansen
ac89f99b1d CM: Display stage colors in the edit view sidebar 2023-04-26 12:46:05 +02:00
Josh
e3af28c527
Merge pull request #16418 from GitStartHQ/fix/condition-fields-break-checkbox 2023-04-26 11:23:17 +01:00
Josh
5bbdfe72d5
Merge pull request #16464 from strapi/chore/fe-test-utils 2023-04-26 11:23:05 +01:00
nathan-pichon
5c2422bf8d
docs(contrib): add review workflows tech design 2023-04-26 12:18:50 +02:00