Commit Graph

48 Commits

Author SHA1 Message Date
6c17166558 enhanced navigation and added coach reassignment 2026-06-01 14:11:06 +02:00
9ed66ca327 good client and coach data viewing 2026-06-01 13:49:56 +02:00
3d56abd124 made client data browsable with dropdown and version diffs 2026-06-01 13:29:10 +02:00
bee7b74e53 added submission history, data insights, download all functionality 2026-06-01 12:54:56 +02:00
9a6fa22d84 improved condition json to have UI integration 2026-05-28 12:26:45 +02:00
9cf67e765f improved UX in dashboard 2026-05-28 11:29:14 +02:00
b049a9ab9f better ux with search functionality 2026-05-28 10:58:31 +02:00
8915c8d182 added completion count to export page 2026-05-28 10:09:17 +02:00
5d539c130f added qdb_normalize_stable_key function to create stable identifiers from arbitrary key strings 2026-05-27 20:13:43 +02:00
24080bb8b9 implemented incremental schema migration for questionnaire, added categoryKey column if missing, and improved error handling in questionnaire retrieval 2026-05-27 20:03:47 +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
e8f92cc6ca enhanced translation handling by ensuring source language inclusion and exposing German defaults for untranslated keys 2026-05-27 14:16:01 +02:00
d96d935614 added translation for incomplete questionnaire notification in English and German 2026-05-27 14:08:24 +02:00
0f89ed6d6f added translations export and import 2026-05-27 10:53:05 +02:00
9a75577f14 fixing db wipe function order 2026-05-27 10:46:49 +02:00
5da345246b renamed "example_text" to "questionnaire_title" 2026-05-27 10:35:40 +02:00
7f8cc4a632 refined toast component styles to adjust for new color scheme 2026-05-27 10:12:46 +02:00
1d9154e664 updated color scheme to dark mode 2026-05-27 10:06:39 +02:00
ff370d0d39 UX improvements in data views 2026-05-27 09:58:08 +02:00
25851c4b86 showing quesiton-keys instead of ids 2026-05-26 17:13:32 +02:00
ea3a423186 UX enhancements on data views 2026-05-26 17:07:18 +02:00
9d783b60a9 added prototype dev settings with test import and db wipe 2026-05-26 16:38:37 +02:00
2181d1731e revoked access to website for coaches, added web-specific tokens 2026-05-26 15:49:19 +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
244fd16140 added quesionnaire export and import 2026-05-22 17:36:40 +02:00
be01b85569 fixed translation bug 2026-05-22 17:18:14 +02:00
472e45d730 fixed minor bug 2026-05-22 17:14:20 +02:00
2ded5b6aaf added app translations for better maintainability 2026-05-22 16:48:47 +02:00
0291b8be7a added translation tab 2026-05-22 16:20:00 +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
c86372af2e added clients list to coach login response 2026-05-22 12:59:57 +02:00
03291862f7 enhanced client results and export functionality with coach and supervisor details, added date filters for results 2026-05-20 11:01:15 +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
81a8bfd906 added client creation and fixed assignment 2026-04-19 08:58:15 +02:00
0cacddaffe removed db from index 2026-04-15 12:03:25 +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
e805f225bc initial upload 2026-03-24 10:22:01 +00:00