Rohit Pai rodude123
rodude123 pushed to master at rodude123/my-portfolio 2023-06-26 18:13:40 +01:00
be5e047f51 Merge pull request 'project-data-fix' (#35) from project-data-fix into master
e4877453cc Added where statements to is main project queries
7d0317ed60 Fixed small issues with projectData not being able to save uploaded image url to db
Compare 3 commits »
rodude123 deleted branch project-data-fix from rodude123/my-portfolio 2023-06-26 18:13:40 +01:00
rodude123 created pull request rodude123/my-portfolio#35 2023-06-26 18:13:17 +01:00
project-data-fix
rodude123 created branch project-data-fix in rodude123/my-portfolio 2023-06-26 18:12:49 +01:00
rodude123 pushed to project-data-fix at rodude123/my-portfolio 2023-06-26 18:12:49 +01:00
e4877453cc Added where statements to is main project queries
7d0317ed60 Fixed small issues with projectData not being able to save uploaded image url to db
Compare 2 commits »
rodude123 deleted branch project-image-fix from rodude123/my-portfolio 2023-06-26 18:12:20 +01:00
rodude123 pushed to project-image-fix at rodude123/my-portfolio 2023-06-26 18:11:47 +01:00
e4877453cc Added where statements to is main project queries
rodude123 created branch project-image-fix in rodude123/my-portfolio 2023-06-26 18:08:58 +01:00
rodude123 pushed to project-image-fix at rodude123/my-portfolio 2023-06-26 18:08:58 +01:00
7d0317ed60 Fixed small issues with projectData not being able to save uploaded image url to db
rodude123 pushed to master at rodude123/my-portfolio 2023-06-26 17:05:58 +01:00
5ac8282fb6 Merge pull request 'add-to-blog' (#34) from add-to-blog into master
7b637dac7b Added in the ability not upload a headerImage and instead use a placeholder. Folder ID is now stored in the DB
bae523b62b Uploaded imgUtils.php file
61b8d3a987 Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded.
Compare 4 commits »
rodude123 deleted branch add-to-blog from rodude123/my-portfolio 2023-06-26 17:05:58 +01:00
rodude123 merged pull request rodude123/my-portfolio#34 2023-06-26 17:05:57 +01:00
add-to-blog
rodude123 created pull request rodude123/my-portfolio#34 2023-06-26 17:05:49 +01:00
add-to-blog
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-26 16:52:54 +01:00
7b637dac7b Added in the ability not upload a headerImage and instead use a placeholder. Folder ID is now stored in the DB
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-26 03:56:53 +01:00
bae523b62b Uploaded imgUtils.php file
rodude123 created branch add-to-blog in rodude123/my-portfolio 2023-06-26 03:54:31 +01:00
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-26 03:54:31 +01:00
61b8d3a987 Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded.
rodude123 pushed to master at rodude123/my-portfolio 2023-06-09 14:56:35 +01:00
88c5cc9508 Merge pull request 'intial-blog-setup' (#33) from intial-blog-setup into master
e82ec15504 Fixed bugs in blog routes and added doc comments to all route files
e339204bd7 Updated CV pdf
a3eb4678f9 Moved all current routes to individual folders which use a class system and inherit from an interface. Moved rest of the files for a better structure and for readability. Each editable cms should have its own folder with a routes class file and data class file
fb75dd2255 Changed to using here multiline strings instead
Compare 7 commits »
rodude123 deleted branch intial-blog-setup from rodude123/my-portfolio 2023-06-09 14:56:35 +01:00
rodude123 merged pull request rodude123/my-portfolio#33 2023-06-09 14:56:34 +01:00
intial-blog-setup