Commit Graph

29 Commits

Author SHA1 Message Date
b5efed880d Disable generated user accounts 2026-03-29 22:09:39 -06:00
edbaabb42b Tighten backfill migration 2026-03-29 22:02:44 -06:00
14ca0d8809 Tighten user linking 2026-03-29 21:59:43 -06:00
909026143d Fix user linking 2026-03-29 21:52:45 -06:00
0c173060a8 Remove debit payment data 2026-03-29 21:44:10 -06:00
d8622df318 Backfill user accounts 2026-03-29 21:44:06 -06:00
5d490d7d05 Remove chat close wrapper 2026-03-29 21:14:53 -06:00
72b423c8ad Add appointment tests 2026-03-29 21:07:14 -06:00
36ac309442 Update chat conversation status 2026-03-29 21:07:10 -06:00
3b84eff536 Fix appointment overlap rules 2026-03-29 19:02:19 -06:00
ab97a86977 Add chat close endpoint 2026-03-29 19:02:12 -06:00
d66508137b Fix Android app connection and timeout issues
Add proper timeout configuration to OkHttpClient (30s connect/read/write)
Update OkHttp logging-interceptor to 4.12.0 to match OkHttp version
Improve error messages to show server URL for debugging
Configure backend to listen on all interfaces (0.0.0.0)
Remove EdgeToEdge calls that interfered with layout
2026-03-29 17:54:23 -06:00
55caf434d6 Merge main into nomorebreaking 2026-03-29 17:07:35 -06:00
Nikitha
c4775bcbfa Backend a small change
small change in appointment service to validate time for appointments.
2026-03-29 16:35:18 -06:00
2fb409f0d9 add pet and product images 2026-03-26 20:36:04 -06:00
4659aa44df readd secure avatar endpoints 2026-03-25 22:58:04 -06:00
79f8514f3e Tighten reset cleanup 2026-03-18 20:28:55 -06:00
bbc7fa3aa8 Clean backend reset flow 2026-03-18 20:21:55 -06:00
d0c06226f7 Add 'backend/' from commit '51bf07d5e16469036a8363e6b9d53616cbed643f'
git-subtree-dir: backend
git-subtree-mainline: 6dc2b48035ed90480e499efdb4513dff7b566616
git-subtree-split: 51bf07d5e1
2026-03-18 19:23:20 -06:00
aeb8002b2b Move backend to root directory 2026-03-05 05:57:32 -07:00
3f82142d3a Remove migrations and tests 2026-03-05 05:57:31 -07:00
40c88c9162 Fix compilation issues 2026-03-05 05:57:31 -07:00
0df6d931f2 Add sales and refunds with inventory management 2026-03-05 05:57:31 -07:00
883d1d6baa Add admin services and controllers 2026-03-05 05:57:31 -07:00
33bbb94a37 Add staff services and controllers 2026-03-05 05:57:31 -07:00
cb432fb2b1 Add UI-ready DTOs with joined fields 2026-03-05 05:57:31 -07:00
06191d2958 Add entities and repositories 2026-03-05 05:57:31 -07:00
77dcfa3122 Implement JWT authentication 2026-03-05 05:57:31 -07:00
8612835c82 Initialize Spring Boot project 2026-03-05 05:57:31 -07:00