Commit Graph

1 Commits

Author SHA1 Message Date
Chelsea Shaw 5917d9ae47
UI: helper sort-objects to alphabetize list items (#24103) (#24145)
* 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

---------
2023-11-15 20:58:12 +00:00