45 Commits

Author SHA1 Message Date
jackiettran 5d3c124d3e text changes 2026-01-21 19:20:07 -05:00
jackiettran 420e0efeb4 text changes and remove infra folder 2026-01-21 19:00:55 -05:00
jackiettran 1923ffc251 backend unit test coverage to 80% 2026-01-19 19:22:01 -05:00
jackiettran d4362074f5 more unit tests 2026-01-19 00:29:28 -05:00
jackiettran 75ddb2908f fixed skipped tests 2026-01-18 19:29:28 -05:00
jackiettran 41d8cf4c04 more backend unit test coverage 2026-01-18 19:18:35 -05:00
jackiettran f9c2057e64 fixed csrf test and a bug 2026-01-18 14:02:56 -05:00
jackiettran f58178a253 fixed tests and package vulnerabilities 2026-01-17 11:12:40 -05:00
jackiettran 63385e049c updated tests 2026-01-15 18:47:43 -05:00
jackiettran 2242ed810e lazy loading email templates 2026-01-14 23:42:04 -05:00
jackiettran 86cb8b3fe0 can cancel a rental request before owner approval 2026-01-10 19:22:15 -05:00
jackiettran 860b6d6160 Stripe error handling and now you can rent an item for a different time while having an upcoming or active rental 2026-01-10 13:29:09 -05:00
jackiettran 8aea3c38ed idempotency for stripe transfer, refund, charge 2026-01-09 14:14:49 -05:00
jackiettran 8585633907 handling if owner disconnects their stripe account 2026-01-08 17:49:02 -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 1203fb7996 optimized condition checks 2026-01-06 17:28:20 -05:00
jackiettran e408880cae fixed tests 2026-01-03 21:19:23 -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 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 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 3f319bfdd0 unit tests 2025-12-12 16:27:56 -05:00
jackiettran 1dee5232a0 s3 image file validation 2025-12-12 13:33:24 -05:00
jackiettran 11593606aa imageFilenames and imageFilename, backend integration tests, frontend tests, removed username references 2025-11-26 23:13:23 -05:00
jackiettran 31d94b1b3f simplified message model 2025-11-25 17:22:57 -05:00
jackiettran 2983f67ce8 removed metadata from condition check model 2025-11-25 16:48:54 -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 8e6af92cba schema updates to rental statuses 2025-11-24 18:08:12 -05:00
jackiettran 42a5412582 changed field from availability to isAvailable 2025-11-24 17:36:18 -05:00
jackiettran 825389228d essential forum code 2025-11-11 16:55:00 -05:00
jackiettran 7a5bff8f2b real time messaging 2025-11-08 18:20:02 -05:00
jackiettran 066ad4a3fe moved private information, test fixes 2025-11-06 17:56:12 -05:00
jackiettran 2ee4b5c389 fixed map tests 2025-11-06 16:56:17 -05:00
jackiettran 2956b79f34 updated test 2025-11-06 16:28:35 -05:00
jackiettran 6d0beccea0 refactor mylistings and my rentals 2025-11-01 22:33:59 -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 34c0ad2920 fixed cors bug, separating rental confirmation for owner and renter, removing condition checks from my-listings 2025-10-08 23:03:28 -04:00
jackiettran 9a9e96d007 tests 2025-10-06 16:05:29 -04:00
jackiettran 67cc997ddc Skip payment process if item is free to borrow 2025-09-22 22:02:08 -04:00
jackiettran 649289bf90 backend unit tests 2025-09-19 19:46:41 -04:00