feat(web): add file manager page with list/grid views #481
Reference in New Issue
Block a user
Delete Branch "feat/file-manager"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the File Manager page at /files with list/grid views, search, create/delete CRUD, status/visibility badges, and sortable columns. Wired to the existing knowledge API client.
Refs #468