API log table page for Enso UI.
- exports the API logs index page used by the system route group
- filters API logs by user, permission, HTTP method, direction and creation date
- renders user avatars through the users package
- supports click-to-filter behavior on user avatars, method tags, direction tags and permission tags
- integrates with the backend
apiLogMethodandapiLogDirectionsenum stores and theapiLogstable definition
Route group:
system.apiLogs.index
Page:
src/bulma/pages/apiLogs/Index.vue
The page expects these backend sources:
system.apiLogs.initTablesystem.apiLogs.tableDatasystem.apiLogs.exportExcelsystem.permissions.optionsadministration.users.options