16 Commits

Author SHA1 Message Date
Jamie Howard
8298ef2f9b chore(ee): cleanup migration file 2023-09-13 10:32:52 +01:00
Jamie Howard
e53cb36ee2 feature(ee): migrate stages into RBAC versions 2023-09-12 15:40:23 +01:00
Marc-Roig
61d65e72f6
fix: prevent workflow name to be reseted when CE -> EE
Workflow name was reseted to 'Default' when upgrading to EE, because the migration files compares the workflow content type between the migration, and on CE -> EE the workflow content type does not exist in CE
2023-09-08 14:35:42 +02:00
Nathan Pichon
b4ac2f90d8
feat(review-workflows): remove deleted content-types in assigned workflows (#17053)
* feat(review-workflows): migrate old to new stage attribute name

* feat(reviewWorkflows): remove ct from workflows when deleted

* fix(operators): re-add $jsonSupersetOf to available operators
2023-06-23 17:18:32 +02:00
Nathan Pichon
94fa70f49a
feat(review-workflows): migrate old to new stage attribute name (#16991)
* feat(review-workflows): migrate old to new stage attribute name

* fix(review-workflows): remove table if found empty in migration

* chore(review-workflows): keep review workflows options in example
2023-06-19 16:41:26 +02:00
Marc-Roig
7993b225e1
chore: rename assignedContentTypes to contentTypes 2023-05-15 18:11:49 +02:00
Marc-Roig
a86cb01583
fix: update migration to include activated RW CTs 2023-05-15 17:17:39 +02:00
Marc-Roig
2232999a61
feat: assign default workflow when migrating 2023-05-15 12:06:27 +02:00
Marc-Roig
5a84955297
feat: assigned Content Type migration 2023-05-15 10:24:51 +02:00
Marc-Roig
2ac3e949b6
feat: use default workflow name 2023-05-12 14:28:32 +02:00
Marc-Roig
7fcff782c9
fix: workflow migration should only happen when name attribute is added 2023-05-11 13:54:08 +02:00
Marc-Roig
7320d407b5
fix: color migration should only happen when color attribute is added 2023-05-11 13:53:31 +02:00
Marc-Roig
405867c768
feat: name migration for default workflow 2023-05-11 13:50:10 +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
Rémi de Juvigny
4bbfab14fe Move migration to dedicated folder 2023-02-08 11:38:58 +01:00