Commit Graph

35 Commits

Author SHA1 Message Date
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 5e01bb8cff images for forum and forum comments 2025-12-13 20:32:25 -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 bb16d659bd removed unneeded fields from item including needsTraining 2025-11-24 17:31:09 -05:00
jackiettran b2f18d77f6 admin can soft delete listings 2025-11-20 17:14:40 -05:00
jackiettran 413ac6b6e2 Item request notifications 2025-11-18 22:28:47 -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 3dca6c803a pricing tiers 2025-11-06 15:54:27 -05:00
jackiettran 16272ba373 feedback tab 2025-10-31 16:48:18 -04:00
jackiettran 502d84a741 emails for rental cancelation, rental declined, rental request confirmation, payout received 2025-10-27 13:07:02 -04:00
jackiettran 5c3d505988 email plus return item statuses 2025-10-06 15:41:48 -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 5d85f77a19 restructuring for rental requests. started double blind reviews 2025-08-22 20:18:22 -04:00
jackiettran b624841350 made components that create and edit item can share, started item detail changes, listings provide more views 2025-08-20 17:06:47 -04:00
jackiettran ddd27a59f9 streamlined address and availability 2025-08-20 14:56:16 -04:00
jackiettran 66dc187295 simplified create item. Restructured profile. Simplified availability 2025-08-19 17:28:22 -04:00
jackiettran 99eae4774e started dockerfiles and itemrequest 2025-08-18 12:24:46 -04:00
jackiettran 209d8f5fbf Removed tags and added cards 2025-07-31 23:35:49 -04:00
jackiettran 7c6c120969 phone auth, image uploading, address broken up 2025-07-30 19:12:56 -04:00
jackiettran 1dbe821e70 messages and reviews 2025-07-17 00:16:01 -04:00
jackiettran c09384e3ea Initial commit - Rentall App
- Full-stack rental marketplace application
- React frontend with TypeScript
- Node.js/Express backend with JWT authentication
- Features: item listings, rental requests, calendar availability, user profiles
2025-07-15 21:21:09 -04:00