|
|
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 |
|
|
|
e631ae2953
|
scope inventory lookup by store on sale
|
2026-04-06 21:01:20 -06:00 |
|
|
|
2795511a41
|
fix lazy loading on me, services, refunds
|
2026-04-06 20:56:14 -06:00 |
|
|
|
2420453daa
|
enable Hibernate validation
|
2026-04-06 20:46:27 -06:00 |
|
|
|
dac5f8c4a6
|
add activityLog store FK
|
2026-04-06 20:39:08 -06:00 |
|
|
|
6bde4f4e47
|
add message attachment fields
|
2026-04-06 20:38:29 -06:00 |
|
|
|
31a4356d83
|
add service species collection
|
2026-04-06 20:34:03 -06:00 |
|
|
|
a4ed9a7afc
|
add sale channel coupon cart columns
|
2026-04-06 20:32:05 -06:00 |
|
|
|
682bd12873
|
add coupon cart cartItem entities
|
2026-04-06 20:30:11 -06:00 |
|
|
|
969fbdfe8b
|
add adoption sourceStore FK
|
2026-04-06 20:28:31 -06:00 |
|
|
|
3f6dc132f4
|
add purchaseOrder store FK
|
2026-04-06 20:26:42 -06:00 |
|
|
|
f86cf72dd9
|
add storeLocation imageUrl
|
2026-04-06 20:25:33 -06:00 |
|
|
|
a74e2ac0ef
|
add store dimension to inventory
|
2026-04-06 20:24:23 -06:00 |
|
|
|
0482af966e
|
simplify appointment to single pet
|
2026-04-06 20:22:26 -06:00 |
|
|
|
2360dc2419
|
merge customer/employee into users
|
2026-04-06 20:17:27 -06:00 |
|
|
|
824ed7e5eb
|
expand User entity fields
|
2026-04-06 19:49:38 -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 |
|
|
|
b70afd66aa
|
Allow cross-store staff selection
|
2026-04-05 23:58:21 -06:00 |
|
|
|
a3d454e119
|
Enforce pet ownership rules
|
2026-04-05 23:35:05 -06:00 |
|
|
|
521537dc8f
|
Enforce staff-only assignments
|
2026-04-05 16:17:58 -06:00 |
|
|
|
153ec836cf
|
Restrict assignments to staff
|
2026-04-05 16:03:29 -06:00 |
|
|
|
890391f982
|
Allow admin ownership bypass
|
2026-04-05 16:01:46 -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 |
|
|
|
109f967435
|
Fix appointment ownership
|
2026-04-04 16:24:09 -06:00 |
|
|
|
9a110d377f
|
Hide adopted pets
|
2026-04-04 16:24:09 -06:00 |
|
|
|
6afda8e7b8
|
Automate reset cleanup
|
2026-04-01 20:17:30 -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 |
|
|
|
e1f6d8cae2
|
Apply service logic
|
2026-04-01 16:57:27 -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 |
|
|
|
686bf1793f
|
Merge pull request #59 from RecentRunner/web-index
Web index
|
2026-03-30 09:48:50 -06:00 |
|
augmentedpotato
|
00c5198c47
|
Appointments, account stuff, adopt a pet changes
|
2026-03-30 05:38:15 -06:00 |
|
|
|
78aac62138
|
Fix staff analytics
|
2026-03-29 23:50:31 -06:00 |
|
|
|
9c7f931df2
|
Scope staff analytics
|
2026-03-29 23:34:43 -06:00 |
|