Skip to content

Zone Visualization UI Spec

Michael Zigldrum requested to merge (removed):master into master

changes:

  • Extracted schema for zone visualization.
  • Created basic mockup of ZoneVisualization via Draw.io and exported png.

Explanation:

Login will be done through the Oauth2 Redirect flow, therefore no Login page is required. If no Oauth2 Server is conigured, then frontend would not startup (correctly).

Frontend will use redirect flow to get JWT token. Will then use this token to connect with Zone manager backend.

closes #2 (closed)

Edited by Michael Zigldrum

Merge request reports