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

Refactor angular component - Sort on non-paginated #18884

Merged
merged 4 commits into from
Jun 19, 2022

Conversation

Tcharl
Copy link
Contributor

@Tcharl Tcharl commented Jun 12, 2022

Aims to add sort on non-paginated entities list form.

Contributes to #18778

Also refactor the list component to bring a bit of readability, standardization across pagination mechanisms and avoiding nested subscriptions (which is not a good practice).
Finally, fix a bug for XToMany and no service (were not displayed in the UI)


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@Tcharl Tcharl force-pushed the angular_sort branch 3 times, most recently from 5e94a0e to f2ff27f Compare June 19, 2022 10:06
@Tcharl Tcharl changed the title WIP - refactor angular component Refactor angular component - Sort on non-paginated Jun 19, 2022
@Tcharl Tcharl requested a review from qmonmert June 19, 2022 12:28
Copy link
Contributor

@qmonmert qmonmert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for me 🙂

@Tcharl Tcharl merged commit 0082a2a into jhipster:main Jun 19, 2022
@DanielFran DanielFran added this to the 7.9.0 milestone Jun 22, 2022
@OmarHawk OmarHawk mentioned this pull request Jun 30, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants