forked from geosolutions-it/MapStore2
-
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.
geosolutions-it#10136: Search for Map CRS coordinates (geosolutions-i…
…t#10220) * geosolutions-it#10136: Search for Map CRS coordinates Description: - handle current map CRS coordinate search - Add new component for current map CRS coordinates search - create a util function for getting extent based on extent to validate the mapCRS extent in case of seach by mapCRS coords - write some unit tests accroding the new added code + changes * geosolutions-it#10136: Search for Map CRS coordinates Description: - add translations * geosolutions-it#10136: Search for Map CRS coordinates Description: - resolve review comments - handle projection bounds range * geosolutions-it#10136: Search for Map CRS coordinates Description: - fix FE failure by creating a custom component for DecimalCoordinateEditorSearch * geosolutions-it#10136: Search for Map CRS coordinates Description: - revert change in DecimalCoordinateEditor file to keep it as it is in MS * geosolutions-it#10136: Search for Map CRS coordinates Description: - resolve review comments * geosolutions-it#10136: Search for Map CRS coordinates Description: - resolve review comments - fix issue of not zooming to 0,0 for map crs option - don't allow to change coords inputs beyond the allowable crs extent * geosolutions-it#10136: Search for Map CRS coordinates Description: - resolve review comments * geosolutions-it#10136: Search for Map CRS coordinates Description: - fix clearing marker in switch to different crs * geosolutions-it#10136: Search for Map CRS coordinates Description: - fix issue in switch to aeronautical inputs then switch to map crs coord search * geosolutions-it#10136: Search for Map CRS coordinates Description: - resolve review comments * geosolutions-it#10136: Search for Map CRS coordinates Description: - resolve review comments * geosolutions-it#10136: Search for Map CRS coordinates Description: - resolve jumping cursor to last number in input number in change - Rename component to CRSCoordinateEditor * geosolutions-it#10136: Search for Map CRS coordinates Description: - handle localization into onFocus event in CRS coordinate editor * geosolutions-it#10136: Search for Map CRS coordinates Description: - remove util function and its test and add its logic to onFocus function directly to fix FE failure * geosolutions-it#10136: Search for Map CRS coordinates Description: - revert changes of onFocus, onBlur for IntlNumberFormControl * geosolutions-it#10136: Search for Map CRS coordinates Description: - fix issue in lon field
- Loading branch information
1 parent
f166411
commit 7ebdb1c
Showing
12 changed files
with
509 additions
and
21 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.