Commit Graph

400 Commits

Author SHA1 Message Date
Alex
8401d9ef62 Added images to products for android
- also added the option to delete the images to profile and pets
2026-04-02 19:21:55 -06:00
Alex
0216435221 made it so we can put attachments to chat
- Sending not implemented until backend is complete
2026-04-02 18:23:49 -06:00
6afda8e7b8 Automate reset cleanup 2026-04-01 20:17:30 -06:00
c0f44842f7 Remove duplicate migration 2026-04-01 20:08:39 -06:00
3efb285e17 Integrate refund logic 2026-04-01 19:59:03 -06:00
a45a437d39 Merge pull request #75 from RecentRunner/fix-features-icons-v2
Finalize feature fixes
2026-04-01 19:31:28 -06:00
14e3b89baf Add desktop icons 2026-04-01 18:10:20 -06:00
2ac2ce339f Fix phone formatting 2026-04-01 18:08:37 -06:00
e1f6d8cae2 Apply service logic 2026-04-01 16:57:27 -06:00
3b31ef4020 Merge migration fixes 2026-04-01 16:55:36 -06:00
6f0eab23ee Revert "Merge pull request #55 from RecentRunner/backend-normalize-users-payments"
This reverts commit 5bd836719b, reversing
changes made to f944124972.
2026-03-30 09:58:02 -06:00
2a0f5e760c Fix migration versions 2026-03-30 09:57:46 -06:00
1c8d87ca54 Merge pull request #60 from RecentRunner/web-products
Web products
2026-03-30 09:51:34 -06:00
84c70a1568 Merge remote-tracking branch 'origin/main' into web-products 2026-03-30 09:50:57 -06:00
686bf1793f Merge pull request #59 from RecentRunner/web-index
Web index
2026-03-30 09:48:50 -06:00
86841b035f Merge pull request #58 from RecentRunner/refund-layout-spacing
Refund polish
2026-03-30 09:41:16 -06:00
4ef913dfd0 Fix refund display 2026-03-30 09:40:22 -06:00
a3851871c7 Stabilize refunds 2026-03-30 09:17:22 -06:00
33c9555564 Polish sales tables 2026-03-30 09:16:52 -06:00
augmentedpotato
00c5198c47 Appointments, account stuff, adopt a pet changes 2026-03-30 05:38:15 -06:00
410b68520a Fix android backend url 2026-03-30 00:03:27 -06:00
2d4e1be832 Merge pull request #57 from RecentRunner/staff-self-analytics
Staff analytics
2026-03-29 23:55:33 -06:00
78aac62138 Fix staff analytics 2026-03-29 23:50:31 -06:00
d2a6332633 Show staff analytics 2026-03-29 23:34:52 -06:00
9c7f931df2 Scope staff analytics 2026-03-29 23:34:43 -06:00
7720fb6c34 Merge remote-tracking branch 'origin/FixedUIConsistancy' 2026-03-29 23:22:43 -06:00
4a68c99c4c Merge pull request #56 from RecentRunner/expand-pets-products-data
Expand catalog
2026-03-29 23:08:37 -06:00
b18599c280 Tighten seed filters 2026-03-29 23:07:16 -06:00
d5fdee10d5 Add pet product filters 2026-03-29 22:54:25 -06:00
01550bac30 Expand pet product data 2026-03-29 22:54:16 -06:00
5bd836719b Merge pull request #55 from RecentRunner/backend-normalize-users-payments
Normalize users
2026-03-29 22:40:13 -06:00
2cacf1f852 Clean up customer accounts 2026-03-29 22:37:18 -06:00
896f500552 Preserve backfill emails 2026-03-29 22:14:53 -06:00
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
Alex
67f77f4b19 added pet images to petfragment and changed other views to look consistant 2026-03-29 21:47:49 -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
f944124972 Merge pull request #54 from RecentRunner/backend-fixes-41-49
Fix backend appointments and chat
2026-03-29 21:24:36 -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
c37a2fdf45 Merge pull request #53 from RecentRunner/nomorebreaking
Merging in Nikitha's work
2026-03-29 18:21:56 -06:00
c397bfcad1 Fix status bar and navigation bar layout 2026-03-29 18:20:10 -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
augmentedpotato
4dd57e3484 Merge branch 'web-index' 2026-03-29 17:47:33 -06:00