Skip to content

Add workspacepreset with warning list

Closes #59 (closed)

In this MR

  • Added a new workspace-preset called "Warnings"
  • New workspace-preset contains one window with the "Warning list"-viewpreset

How to test

  • Start the presets backend locally with docker and connect to your FE: "GW_PRESET_BACKEND_URL": "https://localhost:4443/",
  • When opening the workspace-preset menu, you should be able to find a workspace-preset called "Warnings"
  • After clicking on the workspace-preset "Warnings", a workspace should open with the "Warning list"-viewpreset
Edited by Mizzi van der Ven

Merge request reports