Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tab for “Device”, “Configuration - Unimus” #5

Open
tomaskir opened this issue Dec 29, 2020 · 0 comments
Open

New tab for “Device”, “Configuration - Unimus” #5

tomaskir opened this issue Dec 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomaskir
Copy link
Member

Conditions:

  • Unimus connection is configured
  • device present in Unimus

Mockup:
image

After entering this view, call Unimus devices/:deviceId/backups endpoint for this device, use attributes to only filter for neccessary fields (don’t review backup bytes). Populate the left area with backups as per mockup.

On click in list of backups, load backup contents into the right pane: call devices/:deviceId/backups endpoint for the proper backup ID to retrieve backup bytes, decode, show in pane. If backup is binary, show hash of decoded bytes.

Buttons required:

  • “Download backup” - only enabled if backup shown in right pane
  • “Refresh” - refresh view
@tomaskir tomaskir added the enhancement New feature or request label Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants