Skip to content

psp-10863 | Cleaned up FeatureDataset object and refactored dependant code#5113

Draft
FuriousLlama wants to merge 6 commits into
bcgov:devfrom
FuriousLlama:features/psp-10863
Draft

psp-10863 | Cleaned up FeatureDataset object and refactored dependant code#5113
FuriousLlama wants to merge 6 commits into
bcgov:devfrom
FuriousLlama:features/psp-10863

Updated tests and worklists to work with new code

7223f7d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 9, 2025 in 2s

7 new alerts

New alerts in code changed by this pull request

  • 7 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 38 in source/frontend/src/features/mapSideBar/lease/LeaseView.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import ApiGen_Concepts_File.

Check notice on line 39 in source/frontend/src/features/mapSideBar/lease/LeaseView.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports FileForm, PropertyForm.

Check notice on line 32 in source/frontend/src/features/mapSideBar/management/ManagementContainer.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import ManagementForm.

Check notice on line 11 in source/frontend/src/features/mapSideBar/shared/update/properties/PropertiesListContainer.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import PIMS_Property_Location_View.

Check notice on line 26 in source/frontend/src/features/mapSideBar/shared/update/properties/UpdatePropertiesContainer.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import IPropertiesListContainerProps.

Check notice on line 32 in source/frontend/src/features/mapSideBar/shared/update/properties/UpdatePropertiesContainer.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import map.

Check notice on line 9 in source/frontend/src/features/properties/worklist/WorklistContainer.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import LocationFeatureDataset.