You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2017/06/06 10:30:18 UTC

[jira] [Updated] (IGNITE-5271) Web Console: light basic/advanced configuration

     [ https://issues.apache.org/jira/browse/IGNITE-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Borisov updated IGNITE-5271:
---------------------------------
    Description: 
Implement light version of basic/advanced configuration. "Light version" implies old form styles/components, new basic form and redesigned tabbed navigation. Advanced section remains the same as current configuration screen.

Basic configuration form should:
1. Notify user that he has no/some clusters. Use these messages: "You have no clusters. Let’s configure your first and associate it with caches and in-memory file systems!" and "You have N cluster(s). You can create a new one on this tab or *edit existing ones* (link to advanced.clusters)".
2. Be able to add new cluster or edit existing one.
3. Be able to add new caches or choose and edit existing ones.
4. Have "Save and Download" button, which saves caches/cluster and then download that cluster configuration.

Parent configuration state should:
1. On state enter, check amount of clusters user has. If there are none, redirect to basic config screen, otherwise redirect to advanced config screen.

  was:
Implement light version of basic/advanced configuration. "Light version" implies old form styles/components, new basic form and redesigned tabbed navigation. Advanced section remains the same as current configuration screen.

Basic configuration form should:
1. Notify user that he has no/some clusters. Use these messages: "You have no clusters. Let’s configure your first and associate it with caches and in-memory file systems!" and "You have N cluster(s). You can create a new one on this tab or *edit existing ones* (link to advanced.clusters)".
2. Always edit new cluster config.
3. Automatically attach all caches to that cluster config.

Parent configuration state should:
1. On state enter, check amount of clusters user has. If there are none, redirect to basic config screen, otherwise redirect to advanced config screen.


> Web Console: light basic/advanced configuration
> -----------------------------------------------
>
>                 Key: IGNITE-5271
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5271
>             Project: Ignite
>          Issue Type: Task
>          Components: wizards
>            Reporter: Ilya Borisov
>            Assignee: Ilya Borisov
>         Attachments: simple basic configuration.png
>
>
> Implement light version of basic/advanced configuration. "Light version" implies old form styles/components, new basic form and redesigned tabbed navigation. Advanced section remains the same as current configuration screen.
> Basic configuration form should:
> 1. Notify user that he has no/some clusters. Use these messages: "You have no clusters. Let’s configure your first and associate it with caches and in-memory file systems!" and "You have N cluster(s). You can create a new one on this tab or *edit existing ones* (link to advanced.clusters)".
> 2. Be able to add new cluster or edit existing one.
> 3. Be able to add new caches or choose and edit existing ones.
> 4. Have "Save and Download" button, which saves caches/cluster and then download that cluster configuration.
> Parent configuration state should:
> 1. On state enter, check amount of clusters user has. If there are none, redirect to basic config screen, otherwise redirect to advanced config screen.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)