Skip to content

Commit

Permalink
Merge pull request #48 from eea/develop
Browse files Browse the repository at this point in the history
Bugfixes on map and table view - Sites and Facilities
  • Loading branch information
razvanMiu authored Oct 6, 2022
2 parents 7f968d4 + fb58bdb commit cfa326e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 18 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [3.17.0](https://github.com/eea/industry-frontend/compare/3.16.0...3.17.0) - 4 October 2022
### [3.18.0](https://github.com/eea/industry-frontend/compare/3.17.0...3.18.0) - 6 October 2022

#### :rocket: Dependency updates


### [3.17.0](https://github.com/eea/industry-frontend/compare/3.16.0...3.17.0) - 5 October 2022

### [3.16.0](https://github.com/eea/industry-frontend/compare/3.15.0...3.16.0) - 30 September 2022

#### :rocket: Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Release](https://img.shields.io/github/v/release/eea/industry-frontend?sort=semver)](https://github.com/eea/industry-frontend/releases)
[![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/master/lastBuild/display/redirect)
[![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/develop/lastBuild/display/redirect)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2F3.17.0&build=last&subject=release%20v3.17.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/3.17.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2F3.18.0&build=last&subject=release%20v3.18.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/3.18.0/lastBuild/display/redirect/)


## Documentation
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@eeacms/industry-frontend",
"description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu",
"license": "MIT",
"version": "3.17.0",
"version": "3.18.0",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
"homepage": "https://github.com/eea/industry-frontend",
Expand Down Expand Up @@ -152,8 +152,8 @@
"node": "^12 || ^14 || ^16"
},
"dependencies": {
"@eeacms/volto-eea-kitkat": "8.2.2",
"@eeacms/volto-industry-theme": "2.0.9",
"@eeacms/volto-eea-kitkat": "8.2.3",
"@eeacms/volto-industry-theme": "2.0.10",
"@plone/volto": "16.0.0-alpha.14"
},
"devDependencies": {
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1321,10 +1321,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.6.tgz#d5e0706cf8c6acd8c6032f8d54070af261bbbb2f"
integrity sha512-ws57AidsDvREKrZKYffXddNkyaF14iHNHm8VQnZH6t99E8gczjNN0GpvcGny0imC80yQ0tHz1xVUKk/KFQSUyA==

"@eeacms/volto-accordion-block@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@eeacms/volto-accordion-block/-/volto-accordion-block-4.0.0.tgz#3bb6d390972db0d525f09afc72e66015b2c8fe72"
integrity sha512-K85MH+iERFuLiktJ5oMYjIkZGn5Qsq7XOdJTn4rsd+dbYd0it/PmtlR5NVU/kck26+bh2+CB+TE/Jz+fadWe3g==
"@eeacms/volto-accordion-block@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@eeacms/volto-accordion-block/-/volto-accordion-block-4.1.0.tgz#a1cb9cdb14fe83bd124ccc79e3b4440f17d1eb63"
integrity sha512-h4oo58orH/uw5tjEwNVYk88+kYGrl1LL4Jc4Uzo6Cmj05P8qgNX3P2IV8uVAg1Z6BmIwIcDSfXErYy95I515Dg==

"@eeacms/volto-banner@2.2.1":
version "2.2.1"
Expand Down Expand Up @@ -1398,12 +1398,12 @@
resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.6.tgz#20431aaa211186eb5ac77e2fdc176bdbe1a9c9e6"
integrity sha512-Rcrem8q1eIgY349n9TMTtZo7Tg3vKjUv65uuy1my4XKeTSv84CzHMCFOM+15WtJhvuMfxbwjYPy3xmiAqy4IGg==

"@eeacms/volto-eea-kitkat@8.2.2":
version "8.2.2"
resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.2.2.tgz#8c6804992e3639046d25ef282993be87f93850ca"
integrity sha512-5I920rv2o1/tSr+TcbNjecqC+kTfN8HWz68kq3mwv7IO18pfXULKoA5tRW0FP7hKp6ifDOESPNCai70ZfhkQWQ==
"@eeacms/volto-eea-kitkat@8.2.3":
version "8.2.3"
resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-8.2.3.tgz#0d029341fff260e9e06f5c3f8233fa9cada9b3fa"
integrity sha512-ViHz+3FRmrtufUuXvSLz076yTHfb/87y6sFRV2+PQGeeV+rUKGUD29kI9+waxvMK0bgZqgoVI82ljqFZrUa/gA==
dependencies:
"@eeacms/volto-accordion-block" "4.0.0"
"@eeacms/volto-accordion-block" "4.1.0"
"@eeacms/volto-banner" "2.2.1"
"@eeacms/volto-block-divider" "3.0.2"
"@eeacms/volto-block-image-cards" "0.6.5"
Expand Down Expand Up @@ -1446,10 +1446,10 @@
resolved "https://registry.yarnpkg.com/@eeacms/volto-group-block/-/volto-group-block-4.3.8.tgz#d7d16fe17745cb08bf7f625c27d021e854281bb4"
integrity sha512-aRvREccetNiqIeOLvYH0sUAoQgBeuS4J3K0pWQeEwGw2i1znvYMvgZaWVNcck84RiLsMOHVnuafSGYvzR4RkZA==

"@eeacms/volto-industry-theme@2.0.9":
version "2.0.9"
resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.9.tgz#d0c4cf61e003e6f65cc7cbaa403ba8091b2dd503"
integrity sha512-b/LjGJACUK58QxmrQrbF+yiIddHFfsRTDZX43pOrWdBDA6/QRPTGPpcTXzaZ4Z/xg4T5qGcI7nYASfOy6HzEHQ==
"@eeacms/volto-industry-theme@2.0.10":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.10.tgz#508c1e363167ddecd3db67f48992d71c368fa725"
integrity sha512-AukWxjztcYu9H5uxU8LvIbDx7twKnWHDe247udMDxcCQ+y0JallOtKAmLZDqL6HLWHujxtZEh7XCYUTixcVBjA==
dependencies:
"@cypress/code-coverage" "^3.9.5"
"@eeacms/volto-columns-block" "*"
Expand Down

0 comments on commit cfa326e

Please sign in to comment.