-
Notifications
You must be signed in to change notification settings - Fork 24
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
Merge 5.4 branch into dev #4087
Merged
Conversation
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
Align 5.4 branch with dev changes
* psp-8108 style changes for improvements page. (#4066) Co-authored-by: Smith <[email protected]> * CI: Bump version to v5.3.0-81.22 * Code cleanup * Configure GeoJSON serialization and update nuget package * Use NTS geojson serialization for property boundaries * Update tsapi model generation to support NTS geometries * Update generated api models * Update geometry mappings to support multipolygons * Add new method to transform Geometry coordinates in-place * Send proper geojson geometries back to the server * Update boundary geometry in property service * Lint fixes * Refactor to eliminate code duplication in property location coordinate transformation * remove obsolete custom geojson serializer * Code cleanup * Rename code type file * Support multipolygons on parcel boundaries in the frontend * Backend code fixes * Remove projection logic from GetLeaseById * Test updates and code fixes --------- Co-authored-by: devinleighsmith <[email protected]> Co-authored-by: Smith <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* psp-8108 style changes for improvements page. (#4066) Co-authored-by: Smith <[email protected]> * CI: Bump version to v5.3.0-81.22 * make the file pretext on file headers in front of file status bold. (#4067) Co-authored-by: Smith <[email protected]> * CI: Bump version to v5.3.0-81.23 * PSP-8552 : FT: Map View- Historical file number search is not working… (#4065) Co-authored-by: Herrera <[email protected]> * CI: Bump version to v5.3.0-81.24 * modify tooltip render direction to avoid clipping. (#4069) * modify tooltip render direction to avoid clipping. * also correct remarks section. --------- Co-authored-by: Smith <[email protected]> * CI: Bump version to v5.3.0-81.25 * psp-8499 | Updated historical number rendering for leases (#4050) * Updated historical number rendering for leases * Fixed tests * Updated placeholder and duplicate logic for Historical File # * CI: Bump version to v5.3.0-81.26 * Features/psp 7494 (#4068) * Updated the deposts page * Fixed stylings for buttons and margin for collapsable section * updated snaps * PR comment updates. --------- Co-authored-by: FuriousLlama <[email protected]> Co-authored-by: Smith <[email protected]> Co-authored-by: Alejandro Sanchez <[email protected]> * CI: Bump version to v5.3.0-81.27 * PSP-8315 : Add Lease and License Checklist (#4062) Co-authored-by: Herrera <[email protected]> * CI: Bump version to v5.3.0-81.28 * psp-8585 display either retired or disposed status in property header… (#4075) * psp-8585 display either retired or disposed status in property header if relevant Signed-off-by: devinleighsmith <[email protected]> * psp-8585 code review corrections --------- Signed-off-by: devinleighsmith <[email protected]> * CI: Bump version to v5.3.0-81.29 * psp-8568 fix database scripts such that the draft disposition status is actually disabled. (#4076) * CI: Bump version to v5.3.0-81.30 --------- Signed-off-by: devinleighsmith <[email protected]> Co-authored-by: Smith <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eduardo <[email protected]> Co-authored-by: Herrera <[email protected]> Co-authored-by: Manuel Rodriguez <[email protected]> Co-authored-by: Alejandro Sanchez <[email protected]>
5.4 alignment
merge changes from dev into 5.4
✅ No secrets were detected in the code. |
eddherrera
approved these changes
Jun 6, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #4087 +/- ##
==========================================
+ Coverage 85.30% 85.34% +0.03%
==========================================
Files 1617 1618 +1
Lines 122482 122386 -96
Branches 9389 9374 -15
==========================================
- Hits 104483 104449 -34
+ Misses 17694 17636 -58
+ Partials 305 301 -4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.