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

Make trend charts configurable (with Bootstrap 5) #889

Merged
merged 34 commits into from
Jun 11, 2021
Merged

Make trend charts configurable (with Bootstrap 5) #889

merged 34 commits into from
Jun 11, 2021

Commits on Apr 19, 2021

  1. Migrate UI to Bootstrap 5.

    uhafner committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    23dab9a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    0c6b0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22fe52c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f0485 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    9a363ed View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    ef79493 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into boostrap5

    # Conflicts:
    #	plugin/pom.xml
    uhafner committed May 7, 2021
    Configuration menu
    Copy the full SHA
    bfe2f88 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    58f618a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    10d3c92 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    fde4be8 View commit details
    Browse the repository at this point in the history
  2. Fix 2 new warnings.

    uhafner committed May 13, 2021
    Configuration menu
    Copy the full SHA
    69270a4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into boostrap5

    # Conflicts:
    #	plugin/pom.xml
    uhafner committed May 13, 2021
    Configuration menu
    Copy the full SHA
    469121c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    813a927 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Use new echarts version.

    uhafner committed May 17, 2021
    Configuration menu
    Copy the full SHA
    7648aba View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    7599500 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    bcb1bfd View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    08dc2b3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    0de0016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    590ead8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Refactor trend configuration:

    Now the general trend options are changed for *all* charts.
    So individual trend chart dialogs change the global configuration and the local one.
    uhafner committed May 31, 2021
    Configuration menu
    Copy the full SHA
    017575d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Extract configuration of charts.

    Now configuration of trend charts in job page and trend charts in details pages use a different dialog.
    uhafner committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    5462ef4 View commit details
    Browse the repository at this point in the history
  2. Extract configuration of charts.

    Now configuration of trend charts in job page and trend charts in details pages use a different dialog.
    uhafner committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4c7e8b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Merge remote-tracking branch 'origin/master' into boostrap5

    # Conflicts:
    #	plugin/pom.xml
    uhafner committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d258e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33fa53f View commit details
    Browse the repository at this point in the history
  3. Fix Bootstrap 5 version.

    uhafner committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b0ac162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e83282 View commit details
    Browse the repository at this point in the history
  5. Simplify API of LineChart.

    uhafner committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    195bf90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7539f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    668331f View commit details
    Browse the repository at this point in the history
  8. Try to fix test failures.

    uhafner committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    1777f80 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Fix font-awesome version.

    uhafner committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    4401bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0e1d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    4bb3269 View commit details
    Browse the repository at this point in the history
  2. Fix some PMD warnings.

    uhafner committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    a50d54c View commit details
    Browse the repository at this point in the history