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

UI: Add job version revert buttons #10336

Merged
merged 16 commits into from Apr 20, 2021
Merged

UI: Add job version revert buttons #10336

merged 16 commits into from Apr 20, 2021

Commits on Apr 8, 2021

  1. Add button to revert to an older version

    This is a start, much to be determined/done.
    backspace committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    65b39de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504aa81 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    1289d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22c433 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9220bf View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Change reversion to use two-step button

    😖 re the ever-growing styling interface
    backspace committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c9871cc View commit details
    Browse the repository at this point in the history
  2. Change changes/no changes to be fixed width

    Placing this in boxed-section: questionable? Should there
    be job-version.scss? 🧐
    backspace committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a701155 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Remove note

    This happens twice in watchable-namespace-ids, maybe not
    quite widely-used enough to extract? 🤔
    backspace committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b36f24d View commit details
    Browse the repository at this point in the history
  2. Fix typo

    backspace committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    917828a View commit details
    Browse the repository at this point in the history
  3. Fix whitespace

    backspace committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    d0ecfec View commit details
    Browse the repository at this point in the history
  4. Add permissions-checking

    backspace committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    8ac2558 View commit details
    Browse the repository at this point in the history
  5. Add job-watching on versions route

    Without this, if the job’s current version is updated outside
    the UI, the “Revert” button won’t be added to the formerly-
    current version.
    backspace committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b510957 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Add redirection after successful reversion

    As suggested by @DingoEatingFuzz.
    backspace committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3a219ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c30917f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    8423d0e View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    backspace committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    4c9ec9c View commit details
    Browse the repository at this point in the history