Commit Graph

144 Commits

Author SHA1 Message Date
Alex
aca52efc44 maade it so sales display points earned 2026-04-14 22:33:10 -06:00
Alex
b3547b2971 fixed chat loading issue andriod 2026-04-14 22:08:14 -06:00
Alex
44b7fcbba2 added forget password 2026-04-14 21:13:57 -06:00
Alex
f623c17071 added filter by customer for sales to backend and android 2026-04-14 04:03:15 -06:00
Alex
d4958ec914 fixes to desktop part 1 2026-04-14 00:55:51 -06:00
Alex
044e9ba7b2 made it so staff cannot change the status of pets for desktop for adopted or owned 2026-04-13 20:49:22 -06:00
Alex
572895efa9 added correct refund logic and points for sales 2026-04-13 19:46:52 -06:00
Alex
6efa440bbc added loyaltypoint usage to sales unfinished still needs to work with the backend 2026-04-13 18:52:07 -06:00
Alex
884f56c9a7 Can now edit loyalty points for customer on andriod, and pets now have breed dropdown 2026-04-13 18:25:11 -06:00
Alex
1b4069e7e4 made sales readonly for andriod 2026-04-13 17:25:28 -06:00
Alex
a6f90f8477 Fixed phone validation for andriod 2026-04-13 17:18:46 -06:00
Alex
aefa00f95d 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
e4e04940a9 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
b493357f31 adjusted so only available pets for the selected store is displayed when adopting 2026-04-12 18:00:24 -06:00
Alex
4eaf98834d Modified project to use our utils on areas we arnt to manage code 2026-04-12 17:49:24 -06:00
Alex
7cdab36f5d Fixed Log filters and fixed chat attachment download 2026-04-12 17:28:40 -06:00
Alex
6831123aed added Activitylogs andriod 2026-04-12 16:58:12 -06:00
Alex
870fa5488a added Forgetpassword page with no logic yet 2026-04-12 01:08:25 -06:00
Alex
3472b4bcd7 Faded text for disabled spinners in staff 2026-04-12 00:51:49 -06:00
Alex
d166ec1b4d staff cant change status or store for pets 2026-04-12 00:49:15 -06:00
Alex
f023077715 Made it so only admins can change pet owners 2026-04-12 00:37:15 -06:00
Alex
96e6cd6dc7 Fixed Coupon to use in sales 2026-04-12 00:25:33 -06:00
Alex
0311887185 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
8ae47ef056 added petspecies spinner 2026-04-11 23:04:14 -06:00
Alex
d15940a5f2 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
26bfd3973c added sort so appointment and adoption display the most recent created first 2026-04-11 22:18:39 -06:00
Alex
c0ebef7e96 fixed bug on appointments where spinners was not populating the correct data 2026-04-11 22:02:06 -06:00
Alex
cd74e5f06f replaced observer in viewmodels to observe only once to fix memleek 2026-04-11 15:46:30 -06:00
Alex
bb62b5d352 Added null checks for Appointment and Adoptions to make sure the spinner can load 2026-04-10 19:49:54 -06:00
Alex
f26c795d46 Added Customer CRUD 2026-04-10 19:34:28 -06:00
Alex
5ecf322f0c added close chat option to chat 2026-04-10 07:36:54 -06:00
Alex
1e7d56499b fixed staff accounts and added coupons andriod 2026-04-10 07:17:19 -06:00
Alex
dff379c99d Sales bug fix 2026-04-10 05:56:05 -06:00
Alex
79261274f6 added Analytics filter 2026-04-10 05:03:36 -06:00
Alex
3a78021b98 Added so adoption status can be missed and fixed adoption bugs for andriod 2026-04-10 04:31:10 -06:00
Alex
5b1e0ea115 fixed spinners to populate the correct pets in edit mode for adoptions 2026-04-10 02:58:14 -06:00
Alex
57ad824d67 added viewstates to Supplier and Product 2026-04-10 00:28:01 -06:00
Alex
6ece516cc6 Fixed profile issue with camera and added viewstate to pet and service 2026-04-09 23:39:34 -06:00
Alex
a8b5ee361e cleaning code 2026-04-09 21:16:11 -06:00
Alex
fea01ba8ec made chat more user frendly 2026-04-09 19:47:43 -06:00
Alex
b9b74d2447 fixed sending message with attachments 2026-04-09 18:55:12 -06:00
Alex
872e3a27f1 added attachments to chat 2026-04-09 17:39:45 -06:00
Alex
83eda83671 fixed bug again 2026-04-09 15:37:24 -06:00
Alex
01be4a7620 bug fix 2026-04-09 15:24:20 -06:00
Alex
872042de5a deleted unused viewmodels 2026-04-09 15:17:11 -06:00
Alex
6a3730ca04 refactored viewmodels for listfragments 2026-04-09 14:44:04 -06:00
Alex
8559a46cb9 created viewmodels for detailFragments 2026-04-09 14:17:51 -06:00
Alex
4b8e0b2868 fixed spinner infinite loop in appointments 2026-04-09 02:48:55 -06:00
Alex
8fa74240bc split viewmodels for appointments 2026-04-09 02:07:35 -06:00
Alex
f98abf19ef Moved appointments businiss logic to modelview andriod 2026-04-09 00:55:00 -06:00