13 Commits

Author SHA1 Message Date
shb
384d571997 Merged AWS upload functionality
Uploading now works with AWS. Documentation can be found in dms-api.md at the root folder.
2025-06-18 12:00:36 +08:00
shb
9333c7085a Merge branch 'development' into cursor-testing 2025-06-17 15:11:28 +08:00
shb
40cf8ebab5 Added file upload functionality
Backend works when trying to use Postman to request the API endpoint. File upload in the frontend also works since the data is parsed properly as multi-part form data. The issue is the frontend seems to cannot directly send request to backend and is outright rejected.
2025-06-16 14:29:33 +08:00
shb
9e9c6b44a0 Linked frontend logic with backend API
Create folder function now properly works to send data to the backend and is reflected in the database.

The frontend still displays hierarchy from dummy data.
2025-06-12 14:54:34 +08:00
Aiman Fakhrullah Mantasan
e37bbaeb46 Refactor on the DMS, Improve design on upload and create new levels 2025-06-05 14:57:08 +08:00
Aiman Fakhrullah Mantasan
812b440290 Updated Documentation, Upload Dialogue and Explorer Design 2025-05-31 17:59:23 +08:00
Aiman Fakhrullah Mantasan
8cff207c45 Added Access Management and Role Management 2025-05-31 14:58:52 +08:00
Aiman Fakhrullah Mantasan
b157b8b47d Added Settings, Updated Schema & Documentation 2025-05-31 12:12:00 +08:00
Aiman Fakhrullah Mantasan
d1085b3453 Created Settings Page, Standardize Design, Updated Documentation 2025-05-30 21:08:11 +08:00
Aiman Fakhrullah Mantasan
1aac9905e3 Added File Preview, Hiearchy View, Access Type Display 2025-05-30 19:14:03 +08:00
Aiman Fakhrullah Mantasan
9b14213beb Improved design for UI Layout and Structuring Hiearchy 2025-05-30 17:45:37 +08:00
Aiman Fakhrullah Mantasan
b00a9f94c3 Added initial cabinet view for development 2025-05-30 16:16:59 +08:00
8e01631a4f Initial commit 2025-05-30 04:23:17 +00:00