stable
Clone or download
Read-only
This is a part of story #10495 have base cross tracker search widget (step 1) No functional changes Change-Id: I1685162188960c8c9fe4b0beb8d1fce5535fe829
Modified Files
Name | ||||
---|---|---|---|---|
M | gulpfile.js | +1 | −4 | Go to diff View file |
M | plugins/tracker/build-manifest.json | +5 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/CrossTracker/CrossTrackerPresenter.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/ProjectCrossTrackerSearchPresenter.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +2 | −3 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +4 | −1 | Go to diff View file |
M | plugins/tracker/site-content/tuleap-tracker.pot | +3 | −0 | Go to diff View file |
M | plugins/tracker/templates/widgets/project-cross-tracker-search.mustache | +6 | −8 | Go to diff View file |
R | plugins/tracker/www/scripts/cross-tracker/.gitignore | Go to diff View file | ||
D | plugins/tracker/www/scripts/cross-tracker/externalize-angular-webpack.config.js | +0 | −21 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/gulpfile.js | +0 | −74 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/karma.conf.js | +0 | −64 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/package-lock.json | +0 | −6999 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/package.json | +0 | −45 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/src/app/app-main-controller.js | +0 | −23 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/src/app/app.js | +0 | −19 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/src/app/app.spec.js | +0 | −3 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/src/app/empty-state/empty-state-directive.js | +0 | −13 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/src/app/empty-state/empty-state.tpl.html | +0 | −5 | Go to diff View file |
R | plugins/agiledashboard/tests/SameVersionOfAngularTest.php | Go to diff View file | ||
D | plugins/tracker/www/scripts/cross-tracker/src/app/shared-properties-service.js | +0 | −20 | Go to diff View file |
D | plugins/tracker/www/scripts/cross-tracker/src/app/tlp-mock.spec.js | +0 | −1 | Go to diff View file |
A | plugins/tracker/www/scripts/package-lock.json | +3407 | −0 | Go to diff View file |
A | plugins/tracker/www/scripts/package.json | +24 | −0 | Go to diff View file |
R | plugins/tracker/www/scripts/cross-tracker/webpack.config.js | Go to diff View file | ||
M | tests/Jenkinsfile | +0 | −12 | Go to diff View file |
M | tools/utils/tuleap-gulp-build.js | +13 | −1 | Go to diff View file |