-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
backlogTasks for future SprintsTasks for future Sprints
Description
User Story
As a system administrator,
I want to configure the start page of the BaSyx AAS Web UI,
so that users are always redirected to the correct entrypoint for their usecase.
Rules
- The base route ("/") of the BaSyx UI always needs to redirect to a defined page
- The default when nothing is configured should redirect to the AAS Viewer
- The AAS viewer needs to be assigned a dedicated route and not "/" anymore
- Modules can also be defined as start pages
- The "/" route should show a 404 page when a user forces the navigation to that page
- The AAS Viewer should be the fallback if a standard page is configured that the user has no access to
Acceptance Criteria
- New environment variable available for defining route name for start page
- Start page can be a BaSyx core page
- Start page can be a custom module
Metadata
Metadata
Assignees
Labels
backlogTasks for future SprintsTasks for future Sprints
Type
Projects
Status
AAS Web UI