Commit Graph

46 Commits

Author SHA1 Message Date
Atharva Ombase 6294066ea7 Fix:Installed axios 2025-04-18 18:11:43 +05:30
vedang29 76f9b00624 Implemented sign in & sign up (with token storage) 2025-04-18 16:33:40 +05:30
Atharva Ombase 5391410609 Fix:Fixed api call for donwloading files 2025-04-16 15:47:11 +05:30
Atharva Ombase a91d7fe8c7 Fix: Removed extra landingpage on the src/pages path 2025-04-16 15:45:50 +05:30
Atharva Ombase 65ca53b224 Fix:Changed project name 2025-04-16 15:43:02 +05:30
Atharva Ombase 9d6387699e Feat:Added provider for the redux 2025-04-16 15:41:07 +05:30
Atharva Ombase f6371faf9a Fix:Changed name of the project 2025-04-16 15:40:14 +05:30
Atharva Ombase 9632450d16 Feat:Added logic to upload the file to the Skycrate 2025-04-16 15:36:49 +05:30
Atharva Ombase e59784bfa9 Feat:Added slice for redux for hdfspath 2025-04-16 15:28:20 +05:30
Atharva Ombase 6aae767aa6 Fix:Changed title of the project 2025-04-16 15:25:40 +05:30
Atharva Ombase df4d3c1990 Fix:deleted api.js and FileUpload.jsx and made new files as needed 2025-04-16 15:25:04 +05:30
Atharva Ombase 4ab49db6af Feat:Added redux for the hdfspath to change the uplaod the file onto folder 2025-04-16 15:22:12 +05:30
Atharva Ombase 00f6e28207 Feat:Added file icons and fixed download errors 2025-04-16 15:19:55 +05:30
Atharva Ombase 1f40b02346 Feat:Added uploadFile.jsx for in UserPages 2025-04-16 15:15:05 +05:30
Kshitij a5168a282b Merged Salvi's upload functionality and Ombase's list files functionality. 2025-04-15 11:04:40 +05:30
Atharva Ombase 4219570d80 Feat:Added file table on the Dashboard 2025-04-15 04:14:00 +05:30
Atharva Ombase 710a08c868 Feat:Added some dependancies 2025-04-15 04:12:02 +05:30
Atharva Ombase 8dec47ff63 Feat: Added table to list and view HDFS files with dynamic navigation 2025-04-15 04:10:27 +05:30
Kshitij 9e68d73cf4 Merged Atharv Ombase's changes from frontend branch into the main branch. 2025-03-29 22:28:10 +05:30
Kshitij 65783c1ca0 Merged changes from frontend branch, i.e. commits made by Ombase, Dinesh and me in frontend. 2025-02-27 23:06:51 +05:30
Kshitij 8c070fd616 Added new dashboard in sample, designed by Dinesh! 2025-02-27 23:00:46 +05:30
Kshitij 95995d0a4e Merge branch 'dinesh' into frontend. 2025-02-27 22:52:42 +05:30
Kshitij 72c1968c67 Removed package-lock from Dinesh's commit. 2025-02-27 22:51:29 +05:30
Dinesh065 000ae78d1e Improved the landing page and footer 2025-02-27 22:42:14 +05:30
Kshitij f4ac9a4f15 Removed package-lock from repo. No longer tracking it. 2025-02-26 20:18:16 +05:30
atharvaombase c7697a4b3c Fix:Fixed 404.png import path 2025-02-26 20:08:59 +05:30
Kshitij 7994f2768d Fix: Changed 404 image in NotFoundPage.jsx 2025-02-26 20:01:48 +05:30
Kshitij bb15fe9b7a Added package-lock to gitignore 2025-02-26 19:43:02 +05:30
Kshitij 785eb9e66a Added dashboard sample image & updated README. 2025-02-26 19:07:25 +05:30
Kshitij 7590e81f5c Merged Ombase's changes from frontend branch with main branch. Created sidebar, dashboard, and not found page. Minor changes to landing page. 2025-02-26 19:00:19 +05:30
atharvaombase 8ba3d6e093 Fix:Fixed height of first page where the height was dynamic 2025-02-26 18:04:06 +05:30
atharvaombase 88cd92a159 Fix:Added route for Custom NotFoundPage 2025-02-26 18:03:05 +05:30
atharvaombase 9c5a000555 Feat:Custom Page not found page 2025-02-26 18:02:16 +05:30
atharvaombase 130cada092 Fix:Kept the light theme and removed black theme 2025-02-26 18:01:36 +05:30
atharvaombase 7f6e377674 Feat:Added searchBar in navbar 2025-02-26 16:47:43 +05:30
atharvaombase fe06abadcf Feat:Added the icons and necessary buttons 2025-02-26 15:21:15 +05:30
atharvaombase 00eab70d71 Merge branch 'frontend' of https://github.com/kshitij-ka/cc-mini into frontend 2025-02-26 12:14:50 +05:30
atharvaombase 2e74a8b762 Moved DrivethruLandingPage.jsx to its new location 2025-02-26 12:12:37 +05:30
atharvaombase e3f2d4fd0a Feat:Custom css for the Overflow scrollbar in the sidebar 2025-02-26 12:10:28 +05:30
Kshitij ddb39e4258 Merged Ombase's changes in main branch from frontend branch.
- Landing page
- Login page
- Sign-up page
2025-02-26 12:06:47 +05:30
atharvaombase 6c0b39ddbf Fix:Moved user related pages to UserPages 2025-02-26 12:06:10 +05:30
atharvaombase a7b5c24d72 Feat:Created sidebar 2025-02-26 12:04:41 +05:30
Kshitij 2556843ef6 Misc: Added sample images for landing, login and signup page. Also, referenced in README. 2025-02-26 12:03:18 +05:30
atharvaombase 43f4a8f9ce Feat:Added routes 2025-02-26 12:00:49 +05:30
atharvaombase 9abd6c554a Fix:Removed files from Root folder to Frontend folder
Feat:Created landing page,Login page, Signup page
2025-02-26 10:46:33 +05:30
Kshitij 714ece9637 Added a placeholder file to push Frontend folder. 2025-02-24 23:15:18 +05:30