Commit Graph

54 Commits

Author SHA1 Message Date
b115a4b66c localize seed image URLs to upload paths 2026-04-13 21:57:29 -06:00
68893b1318 Unique sale constraint 2026-04-13 17:49:59 -06:00
1577ed41cd Add checkout snapshot 2026-04-13 17:49:59 -06:00
62094f2f4f Harden startup config 2026-04-11 23:10:18 -06:00
a7f2fc5b92 Consolidate log migrations 2026-04-11 22:54:43 -06:00
4cfed522eb Fix duplicate openrouter config 2026-04-10 08:28:43 -06:00
8de2612b05 Update bot model 2026-04-10 08:18:54 -06:00
bb28a8f31d OpenRouter bot fixes 2026-04-10 08:18:54 -06:00
33bf63cb1e Add OpenRouter bot 2026-04-10 08:18:54 -06:00
augmentedpotato
a50fa82a50 Web and AI chat 2026-04-10 08:18:54 -06:00
d28fced5b3 Merge pull request #163 from RecentRunner/stripe-payment
Stripe Payments
2026-04-09 23:12:14 -06:00
augmentedpotato
1010d57b79 Stripe Payment 2026-04-09 22:27:03 -06:00
Alex
b9b74d2447 fixed sending message with attachments 2026-04-09 18:55:12 -06:00
Alex
d9db1f778e Fixed seeding for backend 2026-04-06 23:27:23 -06:00
5a691a5ddf seed stores and suppliers before products on fresh DB 2026-04-06 21:18:30 -06:00
24a2af0bee fix local seed: add missing categories and storeId in inventory insert 2026-04-06 21:13:17 -06:00
1029e48f42 point to port 3306 Petstoredb 2026-04-06 21:06:01 -06:00
f646c18035 enable Hibernate validation 2026-04-06 20:46:27 -06:00
48f1a9c1ba switch to target DB config 2026-04-06 19:47:18 -06:00
f3a611ad60 Add target DB setup 2026-04-06 19:37:15 -06:00
d8704c38f1 Fix brittle migrations by replacing hardcoded IDs with robust subqueries 2026-04-06 16:25:45 -06:00
9e3e8c835e Seed pets and appointments 2026-04-06 15:50:52 -06:00
9655a77972 Pet owner and store 2026-04-06 15:50:45 -06:00
6f8c0674c2 Update Postman collection 2026-04-06 13:35:01 -06:00
18407f8328 Fix Flyway migration 2026-04-06 13:35:01 -06:00
d51b1b0ab7 Fix availability checks 2026-04-06 01:51:58 -06:00
d8e2c8c95d Add Missed status 2026-04-06 00:39:37 -06:00
6d4c9a5e65 Fix employee time conflicts 2026-04-06 00:18:49 -06:00
bdd5566493 Enforce staff-only assignments 2026-04-05 16:17:58 -06:00
30b5041ae5 Harden assignment rules 2026-04-05 15:51:11 -06:00
0294f078f9 Harden staff assignment 2026-04-05 12:17:37 -06:00
5ef045165d Remove duplicate migration 2026-04-01 20:08:39 -06:00
488f67289d Integrate refund logic 2026-04-01 19:59:03 -06:00
c48039eeb4 Fix phone formatting 2026-04-01 18:08:37 -06:00
695c80ba9d Merge migration fixes 2026-04-01 16:55:36 -06:00
bdbcd75042 Revert "Merge pull request #55 from RecentRunner/backend-normalize-users-payments"
This reverts commit aa0950df9b, reversing
changes made to fdd4af6746.
2026-03-30 09:58:02 -06:00
563f8ee691 Fix migration versions 2026-03-30 09:57:46 -06:00
d078af520d Merge remote-tracking branch 'origin/main' into web-products 2026-03-30 09:50:57 -06:00
augmentedpotato
3b8b1e9b97 Appointments, account stuff, adopt a pet changes 2026-03-30 05:38:15 -06:00
5791ddc47d Tighten seed filters 2026-03-29 23:07:16 -06:00
c48e3b8a95 Expand pet product data 2026-03-29 22:54:16 -06:00
3fbb108646 Preserve backfill emails 2026-03-29 22:14:53 -06:00
1a0fe7f95d Disable generated user accounts 2026-03-29 22:09:39 -06:00
f6147aa810 Tighten backfill migration 2026-03-29 22:02:44 -06:00
277d1dce8f Tighten user linking 2026-03-29 21:59:43 -06:00
24041f4242 Fix user linking 2026-03-29 21:52:45 -06:00
1bab36f727 Remove debit payment data 2026-03-29 21:44:10 -06:00
a727878b0c Backfill user accounts 2026-03-29 21:44:06 -06:00
8d419b0dd9 Fix Android app connection and timeout issues
Add proper timeout configuration to OkHttpClient (30s connect/read/write)
Update OkHttp logging-interceptor to 4.12.0 to match OkHttp version
Improve error messages to show server URL for debugging
Configure backend to listen on all interfaces (0.0.0.0)
Remove EdgeToEdge calls that interfered with layout
2026-03-29 17:54:23 -06:00
a3ad1dab8c add pet and product images 2026-03-26 20:36:04 -06:00