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

JASPER 178: Court file search result #127

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

JTraill
Copy link

@JTraill JTraill commented Jan 8, 2025

Pull Request for JIRA Ticket: ----178----

🔨 Court file search table results 🧑‍⚖️

Necessary changes to facilitate the matching of the court search table to the wireframe!
Adjusted some of the non-working case detail tables (those are the files changed that youll see under the 'criminal' folder in this PR) as well that broke as a result of migrating to vue-bootstrap-next. More on that in 'Documentation References' section of this PR

feat: court file search table
feat: action bar slot
fix: case detail tables not displaying
refactor: upgrade court-file-result sfc to composition api
style: data table defaults

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Ran ./manage debug and ./manage start both locally

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Documentation References

Reason for the sortBy changes
https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/table.html#sorting

Screenshot of changes (ignore the blocked out data boxes)

court-file-search-results

style: styling changes
fix: wrong id being used for the rows
feat: datatable defaults
feat: ability to maneuver to criminal file from action bar
style: adjust action bar btn styling
Copy link

sonarqubecloud bot commented Jan 8, 2025

@JTraill JTraill self-assigned this Jan 8, 2025
@JTraill JTraill changed the title [WIP] JASPER 178: Court file search result JASPER 178: Court file search result Jan 8, 2025
@JTraill JTraill marked this pull request as ready for review January 8, 2025 22:12
@WadeBarnes WadeBarnes requested a review from amlanc1 January 9, 2025 16:51
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.

2 participants