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 system jobs interface w/ configurable data retention #9224

Merged

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    d3f2ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9d486 View commit details
    Browse the repository at this point in the history
  3. Add mgmt job schedules

    jakemcdermott committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    3f936cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45acd15 View commit details
    Browse the repository at this point in the history
  5. Add mgmt job list

    jakemcdermott committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    eaf5572 View commit details
    Browse the repository at this point in the history
  6. Add mgmt job launch

    jakemcdermott committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    daaabd9 View commit details
    Browse the repository at this point in the history
  7. Add default sysjob days

    jakemcdermott committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    a0bdf8c View commit details
    Browse the repository at this point in the history
  8. Add mgmt job details

    jakemcdermott committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    4c92d02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a95e554 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a07b1a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a00c892 View commit details
    Browse the repository at this point in the history
  12. Add sysjob data retention to schedules

     * Migate management jobs list to tables
     * Use cancel link variant for consistency with other prompts
     * Add basic test coverage for sysjobs
     * Remove select-all from mgmt jobs
     * Remove unneeded component variables
     * Fix missing schedule breadcrumb
     * Optimize data fetching with useCallback
    jakemcdermott committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    83b449f View commit details
    Browse the repository at this point in the history
  13. Add actions column

    Co-authored-by: Tiago Góes <tiago.goes2009@gmail.com>
    jakemcdermott and tiagodread committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    df7b168 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b545a65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4985fb6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f56a20 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a9aa91d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a0beb9e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d51a4e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d337948 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    218b978 View commit details
    Browse the repository at this point in the history