|
|
a1e930254f
|
consolidate migrations
|
2026-04-14 00:11:13 -06:00 |
|
|
|
599104677d
|
fix image paths
|
2026-04-14 00:11:07 -06:00 |
|
Alex
|
6fb7ac7817
|
Merge branch 'AttachmentsToChat'
|
2026-04-13 22:36:53 -06:00 |
|
|
|
adc8c477c2
|
Merge pull request #253 from RecentRunner/images
seed images
|
2026-04-13 21:58:01 -06:00 |
|
|
|
f7480f5e80
|
localize seed image URLs to upload paths
|
2026-04-13 21:57:29 -06:00 |
|
Alex
|
f13bb90aa0
|
added points to sale and logic backend
|
2026-04-13 19:46:28 -06:00 |
|
|
|
1b1236bfb2
|
seed normalization
|
2026-04-13 18:29:49 -06:00 |
|
|
|
b64b426406
|
Unique sale constraint
|
2026-04-13 17:49:59 -06:00 |
|
|
|
141ca34ea0
|
Add checkout snapshot
|
2026-04-13 17:49:59 -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 |
|