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

feat(ds): Add descriptions to nodes when filter/sort is enabled #2521

Merged
merged 6 commits into from
Oct 23, 2023

Commits on Oct 17, 2023

  1. feat(ds): show descriptions for filter and sort values for clarity

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2ea9ce5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. chore: Update CHANGELOG

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bd5dae3 View commit details
    Browse the repository at this point in the history
  2. fix(ds/sort): Handle edge cases to ensure proper sorting

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ebd9a26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe0619d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    ad0d22e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/ds/sort-enhancements

    Signed-off-by: Billie Simmons <[email protected]>
    JillieBeanSim authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a067aa7 View commit details
    Browse the repository at this point in the history