Commit Graph

282 Commits

Author SHA1 Message Date
f90cc4eb9b Merge pull request #337 from RecentRunner/web-lastfixes
web last fixes
2026-04-20 19:31:55 -06:00
augmentedpotato
2cb0a94bbb Comments, appointments adjustments, fixed some issues 2026-04-20 19:19:30 -06:00
3a155b6c03 comment backend events and utils 2026-04-20 15:43:11 -06:00
0f35da597f comment backend DTOs 2026-04-20 15:18:54 -06:00
447b5fc346 comment backend entities and repos 2026-04-20 14:24:33 -06:00
24e3d5ab80 comment backend controllers 2026-04-20 13:47:08 -06:00
3c6382318b add service file headers 2026-04-20 13:03:21 -06:00
e26239ae85 add service file headers 2026-04-20 12:38:42 -06:00
9c94ba41fb comment security and config 2026-04-20 12:02:17 -06:00
b4c9940013 add XSS content filter to DTOs 2026-04-20 10:45:45 -06:00
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
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
augmentedpotato
357fac2d56 Mobile UI for ai chat, fixed backend issue 2026-04-19 08:25:14 -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