|
|
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 |
|
|
|
1043ac096f
|
Merge pull request #134 from RecentRunner/main
Update branch
|
2026-04-04 16:11:26 -06:00 |
|
|
|
721ec1c5ce
|
Merge pull request #133 from RecentRunner/AttachmentsToChat
Attachments to chat
|
2026-04-04 16:10:39 -06:00 |
|
Alex
|
5fa9cfd5d6
|
added calendar view to appointments
- NOTE: may have to change appointments abit after backend is updated
|
2026-04-03 19:37:43 -06:00 |
|
|
|
b86d03d399
|
Merge pull request #108 from RecentRunner/web-more-fixes
Web more fixes
|
2026-04-03 18:13:18 -06:00 |
|
augmentedpotato
|
63162487b5
|
Fix profile images
|
2026-04-03 15:30:43 -06:00 |
|
augmentedpotato
|
99855a6e99
|
Fix pet sorting
|
2026-04-03 15:21:15 -06:00 |
|
augmentedpotato
|
781eb48ca9
|
Fix item loading
|
2026-04-03 15:07:41 -06:00 |
|
augmentedpotato
|
a76895434d
|
Improve auth flows
|
2026-04-03 14:52:32 -06:00 |
|
augmentedpotato
|
3ee59521fd
|
Fix web routing
|
2026-04-03 14:48:24 -06:00 |
|
Alex
|
8401d9ef62
|
Added images to products for android
- also added the option to delete the images to profile and pets
|
2026-04-02 19:21:55 -06:00 |
|
Alex
|
0216435221
|
made it so we can put attachments to chat
- Sending not implemented until backend is complete
|
2026-04-02 18:23:49 -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 |
|
|
|
a45a437d39
|
Merge pull request #75 from RecentRunner/fix-features-icons-v2
Finalize feature fixes
|
2026-04-01 19:31:28 -06:00 |
|
|
|
14e3b89baf
|
Add desktop icons
|
2026-04-01 18:10:20 -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 |
|