11 Commits

Author SHA1 Message Date
shb
274b1cf693 Linked navigation pane to API
The navigation pane now matches the document structure from database, but breadcrumbs bar became broken, not yet fixed.

Added check to folder creation so that subfolders cannot be created in parent folders that don't exist.
2025-06-19 11:24:19 +08:00
shb
6cb4396f20 Adding mapping function to match API data with current document structure
The current API endpoint data doesn't match the document structure in the frontend logic. So I introduced a mapping function but it has not been called into the code yet as this needs a major refactoring to do.
2025-06-13 11:29:45 +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
d4880c491e Added Admin Dashboard, Access Management 2025-05-31 16:23:01 +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