stable

Clone or download

Read-only

Move TLP out of www/

Part of request #14752 Unify scripts and themes build for Core Everything is supposed to work as before. TLP's sources are moved to src/themes/tlp/ TLP's assets are now in /assets/core/ TLP's doc is moved to src/www/tlp-doc/ TLP's doc assets are in /tlp-doc/dist/ Change-Id: Iae6f573db4264d6a86ebc4a02b418d9a9ee101ed

Modified Files

Name
M .eslintignore +1 −3 Go to diff View file
M .gitignore +12 −7 Go to diff View file
M .stylelintignore +1 −1 Go to diff View file
M lerna.json +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-blue.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-green.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-grey.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-orange.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-purple.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/admindelegation/themes/BurningParrot/style-red.scss +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/artifact-additional-action/src/artifact-additional-action.test.ts +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/artifact-additional-action/src/artifact-additional-action.ts +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/kanban/tests/angular-tlp.test.js +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-blue-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-blue.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-green-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-green.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-grey-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-grey.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-orange-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-orange.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-purple-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-purple.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-red-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/administration-red.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-blue-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-blue.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-green-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-green.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-grey-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-grey.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-orange-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-orange.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-purple-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-purple.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-red-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban-red.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-blue-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-blue.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-green-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-green.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-grey-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-grey.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-orange-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-orange.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-purple-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-purple.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-red-condensed.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum-red.scss +1 −1 Go to diff View file
M plugins/agiledashboard/webpack.common.js +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-blue.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-green.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-grey.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-orange.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-purple.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/bugzilla_reference/themes/BurningParrot/style-red.scss +1 −1 Go to diff View file
M plugins/cardwall/themes/default/css/_cardwall.scss +2 −2 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/CrossTrackerWidget.test.js +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/api/rest-querier.test.js +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.test.js +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.test.js +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.test.js +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/crosstracker/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-blue-condensed.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-blue.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-green-condensed.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-green.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-grey-condensed.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-grey.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-orange-condensed.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-orange.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-purple-condensed.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-purple.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-red-condensed.scss +2 −2 Go to diff View file
M plugins/docman/themes/BurningParrot/css/style-red.scss +2 −2 Go to diff View file
M plugins/document/scripts/document/api/rest-querier.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/load-ascendant-hierarchy.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions-helpers/load-folder-content.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/store/actions.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/store/clipboard/clipboard-actions.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/store/metadata/metadata-actions.test.js +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-blue-condensed.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-blue.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-green-condensed.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-green.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-grey-condensed.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-grey.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-orange-condensed.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-orange.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-purple-condensed.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-purple.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-red-condensed.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document-red.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-blue-condensed.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-blue.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-green-condensed.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-green.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-grey-condensed.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-grey.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-orange-condensed.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-orange.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-purple-condensed.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-purple.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-red-condensed.scss +1 −1 Go to diff View file
M plugins/frs/themes/BurningParrot/frs-red.scss +1 −1 Go to diff View file
M plugins/git/scripts/repositories/src/api/rest-querier.test.js +1 −1 Go to diff View file
M plugins/git/scripts/repositories/src/store/actions.test.js +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-blue-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-blue.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-green-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-green.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-grey-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-grey.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-orange-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-orange.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-purple-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-purple.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-red-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/git-red.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-blue-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-blue.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-green-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-green.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-grey-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-grey.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-orange-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-orange.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-purple-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-purple.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-red-condensed.scss +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin-red.scss +1 −1 Go to diff View file
M plugins/graphontrackersv5/themes/default/css/style.scss +31 −12 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-blue-condensed.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-blue.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-green-condensed.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-green.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-grey-condensed.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-grey.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-orange-condensed.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-orange.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-purple-condensed.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-purple.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-red-condensed.scss +2 −2 Go to diff View file
M plugins/hudson/themes/BurningParrot/style-red.scss +2 −2 Go to diff View file
M plugins/label/scripts/project-labeled-items/src/LabeledItemsList.test.js +1 −1 Go to diff View file
M plugins/label/scripts/project-labeled-items/src/rest-querier.test.js +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/label/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/ldap/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-blue-condensed.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-blue.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-green-condensed.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-green.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-grey-condensed.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-grey.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-orange-condensed.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-orange.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-purple-condensed.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-purple.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-red-condensed.scss +1 −1 Go to diff View file
M plugins/oauth2_server/themes/authorization-form-red.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/openidconnectclient/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/pluginsadministration/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-blue-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-blue.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-green-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-green.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-grey-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-grey.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-orange-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-orange.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-purple-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-purple.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-red-condensed.scss +1 −1 Go to diff View file
M plugins/project_ownership/themes/BurningParrot/project-ownership-project-admin-red.scss +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/api/rest-querier.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/store/actions.test.ts +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_headers.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-chart.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-toggle-badges-sprints.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-toggle-tracker-artifacts-badges.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_release-toggle.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/_widget.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-blue-condensed.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-blue.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-green.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-grey-condensed.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-grey.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-orange-condensed.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-orange.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-purple-condensed.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-purple.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-red-condensed.scss +2 −2 Go to diff View file
M plugins/projectmilestones/themes/BurningParrot/style-red.scss +2 −2 Go to diff View file
M plugins/pullrequest/themes/pull-requests-blue-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-blue.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-green-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-green.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-grey-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-grey.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-orange-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-orange.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-purple-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-purple.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-red-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/pull-requests-red.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-blue-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-blue.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-green-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-green.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-grey-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-grey.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-orange-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-orange.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-purple-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-purple.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-red-condensed.scss +1 −1 Go to diff View file
M plugins/pullrequest/themes/repository-red.scss +1 −1 Go to diff View file
M plugins/statistics/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/statistics/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/statistics/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/statistics/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/statistics/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/statistics/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-actions.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/drag-drop-actions.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/swimlane/swimlane-actions.test.ts +1 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/user/user-actions.test.ts +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-blue-condensed.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-blue.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-green-condensed.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-green.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-grey-condensed.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-grey.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-orange-condensed.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-orange.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-purple-condensed.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-purple.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-red-condensed.scss +1 −1 Go to diff View file
M plugins/taskboard/themes/taskboard-red.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/api/rest-querier.test.js +1 −1 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/store/actions.test.js +1 −1 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/api/rest-querier.test.js +1 −1 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/tests/store/actions.test.js +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/timetracking/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/rest/rest-service.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact-action-buttons/src/api/rest-querier.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/artifact-action-buttons/src/store/actions.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/api/rest-querier.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/actions.test.js +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/store/transition-modal/transition-actions.test.js +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-blue-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-green-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-grey-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-orange-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-purple-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-red-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-blue-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-blue.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-green-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-green.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-grey-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-grey.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-orange-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-orange.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-purple-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-purple.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-red-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/tracker-creation/tracker-creation-red.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-blue-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-blue.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-green-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-green.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-grey-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-grey.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-orange-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-orange.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-purple-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-purple.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-red-condensed.scss +1 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/workflow-red.scss +1 −1 Go to diff View file
M plugins/tracker/themes/FlamingParrot/css/colorpicker.scss +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_cards.scss +1 −1 Go to diff View file
M plugins/tracker/themes/default/css/includes/_field-bound-colors.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-blue-condensed.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-blue.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-green-condensed.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-green.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-grey-condensed.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-grey.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-orange-condensed.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-orange.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-purple-condensed.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-purple.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-red-condensed.scss +1 −1 Go to diff View file
M plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-red.scss +1 −1 Go to diff View file
M plugins/userlog/themes/BurningParrot/css/style-blue.scss +1 −1 Go to diff View file
M plugins/userlog/themes/BurningParrot/css/style-green.scss +1 −1 Go to diff View file
M plugins/userlog/themes/BurningParrot/css/style-grey.scss +1 −1 Go to diff View file
M plugins/userlog/themes/BurningParrot/css/style-orange.scss +1 −1 Go to diff View file
M plugins/userlog/themes/BurningParrot/css/style-purple.scss +1 −1 Go to diff View file
M plugins/userlog/themes/BurningParrot/css/style-red.scss +1 −1 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/velocity-blue.scss +1 −1 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/velocity-green.scss +1 −1 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/velocity-grey.scss +1 −1 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/velocity-orange.scss +1 −1 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/velocity-purple.scss +1 −1 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/velocity-red.scss +1 −1 Go to diff View file
M src/package-lock.json +5 −0 Go to diff View file
M src/package.json +1 −0 Go to diff View file
M src/scripts/project/banner/index-fp.ts +1 −1 Go to diff View file
M src/scripts/project/registration/src/api/rest-querier.test.ts +1 −1 Go to diff View file
M src/scripts/project/registration/src/components/Template/Advanced/AdvancedTemplateList.test.ts +1 −1 Go to diff View file
M src/scripts/tuleap/ckeditor/file-upload-handler-factory.test.js +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-blue-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-blue.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-green-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-green.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-grey-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-grey.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-orange-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-orange.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-purple-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-purple.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-red-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/account/account-red.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-blue-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-blue.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-green-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-green.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-grey-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-grey.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-orange-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-orange.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-purple-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-purple.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-red-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/burning-parrot-red.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-blue-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-blue.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-green-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-green.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-grey-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-grey.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-orange-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-orange.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-purple-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-purple.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-red-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/dashboards-red.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-blue-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-blue.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-green-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-green.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-grey-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-grey.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-orange-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-orange.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-purple-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-purple.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-red-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration-creation/project-registration-creation-red.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-blue-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-blue.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-green-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-green.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-grey-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-grey.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-orange-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-orange.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-purple-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-purple.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-red-condensed.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/project-registration/project-registration-red.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/include/BurningParrotTheme.php +3 −6 Go to diff View file
M src/themes/BurningParrot/include/HeaderPresenterBuilder.php +8 −15 Go to diff View file
M src/themes/FlamingParrot/css/utils/_pre-definitions.scss +4 −4 Go to diff View file
R src/www/themes/common/tlp/angular-tlp/angular-async.js Go to diff View file
R src/www/themes/common/tlp/angular-tlp/index.js Go to diff View file
R src/www/themes/common/tlp/angular-tlp/tlp-modal-service-test.js Go to diff View file
R src/www/themes/common/tlp/angular-tlp/tlp-modal-service.js Go to diff View file
R src/www/themes/common/tlp/angular-tlp/tlp-select2-directive.js Go to diff View file
R src/www/themes/common/tlp/doc/css/_demos.scss Go to diff View file
R src/www/themes/common/tlp/doc/css/_javascript-sections.scss Go to diff View file
R src/www/themes/common/tlp/doc/css/_nav.scss Go to diff View file
R src/www/themes/common/tlp/doc/css/_sections.scss Go to diff View file
R src/www/themes/common/tlp/doc/css/main.scss Go to diff View file
R src/www/themes/common/tlp/doc/js/editors.js Go to diff View file
R src/www/themes/common/tlp/doc/js/illustration-helper.js Go to diff View file
R src/www/themes/common/tlp/doc/js/index.js Go to diff View file
R src/www/themes/common/tlp/doc/js/main.js Go to diff View file
R src/www/themes/common/tlp/doc/js/polyfills.js Go to diff View file
R src/www/themes/common/tlp/mocks/index.js Go to diff View file
R src/www/themes/common/tlp/mocks/tlp-fetch-mock-helper.d.ts Go to diff View file
R src/www/themes/common/tlp/mocks/tlp-fetch-mock-helper.js Go to diff View file
R src/www/themes/common/tlp/package-lock.json Go to diff View file
A src/themes/tlp/package.json +19 −0 Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/fonts/FontAwesome.otf Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2 Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_animated.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_bordered-pulled.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_core.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_fixed-width.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_icons.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_larger.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_list.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_mixins.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_path.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_rotated-flipped.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_screen-reader.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_stacked.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/_variables.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/font-awesome-4.7.0/scss/font-awesome.scss Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/LICENSE.txt Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Black.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Black.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-BlackIt.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-BlackIt.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Bold.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Bold.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-BoldIt.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-BoldIt.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLight.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLight.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLightIt.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-ExtraLightIt.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-It.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-It.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Light.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Light.otf Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Light.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-LightIt.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-LightIt.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Regular.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Regular.otf Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Regular.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Semibold.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-Semibold.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-SemiboldIt.eot Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/source-sans-pro/SourceSansPro-SemiboldIt.ttf.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/tlp-font/TLP.woff Binary file Go to diff View file
R src/www/themes/common/tlp/src/fonts/tlp-font/tlp-font.scss Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-avatar-extra-large.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-avatar-jumbo.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-avatar-large.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-avatar-mini.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-avatar-small.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-avatar.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-search-background.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-search-small-background.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-select-background.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/images/tlp-select-small-background.png Binary file Go to diff View file
R src/www/themes/common/tlp/src/index.d.ts Go to diff View file
R src/www/themes/common/tlp/src/index.en_US.js Go to diff View file
R src/www/themes/common/tlp/src/index.fr_FR.js Go to diff View file
R src/www/themes/common/tlp/src/js/default_locale.js Go to diff View file
R src/www/themes/common/tlp/src/js/dom-walker.js Go to diff View file
R src/www/themes/common/tlp/src/js/dropdowns.d.ts Go to diff View file
R src/www/themes/common/tlp/src/js/dropdowns.js Go to diff View file
R src/www/themes/common/tlp/src/js/fetch-wrapper.d.ts Go to diff View file
R src/www/themes/common/tlp/src/js/fetch-wrapper.js Go to diff View file
R src/www/themes/common/tlp/src/js/fetch-wrapper.test.js Go to diff View file
R src/www/themes/common/tlp/src/js/filter-inline-table.js Go to diff View file
R src/www/themes/common/tlp/src/js/index.js Go to diff View file
R src/www/themes/common/tlp/src/js/modal.d.ts Go to diff View file
R src/www/themes/common/tlp/src/js/modal.js Go to diff View file
R src/www/themes/common/tlp/src/js/popovers.d.ts Go to diff View file
R src/www/themes/common/tlp/src/js/popovers.js Go to diff View file
R src/www/themes/common/tlp/src/js/select2.d.ts Go to diff View file
A src/themes/tlp/src/scss/_components.scss +39 −0 Go to diff View file
A src/themes/tlp/src/scss/_reset.scss +132 −0 Go to diff View file
R src/www/themes/common/tlp/src/scss/_vendor.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_alerts.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_avatars.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_badges.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_button-bar.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_buttons.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_cards.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_dropdowns.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_fonts.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_forms.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_illustration.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_layout.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_modal.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_pagination.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_panes.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_popovers.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_skeleton.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_switch.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_tables.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_tabs.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_tooltips.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/components/_typography.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-blue-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-blue.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-green-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-green.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-grey-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-grey.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-orange-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-orange.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-purple-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-purple.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-red-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/tlp-red.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/_density.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/_margins-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/_margins.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/_names.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/_typography.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_blue-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_color-classes.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_common-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_computed-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_green-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_grey-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_orange-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_purple-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/colors/_red-colors.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-blue-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-blue.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-green-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-green.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-grey-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-grey.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-orange-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-orange.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-purple-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-purple.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-red-condensed.scss Go to diff View file
R src/www/themes/common/tlp/src/scss/variables/variables-red.scss Go to diff View file
R src/www/themes/common/tlp/src/types/select2/LICENSE Go to diff View file
R src/www/themes/common/tlp/src/types/select2/README.md Go to diff View file
R src/www/themes/common/tlp/src/types/select2/index.d.ts Go to diff View file
R src/www/themes/common/tlp/src/vendor-i18n/fr_FR/tlp.fr.js Go to diff View file
R src/www/themes/common/tlp/src/vendor-overrides/flatpickr.js Go to diff View file
R src/www/themes/common/tlp/src/vendor-overrides/select2.js Go to diff View file
M src/webpack.common.js +63 −2 Go to diff View file
D src/www/themes/common/tlp/.gitignore +0 −1 Go to diff View file
D src/www/themes/common/tlp/jest.config.js +0 −23 Go to diff View file
D src/www/themes/common/tlp/package.json +0 −32 Go to diff View file
D src/www/themes/common/tlp/src/scss/_components.scss +0 −39 Go to diff View file
D src/www/themes/common/tlp/src/scss/_reset.scss +0 −79 Go to diff View file
D src/www/themes/common/tlp/webpack.common.js +0 −86 Go to diff View file
D src/www/themes/common/tlp/webpack.dev.js +0 −23 Go to diff View file
D src/www/themes/common/tlp/webpack.prod.js +0 −23 Go to diff View file
R src/www/themes/common/tlp/doc/images/random_avatar.jpg Binary file Go to diff View file
R src/www/themes/common/tlp/doc/index.php Go to diff View file
R src/www/themes/common/tlp/doc/resources/angular/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/angular/prerequisites/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/angular/prerequisites/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/angular/prerequisites/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/angular/tlp-modal-service/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/angular/tlp-modal-service/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/angular/tlp-modal-service/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/bar/checkboxes/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/bar/checkboxes/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/bar/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/bar/radios/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/bar/radios/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/bar/sizes-colors/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/bar/sizes-colors/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/disabled/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/disabled/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/icon/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/icon/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/outline/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/outline/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/sizes/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/sizes/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/types/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/types/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/wide/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/btn/wide/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/switch/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/buttons/switch/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/del/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/del/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/del/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/get/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/get/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/get/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/options/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/options/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/options/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/patch/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/patch/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/patch/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/post/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/post/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/post/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/prerequisites/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/prerequisites/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/prerequisites/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/put/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/put/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/put/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/recursive-get/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/recursive-get/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/fetch/recursive-get/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/dropdowns/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/dropdowns/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/dropdowns/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/open-target/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/open-target/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/replace-placeholders/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/replace-placeholders/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/structure/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/structure/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/types/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/types/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/usage/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/usage/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/modals/usage/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/popovers/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/popovers/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/popovers/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/tooltips/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/tooltips/tooltips-placement/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/tooltips/tooltips-placement/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/tooltips/tooltips-tags/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/flyover/tooltips/tooltips-tags/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/appends/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/appends/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/checkboxes/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/checkboxes/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/datetime/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/datetime/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/datetime/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/inputs/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/inputs/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/multi-select2/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/multi-select2/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/multi-select2/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/multi-selects/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/multi-selects/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/prepends-appends/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/prepends-appends/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/prepends/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/prepends/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/properties/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/properties/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/radios/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/radios/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/search/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/search/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/select2/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/select2/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/selects/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/selects/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/textareas/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/forms/textareas/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/alerts/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/alerts/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/panes/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/panes/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/selectable/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/selectable/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/selectable/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/simple/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/cards/simple/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/centered-and-framed/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/centered-and-framed/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/centered-and-framed/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/centered/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/centered/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/centered/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/complex/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/complex/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/complex/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/framed/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/framed/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/framed/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/vertically/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/vertically/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/layout/vertically/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/pagination/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/pagination/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/panes/buttons/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/panes/buttons/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/panes/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/panes/simple/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/panes/simple/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/panes/splitted/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/panes/splitted/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/tabs/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/structure/tabs/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/empty/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/empty/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/empty/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/filter/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/filter/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/filter/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/tables/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/tables/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/tables/tables/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/avatars/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/avatars/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/badges/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/badges/outline/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/badges/outline/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/badges/types/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/badges/types/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/business/demo.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/business/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/business/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/illustrations/demo.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/illustrations/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/illustrations/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/illustrations/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/theme/demo.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/theme/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/ui/demo.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/ui/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/colors/ui/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/icons/font-awesome-tlp-extension/demo.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/icons/font-awesome-tlp-extension/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/icons/font-awesome/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/icons/font-awesome/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/icons/font-awesome/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/icons/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/cards/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/cards/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/fields/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/fields/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/tables/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/tables/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/typo/doc.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/typo/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/skeletons/typo/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/lists/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/lists/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/paragraphs/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/paragraphs/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/titles-desc/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/titles-desc/manifest.json Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/titles/example.html Go to diff View file
R src/www/themes/common/tlp/doc/resources/visual-assets/typo/titles/manifest.json Go to diff View file
M tests/jest/jest.base.config.js +2 −5 Go to diff View file
M tests/jest/jest.projects.config.js +1 −1 Go to diff View file
M tools/rpm/Makefile +12 −18 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +8 −6 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +8 −6 Go to diff View file
M tools/utils/scripts/webpack-aliases.js +1 −3 Go to diff View file
M tsconfig.json +1 −1 Go to diff View file