Commit Graph

895 Commits

Author SHA1 Message Date
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
3c4ec9cac9 fix chat session leak 2026-04-16 08:40:38 -06:00
a008b18838 redeploy 2026-04-16 08:25:08 -06:00
c4d5c44a44 Merge pull request #322 from RecentRunner/android-desktop-parity
fix six app bugs
2026-04-16 08:13:06 -06:00
50f55ce8c0 merge main into branch 2026-04-16 08:12:46 -06:00
d26c963ee8 normalize pet status casing 2026-04-16 07:58:46 -06:00
2c9dedb65e guard stale init effects 2026-04-16 07:56:57 -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
8d8ba41edf fix chat scroll behaviour 2026-04-16 00:25:32 -06:00
c09309a47a fix chat ux and ai model 2026-04-16 00:11:08 -06:00
86a1b0f72c fix contact form and appt ui 2026-04-15 23:37:16 -06:00
4f6807b28f Merge pull request #320 from RecentRunner/fix-desktop-launch
Desktop fixes
2026-04-15 23:21:28 -06:00
4e5f221749 restore activity logs endpoint 2026-04-15 23:19:22 -06:00
95b45c2e54 fix contact layout and chat ui 2026-04-15 23:12:23 -06:00
4402d0398f fix chat badge on reply 2026-04-15 23:11:53 -06:00
1972488eb0 pet owner search 2026-04-15 23:03:54 -06:00
73c4bc6cc7 fix about section spacing and text 2026-04-15 22:59:18 -06:00
006023e289 fix adopt search mobile layout 2026-04-15 22:51:39 -06:00
cd7ef12085 fix chat escalation and sidebar 2026-04-15 22:46:49 -06:00
52404422bd fix images and empty space 2026-04-15 22:37:51 -06:00
690c35415b fix nav and pagination 2026-04-15 22:30:30 -06:00
b711635afa fix layout and demo payment 2026-04-15 22:22:18 -06:00
795adacb57 mobile layout fixes (#319) 2026-04-15 22:01:49 -06:00
adcb695d85 fix mobile nav and env examples 2026-04-15 21:34:15 -06:00
b60db151cb fix stripe publishable key 2026-04-15 21:21:37 -06:00
f4cc5d4641 Merge pull request #318 from RecentRunner/fix-customer-ws-subscription
fix customer ws subscription
2026-04-15 21:19:58 -06:00
b08d1d29ae fix customer ws subscription 2026-04-15 20:57:50 -06:00
51829dd833 fix CORS for production 2026-04-15 18:39:00 -06:00
653560ee31 fix websocket backend url 2026-04-15 18:32:38 -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
89e6e05e8e replace chat polling with websocket 2026-04-15 17:04:23 -06:00
b2f3bc117d fix UserServiceTest constructor 2026-04-15 16:33:14 -06:00