Commit Graph

52 Commits

Author SHA1 Message Date
jackiettran
b56e031ee5 ability to ban and unban users 2026-01-07 00:39:20 -05:00
jackiettran
1203fb7996 optimized condition checks 2026-01-06 17:28:20 -05:00
jackiettran
76102d48a9 stripe webhooks. removed payout cron. webhook for when amount is deposited into bank. More communication about payout timelines 2026-01-03 19:58:23 -05:00
jackiettran
493921b723 Merge branch 'feature/stripe-embedded-onboarding' 2026-01-02 18:27:16 -05:00
jackiettran
6853ae264c Add Stripe embedded onboarding
- Update StripeConnectOnboarding component with embedded flow
- Add new Stripe routes and service methods for embedded onboarding
- Update EarningsStatus and EarningsDashboard to support new flow
- Add required frontend dependencies

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 18:26:53 -05:00
jackiettran
1b4e86be29 fixed image previews 2025-12-30 22:49:34 -05:00
jackiettran
807082eebf image optimization. Image resizing client side, index added to db, pagination 2025-12-30 20:23:32 -05:00
jackiettran
4b4584bc0f sending images through messages works 2025-12-18 19:37:16 -05:00
jackiettran
27a7b641dd condition check gallery 2025-12-16 13:50:23 -05:00
jackiettran
372ab093ef email verification flow updated 2025-12-15 22:45:55 -05:00
jackiettran
b0268a2fb7 s3 2025-12-11 20:05:18 -05:00
jackiettran
fab79e64ee removed console logs from frontend and a logs from locationService 2025-11-26 15:01:00 -05:00
jackiettran
8b10103ae4 csrf token handling, two jwt tokens 2025-11-26 14:25:49 -05:00
jackiettran
8de814fdee replaced vague notes with specific intended use, also fixed modal on top of modal for reviews 2025-11-25 16:40:42 -05:00
jackiettran
f7767dfd13 deletion reason and email for soft deleted forum posts and comments by admin 2025-11-20 18:08:30 -05:00
jackiettran
b2f18d77f6 admin can soft delete listings 2025-11-20 17:14:40 -05:00
jackiettran
026e748bf8 handling closing posts 2025-11-17 17:53:41 -05:00
jackiettran
e260992ef2 admin soft delete functionality, also fixed google sign in when user doesn't have first and last name 2025-11-17 11:21:52 -05:00
jackiettran
105f257c5f can add images to forum posts and comments 2025-11-11 23:32:03 -05:00
jackiettran
b045fbeb01 Can mark a comment as the answer, some layout changes 2025-11-11 18:23:11 -05:00
jackiettran
825389228d essential forum code 2025-11-11 16:55:00 -05:00
jackiettran
4a4eee86a7 can add image to message 2025-11-10 22:45:29 -05:00
jackiettran
3442e880d8 conversations, unread count, autoscrolling to recent messages, cursor in text bar 2025-11-09 22:16:26 -05:00
jackiettran
7a5bff8f2b real time messaging 2025-11-08 18:20:02 -05:00
jackiettran
3dca6c803a pricing tiers 2025-11-06 15:54:27 -05:00
jackiettran
6d0beccea0 refactor mylistings and my rentals 2025-11-01 22:33:59 -04:00
jackiettran
16272ba373 feedback tab 2025-10-31 16:48:18 -04:00
jackiettran
99aa0b3bdc badge when owner gets pending rental request 2025-10-31 12:18:40 -04:00
jackiettran
d1cb857aa7 payment confirmation for renter after rental request approval, first listing celebration email, removed burstprotection for google places autocomplete, renamed email templates 2025-10-28 22:23:41 -04:00
jackiettran
502d84a741 emails for rental cancelation, rental declined, rental request confirmation, payout received 2025-10-27 13:07:02 -04:00
jackiettran
407c69aa22 rental request email to owner 2025-10-15 15:19:23 -04:00
jackiettran
b9e6cfc54d password reset 2025-10-10 22:54:45 -04:00
jackiettran
0a9b875a9d email verfication after account creation, password component, added password special characters 2025-10-10 14:36:09 -04:00
jackiettran
052781a0e6 google sign in with oauth 2.0. no more console errors or warnings 2025-10-08 12:46:25 -04:00
jackiettran
299522b3a6 no more 401 error for publicly browsing user 2025-10-07 11:43:05 -04:00
jackiettran
5c3d505988 email plus return item statuses 2025-10-06 15:41:48 -04:00
jackiettran
6199609a4d removed old beta 2025-09-19 22:33:44 -04:00
jackiettran
cf6dd9be90 more secure token handling 2025-09-17 18:37:07 -04:00
jackiettran
ce0b7bd0cc google sign in 2025-09-15 12:38:18 -04:00
jackiettran
1d7db138df Google maps integration 2025-09-09 22:49:55 -04:00
jackiettran
b22e4fa910 refund and delayed charge 2025-09-04 16:44:47 -04:00
jackiettran
b59fc07fc3 payouts 2025-09-02 16:15:09 -04:00
jackiettran
0f04182768 instead of rental data in local storage, using stripe metadata 2025-08-28 17:41:47 -04:00
jackiettran
5d85f77a19 restructuring for rental requests. started double blind reviews 2025-08-22 20:18:22 -04:00
jackiettran
022c0b9c06 getting to payment screen. Bug fixes and formatting changes for item detail 2025-08-21 16:44:05 -04:00
jackiettran
ddd27a59f9 streamlined address and availability 2025-08-20 14:56:16 -04:00
jackiettran
99eae4774e started dockerfiles and itemrequest 2025-08-18 12:24:46 -04:00
jackiettran
7c6c120969 phone auth, image uploading, address broken up 2025-07-30 19:12:56 -04:00
jackiettran
6cba15d36a envs 2025-07-25 23:28:55 -04:00
jackiettran
f289022b5d date selection 2025-07-18 00:31:23 -04:00