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

Next prod #1011

Merged
merged 33 commits into from
Feb 19, 2024
Merged

Next prod #1011

merged 33 commits into from
Feb 19, 2024

Conversation

open-dynaMIX
Copy link
Member

No description provided.

Yelinz and others added 30 commits January 4, 2024 14:59
feat(ebmber): add links from interest to identity
rmeove description for verteilplan
add submit date
feat(ember): change case detail info
feat(ember): enable editing organisation through profile
This commit extends the accounting export to also include the full
document in the same manner as the application export.

For this lots of refactoring was necessary. The `ApplicationParser` has
been moved out of the case app and renamed to `DocumenParser`.

Attached files are now instantly added to the `PDFWriter`. This allows
for a more thorough validation of files and fixes a bug, where files we
weren't able to merge to the PDF where marked as included. This bug
also affected the application export.

Also generation of the PDF file has been moved into the
`caluma_document_parser`-module, as it depends on the merger in the
`DocumentParser`-instance.
This commit streamlines almost duplicate code in the conftest files of
the accounting and case apps into the main conftest file.
chore: refactor mocking in tests that need caluma responses
The purpose of this commit is to use django-environ for reading
environment variables in settings.py. Also an .env file is read from
`./caluma/.env` to make it easy to override values in dev. This is
especially useful for keycloak client secrets, which can't be set
manually.
chore(caluma): use environ in settings and also read .env file
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.5...41.0.6)

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

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

chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /api
fix: fix bug in application template regarding choice questions
chore: update caluma to v10.1.0
@open-dynaMIX open-dynaMIX requested a review from Yelinz as a code owner February 19, 2024 08:33
@open-dynaMIX open-dynaMIX merged commit e5c195e into production Feb 19, 2024
12 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