stable
Clone or download
Read-only
Merge commit 'refs/changes/38/28838/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Fixes request #32642: Missing regex escaping when filtering kanban cards Change-Id: If7cbe35b655fd2e489865656a460fb2ae0fb5e21
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/scripts/kanban/package.json | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/pnpm-lock.yaml | +8 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/in-properties-filter/in-properties-filter.js | +3 | −2 | Go to diff View file |
M | plugins/agiledashboard/scripts/lib/card-fields/package.json | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/scripts/lib/card-fields/pnpm-lock.yaml | +5 | −5 | Go to diff View file |
M | plugins/agiledashboard/scripts/lib/card-fields/src/card-text-field/WatchHandler.test.ts | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/lib/card-fields/src/card-text-field/dom-modifier.test.ts | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/lib/card-fields/src/highlight-filter-template.test.ts | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/lib/card-fields/src/highlight-filter.test.js | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/lib/card-fields/src/highlight/Classifier.test.ts | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/package.json | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/pnpm-lock.yaml | +8 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/in-properties/in-properties-filter.js | +3 | −2 | Go to diff View file |