Bug 953663
Summary: | Content View Definition -> Content -> +Add button should be disabled until a Product is selected | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | sthirugn <sthirugn> | ||||
Component: | WebUI | Assignee: | Walden Raines <walden> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Og Maciel <omaciel> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | Nightly | CC: | cwelton, jmontleo, mmccune, omaciel | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-04-24 17:09:22 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
sthirugn@redhat.com
2013-04-18 20:36:25 UTC
PR opened: https://github.com/Katello/katello/pull/3019 commit 33e435e0fb9187545f5f9003f067255be788ca9f Merge: 87a618a 0a1fc66 Author: Walden Raines <walden> Date: Tue Sep 24 07:23:56 2013 -0700 Merge pull request #3019 from waldenraines/bug-953663 Bug #953663 - only show 'add' button if there are products to add. commit 0a1fc6679579f98860e181584fefab33ac0745c9 Author: Walden Raines <walden> Date: Mon Sep 23 11:25:09 2013 -0400 Bug #953663 - only show 'add' button if there are products to add. * Add button for products are only displayed if there is a content available. The UI no longer allows you to add "nothing". * There is a visible +Add button for packages but it works as expected: if content is added to the text box, it gets added; otherwise nothing happens. Verified: * apr-util-ldap-1.3.9-3.el6_0.1.x86_64 * candlepin-0.8.25-1.el6sam.noarch * candlepin-scl-1-5.el6_4.noarch * candlepin-scl-quartz-2.1.5-5.el6_4.noarch * candlepin-scl-rhino-1.7R3-1.el6_4.noarch * candlepin-scl-runtime-1-5.el6_4.noarch * candlepin-selinux-0.8.25-1.el6sam.noarch * candlepin-tomcat6-0.8.25-1.el6sam.noarch * elasticsearch-0.19.9-8.el6sat.noarch * foreman-1.3.0-13.el6sat.noarch * foreman-compute-1.3.0-13.el6sat.noarch * foreman-libvirt-1.3.0-13.el6sat.noarch * foreman-postgresql-1.3.0-13.el6sat.noarch * foreman-proxy-1.3.0-2.el6sat.noarch * katello-1.4.6-19.el6sat.noarch * katello-all-1.4.6-19.el6sat.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.4.4-1.el6sat.noarch * katello-cli-1.4.3-17.el6sat.noarch * katello-cli-common-1.4.3-17.el6sat.noarch * katello-common-1.4.6-19.el6sat.noarch * katello-configure-1.4.5-9.el6sat.noarch * katello-configure-foreman-1.4.5-9.el6sat.noarch * katello-configure-foreman-proxy-1.4.5-9.el6sat.noarch * katello-foreman-all-1.4.6-19.el6sat.noarch * katello-glue-candlepin-1.4.6-19.el6sat.noarch * katello-glue-elasticsearch-1.4.6-19.el6sat.noarch * katello-glue-pulp-1.4.6-19.el6sat.noarch * katello-qpid-broker-key-pair-1.0-1.noarch * katello-qpid-client-key-pair-1.0-1.noarch * katello-selinux-1.4.4-4.el6sat.noarch * openldap-2.4.23-31.el6.x86_64 * pulp-katello-plugins-0.2-1.el6sat.noarch * pulp-nodes-common-2.3.0-0.17.beta.el6sat.noarch * pulp-nodes-parent-2.3.0-0.17.beta.el6sat.noarch * pulp-puppet-plugins-2.3.0-0.17.beta.el6sat.noarch * pulp-rpm-plugins-2.3.0-0.17.beta.el6sat.noarch * pulp-selinux-2.3.0-0.17.beta.el6sat.noarch * pulp-server-2.3.0-0.17.beta.el6sat.noarch * python-ldap-2.3.10-1.el6.x86_64 * ruby193-rubygem-ldap_fluff-0.2.2-2.el6sat.noarch * ruby193-rubygem-net-ldap-0.3.1-3.el6sat.noarch * ruby193-rubygem-runcible-1.0.7-1.el6sat.noarch * signo-0.0.20-3.el6sat.noarch * signo-katello-0.0.20-3.el6sat.noarch This was verified and delivered with MDP2. Closing it out. This was delivered and verified with MDP2. Closing the bug. |