forked from Canadian-Geospatial-Platform/geoview
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[TEMPORARY] GeoChart in store #2
Closed
Alex-NRCan
wants to merge
39
commits into
jolevesq:1650-store-plugin
from
Alex-NRCan:feat-geochart-geocore
Closed
[TEMPORARY] GeoChart in store #2
Alex-NRCan
wants to merge
39
commits into
jolevesq:1650-store-plugin
from
Alex-NRCan:feat-geochart-geocore
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
…form/geoview into 1679-geolocator-filters
…form/geoview into 1702-footer-panel
…form/geoview into 1702-footer-panel
…feat-logger-color Logger using green for MARKR now (Canadian-Geospatial-Platform#1715)
…feat-getFeatureInfoLogs [FEATURE] More logs notably in getFeatureInfo (Canadian-Geospatial-Platform#1717)
…form/geoview into 1702-footer-panel
…form/geoview into 1679-geolocator-filters
…/1702-footer-panel fix(footerpanel): refactor and fix performance issues of footer panel… (Canadian-Geospatial-Platform#1711)
…form/geoview into 1679-geolocator-filters
…feat-morelogs More logs (Canadian-Geospatial-Platform#1719)
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
3 times, most recently
from
January 25, 2024 04:00
6231896
to
cbf0d0c
Compare
…form/geoview into 1679-geolocator-filters
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
from
January 25, 2024 14:53
cbf0d0c
to
ad099d6
Compare
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
from
January 25, 2024 17:50
b7b1ae7
to
9e24f7b
Compare
…/1679-geolocator-filters feat(geolocator): implement geolocator filters #closes1679 (Canadian-Geospatial-Platform#1698)
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
from
January 25, 2024 19:58
b638b90
to
3a2f95c
Compare
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
from
January 25, 2024 20:01
3a2f95c
to
275813e
Compare
…fix-feature-info-propagation [FIX] Fix for the feature-info-propagation to store (Canadian-Geospatial-Platform#1729)
…form/geoview into 1679-geolocator-filters-fix
…/1679-geolocator-filters-fix feat(geolocator): fixes #closes1679 (Canadian-Geospatial-Platform#1730)
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
2 times, most recently
from
January 26, 2024 00:26
02b1a67
to
66b9285
Compare
Removed a GeoChart from template for testing Store processor stuff first Simplified back code Bug fix with layer-state Typos and cleanup eslint Fix for the feature-info-propagation to store Redraw on Enlarge/Reduce rush update
New onSelected() overridable function for the FooterPlugins to do 'something' when they are selected from the footer tabs
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
2 times, most recently
from
January 26, 2024 15:57
9954e33
to
4d67720
Compare
Alex-NRCan
force-pushed
the
feat-geochart-geocore
branch
from
January 26, 2024 16:01
4d67720
to
cb1641a
Compare
…om tabs, as tabs can be shared)
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.
This PR is meant to proove that the work on the Geochart store works.
However, between the time this work was done, there's an issue that was pushed in upstream develop.
This branch was based on an older version of upstream develop and works.
Hosted: https://alex-nrcan.github.io/geoview/
When rebasing on the current upstream develop it breaks.