Controller
Table of Contents
Namespaces
- Api
- PlatformAdmin
Classes
- ActionItemsController
- ActionItems Controller - the reusable "My To-Dos" surface.
- AppController
- ApprovalsController
- Approvals Controller
- AppSettingsController
- AppSettings Controller
- BackupsController
- Tenant self-service view of platform-managed backups.
- BranchesController
- Manages hierarchical organizational branches with tree structure maintenance.
- EmailTemplatesController
- EmailTemplates Controller
- ErrorController
- Error Handling Controller
- GatheringActivitiesController
- GatheringActivities Controller
- GatheringAttendancesController
- GatheringAttendances Controller
- GatheringsController
- Gatherings Controller
- GatheringStaffController
- GatheringStaff Controller
- GatheringTypesController
- GatheringTypes Controller
- GridViewsController
- JSON-based REST endpoints for managing saved grid views.
- HealthController
- Health check controller for load balancers and monitoring.
- MemberRolesController
- MemberRoles Controller
- MembersController
- Manages member CRUD, authentication, profiles, and member discovery.
- NavBarController
- NavBarController Controller
- NotesController
- Notes Controller
- OfflineController
- Public, nonpersonalized shell; private data is fetched only after authentication.
- OpenApiController
- Serves the merged OpenAPI specification (base + plugin fragments).
- PagesController
- Static content controller
- PermissionsController
- Manages RBAC permissions: CRUD, policy matrix, and role assignments.
- ReportsController
- RolesController
- Manages RBAC roles: CRUD, permission assignment, and member management.
- ServicePrincipalsController
- ServicePrincipals Controller - Admin Management
- SessionsController
- TableAdminController
- Simple database administration interface for super users.
- WarrantPeriodsController
- Manages warrant period templates for standardized duration definitions.
- WarrantRostersController
- Manages warrant roster batches and multi-level approval workflows.
- WarrantsController
- Manages warrant lifecycle: listing, filtering, deactivation, and CSV export.
- WorkflowDefinitionsController
- WorkflowDefinitions Controller
- WorkflowInstancesController
- WorkflowInstances Controller
Traits
- DataverseGridTrait
- Unified grid processing for dataverse-style grids with saved views, filters, and sorting.
- ManagedBackupDownloadTrait
- Shared guarded-download plumbing for managed (platform-recorded) backups.
- TurboResponseTrait
- Turbo Stream responses for partial page updates (modal save, grid refresh).
- WorkflowDispatchTrait
- Workflow dispatch helpers for controllers.