|
|
7a70d163c7
|
Merge pull request #144 from RecentRunner/backend-refactor
backend-refactor
|
2026-04-06 21:13:48 -06:00 |
|
|
|
24a2af0bee
|
fix local seed: add missing categories and storeId in inventory insert
|
2026-04-06 21:13:17 -06:00 |
|
|
|
67116d2c89
|
Merge pull request #143 from RecentRunner/backend-refactor
Fix sale inventory and switch to port 3306
|
2026-04-06 21:06:08 -06:00 |
|
|
|
1029e48f42
|
point to port 3306 Petstoredb
|
2026-04-06 21:06:01 -06:00 |
|
|
|
3088573b0b
|
scope inventory lookup by store on sale
|
2026-04-06 21:01:20 -06:00 |
|
|
|
ae653027c4
|
Merge pull request #142 from RecentRunner/backend-refactor
Fix lazy loading
|
2026-04-06 20:57:44 -06:00 |
|
|
|
386deff6b8
|
fix lazy loading on me, services, refunds
|
2026-04-06 20:56:14 -06:00 |
|
|
|
2057d5695b
|
Merge pull request #141 from RecentRunner/backend-refactor
Backend refactor
|
2026-04-06 20:51:44 -06:00 |
|
|
|
f646c18035
|
enable Hibernate validation
|
2026-04-06 20:46:27 -06:00 |
|
|
|
e291a0e999
|
add activityLog store FK
|
2026-04-06 20:39:08 -06:00 |
|
|
|
3760d61e2e
|
add message attachment fields
|
2026-04-06 20:38:29 -06:00 |
|
|
|
c96c3b1dab
|
add service species collection
|
2026-04-06 20:34:03 -06:00 |
|
|
|
9f465b25bb
|
add sale channel coupon cart columns
|
2026-04-06 20:32:05 -06:00 |
|
|
|
fd3f49255a
|
add coupon cart cartItem entities
|
2026-04-06 20:30:11 -06:00 |
|
|
|
88dfdb05a8
|
add adoption sourceStore FK
|
2026-04-06 20:28:31 -06:00 |
|
|
|
c15313ea5f
|
add purchaseOrder store FK
|
2026-04-06 20:26:42 -06:00 |
|
|
|
b2ddea8794
|
add storeLocation imageUrl
|
2026-04-06 20:25:33 -06:00 |
|
|
|
6682cdc047
|
add store dimension to inventory
|
2026-04-06 20:24:23 -06:00 |
|
|
|
beff4c5297
|
simplify appointment to single pet
|
2026-04-06 20:22:26 -06:00 |
|
|
|
0570758b07
|
merge customer/employee into users
|
2026-04-06 20:17:27 -06:00 |
|
|
|
a36dee75af
|
expand User entity fields
|
2026-04-06 19:49:38 -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 |
|
Alex
|
4725e11b89
|
Merge branch 'main' into AttachmentsToChat
|
2026-04-06 16:29:10 -06:00 |
|
|
|
d8704c38f1
|
Fix brittle migrations by replacing hardcoded IDs with robust subqueries
|
2026-04-06 16:25:45 -06:00 |
|
Alex
|
90628b37d9
|
Merge branch 'main' into AttachmentsToChat
|
2026-04-06 16:13:50 -06:00 |
|
|
|
d839081112
|
Merge pull request #139 from RecentRunner/pet-owner-store
Pet owner store
|
2026-04-06 16:12:09 -06:00 |
|
|
|
9e3e8c835e
|
Seed pets and appointments
|
2026-04-06 15:50:52 -06:00 |
|
|
|
35640a1a39
|
Update pet desktop
|
2026-04-06 15:50:49 -06:00 |
|
|
|
9655a77972
|
Pet owner and store
|
2026-04-06 15:50:45 -06:00 |
|
Alex
|
6a515f0edc
|
Merge branch 'main' into AttachmentsToChat
|
2026-04-06 15:39:38 -06:00 |
|
|
|
d3754c8018
|
Merge pull request #138 from RecentRunner/employee-phase
Employee phase
|
2026-04-06 13:37:38 -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 |
|
Alex
|
4f0abd2f26
|
changed detailed fragment to fill data from the backend
|
2026-04-06 03:12:42 -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 |
|
|
|
706cd94d14
|
Allow cross-store staff selection
|
2026-04-05 23:58:21 -06:00 |
|
|
|
8d3430bd75
|
Enforce pet ownership rules
|
2026-04-05 23:35:05 -06:00 |
|
Alex
|
4b9bf4dff4
|
Implemented View Binding to reduce code
- project uses view binding now so we don have to do
getViewbyId to refer to the xml
|
2026-04-05 22:50:25 -06:00 |
|
Alex
|
124a10c619
|
Edited RetrofitUtils to also call enqueue to reduce code in repository
|
2026-04-05 21:57:53 -06:00 |
|
Alex
|
eecb695b87
|
Fixed bug where it navigates back to petprofile after deleting the pet
|
2026-04-05 21:40:43 -06:00 |
|
Alex
|
38a0242264
|
Refactored more of the project to MVVM and created helper class RetrofitUtil to reduce redundent code
|
2026-04-05 21:27:32 -06:00 |
|
Alex
|
693829ce42
|
Created help class for displaying diolog and removed redundent code
|
2026-04-05 18:38:46 -06:00 |
|
Alex
|
defd851dbd
|
Created Spinner Helper class and removed reducdent code
|
2026-04-05 18:15:36 -06:00 |
|
Alex
|
8b2d406433
|
remove dead code
|
2026-04-05 17:48:14 -06:00 |
|
Alex
|
65a8475e47
|
Added Helper class and commented most fragments
|
2026-04-05 17:16:40 -06:00 |
|
|
|
bdd5566493
|
Enforce staff-only assignments
|
2026-04-05 16:17:58 -06:00 |
|
|
|
8f635116df
|
Restrict assignments to staff
|
2026-04-05 16:03:29 -06:00 |
|