Commit Graph

52 Commits

Author SHA1 Message Date
Alex
f13bb90aa0 added points to sale and logic backend 2026-04-13 19:46:28 -06:00
79b4f7a3e8 Harden startup config 2026-04-11 23:10:18 -06:00
299462d231 Consolidate log migrations 2026-04-11 22:54:43 -06:00
bd717c388e Fix duplicate openrouter config 2026-04-10 08:28:43 -06:00
973ee4c1d0 Update bot model 2026-04-10 08:18:54 -06:00
998f476319 OpenRouter bot fixes 2026-04-10 08:18:54 -06:00
1d2f5eab2f Add OpenRouter bot 2026-04-10 08:18:54 -06:00
augmentedpotato
50150b22b7 Web and AI chat 2026-04-10 08:18:54 -06:00
ef0f46c621 Merge pull request #163 from RecentRunner/stripe-payment
Stripe Payments
2026-04-09 23:12:14 -06:00
augmentedpotato
4d91d8b331 Stripe Payment 2026-04-09 22:27:03 -06:00
Alex
9b4aad0c36 fixed sending message with attachments 2026-04-09 18:55:12 -06:00
Alex
c86fbedd6f Fixed seeding for backend 2026-04-06 23:27:23 -06:00
e3ebb93dd2 seed stores and suppliers before products on fresh DB 2026-04-06 21:18:30 -06:00
cf338920dd fix local seed: add missing categories and storeId in inventory insert 2026-04-06 21:13:17 -06:00
1187c7bcc1 point to port 3306 Petstoredb 2026-04-06 21:06:01 -06:00
2420453daa enable Hibernate validation 2026-04-06 20:46:27 -06:00
24b11e4152 switch to target DB config 2026-04-06 19:47:18 -06:00
3e74cdd25e Add target DB setup 2026-04-06 19:37:15 -06:00
7ffea449f7 Fix brittle migrations by replacing hardcoded IDs with robust subqueries 2026-04-06 16:25:45 -06:00
28e53a4379 Seed pets and appointments 2026-04-06 15:50:52 -06:00
0cc4a2bedd Pet owner and store 2026-04-06 15:50:45 -06:00
cd5dd32c73 Update Postman collection 2026-04-06 13:35:01 -06:00
b5b8290131 Fix Flyway migration 2026-04-06 13:35:01 -06:00
419e5302f6 Fix availability checks 2026-04-06 01:51:58 -06:00
661c9b006a Add Missed status 2026-04-06 00:39:37 -06:00
9ea5efe44e Fix employee time conflicts 2026-04-06 00:18:49 -06:00
521537dc8f Enforce staff-only assignments 2026-04-05 16:17:58 -06:00
1f343f4132 Harden assignment rules 2026-04-05 15:51:11 -06:00
5d95613786 Harden staff assignment 2026-04-05 12:17:37 -06:00
c0f44842f7 Remove duplicate migration 2026-04-01 20:08:39 -06:00
3efb285e17 Integrate refund logic 2026-04-01 19:59:03 -06:00
2ac2ce339f Fix phone formatting 2026-04-01 18:08:37 -06:00
3b31ef4020 Merge migration fixes 2026-04-01 16:55:36 -06:00
6f0eab23ee Revert "Merge pull request #55 from RecentRunner/backend-normalize-users-payments"
This reverts commit 5bd836719b, reversing
changes made to f944124972.
2026-03-30 09:58:02 -06:00
2a0f5e760c Fix migration versions 2026-03-30 09:57:46 -06:00
84c70a1568 Merge remote-tracking branch 'origin/main' into web-products 2026-03-30 09:50:57 -06:00
augmentedpotato
00c5198c47 Appointments, account stuff, adopt a pet changes 2026-03-30 05:38:15 -06:00
b18599c280 Tighten seed filters 2026-03-29 23:07:16 -06:00
01550bac30 Expand pet product data 2026-03-29 22:54:16 -06:00
896f500552 Preserve backfill emails 2026-03-29 22:14:53 -06:00
b5efed880d Disable generated user accounts 2026-03-29 22:09:39 -06:00
edbaabb42b Tighten backfill migration 2026-03-29 22:02:44 -06:00
14ca0d8809 Tighten user linking 2026-03-29 21:59:43 -06:00
909026143d Fix user linking 2026-03-29 21:52:45 -06:00
0c173060a8 Remove debit payment data 2026-03-29 21:44:10 -06:00
d8622df318 Backfill user accounts 2026-03-29 21:44:06 -06:00
d66508137b 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
2fb409f0d9 add pet and product images 2026-03-26 20:36:04 -06:00
d0c06226f7 Add 'backend/' from commit '51bf07d5e16469036a8363e6b9d53616cbed643f'
git-subtree-dir: backend
git-subtree-mainline: 6dc2b48035ed90480e499efdb4513dff7b566616
git-subtree-split: 51bf07d5e1
2026-03-18 19:23:20 -06:00
aeb8002b2b Move backend to root directory 2026-03-05 05:57:32 -07:00