Commit Graph

281 Commits

Author SHA1 Message Date
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
446d1bb7ae configurable rate limiter 2026-04-19 19:05:07 -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
3cdcc95656 fix postman collection 2026-04-18 14:15:00 -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
50f55ce8c0 merge main into branch 2026-04-16 08:12:46 -06:00
7b4874b8b1 fix six app bugs 2026-04-16 07:55:13 -06:00
eda4549c36 Add V9 sales seed 2026-04-16 07:23:04 -06:00
4ca57c92f1 ai greets first with full context 2026-04-16 00:49:58 -06:00
03abba0679 add order history to profile 2026-04-16 00:38:10 -06:00
cd824dcc63 Seed activity logs, fix role filter 2026-04-16 00:34:13 -06:00
c09309a47a fix chat ux and ai model 2026-04-16 00:11:08 -06:00
4e5f221749 restore activity logs endpoint 2026-04-15 23:19:22 -06:00
1972488eb0 pet owner search 2026-04-15 23:03:54 -06:00
adcb695d85 fix mobile nav and env examples 2026-04-15 21:34:15 -06:00
51829dd833 fix CORS for production 2026-04-15 18:39:00 -06:00
b5a798adcc disable server compression 2026-04-15 18:20:18 -06:00
e7d5765ae1 remove incompatible jackson config 2026-04-15 18:12:16 -06:00
6b11de24b8 fix JPQL pet query field 2026-04-15 18:01:23 -06:00
5e5c79faff fix duplicate spring key 2026-04-15 17:25:31 -06:00
b2f3bc117d fix UserServiceTest constructor 2026-04-15 16:33:14 -06:00
726e1ee52d fix yaml and swagger defaults 2026-04-15 16:31:22 -06:00
f50928fef1 perf: azure deployment optimizations 2026-04-15 16:31:22 -06:00
e87bb7bebf species service validation (#317)
* fix species-service validation

* add grooming for hamster, other

* expand reptile and other services
2026-04-15 16:25:14 -06:00
812f197b75 Merge pull request #314 from RecentRunner/bug-fixes
Backend bug fixes
2026-04-15 16:08:23 -06:00
285da7df05 decouple emails from transactions 2026-04-15 16:03:10 -06:00