From 917b7e0dd95fcf4f37abbab9f5e4ce40446d6e76 Mon Sep 17 00:00:00 2001 From: Clement Ho Date: Mon, 9 Apr 2018 11:49:18 -0500 Subject: Rename .btn-default to .btn-secondary --- app/assets/javascripts/boards/components/board_new_issue.vue | 2 +- app/assets/javascripts/deploy_keys/components/action_btn.vue | 2 +- .../javascripts/environments/components/environment_actions.vue | 2 +- .../javascripts/environments/components/environments_table.vue | 2 +- app/assets/javascripts/ide/components/new_dropdown/index.vue | 2 +- app/assets/javascripts/ide/components/repo_commit_section.vue | 2 +- app/assets/javascripts/issue_show/components/edit_actions.vue | 2 +- app/assets/javascripts/issue_show/components/title.vue | 2 +- app/assets/javascripts/jobs/components/sidebar_details_block.vue | 2 +- app/assets/javascripts/notes/components/diff_file_header.vue | 4 ++-- app/assets/javascripts/notes/components/discussion_counter.vue | 4 ++-- app/assets/javascripts/notes/components/note_form.vue | 2 +- app/assets/javascripts/notes/components/noteable_discussion.vue | 6 +++--- .../shared/components/pipeline_schedules_callout.vue | 2 +- app/assets/javascripts/pipelines/components/nav_controls.vue | 4 ++-- app/assets/javascripts/pipelines/components/pipelines_actions.vue | 2 +- .../javascripts/pipelines/components/pipelines_artifacts.vue | 2 +- .../javascripts/pipelines/components/pipelines_table_row.vue | 2 +- .../javascripts/registry/components/collapsible_container.vue | 2 +- app/assets/javascripts/registry/components/table_registry.vue | 2 +- .../sidebar/components/confidential/edit_form_buttons.vue | 2 +- .../javascripts/sidebar/components/lock/edit_form_buttons.vue | 2 +- .../vue_merge_request_widget/components/deployment.vue | 2 +- .../vue_merge_request_widget/components/mr_widget_header.vue | 6 +++--- .../components/states/mr_widget_auto_merge_failed.vue | 2 +- .../components/states/mr_widget_conflicts.vue | 4 ++-- .../components/states/mr_widget_failed_to_merge.vue | 2 +- .../components/states/mr_widget_merge_when_pipeline_succeeds.vue | 4 ++-- .../components/states/mr_widget_merged.vue | 6 +++--- .../components/states/unresolved_discussions.vue | 2 +- app/assets/javascripts/vue_shared/components/clipboard_button.vue | 2 +- .../javascripts/vue_shared/components/header_ci_component.vue | 2 +- app/assets/javascripts/vue_shared/components/markdown/toolbar.vue | 2 +- .../components/sidebar/labels_select/dropdown_create_label.vue | 2 +- .../admin/conversational_development_index/_callout.html.haml | 2 +- app/views/admin/health_check/_failing_storages.html.haml | 2 +- app/views/admin/health_check/show.html.haml | 2 +- app/views/admin/hook_logs/show.html.haml | 2 +- app/views/admin/runners/_runner.html.haml | 6 +++--- app/views/admin/runners/index.html.haml | 2 +- app/views/admin/users/_user.html.haml | 2 +- app/views/discussions/_jump_to_next.html.haml | 2 +- app/views/discussions/_new_issue_for_all_discussions.html.haml | 2 +- app/views/discussions/_new_issue_for_discussion.html.haml | 2 +- app/views/discussions/_resolve_all.html.haml | 2 +- app/views/help/ui.html.haml | 6 +++--- app/views/projects/_export.html.haml | 6 +++--- app/views/projects/_project_templates.html.haml | 4 ++-- app/views/projects/artifacts/browse.html.haml | 2 +- app/views/projects/blob/_viewer_switcher.html.haml | 4 ++-- app/views/projects/blob/viewers/_stl.html.haml | 4 ++-- app/views/projects/branches/_branch.html.haml | 4 ++-- app/views/projects/buttons/_fork.html.haml | 2 +- app/views/projects/buttons/_star.html.haml | 2 +- app/views/projects/ci/lints/show.html.haml | 2 +- app/views/projects/clusters/gcp/_show.html.haml | 8 ++++---- app/views/projects/commit/_commit_box.html.haml | 4 ++-- app/views/projects/commits/_commit.html.haml | 2 +- app/views/projects/deployments/_actions.haml | 2 +- app/views/projects/diffs/_diffs.html.haml | 2 +- app/views/projects/edit.html.haml | 2 +- app/views/projects/environments/terminal.html.haml | 2 +- app/views/projects/hook_logs/show.html.haml | 2 +- app/views/projects/issues/_nav_btns.html.haml | 4 ++-- app/views/projects/issues/show.html.haml | 4 ++-- app/views/projects/jobs/_header.html.haml | 2 +- app/views/projects/jobs/_sidebar.html.haml | 6 +++--- app/views/projects/jobs/index.html.haml | 2 +- app/views/projects/merge_requests/_discussion.html.haml | 2 +- app/views/projects/merge_requests/_mr_title.html.haml | 4 ++-- .../projects/merge_requests/diffs/_version_controls.html.haml | 4 ++-- app/views/projects/milestones/show.html.haml | 2 +- app/views/projects/project_members/_new_project_member.html.haml | 2 +- app/views/projects/releases/edit.html.haml | 2 +- app/views/projects/snippets/_actions.html.haml | 2 +- app/views/projects/tree/_tree_header.html.haml | 2 +- app/views/projects/triggers/_trigger.html.haml | 6 +++--- app/views/projects/wikis/edit.html.haml | 2 +- app/views/projects/wikis/git_access.html.haml | 2 +- app/views/projects/wikis/history.html.haml | 2 +- app/views/projects/wikis/show.html.haml | 2 +- app/views/shared/_clone_panel.html.haml | 2 +- app/views/shared/_delete_label_modal.html.haml | 2 +- app/views/shared/_label.html.haml | 6 +++--- app/views/shared/boards/components/_board.html.haml | 2 +- app/views/shared/issuable/_bulk_update_sidebar.html.haml | 2 +- app/views/shared/issuable/_label_page_create.html.haml | 2 +- app/views/shared/issuable/_sidebar.html.haml | 2 +- app/views/shared/issuable/_sidebar_todo.html.haml | 2 +- app/views/shared/members/_member.html.haml | 2 +- app/views/shared/milestones/_top.html.haml | 2 +- app/views/shared/notes/_hints.html.haml | 2 +- app/views/shared/notifications/_button.html.haml | 4 ++-- app/views/snippets/_actions.html.haml | 2 +- 94 files changed, 130 insertions(+), 130 deletions(-) (limited to 'app') diff --git a/app/assets/javascripts/boards/components/board_new_issue.vue b/app/assets/javascripts/boards/components/board_new_issue.vue index 8d84c1735b8..17651b93728 100644 --- a/app/assets/javascripts/boards/components/board_new_issue.vue +++ b/app/assets/javascripts/boards/components/board_new_issue.vue @@ -130,7 +130,7 @@ export default { Submit issue diff --git a/app/assets/javascripts/notes/components/note_form.vue b/app/assets/javascripts/notes/components/note_form.vue index c59a2e7a406..d03743a1b63 100644 --- a/app/assets/javascripts/notes/components/note_form.vue +++ b/app/assets/javascripts/notes/components/note_form.vue @@ -191,7 +191,7 @@ js-autosize markdown-area js-vue-issue-note-form js-vue-textarea" diff --git a/app/assets/javascripts/notes/components/noteable_discussion.vue b/app/assets/javascripts/notes/components/noteable_discussion.vue index 476b15aca4a..aa166a056e4 100644 --- a/app/assets/javascripts/notes/components/noteable_discussion.vue +++ b/app/assets/javascripts/notes/components/noteable_discussion.vue @@ -279,7 +279,7 @@ Please check your network connection and try again.`;