Skip to main content

Web app screens — routes & fields

Overview of the screens in the Yres web app, with the actual route and the main form fields per screen. Useful to map the documentation to what you see in the app.

note

Routes are relative to the web app (the org subdomain, e.g. …/admin/announcements). The web app is an SPA: a section's sub-navigation only appears after you click its icon in the left rail.

Home

ScreenRoute
Dashboard/
Power BI Dashboard/admin/powerBiDashboard

Admin

ScreenRouteKey fields
Users & Roles/admin/panel
Announcements/admin/announcementstitle · start date · start time · end date · end time · notify users · priority · body
Audit logs/admin/auditlogsdate (filter)
Databases/admin/databaseshost · db_name · server_name · port · username · password
Secrets/admin/secrets
Firewall/admin/firewall
Health checks/admin/healthchecks
DWH logs/admin/dwhlogsdate (filter)
Azure resources/admin/azure/resources
Change overwrites/admin/changeoverwrites
Database settings/admin/dbsettings
Rebuild/admin/rebuild
Theme/admin/themeupload icon · upload background · blur · primary_color
Update environment/admin/environments
Power BI credentials/admin/powerBiCredentials
Shared integration runtimes/admin/shared-integration-runtimesname · description

Projects & Changes

ScreenRouteKey fields
Projects/projectsName · Description · DueDate
Changes/changes
Install changes/changes/install
Release changes/changes/release
Scripted objects/loadmanagement/scriptedObjects

Data sources

ScreenRoute
Sources/sources
Source detail/sources/:id
Type mapping/sources/:id/typemapping

Load Management

ScreenRouteKey fields
Run pipelines/loadmanagement/runPipelinesdate range (filter)
Triggers/loadmanagement/triggers
Monitoring/loadmanagement/monitoring
Master pipelines/loadmanagement/masterPipelines
Integration runtimes/loadmanagement/integration-runtimesname · description · type
Scripted objects/loadmanagement/scriptedObjects
Datawarehouse processes/loadmanagement/datawarehouse-processes
Datawarehouse queries/loadmanagement/datawarehouse-queries

Data Engineering

ScreenRouteKey fields
View persistence/dataengineering/viewpersistenceDestinationSchemaName · DestinationTableName · Level (+ source, object type, load type)
Object history/dataengineering/objecthistory

Settings

ScreenRoute
Settings/settings
Maintenance

This overview was captured from the live web app. Screens may change per release — use the tool in tools/playwright-capture/ to re-capture.