Skip to content

[webUI] Import/Export configuration #32

@kvndrsslr

Description

@kvndrsslr

Please implement the ability to import a configuration in TTL format.

  • The webUI should have a button "Import configuration" above or below the graph view.
  • On click, the user should be prompted to select a file from their hard drive.
  • The selected file should be parsed and the parsed configuration graph displayed on screen.
  • In case the graph view was not empty, prompt the user if it should be overwritten

Please implement the ability to just export the configuration in TTL format without running it.

  • The webUI should have a button "export configuration" above or below the graph view.
  • On click, the configuration should be generated from the current model state and should be submitted to the user as a file download

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions