Commit Graph

883 Commits

Author SHA1 Message Date
dd9ea67d90 validate pet price and species 2026-04-20 10:26:01 -06:00
43a298723a evict cache on logout 2026-04-20 10:10:49 -06:00
789c1c3172 fix remaining staff roles 2026-04-20 09:48:53 -06:00
639da61802 title-case all DB strings 2026-04-20 09:42:21 -06:00
7977380c16 auto-complete scheduled appointments 2026-04-20 08:24:28 -06:00
c346c9036f catch sort query exceptions 2026-04-20 08:15:59 -06:00
ef7384515d handle missing exception types 2026-04-20 08:02:45 -06:00
ecbcab8e31 fix store imageUrl length 2026-04-20 06:28:08 -06:00
9353749899 drop status from seed data 2026-04-20 06:16:56 -06:00
8c0c705dd8 idempotent schema indexes 2026-04-20 06:02:05 -06:00
164f738776 fix flyway baseline config 2026-04-20 05:53:49 -06:00
6e1dfdb79f add flyway baseline config 2026-04-20 05:45:10 -06:00
0f937f12f5 clean flyway config 2026-04-20 05:36:52 -06:00
88e4718f2e fix HQL pet query 2026-04-20 05:10:13 -06:00
Alex
0f5ac1f1f4 Merge branch 'AttachmentsToChat' 2026-04-19 20:19:57 -06:00
Alex
8aeccb0cab added comments to android 2026-04-19 20:18:28 -06:00
446d1bb7ae configurable rate limiter 2026-04-19 19:05:07 -06:00
ebb9b77025 add client run instructions 2026-04-19 19:04:13 -06:00
75651a6bd3 add project README 2026-04-19 18:56:58 -06:00
e409e4684d fix profile placeholder flash 2026-04-19 18:44:08 -06:00
ce0a79196c fix validation bugs 2026-04-19 18:26:16 -06:00
f5ebab5d01 fix seed data gaps 2026-04-19 17:57:22 -06:00
58a48215da flatten flyway migrations 2026-04-19 17:42:30 -06:00
11618f0cfd fix read state tracking 2026-04-19 17:33:48 -06:00
002f58f24e force logout on 401 2026-04-19 17:12:29 -06:00
d30f4b7add fix closed conversation messages 2026-04-18 20:36:46 -06:00
07c3219bec show store selector always 2026-04-18 16:36:15 -06:00
da74491d55 Merge pull request #326 from RecentRunner/web-refactor
web styling refactor
2026-04-18 16:23:00 -06:00
augmentedpotato
077d147498 Styling refactor 2026-04-18 16:22:38 -06:00
049c39984b Merge pull request #325 from RecentRunner/fix/postman-and-clients
fix postman and clients
2026-04-18 16:19:22 -06:00
4f7eeb9def fix cross-client consistency 2026-04-18 15:45:00 -06:00
3cdcc95656 fix postman collection 2026-04-18 14:15:00 -06:00
dc0d929eaf Merge pull request #324 from RecentRunner/refactor/backend-cleanup
backend DRY/KISS cleanup
2026-04-18 08:23:37 -06:00
f5430a1940 fix compatibility regressions 2026-04-17 18:52:00 -06:00
e2b9ae6e0c extract image delete to storage 2026-04-17 18:24:00 -06:00
99768ec9b9 add read-only transactional annotations 2026-04-17 17:58:00 -06:00
1ce390e528 simplify controllers and utilities 2026-04-17 17:35:00 -06:00
4d96d1961c inject AuthenticationHelper bean 2026-04-17 17:08:00 -06:00
18030d5d2e standardize CRUD services 2026-04-17 16:40:00 -06:00
4f73da1218 centralize StringUtils usage 2026-04-17 16:15:00 -06:00
ee0a643636 clean remaining code smells 2026-04-17 15:48:00 -06:00
287e71f2a9 fix review findings 2026-04-17 15:12:00 -06:00
d198fb3d42 externalize business constants 2026-04-17 14:43:00 -06:00
80df6116ab consolidate shared constants 2026-04-17 14:18:00 -06:00
f7c1ff453f use shared StringUtils.trimToNull 2026-04-17 13:54:00 -06:00
4162e34a5f unify error handling 2026-04-17 13:31:00 -06:00
46bdd5c3d7 fix tests and silent failures 2026-04-17 13:02:00 -06:00
a6056c11e4 fix appointment cancellation 2026-04-16 09:45:21 -06:00
be4932661d hide chat history button 2026-04-16 09:05:28 -06:00
87233a2240 fix navbar clipping 2026-04-16 08:57:24 -06:00