8000 Tags · nmshd/connector-school-module · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nmshd/connector-school-module

Tags

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow transferring a File ownership using an ownership token (#65)

* chore: bump the sdk

* chore: bump the connector

* feat: transfer files using an ownership token

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add subject and body to requests transferring files (#64)

* feat: update schemas

* fix: make title a template string

* feat: handle subject and body

* chore: update taskfile

* chore: better naming

0.13.1

Toggle 0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
additionalConsents validation is incorrect (#62)

* fix: higher character limit for consent

* fix: make link optional

* fix: ignore displayText when the link is not defined

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make the pdf generation fully customizable (#61)

* feat: make the logo location customizable

* chore: update template

* fix: adapt to new onboarding template

* chore: bump connector

* refactor: export interfaces

* chore: one-liner

0.12.1

Toggle 0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The border spacing is not pixel perfect in the onboarding document (#59)

* fix: calculate border

* fix: use calculated border size everywhere

* chore: another helper variable for readability

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Provide school logo for onboarding PDF per request body (#58)

* chore: add example images

* feat: add possibility to render a pdf with a custom schoolLogo

* feat: add new POST :id/onboarding route

* refactor: cleanup function

* feat: make clean af

* fix: filename

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for url references (#51)

* chore: bump connector

* feat: allow to configure new qr code format

* refactor: use reference.truncated

* feat: allow to use the new qr code format

* chore: enable useNewQRCodeFormat for debugging

* chore: remove comment

0.10.2

Toggle 0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The verbose query parameter is not handled properly (#49)

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move student audit log (#47)

* chore: move student audit log

* chore: add import

* chore: remove from old place

0.10.0

Toggle 0.10.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Student Audit Log (#45)

* feat: add log output for student

* fix: sort dates and add verbose param

* fix: return plaintext

* fix: only return mails on /mails and add files to log

* refactor: naming, simplify

* refactor: more formatting, use luxon

---------

Co-authored-by: Julian König <julian.koenig@js-soft.com>
0