Commit Graph

229 Commits

Author SHA1 Message Date
277d1dce8f Tighten user linking 2026-03-29 21:59:43 -06:00
24041f4242 Fix user linking 2026-03-29 21:52:45 -06:00
1bab36f727 Remove debit payment data 2026-03-29 21:44:10 -06:00
a727878b0c Backfill user accounts 2026-03-29 21:44:06 -06:00
54b3b1d457 Remove chat close wrapper 2026-03-29 21:14:53 -06:00
9dba49e141 Add appointment tests 2026-03-29 21:07:14 -06:00
df42f68c04 Update chat conversation status 2026-03-29 21:07:10 -06:00
3cb3faa073 Fix appointment overlap rules 2026-03-29 19:02:19 -06:00
c5e9baad5e Add chat close endpoint 2026-03-29 19:02:12 -06:00
8d419b0dd9 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
augmentedpotato
cce97b7509 Merge branch 'web-index' 2026-03-29 17:47:33 -06:00
d3723b8ae5 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
a3ad1dab8c add pet and product images 2026-03-26 20:36:04 -06:00
3c9a3bf1b3 readd secure avatar endpoints 2026-03-25 22:58:04 -06:00
augmentedpotato
1c0f55fbe5 Adopt page, minor adjustment to backend 2026-03-25 08:19:44 -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