stable
Clone or download
Read-only
This is part of story #20067 move Program out of experimental No functional changes. You can still drag'n'drop some features: * from PI to PI * from backlog to PI * from PI to backlog Change-Id: Ibbbb74c63ea89626808d0a4949be9e38ab06ae17
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/program_management/src/components/App.vue | +7 | −5 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/drag-drop.test.ts | +48 | −144 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/drag-drop.ts | +7 | −87 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/store/actions.test.ts | +154 | −1 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/store/actions.ts | +78 | −0 | Go to diff View file |