stable
Clone or download
Read-only
This is part of story #20111 change features priority How to test: - Have 2 PI - Have features in each PI - Go to program service - Move feature from PI to another PI - refresh Expected results: - Features keep the same place Change-Id: I1ff3f5f679f2d3ae7488f1448c33929aea440ce6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/program_management/src/helpers/ProgramIncrement/Feature/feature-planner.test.ts | +38 | −14 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/ProgramIncrement/Feature/feature-planner.ts | +18 | −16 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/drag-drop.test.ts | +0 | −55 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/drag-drop.ts | +0 | −75 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/feature-moving.test.ts | +51 | −44 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/feature-moving.ts | +47 | −16 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/feature-reordering.test.ts | +112 | −8 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/feature-reordering.ts | +22 | −2 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/store/mutations.test.ts | +196 | −9 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/store/mutations.ts | +43 | −33 | Go to diff View file |