cyber4EDU/binda
12
1
Fork
You've already forked binda
0
  • v0.10.0
    All checks were successful
    test-api / test (pull_request) Successful in 3m14s
    build-keycloak-config / build_tofu (push) Successful in 13s
    release / upload-release (push) Successful in 13s
    build-docker / update_deployment_dev (push) Successful in 11s
    build-docker / build_api (push) Successful in 2m25s
    build-docker / build_webui (push) Successful in 2m38s
    Stable

    sven-hm released this 2026年05月18日 18:27:21 +02:00 | 17 commits to main since this release

    v0.10.0 (2026年05月18日)

    Feat

    • api: add group-history endpoint

    Fix

    • api: fix python client

    Refactor

    • api: update dependencies
    • api: fix openapi specs
    Downloads
  • v0.9.0 d59f75393f

    v0.9.0
    All checks were successful
    test-api / test (pull_request) Successful in 3m2s
    build-keycloak-config / build_tofu (push) Successful in 12s
    release / upload-release (push) Successful in 14s
    build-docker / update_deployment_dev (push) Successful in 7s
    build-docker / build_api (push) Successful in 2m14s
    build-docker / build_webui (push) Successful in 2m38s
    Stable

    sven-hm released this 2026年04月21日 23:22:55 +02:00 | 22 commits to main since this release

    Signed by sven-hm
    GPG key ID: 89C26E2C0B63A806

    v0.9.0 (2026年04月21日)

    Feat

    • ui: add ContactCarousel components
    • api: api client library and cli

    Fix

    • api: include group info for responsibles in member lists
    Downloads
  • v0.8.0 3c63dc069b

    v0.8.0
    Some checks failed
    test-api / test (pull_request) Successful in 2m54s
    build-docker / build_api (push) Successful in 2m7s
    build-docker / build_webui (push) Successful in 2m36s
    build-keycloak-config / build_tofu (push) Successful in 11s
    release / upload-release (push) Failing after 10s
    build-docker / update_deployment_testing (push) Failing after 3s
    build-docker / update_deployment_dev (push) Successful in 9s
    Stable

    sven-hm released this 2026年04月09日 13:13:39 +02:00 | 28 commits to main since this release

    Signed by sven-hm
    GPG key ID: 89C26E2C0B63A806

    v0.8.0 (2026年04月08日)

    Feat

    • api: add current git description to /version endpoint
    • api: return version and status as json

    Fix

    • repo: import in custom commitizen provider

    Refactor

    • api: Update dependencies
    • api: remove useless macro
    • api: fix module name
    Downloads
  • v0.7.1 d2639815d1

    v0.7.1
    Some checks failed
    test-api / test (pull_request) Failing after 1h45m48s
    build-docker / build_api (push) Successful in 2m11s
    build-docker / build_webui (push) Successful in 2m41s
    build-keycloak-config / build_tofu (push) Successful in 20s
    release / upload-release (push) Successful in 16s
    build-docker / update_deployment_testing (push) Failing after 4s
    build-docker / update_deployment_dev (push) Successful in 9s
    Stable

    sven-hm released this 2026年04月08日 17:52:13 +02:00 | 35 commits to main since this release

    Signed by sven-hm
    GPG key ID: 89C26E2C0B63A806

    v0.7.1 (2026年01月25日)

    Fix

    • api-test: don't panic and just wait in tests for api to come up

    Refactor

    • api-test: cleanup duplicated structs
    • api: update dependencies
    • api: split up into modules for better reusability
    • api: restructure into workspace
    Downloads
  • v0.7.1-client-dev
    Some checks failed
    build-docker / build_api (push) Successful in 2m24s
    build-docker / build_webui (push) Successful in 2m39s
    build-keycloak-config / build_tofu (push) Successful in 18s
    release / upload-release (push) Failing after 12s
    build-docker / update_deployment_testing (push) Failing after 4s
    build-docker / update_deployment_dev (push) Successful in 56s
    Pre-release

    sven-hm released this 2026年03月17日 21:35:15 +01:00 | 29 commits to main since this release

    Signed by sven-hm
    GPG key ID: 89C26E2C0B63A806

    Dev release including a version of a client with python bindings.

    Downloads
  • v0.7.0 d814064981

    v0.7.0
    Some checks failed
    release / upload-release (push) Successful in 10m6s
    build-keycloak-config / build_tofu (push) Successful in 13m22s
    test-api / test (pull_request) Failing after 26m41s
    build-docker / update_deployment_testing (push) Successful in 27s
    build-docker / build_api (push) Successful in 27m12s
    build-docker / build_webui (push) Successful in 33m24s
    build-docker / update_deployment_dev (push) Successful in 14s
    Stable

    sven-hm released this 2026年01月24日 23:34:50 +01:00 | 41 commits to main since this release

    Signed by sven-hm
    GPG key ID: 89C26E2C0B63A806

    v0.7.0 (2026年01月24日)

    Feat

    • compose: add pdf-creation-server to compose-file
    • add version info display
    • compose: add cronjob for calendar-import to composefile

    Fix

    • compose: put pdf-server into traefik network
    • compose: allow POST and DELETE requests in CORS too
    • api: fix required jwt claims
    • keycloak: add dev_mode for localhost redirect
    • keycloak-config: enable direct-grant-flow

    Refactor

    • api: make role-names configurable
    • api: logging configuration
    • api: update dependencies, cleanups
    • api: add documentation on API bootstrapping
    • api: fix formatting
    Downloads
  • v0.6.0 ed2ad3cadd

    v0.6.0
    Some checks failed
    release / upload-release (push) Successful in 5m29s
    test-keycloak-config / test (push) Successful in 2m19s
    test-api / test (push) Failing after 2m52s
    build-keycloak-config / build_tofu (push) Successful in 8m4s
    build-docker / build_api (push) Successful in 17m23s
    build-docker / build_webui (push) Successful in 17m33s
    build-docker / update_deployment_dev (push) Successful in 1m14s
    build-docker / update_deployment_testing (push) Successful in 9s
    Stable

    david_jt released this 2025年10月09日 01:07:33 +02:00 | 59 commits to main since this release

    v0.6.0 (2025年10月09日)

    Feat

    • keycloak-config: limit scope of binda-client to relevant roles
    • keycloak-config: add client-role-mappers
    • keycloak-config: create base structure for the keycloak-provisioning
    • ui: add authorization "Vollmacht" to pupil info types and view

    Fix

    • api: cors settings
    • compose: bump version numbers in compose related files
    • api: member deletion
    • api: formatting
    • ui: phone property was changed to telephone
    • ui: update Member model and related components to use new contact structure

    Refactor

    • move keycloak-config and composefile to ops-dir
    • api: update/cleanup README
    • api-tests: test with oidc-provider-mock
    • api: OIDC key handling
    • api: fix some lints
    Downloads
  • v0.5.0 b0b67e2f8e

    v0.5.0
    All checks were successful
    build-webui / build (push) Successful in 4m36s
    build-api / build (push) Successful in 4m48s
    Stable

    david_jt released this 2025年09月10日 17:00:06 +02:00 | 96 commits to main since this release

    Signed by sven-hm
    GPG key ID: 89C26E2C0B63A806

    v0.5.0 (2025年09月10日)

    Feat

    • composefile: add composefile for binda api+webui

    Fix

    • api: distinct me happenings
    • api: fix member authorization_entry handling
    • compose: configure traefik to allow communication between webui and api
    Downloads
  • v0.4.0 678f416d86

    v0.4.0
    All checks were successful
    build-api / build (push) Successful in 4m43s
    build-webui / build (push) Successful in 4m54s
    Stable

    david_jt released this 2025年09月04日 17:31:42 +02:00 | 102 commits to main since this release

    Signed by sven-hm
    GPG key ID: 89C26E2C0B63A806

    v0.4.0 (2025年09月04日)

    Feat

    • api: add studen authorization (Vollmachten) to db and api

    Refactor

    • repo: add commitizen config and docs
    Downloads