You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2015/04/03 00:24:56 UTC

[jira] [Updated] (AMBARI-10337) Slider widget should implement 'default' clickable marker

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

Srimanth Gunturi updated AMBARI-10337:
--------------------------------------
    Attachment: AMBARI-10337.patch

Tests pass
{code}
  5771 tests complete (11 seconds)
  78 tests pending

[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: npm-debug.log
[INFO] 1180 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1180 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.564s
[INFO] Finished at: Thu Apr 02 15:22:19 PDT 2015
[INFO] Final Memory: 10M/201M
[INFO] ------------------------------------------------------------------------
{code}

> Slider widget should implement 'default' clickable marker
> ---------------------------------------------------------
>
>                 Key: AMBARI-10337
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10337
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10337.patch
>
>
> Slider widgets could optionally have a default value. This value is the recommended value from server. When such a value is given for a config, it has to be shown on the slider as a clickable marker (triangle at the bottom of the slider with a line going up). Clicking on the marker will set the value to the default value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)