Commit Graph

482 Commits

Author SHA1 Message Date
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
c84d817810 Allow admin ownership bypass 2026-04-05 16:01:46 -06:00
30b5041ae5 Harden assignment rules 2026-04-05 15:51:11 -06:00
0294f078f9 Harden staff assignment 2026-04-05 12:17:37 -06:00
Alex
0c75ffbf35 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
47bd755e72 fix photo loading issue on pets and products 2026-04-04 21:21:25 -06:00
Alex
be79de7c82 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
e25a02fe1f 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
ddc8e98c19 integrated hilt so we dont have to manually pass context and inject retrofit in andriod 2026-04-04 18:15:05 -06:00
Alex
4ea76ddab5 Added calendar view to adoptions in andriod 2026-04-04 17:16:44 -06:00
Alex
7bb2d98639 Added enter send message and login for andriod feilds 2026-04-04 16:54:29 -06:00
b7d85053bc Merge pull request #135 from RecentRunner/clean-demo-branch
Protect appointment visibility
2026-04-04 16:28:34 -06:00
dd373d3800 Harden appointment dialog 2026-04-04 16:24:09 -06:00
259770ce69 Fix appointment ownership 2026-04-04 16:24:09 -06:00
ca06f6c8b3 Hide adopted pets 2026-04-04 16:24:09 -06:00
83a0448219 Merge pull request #134 from RecentRunner/main
Update branch
2026-04-04 16:11:26 -06:00
86267ddddf Merge pull request #133 from RecentRunner/AttachmentsToChat
Attachments to chat
2026-04-04 16:10:39 -06:00
Alex
3cc1e93c5b added calendar view to appointments
- NOTE: may have to change appointments abit after backend is updated
2026-04-03 19:37:43 -06:00
cfaee96c3e Merge pull request #108 from RecentRunner/web-more-fixes
Web more fixes
2026-04-03 18:13:18 -06:00
augmentedpotato
cfd5a7c8cd Fix profile images 2026-04-03 15:30:43 -06:00
augmentedpotato
a3e5e6701e Fix pet sorting 2026-04-03 15:21:15 -06:00
augmentedpotato
2a871a4d41 Fix item loading 2026-04-03 15:07:41 -06:00
augmentedpotato
4bd98ef06f Improve auth flows 2026-04-03 14:52:32 -06:00
augmentedpotato
82935303ba Fix web routing 2026-04-03 14:48:24 -06:00
Alex
b7681499ae 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
877e0cf0de made it so we can put attachments to chat
- Sending not implemented until backend is complete
2026-04-02 18:23:49 -06:00
3d6b87a7d2 Automate reset cleanup 2026-04-01 20:17:30 -06:00
5ef045165d Remove duplicate migration 2026-04-01 20:08:39 -06:00
488f67289d Integrate refund logic 2026-04-01 19:59:03 -06:00
38a71a8b59 Merge pull request #75 from RecentRunner/fix-features-icons-v2
Finalize feature fixes
2026-04-01 19:31:28 -06:00
054094a61e Add desktop icons 2026-04-01 18:10:20 -06:00
c48039eeb4 Fix phone formatting 2026-04-01 18:08:37 -06:00
e580ed3251 Apply service logic 2026-04-01 16:57:27 -06:00
695c80ba9d Merge migration fixes 2026-04-01 16:55:36 -06:00
bdbcd75042 Revert "Merge pull request #55 from RecentRunner/backend-normalize-users-payments"
This reverts commit aa0950df9b, reversing
changes made to fdd4af6746.
2026-03-30 09:58:02 -06:00
563f8ee691 Fix migration versions 2026-03-30 09:57:46 -06:00
352d7beec1 Merge pull request #60 from RecentRunner/web-products
Web products
2026-03-30 09:51:34 -06:00
d078af520d Merge remote-tracking branch 'origin/main' into web-products 2026-03-30 09:50:57 -06:00
77c5f53532 Merge pull request #59 from RecentRunner/web-index
Web index
2026-03-30 09:48:50 -06:00
06908ffacb Merge pull request #58 from RecentRunner/refund-layout-spacing
Refund polish
2026-03-30 09:41:16 -06:00
9c3f5d4d50 Fix refund display 2026-03-30 09:40:22 -06:00
31a11656c4 Stabilize refunds 2026-03-30 09:17:22 -06:00