Open
Conversation
HAI-3567 prevent self intersecting by removing offending insertion HAI-3506 prevent self intersecting also with modification of polygons HAI-3567 use global notification and HDS library, add localizations HAI-3567 fix linting problems HAI-3567 quality improvement by adding testing and heeding sonarqube instructions HAI-3567 Add more tests for map/utils enable linting of ts and tsx files in the project srtucture HAI-3567 Add DrawInteraction tests HAI-3567 code inspection modifications
HAI-1888 update testing to use jest 30 Update tests to use more robust user.* than fireEvent fix package relations target to es2020 optimize test configuration create sonarcube configuration to exclude setup files from analysis add setup testing
HAI-3571 use correct sentry dsn and set them as environment variables
* Support HTML content in banner notifications (#1251) * HAI-3571 switch sentry to use european instance (#1254) HAI-3571 use correct sentry dsn and set them as environment variables * Update Dockerfile-local to have NGINX_SENTRY * Update nginx-env.sh to have NGINX_SENTRY substitution --------- Co-authored-by: Satu Kautto <115613569+SatuKautt@users.noreply.github.com>
HAI-3590 Load public hanke by map grid cells. No client-side caching at this point.
* HAI-3590 Use initial zoom level 8 for public hanke map.
… only be drawn on hankealue, area data must be filled before saving (#1262) HAI-3506 Do not allow self intersecting polygons HAI-3537 Do not allow save and quit if area data has not been correctly set HAI-3567 Do not allow drawing outside of hanke (intersecting hankealue included) HAI-3529 Do not allow drawing outside of hanke * Add more tests
* E2E test fixes (#1199) * Bump @playwright/test from 1.49.1 to 1.52.0 (#1174) * HAI-3560 Show '-' when there is no nuisances given for a hanke area (#1201) * HAI-3562 Fix syntax errors in translations (#1202) Fix syntax errors in HTML elements in translations. A lot of the the errors were caused by using typegraphic quotes (“ and ”) in properties instead of the straight quotes ("). Looks like the translations went through some word processor. There were also a lot of broken tags, with missing brackets (< or >) or extra spaces in the middle. There were also some capitalized tags. One `<P>` at the start of page will break the entire page. Some other fixes include: - Translating easy words and phrases that were already translated elsewhere. - Fixing the open all and close all buttons in the glossary. - Using links to translated materials whenever possible in the work instructions. When materials are only available in Finnish, add a (på finska) or a (in Finnish) text to the link. - Add Finnish translation of the puff in card 2 of the work instructions. It was missing completely from the localization files. * Fixes to E2E tests (#1205) * Added functions for common tasks (#1207) * HAI-3568 Try fixing E2E test failure of OverviewMap (#1217) * E2E test fixes (#1218) * HAI-3568 Adjusted timeouts (#1221) * Bump @types/node from 22.10.1 to 22.15.19 (#1226) * Security package updates --------- Co-authored-by: Topias Heinonen <topias.heinonen@gofore.com> Co-authored-by: Teemu Hiltunen <teemu.hiltunen@gofore.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kujalpegofore <petteri.kujala@gofore.com>
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kujalpegofore <petteri.kujala@gofore.com>
This file contains hidden or 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
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.
Description
Please include definition of what was done.
Jira Issue:
Type of change
Instructions for testing
Please describe tests how this change or new feature can be tested.
Checklist:
or other location:
Other relevant info
Please describe here if there is e.g. some requirements for this change or
other info that the tester/user needs to know.