Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bensheldon/good_job
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.2
Choose a base ref
...
head repository: bensheldon/good_job
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.0
Choose a head ref
  • 3 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 19, 2022

  1. Copy the full SHA
    f9f7207 View commit details
  2. Dashboard UI updates: sticky navbar, statuses as tabs (#572)

    * Make navbar sticky
    
    Uses flex to push footer to bottom if body is smaller than viewport.
    
    * Add tabs for status filter, move filters above chart
    
    * Update tests for shortened nav
    
    * Update translations for nav headings
    
    * Fix name of Schedules navbar item in test
    
    * Fix tests looking for filtering by state
    
    * Remove unused id from selector
    
    * Schedules => Cron
    
    * Pass title when viewing chron entries
    
    * Use controller name to determine navbar active state
    bkeepers authored Apr 19, 2022
    Copy the full SHA
    b5588b6 View commit details
  3. Release good_job v2.13.0

    bensheldon committed Apr 19, 2022
    Copy the full SHA
    bd5cd69 View commit details
Loading