Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Add a layout for plugins list #4

Open
mcicolella opened this issue Oct 23, 2017 · 4 comments
Open

Add a layout for plugins list #4

mcicolella opened this issue Oct 23, 2017 · 4 comments

Comments

@mcicolella
Copy link
Contributor

mcicolella commented Oct 23, 2017

Here an example from our Jfrontend client

plugins-layout

This layout could integrate a ListView component to list all installed plugins (data can be retrieved from Restful API). To have an idea about Restful connection look at here.

Each item should present:

  • plugin icon
  • plugin name
  • plugin description

To start/stop a plugin you need to click on an item. Different icons show plugin status: running or stopped.

@hackertronix
Copy link

Do you just need a layout (xml file) or do you need this entire layout built out with code?

@mcicolella
Copy link
Contributor Author

@hackertronix the best should be layout and code, but the first could be a good starting point.

@amenak77
Copy link

@hackertronix it would be nice in future add a GUI more hierarchical then synoptic; something more like this Cloud Analytics Mobile App (Dashboard Monitor) Concept

@amenak77
Copy link

@hackertronix something like this:
dashboard

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants