-
Notifications
You must be signed in to change notification settings - Fork 10
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
Hl 1475 submitted at #3443
Hl 1475 submitted at #3443
Conversation
11469f9
to
6096bab
Compare
1ead6fa
to
0979851
Compare
API branch is deployed to platta: https://helsinkilisa-pr3443.api.dev.hel.ninja/healthz 🚀🚀🚀 |
1 similar comment
API branch is deployed to platta: https://helsinkilisa-pr3443.api.dev.hel.ninja/healthz 🚀🚀🚀 |
e355229
to
80410cf
Compare
HANDLER branch is deployed to platta: https://helsinkilisa-ui-handler-pr3443.dev.hel.ninja 🚀🚀🚀 |
API branch is deployed to platta: https://helsinkilisa-pr3443.api.dev.hel.ninja/healthz 🚀🚀🚀 |
APPLICANT branch is deployed to platta: https://helsinkilisa-ui-pr3443.dev.hel.ninja 🚀🚀🚀 |
TestCafe applicant result is failed for https://helsinkilisa-ui-pr3443.dev.hel.ninja 😿💢💥💥 |
TestCafe handler result is failed for https://helsinkilisa-ui-handler-pr3443.dev.hel.ninja 😿💢💥💥 |
@@ -112,3 +111,9 @@ def CSV_COLUMNS(self): | |||
] | |||
|
|||
return columns | |||
|
|||
def get_row_items(self): |
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.
Isn't this left unused?
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.
No, it overrides the parent ApplicationsCsvService class method so that only one row per application is returned.
80410cf
to
b4fa2a9
Compare
b4fa2a9
to
e8957ae
Compare
e8957ae
to
e793a49
Compare
Quality Gate passed for 'yjdh'Issues Measures |
Quality Gate passed for 'yjdh'Issues Measures |
Quality Gate passed for 'yjdh'Issues Measures |
Quality Gate passed for 'yjdh'Issues Measures |
API branch is deployed to platta: https://helsinkilisa-pr3443.api.dev.hel.ninja/healthz 🚀🚀🚀 |
APPLICANT branch is deployed to platta: https://helsinkilisa-ui-pr3443.dev.hel.ninja 🚀🚀🚀 |
HANDLER branch is deployed to platta: https://helsinkilisa-ui-handler-pr3443.dev.hel.ninja 🚀🚀🚀 |
TestCafe result is success for https://helsinkilisa-ui-pr3443.dev.hel.ninja 😆🎉🎉🎉 |
TestCafe result is success for https://helsinkilisa-ui-handler-pr3443.dev.hel.ninja 😆🎉🎉🎉 |
Description ✨
HL-1475
Use the submitted_at custom Application model attribute in the Ahjo payload and report csv:s,and created_at if it's not present.
HL-1362
Add an alternate, more compact csv, similar to the powerbi report, to the handler's report screen for downloading.
HL-1483
Show the alteration.recovery_amount correctly in the csv report.
Issues 🐛
Testing ⚗️
Screenshots 📸
Additional notes 🗒️