Commit Graph

60 Commits

Author SHA1 Message Date
351af170a0 reverse client reset functionality
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-09 16:39:00 +02:00
f04388e0ec changes to translation system
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-09 14:59:56 +02:00
4afab336ee bulk client creation
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-07 16:53:35 +02:00
339091e13f adding process completion logic
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-01 12:07:41 +02:00
9bd9d9653c preparing for keycloak authentication
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-29 11:31:53 +02:00
67858d34d9 enhanced token management by adding optional expiry refresh in token_get_record and updated session API documentation
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-24 10:23:19 +02:00
3d738bb14e updated terminology from "Coach" to "Counselor" across multiple files for consistency and clarity
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-15 16:04:44 +02:00
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
11bae269e9 added website overwrite for score decision
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:22:12 +02:00
63adef79df implemented scoring system
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:10:23 +02:00
e5ae48c02e improved questionnaire editor glass scales
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-06 16:28:10 +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
48a619ee4b added unit tests 2026-06-04 21:40:59 +02:00
d80a8de559 added session revocation and settings menu for security measures 2026-06-03 23:10:26 +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
43c47bca6d Add session management features: implement user session revocation on password change, enhance session validation, and update UI for password change functionality 2026-06-01 23:11:00 +02:00
da394c5525 implement activity logging feature with UI for viewing logs 2026-06-01 21:40:50 +02:00
890232f58f added password reset 2026-06-01 21:23:33 +02:00
82a1614a58 refactor dotenv parsing to improve caching logic and ensure readability; update health endpoint to reflect key match status 2026-06-01 19:11:12 +02:00
6895aa5674 improved debugging + health endpoint 2026-06-01 19:09:27 +02:00
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
8915c8d182 added completion count to export page 2026-05-28 10:09:17 +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
0f89ed6d6f added translations export and import 2026-05-27 10:53:05 +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
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
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