Skip to content

[Ticket] Make start page of BaSyx UI configurable #953

@aaronzi

Description

@aaronzi

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

No one assigned

    Labels

    backlogTasks for future Sprints

    Type

    No type

    Projects

    Status

    AAS Web UI

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions