Commit Graph

442 Commits

Author SHA1 Message Date
Alex
8261cdfc2d 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
b4c1175ee1 fixed creating adoption for the backend and implemented adoption to andriod for changes 2026-04-07 07:27:37 -06:00
Alex
0a55014f21 added my appointments button for logged in user on andriod 2026-04-07 06:48:36 -06:00
Alex
094c2d4a48 added filter options to appointments in the backend and andriod 2026-04-07 06:34:28 -06:00
Alex
9bab45f04b updated Appointments on andriod for new backend 2026-04-07 06:14:17 -06:00
Alex
195c4605f0 changed backend so can sortBy productName and added search to productSupplier 2026-04-07 05:48:24 -06:00
Alex
1990022c1e Added filter by store for inventory in back end and added search to inventory 2026-04-07 05:24:25 -06:00
Alex
ef5651d468 updated inventory backend to have filter by store and added more search features to andriod 2026-04-07 05:09:48 -06:00
Alex
863a85472f updated search to call api for supplier 2026-04-07 04:19:51 -06:00
Alex
37bd69c6f1 updated search for service to call api 2026-04-07 04:12:29 -06:00
Alex
d37202edae Updated Filterdropdown design for pets 2026-04-07 03:51:09 -06:00
Alex
0086bb4a5e added more filter options to pets 2026-04-07 03:24:55 -06:00
Alex
6164a8746d changed filtering and search in pets to use api calls 2026-04-07 02:46:00 -06:00
Alex
867322b462 changed petDetailFragment to support new backend 2026-04-07 02:23:58 -06:00
Alex
fdc6f62441 fixed pet DTO and how it interacts with new backend 2026-04-07 00:27:17 -06:00
Alex
12c7384951 Fixed backend missing file issue 2026-04-07 00:10:42 -06:00
Alex
2b097cf4a9 Merge branch 'main' into AttachmentsToChat 2026-04-06 23:27:47 -06:00
Alex
c86fbedd6f Fixed seeding for backend 2026-04-06 23:27:23 -06:00
e3ebb93dd2 seed stores and suppliers before products on fresh DB 2026-04-06 21:18:30 -06:00
e1405984c4 Merge pull request #144 from RecentRunner/backend-refactor
backend-refactor
2026-04-06 21:13:48 -06:00
cf338920dd fix local seed: add missing categories and storeId in inventory insert 2026-04-06 21:13:17 -06:00
a6485b1519 Merge pull request #143 from RecentRunner/backend-refactor
Fix sale inventory and switch to port 3306
2026-04-06 21:06:08 -06:00
1187c7bcc1 point to port 3306 Petstoredb 2026-04-06 21:06:01 -06:00
e631ae2953 scope inventory lookup by store on sale 2026-04-06 21:01:20 -06:00
bad16acefb Merge pull request #142 from RecentRunner/backend-refactor
Fix lazy loading
2026-04-06 20:57:44 -06:00
2795511a41 fix lazy loading on me, services, refunds 2026-04-06 20:56:14 -06:00
07c370983d Merge pull request #141 from RecentRunner/backend-refactor
Backend refactor
2026-04-06 20:51:44 -06:00
2420453daa enable Hibernate validation 2026-04-06 20:46:27 -06:00
dac5f8c4a6 add activityLog store FK 2026-04-06 20:39:08 -06:00
6bde4f4e47 add message attachment fields 2026-04-06 20:38:29 -06:00
31a4356d83 add service species collection 2026-04-06 20:34:03 -06:00
a4ed9a7afc add sale channel coupon cart columns 2026-04-06 20:32:05 -06:00
682bd12873 add coupon cart cartItem entities 2026-04-06 20:30:11 -06:00
969fbdfe8b add adoption sourceStore FK 2026-04-06 20:28:31 -06:00
3f6dc132f4 add purchaseOrder store FK 2026-04-06 20:26:42 -06:00
f86cf72dd9 add storeLocation imageUrl 2026-04-06 20:25:33 -06:00
a74e2ac0ef add store dimension to inventory 2026-04-06 20:24:23 -06:00
0482af966e simplify appointment to single pet 2026-04-06 20:22:26 -06:00
2360dc2419 merge customer/employee into users 2026-04-06 20:17:27 -06:00
824ed7e5eb expand User entity fields 2026-04-06 19:49:38 -06:00
24b11e4152 switch to target DB config 2026-04-06 19:47:18 -06:00
3e74cdd25e Add target DB setup 2026-04-06 19:37:15 -06:00
Alex
0a659fad9e Merge branch 'main' into AttachmentsToChat 2026-04-06 16:29:10 -06:00
7ffea449f7 Fix brittle migrations by replacing hardcoded IDs with robust subqueries 2026-04-06 16:25:45 -06:00
Alex
7f62331773 Merge branch 'main' into AttachmentsToChat 2026-04-06 16:13:50 -06:00
038afc415a Merge pull request #139 from RecentRunner/pet-owner-store
Pet owner store
2026-04-06 16:12:09 -06:00
28e53a4379 Seed pets and appointments 2026-04-06 15:50:52 -06:00
b2f291f256 Update pet desktop 2026-04-06 15:50:49 -06:00
0cc4a2bedd Pet owner and store 2026-04-06 15:50:45 -06:00
Alex
7673504d9e Merge branch 'main' into AttachmentsToChat 2026-04-06 15:39:38 -06:00