stable

Clone or download

Read-only

Enhance TLP modals look'n'feel

Part of request #13060 TLP should match components available in Figma * Backgrounds and shadows have been updated. * Show and hide transitions have been removed because they doesn't work everywhere in all cases * Close button uses the fa-times icon. Its focus state has been enhanced. * No more icon in the title header Change-Id: Id7374f89975ea1582127263439334dc14f6c3c62

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban.tpl.html +3 −1 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/error-modal/error.tpl.html +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/reports-modal/reports-modal.tpl.html +1 −1 Go to diff View file
M plugins/agiledashboard/templates/admin-scrum/admin-planning-deletion.mustache +1 −1 Go to diff View file
M plugins/agiledashboard/templates/admin-scrum/switch-explicit-backlog-usage-modal.mustache +2 −2 Go to diff View file
M plugins/bugzilla_reference/templates/add-reference.mustache +1 −2 Go to diff View file
M plugins/bugzilla_reference/templates/delete-reference.mustache +1 −1 Go to diff View file
M plugins/bugzilla_reference/templates/edit-reference.mustache +1 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/ErrorModal.vue +1 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/ModalArchiveSizeWarning.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/ModalMaxArchiveSizeThresholdExceeded.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/Error/GlobalErrorModal.vue +1 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/FilesUploads/FilesUploadsModal.vue +1 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCommon/ModalHeader.vue +1 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalDeleteItem/ModalConfirmDeletion.vue +1 −1 Go to diff View file
M plugins/forumml/templates/new-thread-modal.mustache +1 −2 Go to diff View file
M plugins/frs/scripts/release-notes/src/file-download/custom-license-modal/custom-license-modal.tpl.html +3 −1 Go to diff View file
M plugins/frs/scripts/release-notes/src/file-download/license-modal/license-modal.tpl.html +3 −1 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitRepositoryCreate.vue +1 −2 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/ArtifactClosureModal/ArtifactClosureModal.vue +1 −1 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateBranchPrefix/CreateBranchPrefixModal.vue +1 −1 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/GitlabRepositoryModal.vue +1 −2 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/EditAccessTokenGitlabModal/EditAccessTokenGitlabModal.vue +1 −2 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/RegenerateGitlabWebhookModal/RegenerateGitlabWebhook.vue +1 −2 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/UnlinkGitlabRepositoryModal/UnlinkRepositoryGitlabModal.vue +1 −2 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-modal-delete.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-modal-edit.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server-modal.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-list-repositories.mustache +1 −1 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-configuration-modal.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal-delete.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal-edit.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal.mustache +2 −2 Go to diff View file
M plugins/git/templates/repository/fork-button.mustache +1 −2 Go to diff View file
M plugins/git/templates/settings/modal-logs.mustache +3 −1 Go to diff View file
M plugins/git/templates/settings/modal-webhook.mustache +3 −1 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/App.vue +3 −2 Go to diff View file
M plugins/hudson_git/templates/git-administration/modal-add-jenkins-server.mustache +3 −1 Go to diff View file
M plugins/hudson_git/templates/git-administration/modal-logs.mustache +3 −1 Go to diff View file
M plugins/hudson_git/templates/modal-jenkins.mustache +3 −1 Go to diff View file
M plugins/ldap/templates/project-members-ldap-link-modal.mustache +1 −1 Go to diff View file
M plugins/ldap/templates/project/ugroup/binding/modal-content.mustache +1 −2 Go to diff View file
M plugins/oauth2_server/templates/accounts-app-revoke-modal.mustache +1 −2 Go to diff View file
M plugins/oauth2_server/templates/app-add-modal.mustache +2 −2 Go to diff View file
M plugins/oauth2_server/templates/app-delete-modal.mustache +1 −2 Go to diff View file
M plugins/oauth2_server/templates/app-edit-modal.mustache +1 −1 Go to diff View file
M plugins/oauth2_server/templates/new-secret-modal.mustache +1 −1 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-create-azure.mustache +2 −2 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-create-generic.mustache +2 −2 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-delete.mustache +2 −2 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-update-azure.mustache +2 −2 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-update-generic.mustache +2 −2 Go to diff View file
M plugins/pluginsadministration/templates/enable-disable-plugin-switch.mustache +1 −1 Go to diff View file
M plugins/pluginsadministration/templates/install-plugin-modal.mustache +2 −2 Go to diff View file
M plugins/pluginsadministration/templates/uninstall-plugin-modal.mustache +2 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ErrorModal.vue +1 −2 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/__snapshots__/ErrorModal.test.ts.snap +5 −8 Go to diff View file
M plugins/program_management/templates/admin/teams/modals/admin-remove-team-modal.mustache +1 −2 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/components/CreatePullrequestErrorModal.vue +1 −2 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/components/CreatePullrequestModal.vue +1 −2 Go to diff View file
M plugins/pullrequest/scripts/src/app/error-modal/error-modal.tpl.html +1 −2 Go to diff View file
M plugins/pullrequest/scripts/src/app/overview/edit-modal/edit-modal.tpl.html +1 −2 Go to diff View file
M plugins/pullrequest/scripts/src/app/overview/merge-modal/merge-modal.tpl.html +1 −2 Go to diff View file
M plugins/pullrequest/scripts/src/app/overview/reviewers/update-reviewers-modal/update-reviewers-modal.tpl.html +1 −3 Go to diff View file
M plugins/statistics/templates/disk-quota-warning.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/project-quota-add-modal.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/project-quota-delete-modal.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/project-quota-details-modal.mustache +2 −2 Go to diff View file
M plugins/svn/templates/admin/modal_repository_delete.mustache +3 −1 Go to diff View file
M plugins/svn/templates/explorer/index.mustache +1 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/GlobalError/ErrorModal.vue +1 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/GlobalError/__snapshots__/ErrorModal.test.ts.snap +5 −9 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph.tpl.html +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-automated.tpl.html +1 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-label.tpl.html +1 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit.tpl.html +1 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-new.tpl.html +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/download/download-error.tpl.html +1 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-creation-error-modal.tpl.html +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-link-issue.tpl.html +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-presences.tpl.html +2 −3 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/ExportError.vue +1 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue +1 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CreateModal.test.ts.snap +4 −8 Go to diff View file
M plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalTimes.vue +1 −2 Go to diff View file
M plugins/timetracking/templates/timetracking-delete-modal.mustache +4 −2 Go to diff View file
M plugins/tracker/scripts/artifact-action-buttons/src/components/MoveModal.vue +3 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.tpl.html +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/Header/ChangeFieldConfirmationModal.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/Header/WorkflowModeSwitchModal.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/TransitionModal.vue +1 −1 Go to diff View file
M plugins/tracker/templates/artifact-modal.mustache +3 −1 Go to diff View file
M plugins/tracker/templates/artifact/create-by-mail-modal-info.mustache +4 −2 Go to diff View file
M plugins/tracker/templates/artifact/reply-by-mail-modal-info.mustache +3 −1 Go to diff View file
M plugins/tracker/templates/create-artifact-modal.mustache +3 −1 Go to diff View file
M plugins/tracker/templates/global-admin/trackers.mustache +1 −2 Go to diff View file
M plugins/tracker/templates/report/header_in_report.mustache +3 −1 Go to diff View file
M plugins/tracker/templates/siteadmin-config/types-modal-create.mustache +2 −2 Go to diff View file
M plugins/tracker/templates/siteadmin-config/types-modal-delete.mustache +2 −2 Go to diff View file
M plugins/tracker/templates/siteadmin-config/types-modal-edit.mustache +2 −2 Go to diff View file
M plugins/tracker/templates/webhook/modal-create-webhook.mustache +3 −1 Go to diff View file
M plugins/tracker/templates/webhook/modal-edit-webhook.mustache +3 −1 Go to diff View file
M plugins/tracker/templates/webhook/modal-logs.mustache +3 −1 Go to diff View file
M plugins/tuleap_synchro/templates/add_new_endpoint.mustache +1 −2 Go to diff View file
M plugins/tuleap_synchro/templates/delete_endpoint.mustache +2 −2 Go to diff View file
M src/common/FRS/LicenseAgreement/template/license-modal.mustache +6 −2 Go to diff View file
M src/common/User/Account/templates/access-keys.mustache +2 −2 Go to diff View file
M src/common/User/Account/templates/account-information.mustache +1 −2 Go to diff View file
M src/common/User/Account/templates/ssh-keys.mustache +2 −2 Go to diff View file
M src/common/User/Account/templates/svn-tokens.mustache +2 −2 Go to diff View file
M src/scripts/lib/list-picker/src/helpers/templates/list-picker-element-badge-creator.ts +3 −3 Go to diff View file
M src/scripts/project/admin/services/src/components/AddModal.vue +1 −2 Go to diff View file
M src/scripts/project/admin/services/src/components/EditModal.vue +1 −2 Go to diff View file
M src/scripts/project/registration/src/components/Information/Agreement/AgreementModal.vue +1 −1 Go to diff View file
M src/scripts/switch-to/src/components/Header/SwitchToHeader.vue +0 −1 Go to diff View file
M src/templates/admin/global-utils/massmail.mustache +2 −2 Go to diff View file
M src/templates/admin/permission_delegation/delete_group_modal.mustache +1 −2 Go to diff View file
M src/templates/admin/permission_delegation/group_modal.mustache +1 −2 Go to diff View file
M src/templates/admin/permission_delegation/permissions_modal.mustache +1 −2 Go to diff View file
M src/templates/admin/projects/add_description_field_modal.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/configuration.mustache +8 −8 Go to diff View file
M src/templates/admin/projects/delete_description_field_modal.mustache +1 −1 Go to diff View file
M src/templates/admin/projects/edit_description_field_modal.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/trovecat-modal-add.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/trovecat-modal-delete.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/trovecat-modal-edit.mustache +2 −2 Go to diff View file
M src/templates/admin/system_events/modal-details-system-event.mustache +1 −1 Go to diff View file
M src/templates/admin/system_events/notifications-add-modal.mustache +2 −2 Go to diff View file
M src/templates/admin/system_events/notifications-delete-modal.mustache +2 −2 Go to diff View file
M src/templates/admin/system_events/notifications-edit-modal.mustache +2 −2 Go to diff View file
M src/templates/admin/trackers/modal-remove-tracker.mustache +2 −2 Go to diff View file
M src/templates/admin/users/user-change-password.mustache +2 −2 Go to diff View file
M src/templates/admin/users/user.mustache +2 −2 Go to diff View file
M src/templates/dashboard/add-dashboard-modal.mustache +1 −2 Go to diff View file
M src/templates/dashboard/add-widget-modal.mustache +1 −2 Go to diff View file
M src/templates/dashboard/delete-dashboard-modal.mustache +1 −2 Go to diff View file
M src/templates/dashboard/delete-widget-modal.mustache +1 −2 Go to diff View file
M src/templates/dashboard/edit-dashboard-modal.mustache +1 −2 Go to diff View file
M src/templates/dashboard/edit-widget-modal.mustache +1 −2 Go to diff View file
M src/templates/error/join-project.mustache +1 −1 Go to diff View file
M src/templates/lists/delete-mailing-list-modal.mustache +1 −2 Go to diff View file
M src/templates/lists/edit-mailing-list-modal.mustache +1 −2 Go to diff View file
M src/templates/project/admin/services/services-delete-modal.mustache +1 −2 Go to diff View file
M src/templates/project/admin/ugroup-add-member-modal.mustache +1 −2 Go to diff View file
M src/templates/project/admin/ugroup-settings-binding-modal-add.mustache +1 −2 Go to diff View file
M src/templates/project/admin/ugroup-settings-binding-modal-remove.mustache +1 −2 Go to diff View file
M src/templates/project/admin/ugroup-settings-member-remove-modal.mustache +1 −2 Go to diff View file
M src/templates/project/admin/user_groups/modal-ugroup-delete.mustache +1 −2 Go to diff View file
M src/templates/project/admin/user_groups/modal-ugroup.mustache +2 −2 Go to diff View file
M src/templates/project/labels/label-modal-add.mustache +2 −2 Go to diff View file
M src/templates/project/labels/label-modal-delete.mustache +2 −2 Go to diff View file
M src/templates/project/labels/label-modal-edit.mustache +2 −2 Go to diff View file
M src/templates/project/members/modal-import-members.mustache +1 −1 Go to diff View file
M src/templates/project/members/project-members-delete-modal.mustache +1 −2 Go to diff View file
M src/templates/project/project-hierarchy-delete-modal.mustache +2 −2 Go to diff View file
M src/templates/project/project_visibility.mustache +2 −2 Go to diff View file
M src/templates/resource_restrictor/allowed-projects-all-form-confirmation-modal-allow.mustache +1 −1 Go to diff View file
M src/templates/resource_restrictor/allowed-projects-all-form-confirmation-modal-restrict.mustache +1 −1 Go to diff View file
M src/templates/resource_restrictor/allowed-projects-list.mustache +2 −2 Go to diff View file
M src/templates/widgets/contact-modal.mustache +1 −1 Go to diff View file
M src/themes/BurningParrot/templates/browser-deprecation.mustache +1 −1 Go to diff View file
M src/themes/BurningParrot/templates/help-dropdown.mustache +1 −1 Go to diff View file
M src/themes/BurningParrot/templates/invite-buddies-modal.mustache +1 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +31 −23 Go to diff View file
M src/themes/FlamingParrot/templates/browser-deprecation.mustache +3 −1 Go to diff View file
M src/themes/FlamingParrot/templates/help-dropdown.mustache +3 −1 Go to diff View file
M src/themes/FlamingParrot/templates/invite-buddies-modal.mustache +1 −2 Go to diff View file
M src/themes/tlp/src/js/modal.test.ts +0 −9 Go to diff View file
M src/themes/tlp/src/js/modal.ts +2 −6 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +2 −0 Go to diff View file
M src/themes/tlp/src/scss/components/_modal.scss +45 −49 Go to diff View file
M src/www/tlp-doc/resources/flyover/modals/open-target/example.html +3 −1 Go to diff View file
M src/www/tlp-doc/resources/flyover/modals/replace-placeholders/example.html +3 −2 Go to diff View file
M src/www/tlp-doc/resources/flyover/modals/structure/example.html +4 −4 Go to diff View file
M src/www/tlp-doc/resources/flyover/modals/types/example.html +6 −6 Go to diff View file
M src/www/tlp-doc/resources/flyover/modals/usage/example.html +4 −4 Go to diff View file