337 Commits

Author SHA1 Message Date
Marc
a169d81090
Merge pull request #16484 from strapi/feat/declare-content-api-endpoints-in-admin 2023-05-04 10:09:05 +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
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-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
Marc-Roig
e114800c2d
fix: update stage if only changes its color 2023-04-28 16:58:43 +02:00
Marc-Roig
620567022a
fix: persist tables after sync 2023-04-28 13:28:17 +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
Marc
6fc31d84bd
Merge pull request #16482 from strapi/feautre/rw-colors 2023-04-26 13:43:43 +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
Marc-Roig
cc02e0bb60 fix: change metrics method name 2023-04-24 11:26:37 +02:00
Marc-Roig
466035face feat: limit number of stages to 200 2023-04-24 11:20:49 +02:00
Marc
aad8c445e7
Merge pull request #16446 from strapi/review-workflow/fix-persist-all-rw-tables 2023-04-20 09:56:12 +02:00
Marc-Roig
3fb845e44b chore: use lodash map 2023-04-19 15:22:03 +02:00
Marc-Roig
e7107747cc fix: add metrics service mock 2023-04-19 14:37:50 +02:00
Marc-Roig
61f977c2a0 fix: metrics sendDidEditStage 2023-04-19 14:37:37 +02:00
Marc-Roig
f450a4263d Merge branch 'feature/review-workflow' into review-workflow/telemetry 2023-04-19 14:30:06 +02:00
Marc
10a8b2ee6a
Merge pull request #16354 from strapi/fix/ignore-null-rw-stage-on-update 2023-04-19 14:29:30 +02:00
Marc-Roig
4fd1410722 feat: add persistStagesJoinTables hook 2023-04-19 14:23:47 +02:00
Marc-Roig
bf3fb202e0 feat: persistStagesJoinTables 2023-04-19 14:23:38 +02:00
Marc-Roig
d3056d63c4 chore: update import 2023-04-19 14:23:22 +02:00
Marc-Roig
fc9148278d feat: expose persistTables 2023-04-19 14:22:50 +02:00
Marc-Roig
0260b7d654 fix: move setExtendCT inside function 2023-04-19 10:04:30 +02:00
Marc
a38fcb7af4
Merge pull request #16433 from strapi/review-workflow/do-not-persist-when-CT-is-deleted 2023-04-18 20:14:18 +02:00
Marc-Roig
debba04c13 Merge branch 'feature/review-workflow' into review-workflow/stage-one-way-relation 2023-04-18 20:13:37 +02:00
Marc-Roig
8da6342bde chore: refactor getPersistedTables 2023-04-18 17:17:58 +02:00
Marc-Roig
8ba81e5c87 fix: remove comment 2023-04-18 17:15:00 +02:00
Marc-Roig
398491f0c3 fix: remove persisted table comment 2023-04-18 17:09:49 +02:00
Marc-Roig
4b5106d606 feat: do not persist tables with suffix 2023-04-18 17:01:58 +02:00
Marc-Roig
4c82c11496 feat: persist tables when assigning content type rw stage 2023-04-18 17:01:32 +02:00
Marc-Roig
71dce1dcf1 feat: store dependent tables on persisted table 2023-04-18 17:00:42 +02:00
Jamie Howard
5bc6d04af7 fix(ee): stages test 2023-04-18 15:56:29 +01:00
nathan-pichon
02278eb661
feat(review-workflow): add link tables to persist tables 2023-04-17 18:14:40 +02:00
nathan-pichon
4d284ae789
feat(ee): add persist table by suffix 2023-04-17 18:06:57 +02:00
Marc-Roig
54440d1ec3 fix: stage replace test 2023-04-17 17:31:59 +02:00
Marc-Roig
a564c4d1cb fix: skip tests 2023-04-17 17:05:47 +02:00
Marc-Roig
4c63577698 feat: use join table relation 2023-04-17 16:36:59 +02:00
Marc-Roig
838f7f13d2 remove migration tests 2023-04-17 14:42:45 +02:00