Commit Graph

137 Commits

Author SHA1 Message Date
Alex
9dad410c54 added loyaltypoint usage to sales unfinished still needs to work with the backend 2026-04-13 18:52:07 -06:00
Alex
40955b616b Can now edit loyalty points for customer on andriod, and pets now have breed dropdown 2026-04-13 18:25:11 -06:00
Alex
53a11449ac made sales readonly for andriod 2026-04-13 17:25:28 -06:00
Alex
cba39e8a3c Fixed phone validation for andriod 2026-04-13 17:18:46 -06:00
Alex
688a04c3bc added pending status on pets andiord, also made pets automatically switch to pending when an adoption is in pending 2026-04-13 17:12:41 -06:00
Alex
d870475bc9 Fixed minor bugs
- in sales we can no longer select 0 product for a sale
- ActivityLogFragment is locked to admin
- Spinners are loaded aftrer a selection if the spinner depends on a parent spinner
2026-04-12 18:34:43 -06:00
Alex
077780c0c3 adjusted so only available pets for the selected store is displayed when adopting 2026-04-12 18:00:24 -06:00
Alex
42c9e96500 Modified project to use our utils on areas we arnt to manage code 2026-04-12 17:49:24 -06:00
Alex
e6e8dc1b23 Fixed Log filters and fixed chat attachment download 2026-04-12 17:28:40 -06:00
Alex
7a4c711e7f added Activitylogs andriod 2026-04-12 16:58:12 -06:00
Alex
30f14a5152 added Forgetpassword page with no logic yet 2026-04-12 01:08:25 -06:00
Alex
a6d1c089ac Faded text for disabled spinners in staff 2026-04-12 00:51:49 -06:00
Alex
0df8212a65 staff cant change status or store for pets 2026-04-12 00:49:15 -06:00
Alex
16c832bd14 Made it so only admins can change pet owners 2026-04-12 00:37:15 -06:00
Alex
57e5b06666 Fixed Coupon to use in sales 2026-04-12 00:25:33 -06:00
Alex
54139e9e13 Used the wrong endpoint for populating species, changed to to the correct one
also added coupon option to sales
2026-04-11 23:50:22 -06:00
Alex
2075d0ba17 added petspecies spinner 2026-04-11 23:04:14 -06:00
Alex
9ee3436aa3 Made it so staffs can only manage their own store and they cannot see other branches data 2026-04-11 23:02:52 -06:00
Alex
c503ddbbc2 added sort so appointment and adoption display the most recent created first 2026-04-11 22:18:39 -06:00
Alex
6245fa88da fixed bug on appointments where spinners was not populating the correct data 2026-04-11 22:02:06 -06:00
Alex
e7a4e2be7a replaced observer in viewmodels to observe only once to fix memleek 2026-04-11 15:46:30 -06:00
Alex
b69d1c8ce9 Added null checks for Appointment and Adoptions to make sure the spinner can load 2026-04-10 19:49:54 -06:00
Alex
6ee60164ce Added Customer CRUD 2026-04-10 19:34:28 -06:00
Alex
8fc6f4b8d1 added close chat option to chat 2026-04-10 07:36:54 -06:00
Alex
5850adedc3 fixed staff accounts and added coupons andriod 2026-04-10 07:17:19 -06:00
Alex
32e41397d4 Sales bug fix 2026-04-10 05:56:05 -06:00
Alex
9d7c577f85 added Analytics filter 2026-04-10 05:03:36 -06:00
Alex
49ee40b912 Added so adoption status can be missed and fixed adoption bugs for andriod 2026-04-10 04:31:10 -06:00
Alex
3bb399e6e4 fixed spinners to populate the correct pets in edit mode for adoptions 2026-04-10 02:58:14 -06:00
Alex
5340ddf98b added viewstates to Supplier and Product 2026-04-10 00:28:01 -06:00
Alex
0ee097e82d Fixed profile issue with camera and added viewstate to pet and service 2026-04-09 23:39:34 -06:00
Alex
1dd350fc8a cleaning code 2026-04-09 21:16:11 -06:00
Alex
c2faeb06ce made chat more user frendly 2026-04-09 19:47:43 -06:00
Alex
9b4aad0c36 fixed sending message with attachments 2026-04-09 18:55:12 -06:00
Alex
f3932b226d added attachments to chat 2026-04-09 17:39:45 -06:00
Alex
3db45bde6c fixed bug again 2026-04-09 15:37:24 -06:00
Alex
bc55580831 bug fix 2026-04-09 15:24:20 -06:00
Alex
75341c93d8 deleted unused viewmodels 2026-04-09 15:17:11 -06:00
Alex
38b830509f refactored viewmodels for listfragments 2026-04-09 14:44:04 -06:00
Alex
863692c058 created viewmodels for detailFragments 2026-04-09 14:17:51 -06:00
Alex
4664fe177b fixed spinner infinite loop in appointments 2026-04-09 02:48:55 -06:00
Alex
992da24260 split viewmodels for appointments 2026-04-09 02:07:35 -06:00
Alex
2d1c1f8a46 Moved appointments businiss logic to modelview andriod 2026-04-09 00:55:00 -06:00
Alex
071973e787 small change 2026-04-08 21:30:40 -06:00
Alex
05a19ac7c0 Appointments should be fully user frendly now 2026-04-08 20:14:52 -06:00
Alex
e41c4d41d0 helper class added to enable and disable fields 2026-04-08 19:57:04 -06:00
Alex
9998b31ab4 updated backend so booked appointment automatically changes to completed 2026-04-08 19:16:18 -06:00
Alex
ccb0d0dc14 fixing dropdowns 2026-04-08 18:10:18 -06:00
Alex
1e37f25a7a update dropdowns to use backend dropdown endpoints part 1 2026-04-08 17:34:33 -06:00
Alex
8d5d6f3872 making appointment userfrendly part1 andriod 2026-04-08 16:53:42 -06:00