769 Commits

Author SHA1 Message Date
Gustav Hansen
a7d616e158
Merge pull request #16616 from strapi/fix/rw-settings-btn-spacing
Fix: Reset gap between stage action buttons
2023-05-04 17:42:06 +02:00
Gustav Hansen
16b2e3c35b Fix: Remove drag handler preview when dragging a stage 2023-05-04 15:55:20 +02:00
Gustav Hansen
b52e977182 Fix: Reset gap between stage action buttons 2023-05-04 15:34:01 +02:00
Gustav Hansen
87a0a58adc Chore: Update success notification text 2023-05-04 15:00:30 +02:00
Josh
ef9ed92c45 chore: update ds@1.7.3 2023-05-04 11:45:05 +01:00
Marc
a169d81090
Merge pull request #16484 from strapi/feat/declare-content-api-endpoints-in-admin 2023-05-04 10:09:05 +02:00
Convly
939beff915 Merge branch 'releases/4.10.2' 2023-05-03 15:18:53 +02:00
Gustav Hansen
93c85d856d
Merge pull request #16585 from strapi/feature/review-workflow-1
Enhancement: Review workflow colors and reordering
2023-05-02 16:27:14 +02:00
Gustav Hansen
392fa438b7 CM: Add max length for stage names in the list-view 2023-05-02 12:54:09 +02:00
Gustav Hansen
c996eca2ea Settings: Fix color badge with long stage names 2023-05-02 12:08:20 +02:00
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
Josh
85b3eeb64f chore: update to DS 1.7.2
chore: add snapshots

chore: update to 1.7.0

chore: fix tests

chore: fix hp & upload tests

chore: fix admin tests

chore: fix user-permissions FE test

chore: update snapshots and helper-plugin

fix: multi-select

chore: bump to 1.7.1

chore: bump to 1.7.2

chore: update snapshots

fix: broken test

chore: update snapshots
2023-05-02 10:23:23 +01: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
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
derrickmehaffy
2382e26b97 fix typo in config path for SSO domain 2023-04-28 09:42:28 -07:00
Gustav Hansen
be52a7cca4 Settings: Improve error handling for stage update errors 2023-04-28 17:01:54 +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
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
Marc-Roig
c20f16e930
fix: do not remove tables if array is empty 2023-04-28 11:57:28 +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
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
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
d07d489109 chore: convert admin-utils to TS and reorganise preset setup
chore

chore: fix tests

chore: fix workflow

chore: tidy ups

chore: test fixes

chore: skip nx cache

chore: pr amends

chore: fix rogue incorrect import
2023-04-26 09:57:17 +01:00
Gustav Hansen
10983f3ba7
Merge pull request #16499 from strapi/feature/review-workflow-1-settings-color
Settings: Implement color select for stages
2023-04-26 10:54:37 +02:00
Gustav Hansen
2c6624f64f Chore: Update reducer tests 2023-04-26 10:15:47 +02:00
Gustav Hansen
19855acfa4 Settings: Fix Field <> ReactSelect connection 2023-04-25 18:05:15 +02:00
Gustav Hansen
ef3d7ff09a Settings: Implement color select for stages 2023-04-25 17:40:48 +02:00
Marc
94e2624b61
Merge pull request #16479 from strapi/feat/back-limit-number-of-created-stages 2023-04-25 16:43:01 +02:00
Marc-Roig
80c272dd9e chore: split routes into files 2023-04-24 16:20:12 +02:00
Marc-Roig
66a2bba78e chore: move enableFeatureMiddleware to utils 2023-04-24 16:18:54 +02:00
Gustav Hansen
e386aff3d5
Merge branch 'main' into feature/review-workflow 2023-04-24 13:59:41 +02:00
Marc-Roig
69cc9c5e8e fix: stage color should not be nullabke 2023-04-24 13:34:33 +02:00
Marc-Roig
e7e3004524 feat: add stage color attribute 2023-04-24 13:28:33 +02:00
Marc-Roig
4cf5ab1a0c feat: add stage color validation 2023-04-24 13:28:18 +02:00
DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain (#16471) 2023-04-24 12:33:20 +02:00
Marc-Roig
b06e4b4e98 Merge branch 'feature/review-workflow' into feat/back-limit-number-of-created-stages 2023-04-24 11:51:14 +02:00
Marc-Roig
9b76d46f92 fix: add sendDidChangeEntryStage 2023-04-24 11:29:50 +02:00