Conversation
When sharing a drawing, only the KML layer was added to the query params. On the old viewer the full url param were added to the share url which provide then the same view as the view the drawer used (e.g zoom level, center, layer stacking, background, ...)
PB-607: Fix drawing share URL: use full query params in share url
PB-594: Use singular form of vegetation.
The pointer was not set to `move` on the movable window header. Also clicking on the window header buttons (close, print, ...) triggered also a move event which is unwanted. Made also the use movable composable usable if the component is not mounted and fixed default params.
Fix tooltip movable window pointer and icon issues
The first idea was to use movable but this cause trouble with the content of the window not being at a fix size like for the tooltip but dependent on the window content. As simpler alternative I added the minimize button which let the user minimize the window which is for the use case good enough.
PB-449: Add a minimize button to give feedback and report problem
they were in the correct order, we broke the testlink generator (and subsequently all shortlinks) when we swap those
…anges PB-588 : revert changes made to E and N in legacy parser
The `-CH` local suffix is not supported by our API backend. The default language was set to the default browser language which could be de-CH or fr-CH.
PB-621: Fixed default lang with `-CH` suffix
this should enable Dropbox/Google Drive/name your cloud provider users, for which the provider has explicitly not implemented CORS header, to still be able to import their file on our viewer. This is a temporary solution to ease the go-live, but we need to think long-term how we want to deal with that (or if we want to stop supporting it)
…ml_and_gpx PB-570 : use service-proxy for failed KML/GPX URL import
The infobox only had the profile title but not on object or in drawing.
Also made the title truncated if it don't have enough space.
Add title to infobox
Passing run #2492 ↗︎Details:
Review all test suite changes for PR #903 ↗︎ |
|||||||||||||||
This file contains hidden or 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
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.
Test link