Skip to content
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

New Release v1.18.0 - #minor #853

Merged
merged 48 commits into from
May 22, 2024
Merged

New Release v1.18.0 - #minor #853

merged 48 commits into from
May 22, 2024

Conversation

ltshb
Copy link
Contributor

@ltshb ltshb commented May 22, 2024

ismailsunni and others added 30 commits May 16, 2024 06:15
The 3d menu and geo catalogue menu entries where not the same height as the
active menu items due to the missing compact class. Also with the compact
class the buttons required the d-flex align-items-center class to be all
aligned.
…xternal WMTS with time series

Now the External WMTS are also working on 3d.

Also added support for external WMTS with Time dimension, which can change the
time dimension with the UI.
ismailsunni and others added 18 commits May 21, 2024 13:57
Issue : in some occasions, the router plugins would process the legacy query correctly, but not switch to the map view once it was done, staying stuck in the legacy view forever and not showing anything.

This happened when there was no change to make to the query due to default parameters not being in the URL, but still needing a redirect to the map view.

Fix : If we change the store and the view should change, we ask for a query change too
We need to be able to send the router to a 'next' route in some rare instances where the legacy parser was called, but there was no default parameter at all.
To do this, we use an app parameter which is set to true by the legacy parser, and set to false the moment the store sync router makes a redirect.

Also adding some debug logs
removing development logs

moving logs where it makes sense to have them
…egacy view

PB-447: removing legacy Usage checker

linting

log level change
Now when clicking on play on the time slider the layer is updated and not
removed/added which made a flickering effect.
PB-518: Fix timeslider flickering and WMS time enabled layer update
The striped bar was not satisfactory for conveying that there was only partial data available. Thus we now use a lighter shade of the primary color and added a tooltip to explain what the color means.
Part 1 : We fix the css here

PB-442: update tippy translations
Tippy needs to be destroyed. Also avoid duplicate tippy content in code.

For better readability use vue template for the complex tippy content.

Fix margin issue with the play button introduced by `mx-1` class.

Improve tippy content by adding some margin and padding.
@github-actions github-actions bot changed the title release New Release v1.18.0 - #minor May 22, 2024
@ltshb ltshb requested a review from rebert May 22, 2024 12:36
Copy link

cypress bot commented May 22, 2024

Passing run #2243 ↗︎

0 206 20 0 Flakiness 0

Details:

Merge pull request #823 from geoadmin/feat-PB-442-css-change-timeslider-partial-...
Project: web-mapviewer Commit: 58a693d131
Status: Passed Duration: 05:24 💡
Started: May 22, 2024 12:38 PM Ended: May 22, 2024 12:44 PM

Review all test suite changes for PR #853 ↗︎

Copy link
Contributor

@rebert rebert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking forward to have a look on this

@ltshb ltshb merged commit 891f7d0 into master May 22, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants