MobileTrack.Web.Portal.Pages Namespace
| App |
The main application component for the Nexus Portal web application. It defines the Router and the layout of the application.
|
| DashboardEditor |
Default page the MobileTrack support user lands after signing in.
|
| ErrorModel |
Error page. This is a last-ditch resolution if a critical error occurs.
This is to alert the user that something went wrong.
MobileTrack support staff will be notified of the error automatically.
|
| HomePage |
Displays the data of a specific selected EnvironmentDto for the user to view and edit.
|
| MainLayout |
Default layout for all users except MobileTrack support users.
All pages for normal users are wrapped in this layout.
|
| Pages__Host | |
| Pages_Admin__Host | |
| Settings |
Settings page for the user to modify their SettingsDto.
|