Skip to content

Comments

Eslint update to v9#1269

Open
kujalpegofore wants to merge 26 commits intodevfrom
eslint_update_to_v9
Open

Eslint update to v9#1269
kujalpegofore wants to merge 26 commits intodevfrom
eslint_update_to_v9

Conversation

@kujalpegofore
Copy link
Contributor

Description

Please include definition of what was done.

Jira Issue:

Type of change

  • Bug fix
  • New feature
  • Other

Instructions for testing

Please describe tests how this change or new feature can be tested.

Checklist:

  • I have written new tests (if applicable)
  • I have ran the tests myself (if applicable)
  • I have made necessary changes to the documentation, link to confluence
    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.

umeetiusbaar and others added 26 commits July 23, 2025 16:50
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants