stable
Clone or download
Read-only
Merge commit 'refs/changes/88/25088/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #25354 Double list picker on list field Change-Id: I3388f6b45f74a0172327b369165ae164dff248f1
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/scripts/artifact/ListPickersCreator.test.ts | +228 | −0 | Go to diff View file |
A | plugins/tracker/scripts/artifact/ListPickersCreator.ts | +123 | −0 | Go to diff View file |
A | plugins/tracker/scripts/artifact/SelectWrappedByListPickerStore.test.ts | +32 | −0 | Go to diff View file |
A | plugins/tracker/scripts/artifact/SelectWrappedByListPickerStore.ts | +37 | −0 | Go to diff View file |
M | plugins/tracker/scripts/artifact/list-fields.ts | +7 | −18 | Go to diff View file |
D | plugins/tracker/scripts/artifact/list-pickers-creator.test.ts | +0 | −174 | Go to diff View file |
D | plugins/tracker/scripts/artifact/list-pickers-creator.ts | +0 | −135 | Go to diff View file |