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

fix(explore): Dashboard list is unsorted in save modal #21317

Merged
merged 7 commits into from
Oct 3, 2022

Commits on Sep 3, 2022

  1. Sort dashboard list alphabetically when saving a chart

    Herbert Gainor committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    9938996 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Merge branch 'master' into FIX-54905

    Herbert Gainor committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    cb470a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. When strings start with numbers sort by numeric order

    Herbert Gainor committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2938bda View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Use localeCompare with Natural Sorting

    Herbert Gainor committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7bd19da View commit details
    Browse the repository at this point in the history
  2. Solve merge conflict

    Herbert Gainor committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4f4d7d8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into FIX-54905

    Herbert Gainor committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    51b7e12 View commit details
    Browse the repository at this point in the history
  4. Small refactor

    Herbert Gainor committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c90e223 View commit details
    Browse the repository at this point in the history