Commit Graph

885 Commits

Author SHA1 Message Date
d627272d48 evict cache on logout 2026-04-20 10:10:49 -06:00
251c785762 fix remaining staff roles 2026-04-20 09:48:53 -06:00
6171b0f2f5 title-case all DB strings 2026-04-20 09:42:21 -06:00
72a3e8d128 auto-complete scheduled appointments 2026-04-20 08:24:28 -06:00
bebdf7094e catch sort query exceptions 2026-04-20 08:15:59 -06:00
b6378c3049 handle missing exception types 2026-04-20 08:02:45 -06:00
8873ef5bef add CORRECT test script 2026-04-20 07:55:17 -06:00
0b8bf02bd4 Fix test DTO fields 2026-04-20 07:33:05 -06:00
aa48d2428d Add full QA script 2026-04-20 07:07:21 -06:00
f5d90c1d4f fix store imageUrl length 2026-04-20 06:28:08 -06:00
fc3f1eb6be drop status from seed data 2026-04-20 06:16:56 -06:00
d8e726213d idempotent schema indexes 2026-04-20 06:02:05 -06:00
bfaa1b0f7b fix flyway baseline config 2026-04-20 05:53:49 -06:00
b223b21471 add flyway baseline config 2026-04-20 05:45:10 -06:00
9d70665b60 clean flyway config 2026-04-20 05:36:52 -06:00
c10c9d6d78 fix HQL pet query 2026-04-20 05:10:13 -06:00
Alex
cdf49b8379 Merge branch 'AttachmentsToChat' 2026-04-19 20:19:57 -06:00
Alex
52892a731c added comments to android 2026-04-19 20:18:28 -06:00
c2474f941e configurable rate limiter 2026-04-19 19:05:07 -06:00
c14413a634 add client run instructions 2026-04-19 19:04:13 -06:00
7072a7a275 add project README 2026-04-19 18:56:58 -06:00
4aa0817000 fix profile placeholder flash 2026-04-19 18:44:08 -06:00
ca87b2578c fix validation bugs 2026-04-19 18:26:16 -06:00
2bbb722693 fix seed data gaps 2026-04-19 17:57:22 -06:00
5fd7a333cb flatten flyway migrations 2026-04-19 17:42:30 -06:00
f8c985efb5 fix read state tracking 2026-04-19 17:33:48 -06:00
a85e295c30 force logout on 401 2026-04-19 17:12:29 -06:00
51903f2d37 fix closed conversation messages 2026-04-18 20:36:46 -06:00
ba1ccf9d95 show store selector always 2026-04-18 16:36:15 -06:00
908f611530 Merge pull request #326 from RecentRunner/web-refactor
web styling refactor
2026-04-18 16:23:00 -06:00
augmentedpotato
79c42574f6 Styling refactor 2026-04-18 16:22:38 -06:00
148b587c05 Merge pull request #325 from RecentRunner/fix/postman-and-clients
fix postman and clients
2026-04-18 16:19:22 -06:00
1b5bd6825a fix cross-client consistency 2026-04-18 15:45:00 -06:00
e2ad89c10d fix postman collection 2026-04-18 14:15:00 -06:00
e4cfd0ccb1 Merge pull request #324 from RecentRunner/refactor/backend-cleanup
backend DRY/KISS cleanup
2026-04-18 08:23:37 -06:00
1eb5c4fe12 fix compatibility regressions 2026-04-17 18:52:00 -06:00
f385217234 extract image delete to storage 2026-04-17 18:24:00 -06:00
482159fbe2 add read-only transactional annotations 2026-04-17 17:58:00 -06:00
cd1216e19f simplify controllers and utilities 2026-04-17 17:35:00 -06:00
c03e5b0f37 inject AuthenticationHelper bean 2026-04-17 17:08:00 -06:00
b8e6001089 standardize CRUD services 2026-04-17 16:40:00 -06:00
47fcf082d6 centralize StringUtils usage 2026-04-17 16:15:00 -06:00
9fc51c511d clean remaining code smells 2026-04-17 15:48:00 -06:00
f3ed5e0b9a fix review findings 2026-04-17 15:12:00 -06:00
ced651db32 externalize business constants 2026-04-17 14:43:00 -06:00
a86aa91c16 consolidate shared constants 2026-04-17 14:18:00 -06:00
84b6bac819 use shared StringUtils.trimToNull 2026-04-17 13:54:00 -06:00
b17ca4fbbd unify error handling 2026-04-17 13:31:00 -06:00
31a204fdab fix tests and silent failures 2026-04-17 13:02:00 -06:00
274986186f fix appointment cancellation 2026-04-16 09:45:21 -06:00