-
Notifications
You must be signed in to change notification settings - Fork 2
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
HP-2047 New HDS into use #306
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #306 +/- ##
==========================================
- Coverage 83.96% 83.83% -0.14%
==========================================
Files 170 168 -2
Lines 3824 3816 -8
Branches 884 881 -3
==========================================
- Hits 3211 3199 -12
- Misses 375 377 +2
- Partials 238 240 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice upgrade!
Node version is also in Dockerfile, so that must also be upgraded to match other node versions.
The base-file used there, helsinkitest/node, should not be used, but ubi-images mentioned in https://helsinkicity.slack.com/archives/C01RNQ5PV5Z/p1702026731704299
The Dockerfile also uses ancient nginx 1.2. which could be upgraded too
https://helsinkicity.slack.com/archives/C01RNQ5PV5Z/p1707122854109759
fb7785d
to
cb5f7ba
Compare
Clicking the internal link "Evästeasetukset" reloads the whole app again. That is prevented in the dev version (old footer) |
Clicking the menu in mobile view does nothing. |
Is there is a reason why English is the first primary language? Finnish is most likely the most used language. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few UI bugs should be fixed...
13655fa
to
bd5141d
Compare
HELSINKI-PROFILE-UI branch is deployed to platta: https://helsinki-profile-pr306-ui.dev.hel.ninja 🚀🚀🚀 |
1 similar comment
HELSINKI-PROFILE-UI branch is deployed to platta: https://helsinki-profile-pr306-ui.dev.hel.ninja 🚀🚀🚀 |
|
336be8d
to
ee26b29
Compare
Added test for header language change so the test coverage is over 65% |
HELSINKI-PROFILE-UI branch is deployed to platta: https://helsinki-profile-pr306-ui.dev.hel.ninja 🚀🚀🚀 |
ee26b29
to
44049dc
Compare
add new HDS, replace some of the old components, remove some useless components
…dencies. Add nvmrc file.
44049dc
to
38d3fbf
Compare
HELSINKI-PROFILE-UI branch is deployed to platta: https://helsinki-profile-pr306-ui.dev.hel.ninja 🚀🚀🚀 |
65ae40f
to
f73ee6a
Compare
HELSINKI-PROFILE-UI branch is deployed to platta: https://helsinki-profile-pr306-ui.dev.hel.ninja 🚀🚀🚀 |
Quality Gate passedIssues Measures |
HELSINKI-PROFILE-UI branch is deployed to platta: https://helsinki-profile-pr306-ui.dev.hel.ninja 🚀🚀🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All done!
Something I forget maybe 50% time when updating: set new version to package.json!
It will show in https://profiili.dev.hel.ninja/env-config.js and then you can check what version each env is running.
You can freely update it to any version number you want, nothing is depending on it. :)
https://helsinkisolutionoffice.atlassian.net/browse/HP-2047