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

Backport of UI: helper sort-objects to alphabetize list items (#24103) #24145

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

hashishaw
Copy link
Contributor

@hashishaw hashishaw commented Nov 15, 2023

Backport of #24103

  • move list to component

  • use helper instead

  • add changelog

  • clarify changelog copy

  • delete components now that helper is in use

  • move helper to util, remove template helper invokation

  • add optional sorting to lazyPaginatedQuery based on sortBy query attribute

  • Add serialization to entity-alias and entity so that they can be sorted by name on list view

  • Same logic as base normalizeItems for extractLazyPaginatedData so that metadata shows on list

  • Add headers


* move list to component

* use helper instead

* add changelog

* clarify changelog copy

* delete components now that helper is in use

* move helper to util, remove template helper invokation

* add optional sorting to lazyPaginatedQuery based on sortBy query attribute

* Add serialization to entity-alias and entity so that they can be sorted by name on list view

* Same logic as base normalizeItems for extractLazyPaginatedData so that metadata shows on list

* Add headers

---------

Co-authored-by: Chelsea Shaw <[email protected]>
Co-authored-by: Chelsea Shaw <[email protected]>
@hashishaw hashishaw added this to the 1.14.7 milestone Nov 15, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Nov 15, 2023
Copy link

Build Results:
All builds succeeded! ✅

@hashishaw hashishaw merged commit e2aa683 into release/1.14.x Nov 15, 2023
66 checks passed
@hashishaw hashishaw deleted the ui/backport-pr-24103-1.14.x branch November 15, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants