stable
Clone or download
Read-only
This is part of story #9585: Get rid of Bootstrap in site admin / plugins To test this: - run 'npm run build' in the TLP folder - run 'npm run build' in tuleap root - Edit a previously created provider. Its values should be filled in the modal. Change-Id: Icbac7f8044195435630e9a5f01f9b4358acee0cb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/openidconnectclient/templates/administration-providers-modal-create.mustache | +13 | −11 | Go to diff View file |
M | plugins/openidconnectclient/templates/administration-providers-modal-update.mustache | +144 | −45 | Go to diff View file |
M | plugins/openidconnectclient/templates/administration-providers.mustache | +8 | −2 | Go to diff View file |
M | plugins/openidconnectclient/www/scripts/open-id-connect-client.js | +38 | −15 | Go to diff View file |
R | plugins/openidconnectclient/www/themes/BurningParrot/css/includes/_provider-add-modal.scss | Go to diff View file | ||
M | plugins/openidconnectclient/www/themes/BurningParrot/css/style-blue.scss | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/BurningParrot/css/style-green.scss | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/BurningParrot/css/style-grey.scss | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/BurningParrot/css/style-orange.scss | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/BurningParrot/css/style-purple.scss | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/BurningParrot/css/style-red.scss | +1 | −1 | Go to diff View file |
R | src/www/themes/common/tlp/src/vendor/select2-4.0.3/select2.min.js | Go to diff View file |