[
https://issues.apache.org/jira/browse/FELIX-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Valchev updated FELIX-569:
-----------------------------------
Attachment: config-table.png
I did a small, static page with your suggestion. The attached file
(config-table.png) displays the configurations as tables.
For each configuration basic information is shown:
- pid
- factory pid
- name
- description
- binding - the bundle, to which it is bound (can be directly link to /bundles
plugin)
- actions
three actions are available:
- delete - will delete the configuration and reload the page
- unbind - will unbind the configuration if already bound. If not bound, the
button is disabled.
- edit
When 'edit' button is pressed, the current Editor Form appears in a modal
JQuery UI dialog. The use has three options:
- reset - resets the fields of the form
- save - saves the modifications and closes the dialog
- close - closes the dialog without saving the changes.
Question: what happens if PID is selected? Render the table and automatically
pop-up the editor dialog?
> Improve Configuration Page
> --------------------------
>
> Key: FELIX-569
> URL: https://issues.apache.org/jira/browse/FELIX-569
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Thierry Ygé
> Assignee: Carsten Ziegeler
> Priority: Minor
> Attachments: config-table.png, config-tree.patch, config-tree.png
>
>
> At the moment the way to select the Configuration page is not so user
> friendly.
> The more component you have , the more it get difficult to find in the drop
> down list.
> So to make it more easy I would suggest to introduce some kind of "Tree"
> browse with categorized component configuration eventually.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.