Commit Graph

256 Commits

Author SHA1 Message Date
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
9a4039680e Merge pull request #313 from RecentRunner/worktree-fix-refund-idempotency
lock all stateful mutations
2026-04-15 16:02:37 -06:00
186eb36c7e lock all stateful mutations 2026-04-15 16:01:32 -06:00
2077c1b10c user avatar in edit dialogs (#312) 2026-04-15 15:58:46 -06:00
52e333b31c fix validation and 500 bugs 2026-04-15 15:58:34 -06:00
c24d49fa5b fix auth and logic bugs 2026-04-15 15:54:46 -06:00
748a4ff866 fix loyalty points display 2026-04-15 15:49:47 -06:00
d7179665d9 lock refunds against duplicates 2026-04-15 15:48:17 -06:00
1ab4df0b81 fix sale and adoption bugs 2026-04-15 15:46:46 -06:00
9c1cbb0ed8 fix stripe payment intent 2026-04-15 15:31:52 -06:00
1bea2f808d disable validate on migrate 2026-04-15 14:58:19 -06:00
49685a75f7 fix flyway failed migration 2026-04-15 14:52:05 -06:00
362da2fc06 fix test compilation 2026-04-15 14:20:47 -06:00
77b697ac83 fix coupon analytics 2026-04-15 14:10:24 -06:00
405fa60d61 ignore log files 2026-04-15 14:10:24 -06:00
045701d848 remove log artifacts 2026-04-15 14:10:24 -06:00
3b17f47efe activity logs to files 2026-04-15 14:10:24 -06:00
7926df8987 trim seed data 2026-04-15 14:10:14 -06:00
92660414c9 add seed data 2026-04-15 14:10:14 -06:00
f226e335c2 fix scroll sorting 2026-04-15 14:10:14 -06:00
3d0e05daf2 fix proxy origin header and cors allowed origins config 2026-04-15 07:37:43 -06:00
839963049d Merge pull request #307 from RecentRunner/web-v2
merge web-v2
2026-04-15 07:07:34 -06:00
augmentedpotato
914e0bceda Points now subtract from costs 2026-04-15 02:44:14 -06:00
Alex
7ad35bd2dc Merge branch 'AttachmentsToChat' 2026-04-15 02:15:16 -06:00
Alex
a2c8df16b7 added filtering to activity logs for desktop 2026-04-15 02:10:20 -06:00
Alex
a23171359f turned logs to laymen terms and added to android 2026-04-15 01:52:35 -06:00