Skip to content
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

Release tku-v1.9 #302

Merged
merged 17 commits into from
Nov 20, 2023
Merged

Release tku-v1.9 #302

merged 17 commits into from
Nov 20, 2023

Conversation

ezkat
Copy link
Collaborator

@ezkat ezkat commented Nov 20, 2023

Notable changes:

  • SMS Notifications
  • Reservation mass cancel
  • Qualitytool sftp upload
  • Language based notification time range variable
  • Notification context updates
  • Improved resource staff email list help texts

SanttuA and others added 17 commits September 29, 2023 10:45
Changed RA's resource form's staff email notification list's related help texts to be more descriptive.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.25...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* Add sms notifications

* Add new notification template type

* Remove unused reminder fields
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.14...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…spa_admin/postcss-8.4.31

Bump postcss from 8.4.25 to 8.4.31 in /respa_admin
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…6.18

Bump urllib3 from 1.26.17 to 1.26.18
* Create new endpoint for mass reservation cancels
* Create new command for sftp upload

* Add docs
Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.23.
- [Commits](django/django@3.2.20...3.2.23)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Changes:
- added function to generate prettier time ranges for notifications
- added the new prettier time range variable `time_range_alt` into notification context
@ezkat ezkat requested a review from SanttuA November 20, 2023 12:07
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 69 lines in your changes are missing coverage. Please review.

Comparison is base (ffa7aa8) 76.57% compared to head (4fae05f) 76.72%.
Report is 6 commits behind head on production.

Files Patch % Lines
...tool/management/commands/sftp_daily_utilization.py 44.11% 19 Missing ⚠️
resources/models/reservation.py 70.49% 13 Missing and 5 partials ⚠️
.../management/commands/save_daily_utilization_csv.py 50.00% 13 Missing ⚠️
resources/models/utils.py 76.47% 8 Missing ⚠️
resources/api/base.py 84.44% 5 Missing and 2 partials ⚠️
resources/api/unit.py 77.77% 2 Missing ⚠️
resources/management/commands/send_respa_mail.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           production     #302      +/-   ##
==============================================
+ Coverage       76.57%   76.72%   +0.15%     
==============================================
  Files             496      500       +4     
  Lines           26590    26808     +218     
  Branches         2709     2731      +22     
==============================================
+ Hits            20361    20569     +208     
- Misses           5703     5711       +8     
- Partials          526      528       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ezkat ezkat merged commit 8ed8678 into production Nov 20, 2023
11 checks passed
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.

2 participants