|
|
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 |
|
Alex
|
0a659fad9e
|
Merge branch 'main' into AttachmentsToChat
|
2026-04-06 16:29:10 -06:00 |
|
|
|
7ffea449f7
|
Fix brittle migrations by replacing hardcoded IDs with robust subqueries
|
2026-04-06 16:25:45 -06:00 |
|
Alex
|
7f62331773
|
Merge branch 'main' into AttachmentsToChat
|
2026-04-06 16:13:50 -06:00 |
|
|
|
038afc415a
|
Merge pull request #139 from RecentRunner/pet-owner-store
Pet owner store
|
2026-04-06 16:12:09 -06:00 |
|
|
|
28e53a4379
|
Seed pets and appointments
|
2026-04-06 15:50:52 -06:00 |
|
|
|
b2f291f256
|
Update pet desktop
|
2026-04-06 15:50:49 -06:00 |
|
|
|
0cc4a2bedd
|
Pet owner and store
|
2026-04-06 15:50:45 -06:00 |
|
Alex
|
7673504d9e
|
Merge branch 'main' into AttachmentsToChat
|
2026-04-06 15:39:38 -06:00 |
|
|
|
a66a779bcb
|
Merge pull request #138 from RecentRunner/employee-phase
Employee phase
|
2026-04-06 13:37:38 -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 |
|
Alex
|
23d765c6b5
|
changed detailed fragment to fill data from the backend
|
2026-04-06 03:12:42 -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 |
|
Alex
|
d62113c0f5
|
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
|
1137688d60
|
Edited RetrofitUtils to also call enqueue to reduce code in repository
|
2026-04-05 21:57:53 -06:00 |
|
Alex
|
b14e318df2
|
Fixed bug where it navigates back to petprofile after deleting the pet
|
2026-04-05 21:40:43 -06:00 |
|
Alex
|
3555b3d2a1
|
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
|
c99d9d21f0
|
Created help class for displaying diolog and removed redundent code
|
2026-04-05 18:38:46 -06:00 |
|
Alex
|
6d990fbc63
|
Created Spinner Helper class and removed reducdent code
|
2026-04-05 18:15:36 -06:00 |
|
Alex
|
e354592c47
|
remove dead code
|
2026-04-05 17:48:14 -06:00 |
|
Alex
|
768103cbac
|
Added Helper class and commented most fragments
|
2026-04-05 17:16:40 -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 |
|
Alex
|
453cb54f19
|
Refactored Andriod project to use MVVM structure (Need to apply this so sales too after merge)
- Used MVVM structure so fragments are not doing all the operation from views to data and calls
- organized the structure of our proejct
|
2026-04-04 23:35:38 -06:00 |
|
Alex
|
44877cd4ad
|
fix photo loading issue on pets and products
|
2026-04-04 21:21:25 -06:00 |
|
Alex
|
f59624f9c3
|
integrated Jetpack navigation to project so we dont have to manually code the functionallities of loading to different fragments
|
2026-04-04 20:08:40 -06:00 |
|
Alex
|
eee724d4f5
|
fixed retrofit client, but will delete this file after merges
- kept class so nothing will break when merge
- then delete after merge buy making other files use Hilt
|
2026-04-04 18:23:15 -06:00 |
|
Alex
|
1516b92a6c
|
integrated hilt so we dont have to manually pass context and inject retrofit in andriod
|
2026-04-04 18:15:05 -06:00 |
|
Alex
|
933a6bff6b
|
Added calendar view to adoptions in andriod
|
2026-04-04 17:16:44 -06:00 |
|
Alex
|
313ec4a57b
|
Added enter send message and login for andriod feilds
|
2026-04-04 16:54:29 -06:00 |
|
|
|
072c9aadea
|
Merge pull request #135 from RecentRunner/clean-demo-branch
Protect appointment visibility
|
2026-04-04 16:28:34 -06:00 |
|
|
|
1079abf0c5
|
Harden appointment dialog
|
2026-04-04 16:24:09 -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 |
|