Commit Graph

144 Commits

Author SHA1 Message Date
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
Alex
6ebec31f09 small change 2026-04-08 21:30:40 -06:00
Alex
f06f98a657 Appointments should be fully user frendly now 2026-04-08 20:14:52 -06:00
Alex
b6bee250df helper class added to enable and disable fields 2026-04-08 19:57:04 -06:00
Alex
5f9d7a848c updated backend so booked appointment automatically changes to completed 2026-04-08 19:16:18 -06:00
Alex
271314f990 fixing dropdowns 2026-04-08 18:10:18 -06:00
Alex
2bc0ffd47a update dropdowns to use backend dropdown endpoints part 1 2026-04-08 17:34:33 -06:00
Alex
6f11f4ebbb making appointment userfrendly part1 andriod 2026-04-08 16:53:42 -06:00
Alex
aeca5e4341 updated sales to have new backend data 2026-04-08 03:19:16 -06:00
Alex
811edf842b converted new fragments to use hilt, MVVM and jetpack nav 2026-04-08 02:22:34 -06:00
Alex
a35b432b54 Converted merged fragments to viewbinding 2026-04-08 02:06:07 -06:00
Alex
627ce7a987 Added hamburger menu helperfunction 2026-04-08 01:50:18 -06:00
Alex
57ac8ad2ce added filtering for Sales and added helper method for setting up filtertoggle andriod 2026-04-08 01:32:34 -06:00
Alex
526650bd98 fix minor bugs and UI inconsistancy 2026-04-08 00:22:25 -06:00
b3ff789f1b revert adoption fragment 2026-04-07 22:17:15 -06:00
65140d77ac finish android merge wiring 2026-04-07 21:15:31 -06:00
9ca647f0cc merge origin/main into morefiles, resolve all conflicts 2026-04-07 20:29:54 -06:00
Alex
54ab737e2d added helper method for filter spinners to maintain code 2026-04-07 18:12:02 -06:00
Alex
155c64a729 added adoption search and filter andriod and backend 2026-04-07 18:06:07 -06:00
Alex
538b4440d8 fixed purchase order for android on new backend 2026-04-07 17:31:43 -06:00
Alex
5a3229eb19 Merge branch 'main' into AttachmentsToChat 2026-04-07 16:24:17 -06:00
Alex
c232f193d1 added bulk delete for ProductSupplier, appointments, and adoptions 2026-04-07 16:20:51 -06:00
4500b213c6 fix audit report mismatches across backend and android 2026-04-07 16:06:44 -06:00
Alex
4ccfe55174 bluk delete added for Service and suppliers on andriod 2026-04-07 15:24:25 -06:00
Alex
9eaf64c7a9 added helper class for bulk delete and mad pets have bulk delete 2026-04-07 15:13:15 -06:00
Alex
aa30efd3b6 Did the same to inventory 2026-04-07 14:55:43 -06:00
Alex
4e887c1a73 updard Adoptions in andriod for new backend 2026-04-07 14:35:57 -06:00
Alex
108de589bc edited adapters in andriod to use viewbinding 2026-04-07 14:17:24 -06:00
Nikitha
c61f71d226 loading employee in appointments and adoptions
changes in backend and android
2026-04-07 08:43:49 -06:00
Alex
7c0ab0bfae added an api connection to Users in Andriod
NOTE Will have to change backend so staffs can access other staffs
2026-04-07 07:46:22 -06:00
Alex
8c5348dbb6 fixed creating adoption for the backend and implemented adoption to andriod for changes 2026-04-07 07:27:37 -06:00
Alex
77e93a38b7 added my appointments button for logged in user on andriod 2026-04-07 06:48:36 -06:00
Alex
6f646a7cf0 added filter options to appointments in the backend and andriod 2026-04-07 06:34:28 -06:00
Alex
b7f97c45a5 updated Appointments on andriod for new backend 2026-04-07 06:14:17 -06:00
Alex
5c9d04fc88 changed backend so can sortBy productName and added search to productSupplier 2026-04-07 05:48:24 -06:00
Alex
cbd038d8fb Added filter by store for inventory in back end and added search to inventory 2026-04-07 05:24:25 -06:00
Alex
6c832e01f3 updated inventory backend to have filter by store and added more search features to andriod 2026-04-07 05:09:48 -06:00
Alex
1d00a3b55c updated search to call api for supplier 2026-04-07 04:19:51 -06:00
Alex
5823152c56 updated search for service to call api 2026-04-07 04:12:29 -06:00
Alex
3d403ee35e Updated Filterdropdown design for pets 2026-04-07 03:51:09 -06:00
Alex
230f2715ca added more filter options to pets 2026-04-07 03:24:55 -06:00
Alex
6b3979c68f changed filtering and search in pets to use api calls 2026-04-07 02:46:00 -06:00
Alex
003c7ec58a changed petDetailFragment to support new backend 2026-04-07 02:23:58 -06:00
Alex
5cb625a710 fixed pet DTO and how it interacts with new backend 2026-04-07 00:27:17 -06:00
Nikitha
bb7fbf9f78 Employee files
Add, edit employee (staff and admin)
2026-04-06 22:56:40 -06:00
Nikitha
53246a78c6 Sale, refund and analytics documents
view sale history  and refund for sales
analytics of sale , employee and store performances
2026-04-06 22:55:45 -06:00