forked from infra-geo-ouverte/igo2-lib
-
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
Next #39
Merged
Merged
Next #39
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
…the first level of the catalog (#599) Co-authored-by: hbernard <Hugues.Bernard@transports.gouv.qc.ca>
* fix(directions) Always subscribe to term change * fix(directions) add layer to map synchronization * refactior(directions) lint
* fix(*) better handling grouped layers * refactor(share-map) Rollback for grouped layers
…kbox in zoom menu feature (#586)
* query format from capabilities * lint * fix(geojson2): extract * Update capabilities.service.ts
* in progress * in progress * in progress * infoFormat * remove console.log * Update options-api.service.ts * max resolutions null * keep query params concept * convert scaleDenom to resolution * fix imports * add providers * fix options api error
* tile watcher added to vectortile layer * fix export network-ionic * remove networkionic import
* refactor(ilayer) add fileds to result formatter * feat(search-setting)Add a button to check/uncheck all sources * Update fr.geo.json * Update en.geo.json Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
* feat(context): allow user to filter context list * light interface changes * Add a display control for the context filter
…ts when unchecked. (#602) Co-authored-by: PE Lord <pe_lord@yahoo.ca>
… 0 (#597) * fix(layer): updateInResolutionRange works properly if maxResolution = 0 * Update layer.ts Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
* feat(import) configurable client side file size * refactor(auth) typo * refactor(import) review Co-authored-by: PE Lord <pe_lord@yahoo.ca>
* fix(pointer summary) Fix context change, summary was not shown. * refactor(pointer summary) Add layer if not in list Co-authored-by: PE Lord <pe_lord@yahoo.ca>
…h results (and get feature info) (#585) * feat/fix(search results): manage focus/unfocus and select action on search results (and get feature info) * feat/fix(search results): manage focus/unfocus and select action on search results (and get feature info) * lasts modifs on focus/unfocus/select search results * feat/fix(search results): manage focus/unfocus and select action on search results (and get feature info) * lasts modifs on focus/unfocus/select search results * search results display lasts modfis * lasts modifs * feat/fix(search-results): manage focus/unfocus/select event on search results type + automatic scroll on keypad event * fix(search-results-tool): fix lint problem * fix(search-results): fix focused style and scroll with panel and display more results Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
… module (#609) * chore(*) build warn ng-packagr No name was provided for external module '...' in output.globals – guessing '...' * chore(*) combineLatest(a,b,c) deprecated
* feat(ogc-filter)Provide allowed operator at the field scale * wip * wip * feat(ogc-filter) provide tooltip for operators * wip * wip * wip * i18n(geo locale) wip Co-authored-by: Pierre-Étienne Lord <pe_lord@yahoo.ca>
* i18n(geo locale) wip * chore(*) warn ng-packagr No name was provided for external module * chore(*) warn ng-packagr No name was provided for external module * wip
* fix(queryFormat): fix HTMLGML2 query format * WIP * WIP
…go2 #359) (#619) * fix(timeFilter) bug #359 * fix(time-filter-form) withdraw comment Co-authored-by: Josée Martel <josee.martel.9@ulaval.ca>
…621) * WIP * fix(time-filter) * fix(time-filter)
* fix(catalog): apply the regular expression on the isolated layers of the first level of the catalog (#599) Co-authored-by: hbernard <Hugues.Bernard@transports.gouv.qc.ca> * feat import-export ajout de l'aggregation pour gpx * correctif pour le pull request camelCase et anglais
Co-authored-by: Pierre-Étienne Lord <pe_lord@yahoo.ca> Co-authored-by: Philippe <phillaf4@gmail.com> Co-authored-by: PhilippeL <PHILIPPE.LAFRENIERE@msp.gouv.qc.ca> Co-authored-by: Marc-André Barbeau <marc-andre.barbeau@msp.gouv.qc.ca>
* fix tracking * remove console.log
* fix(feature): excludeAttribute offline now works with the offline button * remove extra * using offlineButtonToggle$ * remove uselesss attribute Co-authored-by: drekss <bovictor123>
* commit 03-13 * commit cluster style into import feature Co-authored-by: drekss <bovictor123>
* fix(map-legend) listen to layers modification * ui(map tools) increase the delay before allow empty layers to be shown
…is false (on context change) (#637) * fix(map-legend) Hide all non active legend when allowShowAllLegends is false (on context change) * refactor lint
Co-authored-by: drekss <bovictor123>
…s of the first level of the catalog (hugbe8)
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.
Please check if the PR fulfills these requirements
What is the current behavior? (You can also link to an open issue here)
What is the new behavior?
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications:
Other information: