Commit Graph

87 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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
jackiettran f2d3aac029 sanitized errors 2025-11-26 15:49:42 -05:00
jackiettran 8b10103ae4 csrf token handling, two jwt tokens 2025-11-26 14:25:49 -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 532f3014df email can't be null, username removed since email can't be null 2025-11-24 15:41:35 -05:00
jackiettran f2d42dffee email sent when personal information changed 2025-11-21 16:47:39 -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 88c831419c disable item request notifications 2025-11-20 15:28:16 -05:00
jackiettran 83872fe039 fixing bugs with item notification radius 2025-11-20 15:01:15 -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 3a6da3d47d email refactor 2025-11-14 17:36:35 -05:00
jackiettran 629f0055a1 integrated email is forum posts/comments 2025-11-14 15:51:25 -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 d8a927ac4e send email when message is sent 2025-11-10 13:05:10 -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