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

#2741 - Ministry Filter: Search Programs & Offerings [Data Table Conversion to Vuetify] #3805

Merged
merged 6 commits into from
Oct 23, 2024

Conversation

sh16011993
Copy link
Collaborator

@sh16011993 sh16011993 commented Oct 18, 2024

As a part of this PR, the following task was completed:

  • Converted Prime Vue Table to Vuetify Data Table.

Screenshots:

Added the loader while the data table loads:

image

Data table with data:

image

Data table without any records:

image

- Converted Prime Vue table to Vuetify Data Table
@sh16011993 sh16011993 self-assigned this Oct 18, 2024
@sh16011993 sh16011993 added User Experience task that relates to UI UX Ministry Ministry Features labels Oct 18, 2024
@sh16011993 sh16011993 changed the title #2741 - Ministry Filter: Search Programs & Offerings #2741 - Ministry Filter: Search Programs & Offerings [Data Table Conversion to Vuetify] Oct 18, 2024
Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

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

Nice start and thanks for breaking the PR. Please take a look at the comments.

Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

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

Thanks for making the changes. Can you check if the server validation is working and review the below comment?
#3805 (comment)

Comment on lines 107 to 108
rowsPerPage = DEFAULT_PAGE_LIMIT,
page = DEFAULT_DATATABLE_PAGE_NUMBER,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please revert this twi line to avoid the Sonarcloud issue.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I made those 2 as the last parameters. Does that work?

Copy link

Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 22.42% ( 3632 / 16201 )
Methods: 9.99% ( 201 / 2013 )
Lines: 25.8% ( 3158 / 12238 )
Branches: 14% ( 273 / 1950 )

Copy link

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 58.64% ( 509 / 868 )
Methods: 52.88% ( 55 / 104 )
Lines: 62.27% ( 411 / 660 )
Branches: 41.35% ( 43 / 104 )

Copy link

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 83.21% ( 1160 / 1394 )
Methods: 83.94% ( 115 / 137 )
Lines: 84.26% ( 990 / 1175 )
Branches: 67.07% ( 55 / 82 )

Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 66.01% ( 5571 / 8439 )
Methods: 63.3% ( 683 / 1079 )
Lines: 70.12% ( 4401 / 6276 )
Branches: 44.93% ( 487 / 1084 )

Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

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

Thanks for making the changes, looks good 👍

Copy link
Collaborator

@andrepestana-aot andrepestana-aot left a comment

Choose a reason for hiding this comment

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

Looks good! Great job!

@sh16011993 sh16011993 added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 2926208 Oct 23, 2024
20 checks passed
@sh16011993 sh16011993 deleted the 2741_ministry_filter_search_programs_and_offerings branch October 23, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ministry Ministry Features User Experience task that relates to UI UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants