jackiettran
e2e32f7632
handling changes to stripe account where owner needs to provide information
2026-01-08 19:08:14 -05:00
jackiettran
0ea35e9d6f
handling when payout is canceled
2026-01-08 18:12:58 -05:00
jackiettran
8585633907
handling if owner disconnects their stripe account
2026-01-08 17:49:02 -05:00
jackiettran
3042a9007f
handling stripe disputes/chargeback where renter disputes the charge through their credit card company or bank
2026-01-08 17:23:55 -05:00
jackiettran
5248c3dc39
handling case where payout failed and webhook event not received
2026-01-08 15:27:02 -05:00
jackiettran
65b7574be2
updated card and bank error handling messages
2026-01-08 15:00:12 -05:00
jackiettran
bcb917c959
3D Secure handling
2026-01-08 12:44:57 -05:00
jackiettran
8b9b92d848
Text changes with earnings
2026-01-07 22:37:41 -05:00
jackiettran
550de32a41
migrations readme
2026-01-07 21:55:41 -05:00
jackiettran
5eb877b7c2
addtional checks for if user is banned
2026-01-07 00:46:16 -05:00
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
28c0b4976d
failed payment method handling
2026-01-06 16:13:58 -05:00
jackiettran
ec84b8354e
paid out amount updates on page load if webhook doesn't work
2026-01-05 23:13:18 -05:00
jackiettran
a0d63ff04a
Merge branch 'fix/backend-unit-tests'
2026-01-03 21:21:08 -05:00
jackiettran
e408880cae
fixed tests
2026-01-03 21:19:23 -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
e9bc87da99
review viewable after 72 hours instead of 10 minutes if only one side submits a review
2026-01-02 17:54:01 -05:00
jackiettran
4209dcc8fc
removed cron job that made rentals active. Now whether or not the rental is active is determined on the fly
2026-01-02 17:08:49 -05:00
jackiettran
0104f369a9
Owner should only be able to complete an active rental not a confirmed rental. Removed an icon
2026-01-01 23:49:03 -05:00
jackiettran
0682494ee0
Fixed an email bug where it wasn't getting email from the db
2026-01-01 23:29:39 -05:00
jackiettran
fd2312fe47
Edited layout of mmddyyyy and time dropdown. Changed algorithm for determining pricing so that it choosest the cheapest option for users
2026-01-01 14:46:40 -05:00
jackiettran
3d0e553620
date time validation and added ability to type in date
2026-01-01 00:50:19 -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
546c881701
rental price calculation bug, sticky pricing cards on mobile, bigger font app wide, removed delivery options from frontened, searching by location with zipcode works when there's multiple zipcodes in the area,
2025-12-30 00:20:15 -05:00
jackiettran
7dd3aff0f8
Image is required for creating an item, required fields actually required, Available After and Available Before defaults changed, delete confirmation modal for deleting an item
2025-12-29 19:26:37 -05:00
jackiettran
e153614993
login attempts
2025-12-28 12:43:10 -05:00
jackiettran
36cf5b65fa
improved email verification experience wording
2025-12-25 23:09:10 -05:00
jackiettran
4f85243815
more stack traces
2025-12-25 19:05:12 -05:00
jackiettran
76e4039ba8
added stack trace to some logging
2025-12-25 18:41:42 -05:00
jackiettran
2a32470758
text changes, error styling, navbar menu styling
2025-12-23 23:08:22 -05:00
jackiettran
347f709f72
Updated search bar to remove location. Will get or ask for user's location. Removed Start Earning button. Works on desktop and mobile
2025-12-23 18:09:12 -05:00
jackiettran
07e5a2a320
Rebrand and updated copyright date
2025-12-22 22:35:57 -05:00
jackiettran
955517347e
health endpoint
2025-12-20 15:21:33 -05:00
jackiettran
bd1bd5014c
updating unit and integration tests
2025-12-20 14:59:09 -05:00
jackiettran
4e0a4ef019
updated upload unit tests for s3 image handling
2025-12-19 18:58:30 -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
5e01bb8cff
images for forum and forum comments
2025-12-13 20:32:25 -05:00
jackiettran
55e08e14b8
consistent profile image, initials with background color as backup, better profile image editing
2025-12-12 23:08:54 -05:00
jackiettran
3f319bfdd0
unit tests
2025-12-12 16:27:56 -05:00
jackiettran
25bbf5d20b
mass assignment vulnerabilites and refactoring of photos
2025-12-12 13:57:44 -05:00
jackiettran
1dee5232a0
s3 image file validation
2025-12-12 13:33:24 -05:00
jackiettran
763945fef4
S3 markdown file
2025-12-12 11:47:16 -05:00
jackiettran
b0268a2fb7
s3
2025-12-11 20:05:18 -05:00
jackiettran
11593606aa
imageFilenames and imageFilename, backend integration tests, frontend tests, removed username references
2025-11-26 23:13:23 -05:00