JASPER 178: Court file search result #127
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
How Has This Been Tested?
./manage debug
and./manage start
both locallyChecklist:
Documentation References
Reason for the
sortBy
changeshttps://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/table.html#sorting
Screenshot of changes (ignore the blocked out data boxes)