Skip to content

Add actions and modal dialog to fetch remote diagrams (can't load them yet)

matt00 requested to merge dev/db-gui into main

Added:

  • API route to get the user's diagrams
  • RemoteStorage repository and actions to fetch user's diagrams
  • Modal dialog to list remote diagrams

Still need to add API and actions to actually load the diagrams

Merge request reports