Commit Graph

161 Commits

Author SHA1 Message Date
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 996e815d57 if authmodal is up, cursor is already in it 2025-12-18 18:43:08 -05:00
jackiettran 38e0b6a16d condition checks in rental history in profile 2025-12-16 14:15:07 -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
jackiettran f2d3aac029 sanitized errors 2025-11-26 15:49:42 -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 f3a356d64b test migration script 2025-11-25 21:35:09 -05:00
jackiettran 9ec3e97d9e remove sync alter true, add pending migration check 2025-11-25 17:53:49 -05:00
jackiettran 8fc269c62a migration files 2025-11-25 17:24:34 -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 13268784fd migration files 2025-11-24 18:11:39 -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 34bbf06f0c no need for notes field for alpha invitation 2025-11-24 17:04:05 -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 6aac929ec1 config files and scripts for database migration system 2025-11-24 13:48:10 -05:00
jackiettran a9f3d37343 copy link buttons for item detail and forum post 2025-11-21 22:20:07 -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