Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 11:27
· 3091 commits to refs/heads/master since this release
3fd6486
  • #296 - Update libs
  • #287 - Bump loader-utils from 1.4.0 to 1.4.1
  • #267 - Update libs
  • #259 - Running Prettier on the whole project
  • #242 - Add ch.swisstopo.leichte-basiskarte_world.vt as default BG layer
  • #257 - Add contrast to the main BG selector button on desktop
  • #251 - Use of LV95 as projection for internal layers
  • #244 - Update OL to v7
  • #241 - Update libs
  • #240 - Changes API base URL
  • #225 - Updating libs (and Cypress to v10)
  • #226 - Add page title
  • #191 - Bump node-forge from 1.2.1 to 1.3.0
  • #183 - Bump follow-redirects from 1.14.7 to 1.14.9
  • #186 - Miscellaneous refactoring
  • #174 - Bump node-fetch from 2.6.6 to 2.6.7
  • #180 - Improvements (refactor, memory, tests)
  • #164 - Replacing in-house print code with lib
  • #155 - Adding retries on e2e tests on CI
  • #152 - Updating all libs to latest release
  • #141 - REFACTOR: HTML/CSS clean-up with minor visual update
  • #117 - BGDIINF_SB-1857 - Mobile/Desktop UI refinement
  • #121 - Update LICENSE.md
  • #120 - BGDIINF_SB-2022 - Feature. Adding Disclaimer to drawing menu
  • #101 - BGDIINF_SB-1866 - Addapted to the new KML micros service
  • #100 - BGDIINF_SB-1866 - Various small bugfix in drawing module
  • #110 - Adding a e2e test checking the creation of the drawing layer at the end of a drawing session
  • #109 - Reset app on logo click
  • #106 - Add support for crosshair URL param
  • #107 - Add swisssearch URL param support
  • #108 - Visible layers attribution (copyrights)
  • #104 - Add support for topic URL param
  • #105 - Add support for background layer URL param
  • #103 - Add X/Y URL param support, Fix mouse position placement
  • #97 - BGDIINF_SB-1705 - Leave menu open when topic is switched
  • #98 - Change account the CI uses for DEV
  • #96 - Some minor fixes
  • #95 - Update libs
  • #93 - Drawing review
  • #92 - BGDIING_SB-1788: BUGFIX - ordering arrows not disabled when useless
  • #88 - BGDIINF_SB-1633 - hiding scale line when zoom level is under 9
  • #94 - Update bootstrap to v5
  • #89 - BGDIINF_SB-1846 - Share button
  • #87 - BGDIINF_SB-1803 - Delete drawing
  • #90 - BGDIINF_SB-1880 - Implement "remove last point" button
  • #86 - BGDIINF_SB-1801 - Export drawing as GPX
  • #82 - BGDIINF_SB-1802 - Export drawing as KML
  • #83 - Feature BGDIINF_SB-1704 - transferring lang selection to settings section
  • #81 - Fix background disapearance
  • #79 - Add support for external KMLs
  • #29 - adding a mouse position
  • #80 - BGDIINF_SB-1804 - Adapt Line/Polygon with Measurement style
  • #78 - Fix icons retrieval issues
  • #77 - BGDIINF_SB-1805 - & BGDIINF_SB-1849 - Show / update profile
  • #76 - Split drawing tests
  • #70 - Create a polygon only when the first point is clicked
  • #75 - Style lines
  • #73 - Update licence to integrate font-awesome
  • #72 - Allow to style symbols
  • #71 - Fix zoom button styling/position
  • #47 - Browserlist proposition
  • #69 - BGDIINF_SB-1823 - show help div & correct cursor when in process of drawing
  • #68 - BGDIINF_SB-1807 - Add styling popup and capabilities for text
  • #67 - Refactor drawing
  • #66 - Improve drawn feature popup
  • #61 - Add DrawingManager
  • #62 - BGDIINF_SB-1786 - Add cursor pointer
  • #60 - BGDIINF_SB-1702 - Show only one layer details menu at a time
  • #59 - BGDIINF_SB-1703 - Changed the menu button text to close when opened
  • #57 - Preparing base drawing module
  • #58 - Set paths on S3 to lowercase
  • #55 - Add timestamp selector in layer menu
  • #56 - Adding architectural decision regarding drawing library/module
  • #48 - Add 'layers=' URL param handling
  • #37 - Add print button for tooltip/legend popup
  • #54 - Miscellaneous code simplification
  • #49 - Lower branch name in deploy script
  • #39 - Move loading bar at the top
  • #46 - Prepare buildspec.yml for latest AWS Codebuild image
  • #40 - BGDIINF_SB-1675 - add ADR about URL param structure
  • #41 - Small fixes found while reading the code
  • #44 - Automaticaly create test links for PR
  • #43 - Upgrade libs
  • #38 - Show app version in footer on DEV envs
  • #36 - Transforming header red line into loading bar
  • #34 - Layer info box (legend)
  • #35 - Add tooltip/identify support for aggregate layers
  • #33 - Adds topic selector
  • #32 - Lint JSDocs
  • #31 - Add layer management in menu
  • #30 - Documentation/code cleanup
  • #28 - Adding tooltip support
  • #24 - BGDIINF_SB-1497 - update github tagging action
  • #27 - Adding prettier.io to lint and reformat Vue code
  • #25 - Add geolocation url param
  • #23 - Adding support for all layers types from the BOD
  • #26 - Bump axios from 0.20.0 to 0.21.1
  • #22 - Support for coordinate as input in the searchbar
  • #21 - Adding geolocation button
  • #17 - Adding background selector buttons at the bottom
  • #19 - Adding URL params management
  • #14 - Create LICENSE.md
  • #12 - Add header and search bar
  • #11 - Trying to debug GitHub action errors by naming all steps in workflow
  • #9 - Splitting doc in multiple files
  • #3 - add github workflow config to automatically tag branches
  • #8 - Little review on the current documentation
  • #7 - Adding i18n managment
  • #6 - Update README.md
  • #5 - Unit test deploy script inputs
  • #4 - Deploy with CI on successful builds
  • #2 - Adding Cypress.io for Unit testing and Integration tests
  • #1 - Setup webpack and project structure

Features

Bug Fixes