Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to Suspend Project #893

Merged
merged 11 commits into from Aug 19, 2022
Merged

Add option to Suspend Project #893

merged 11 commits into from Aug 19, 2022

Commits on Aug 15, 2022

  1. Add option to Suspend Project

    This adds an option under the Project Settings Danger page. It asks
    for the same confirmation as delete
    hardillb committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8f0fd80 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Swap stop for suspend in menu

    Also remove need to enter project name to confirm suspension
    hardillb committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    47e67bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e009d37 View commit details
    Browse the repository at this point in the history
  3. Highlight "Suspend" in red

    joepavitt committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ff04aa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3031ef5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2b3624 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Update frontend/src/pages/project/Settings/Danger.vue

    Co-authored-by: Joe Pavitt <99246719+joepavitt@users.noreply.github.com>
    hardillb and joepavitt committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f9e07d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    b337163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a5d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a621f14 View commit details
    Browse the repository at this point in the history
  4. Remove redundant function

    joepavitt committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    62a2cb2 View commit details
    Browse the repository at this point in the history