Skip to main content

Search

The Search module provides a quick navigation command palette for accessing application features. It is managed by the SearchController.

How It Works

Authorization: Department_View policy

The GetSearchResults endpoint returns a curated list of application navigation shortcuts that can be filtered by a search query.

Available Navigation Items

ItemURL Target
CallsDispatch dashboard
PersonnelPersonnel list
UnitsUnits list
MappingMap view
ShiftsShifts list
LogsLogs list
ReportsReports dashboard
CalendarCalendar view
NotesNotes list
DocumentsDocuments list
TrainingsTrainings list
InventoryInventory overview
InboxMessage inbox
ProfileUser profile
Department SettingsDepartment settings
SecuritySecurity settings

Conditional Items

Some items are shown only when the user has appropriate permissions:

ItemCondition
New CallUser can create calls
Add PersonUser can add personnel
Manage InvitesUser can add personnel

Filtering

When a query is provided, results are filtered by matching against the item label and summary text.

Interactions with Other Modules

ModuleInteraction
All ModulesProvides navigation shortcuts to all feature areas
SecurityConditional items based on permissions