-
Notifications
You must be signed in to change notification settings - Fork 43
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
PIMS-2245: Update @eslint/js, @faker-js/faker, @types/node, eslint, prettier, typescript, typescript-eslint #2874
Merged
Merged
Changes from 23 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
fb9e611
Update eslint from version 9.10.0 to 9.11.1
Sharala-Perumal 544030d
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 84c1998
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal fe60759
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal c428bb4
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 5724fcf
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 219a36d
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 4da925a
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 6b2be7e
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal be33be6
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal c5e1431
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 25ffea5
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal a02818d
Update react-router-dom
Sharala-Perumal 88c8ba7
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 181d285
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 89fb055
Merge branch 'main' of https://github.com/bcgov/PIMS
Sharala-Perumal 78affc0
Upgrade @eslint/js to 9.16.0
Sharala-Perumal 556db52
Update @faker-js/faker to 9.3.0
Sharala-Perumal c647a88
Update @types/node to 22.10.1
Sharala-Perumal 60b8efb
Updated eslint, typescript, and @typescript-eslint
Sharala-Perumal e59a21c
Update prettier to 3.4.1
Sharala-Perumal c1768d5
Merge branch 'main' into PIMS-2245
Sharala-Perumal 29289b7
Updated ProjectServices.ts file
Sharala-Perumal 67abffb
restore null deleted fields
dbarkowsky 1bbc913
fix implicit any warning
dbarkowsky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This may change how the agency responses are handled by overwriting deleted responses' "Deleted" fields. Will test.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had to change this back. If we don't reset these to null, then the agency's interest record cannot be added again once removed.