• Joined on 2025-10-26
albert pushed to feat/app-factory at albert/CheckInCare 2025-12-21 23:15:35 +01:00
01bb09af0d CI: remove workflow files per request
albert commented on pull request albert/CheckInCare#5 2025-12-21 23:13:52 +01:00
Validation: add email-validator + phonenumbers; improve server-side validation; add tests; update templates and requirements

Titel: Feature: App‑Factory, Validierung, vCard-Export, Tests

Kurzbeschreibung

  • Ersetzt das papierbasierte Anmeldeformular durch eine Flask-Webseite (App‑Factory).
  • Speichert deutsche…
albert pushed to main at albert/CheckInCare 2025-12-21 23:03:02 +01:00
47ed7e7db5 Merge pull request 'Validation: add email-validator + phonenumbers; improve server-side validation; add tests; update templates and requirements' (#5) from feat/app-factory into main
3d237a928c Validation: add email-validator + phonenumbers; improve server-side validation; add tests; update templates and requirements
Compare 2 commits »
albert merged pull request albert/CheckInCare#5 2025-12-21 23:03:00 +01:00
Validation: add email-validator + phonenumbers; improve server-side validation; add tests; update templates and requirements
albert created pull request albert/CheckInCare#5 2025-12-21 23:02:55 +01:00
Validation: add email-validator + phonenumbers; improve server-side validation; add tests; update templates and requirements
albert pushed to feat/app-factory at albert/CheckInCare 2025-12-21 23:00:42 +01:00
3d237a928c Validation: add email-validator + phonenumbers; improve server-side validation; add tests; update templates and requirements
albert pushed to main at albert/CheckInCare 2025-12-21 22:25:09 +01:00
ecce144bf2 Merge pull request 'feat/app-factory' (#4) from feat/app-factory into main
15c629a5e7 feat(app): refactor to app-factory; add application package and routes
86be10af8c docs: note that docs/CHAT_SUMMARY.md is intentionally untracked
Compare 3 commits »
albert merged pull request albert/CheckInCare#4 2025-12-21 22:25:08 +01:00
feat/app-factory
albert created pull request albert/CheckInCare#4 2025-12-21 22:24:55 +01:00
feat/app-factory
albert pushed to feat/app-factory at albert/CheckInCare 2025-12-21 22:22:09 +01:00
15c629a5e7 feat(app): refactor to app-factory; add application package and routes
86be10af8c docs: note that docs/CHAT_SUMMARY.md is intentionally untracked
Compare 2 commits »
albert created branch feat/app-factory in albert/CheckInCare 2025-12-21 22:22:09 +01:00
albert closed issue albert/CheckInCare#3 2025-11-10 21:49:48 +01:00
Chatprotokolle wo anders speichern
albert commented on issue albert/CheckInCare#3 2025-11-10 21:49:48 +01:00
Chatprotokolle wo anders speichern

Das Chatprotokoll CHAT_SUMMARY.md liegt im Verzeichnis docs und wird nicht versioniert. Das war eine bewusste Entscheidung.

albert closed issue albert/ContainerGraph#2 2025-11-10 21:48:52 +01:00
Die E-Mail Adresse sollte in Kleinbuchstaben konvertiert werden.
albert opened issue albert/CheckInCare#3 2025-11-10 21:48:32 +01:00
Chatprotokolle wo anders speichern
albert opened issue albert/CheckInCare#2 2025-11-10 21:47:41 +01:00
Die E-Mail Adresse sollte in Kleinbuchstaben konvertiert werden
albert opened issue albert/ContainerGraph#2 2025-11-10 21:34:07 +01:00
Die E-Mail Adresse sollte in Kleinbuchstaben konvertiert werden.
albert closed issue albert/ContainerGraph#1 2025-11-10 21:32:01 +01:00
Chatprotokolle wo anders speichern
albert commented on issue albert/ContainerGraph#1 2025-11-10 21:31:55 +01:00
Chatprotokolle wo anders speichern

Das Chatprotokoll CHAT_SUMMARY.md liegt im Verzeichnis docs und wird nicht versioniert. Das war eine bewusste Entscheidung.

albert pushed to main at albert/CheckInCare 2025-11-10 21:07:04 +01:00
dd30c10801 docs: finalize README with migrations, tests and vCard notes
50cbd08950 chore: avoid unconditional db.create_all(); prefer Flask-Migrate when migrations/ exists
2545ab84fd chore(migrations): add alembic migrations directory (initial)
799fdbd905 docs: add migrations, tests and vCard notes to README
49e2f16dbb chore: add Flask-Migrate and Alembic to requirements
Compare 5 commits »