forked from bcgov/supreme-court-viewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JASPER-124: Enhancements to Court File Search (#30)
* - allow fileHomeAgencyId as blank - Refactor layout to follow Wireframes - Added missing behaviors from identified during demo/feedback. * - Break "Civil" to "Family" and "Small Claims" - Allow to get non supreme Criminal and Civil Case Details - Implement Add Files and Add File and View buttons (WIP) - Added Files to View section * - Changes to save selected case files to Vuex Store - Updates to Criminal Case Details to make it reloadable when other case detail is selected * - Added searchCriteria and searchResuts in state - Integrate Civil Case Details with Court File Search - Implement Add Files and Remove * Finalized Court File Search * Revert changes to search by id of criminal/civil file * Resolved SonarCloud issues. * Addressed sonar cloud issues * Refactor to reduce duplicate code which addresses SonarCloud findings. * Removed unused import to resolve sonar cloud findings. --------- Co-authored-by: Ronaldo Macapobre <[email protected]>
- Loading branch information
1 parent
1ab9510
commit 7d6ff1b
Showing
12 changed files
with
667 additions
and
250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.