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

AAE-22900: update ObjectDataTableAdapter to support server and client… #10423

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

amolodyh-hyland
Copy link
Contributor

@amolodyh-hyland amolodyh-hyland commented Nov 22, 2024

Fixes AAE-22900. This adds server sorting for the base ObjectDataTableAdapter to enable tables in tabs such as "Process Admin" User Tasks, Services Tasks, and Applications List.

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
AAE-22900

What is the new behaviour?

Allows for enabling server sorting where it the adapter does not sort the data. The server data is rendered in the order it comes in.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

This a partial fix to the provided story AAE-22900. After this is merged, hxp-frontend-apps will need to be updated by updating the applications-list-filtered-data-adapter adapter as well.

@amolodyh-hyland amolodyh-hyland force-pushed the bug/AAE-22900-server-sorting branch from a334e38 to 31c9a33 Compare November 26, 2024 22:04
@amolodyh-hyland amolodyh-hyland force-pushed the bug/AAE-22900-server-sorting branch from 24204c4 to a2ccd6d Compare December 2, 2024 17:14
@eromano eromano requested a review from DenysVuika December 9, 2024 17:08
Copy link

sonarqubecloud bot commented Dec 9, 2024

@eromano
Copy link
Contributor

eromano commented Dec 12, 2024

@amolodyh-hyland you van squash merge when you are ready and is green if the PR should not merged lease add draft or do not merge

@amolodyh-hyland amolodyh-hyland merged commit 3a8ad1a into develop Dec 12, 2024
18 checks passed
@amolodyh-hyland amolodyh-hyland deleted the bug/AAE-22900-server-sorting branch December 12, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants