Commit Graph

27 Commits

Author SHA1 Message Date
b4d4de72f4 enhanced questionnaire version handling and handling uploads from outdated questionnaires through automatic revisioning and checks
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 21:38:39 +02:00
5dff24a232 added functionality to archive clients
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 20:55:12 +02:00
63a560e803 added glass scale symptoms to translations
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 13:07:49 +02:00
63adef79df implemented scoring system
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:10:23 +02:00
c37940c9a9 enhanced submission handling with deccision trees
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-05 11:57:28 +02:00
6883654d7c Implement bulk export of client answers for coaches and enhance database handling in db_init.php
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-04 22:05:36 +02:00
fc84d55bd6 further enhanced error handling + added retries in case of parallel writes 2026-06-03 17:27:51 +02:00
d0daa7e937 Refactor error handling and logging in API responses 2026-06-03 17:16:14 +02:00
bee7b74e53 added submission history, data insights, download all functionality 2026-06-01 12:54:56 +02:00
36b6d63266 added categoryKey to questionnaire schema and updated related functions for questionnaire handling; enhanced API to fetch client answers 2026-05-27 19:38:49 +02:00
9c887537e8 removed legacy files 2026-05-27 18:32:00 +02:00
0f98393d1d make translation api public to fetch on first app start 2026-05-27 17:43:17 +02:00
5a2faa3ecc refactored translation mapping logic to streamline default handling and restricted option assignment based on layout type 2026-05-27 15:15:39 +02:00
9d783b60a9 added prototype dev settings with test import and db wipe 2026-05-26 16:38:37 +02:00
7671c9f329 enhanced questionnaire handling with stable key validation, improved note management, and added option key support 2026-05-26 15:40:35 +02:00
1b3d74d822 added scaleType configuration to questionnaire import and display 2026-05-26 14:15:37 +02:00
8e56a42f7e added support for date specifictiy 2026-05-26 14:01:38 +02:00
aefb1b6440 added free text input with security measures 2026-05-26 13:43:44 +02:00
2ded5b6aaf added app translations for better maintainability 2026-05-22 16:48:47 +02:00
c86768e391 revert 52d4ef42dc
revert updated api
2026-05-22 12:27:12 +00:00
e0be2c501f Revert "refactored export functionality"
This reverts commit 2616238dc8.
2026-05-22 14:23:39 +02:00
2616238dc8 refactored export functionality 2026-05-22 14:17:02 +02:00
52d4ef42dc updated api 2026-05-22 13:26:29 +02:00
2a11dfd0d1 added completion info to client api 2026-05-16 16:27:13 +02:00
72cfe274e1 added API endpoint to fetch clients assigned to the authenticated coach 2026-05-13 07:36:01 +02:00
d2e32aa892 added client answer API endpoint 2026-04-15 11:58:01 +02:00
034b108c7e new system prototype 2026-04-15 10:19:42 +02:00