[Yahoo-eng-team] [Bug 1655487] [NEW] Create Container [enter] on blank field raises error

2017-01-10 Thread Cindy Lu
Public bug reported: If you leave the field blank, the 'Submit' button is disabled. However, if you press 'Enter' it will trigger an action and raise this error behind the modal: "Danger there was an error submitting the form." This is on the server side: Forbidden (CSRF token missing or

[Yahoo-eng-team] [Bug 1651549] [NEW] fix spec file variable

2016-12-20 Thread Cindy Lu
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/images/details/overview.controller.spec.js#L33 should be sessionDeferred. ** Affects: horizon Importance: Low Assignee: Cindy Lu (clu-m) Status: New ** Changed

[Yahoo-eng-team] [Bug 1642104] [NEW] Admin can reuse Project Volumes Snapshots Overview page

2016-11-15 Thread Cindy Lu
Public bug reported: We have _detail_overview.html defined twice - one for Project, one for Admin. They are exactly the same. We can reuse one. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1641250] [NEW] NG details view route should have different name

2016-11-11 Thread Cindy Lu
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56 path includes the name "project" but detail views can also come from "admin" and "identity". Change the name. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1633288] [NEW] Projects table extra Enabled column

2016-10-13 Thread Cindy Lu
Public bug reported: There are two Enabled column definitions, remove the one attached to v3 enabled (unrelated to v3 too). Remove. ** Affects: horizon Importance: Low Assignee: Cindy Lu (clu-m) Status: In Progress ** Tags: newton-backport-potential -- You received

[Yahoo-eng-team] [Bug 1617495] [NEW] INSTANCE_LOG_LENGTH missing from local_settings.py.example

2016-08-26 Thread Cindy Lu
Public bug reported: it is listed in settings.rst, but missing from local_settings.py.example ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1615054] [NEW] remove invalid magic-search link from jasmine.html

2016-08-19 Thread Cindy Lu
Public bug reported: If you open up the console when doing localhost:/jasmine you will see an error for GET http://localhost:8001/static/horizon/lib/magic_search/magic_search.js This file is invalid. Remove this call. ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1615055] [NEW] remove invalid magic-search link from jasmine.html

2016-08-19 Thread Cindy Lu
Public bug reported: If you open up the console when doing localhost:/jasmine you will see an error for GET http://localhost:8001/static/horizon/lib/magic_search/magic_search.js This file is invalid. Remove this call. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu

[Yahoo-eng-team] [Bug 1602857] [NEW] remove framework's conf.js file

2016-07-13 Thread Cindy Lu
Public bug reported: We should not be using this file: https://github.com/openstack/horizon/blob/master/horizon/static/framework/conf/conf.js Modal spinner's variables are cleaned up by this patch: https://review.openstack.org/#/c/313685/ ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1593430] [NEW] password eye icon doesn't toggle

2016-06-16 Thread Cindy Lu
Public bug reported: I am not sure if this is a regression or a new feature, but previously, clicking on the "eye" icon toggled the password field so you could see it in plain-text. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1591339] [NEW] radio buttons on ng modals should be consistent

2016-06-10 Thread Cindy Lu
Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Attachment added: "Screen Shot 2016-06-10 at 12.06.38 PM.png" https://bugs.launchpad.net/bugs/1591339/+attachment/4681247/+files/Screen%20Shot%202016-06-10%20at%2012.06.38%20PM.png -- You receive

[Yahoo-eng-team] [Bug 1590103] [NEW] ng launch instance tables can use hzNoItems directive

2016-06-07 Thread Cindy Lu
Public bug reported: We can reduce code duplication by using the hzNoItems directive to show a message if there are no items in the table. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1589720] [NEW] ng containers - upload object, 404 Not Found debug mode

2016-06-06 Thread Cindy Lu
Public bug reported: If I upload an object in ng Containers panel and look at the debug printout in the console, I get an error: ClientException: Object HEAD failed: http: 404 Not Found The UI looks and works fine. ** Affects: horizon Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1586175] [NEW] ng containers - cancel button on object delete

2016-05-26 Thread Cindy Lu
Public bug reported: Go to the (ng) containers, create a container, create an object, click select all, and delete action On the Delete action modal, click cancel. Once the modal closes, the object *magically* disappears too (which it shouldn't)... but if you refresh the page, it is back. **

[Yahoo-eng-team] [Bug 1584917] [NEW] [ng launch instance] Delete Vol on Instance Delete toggle shows up twice

2016-05-23 Thread Cindy Lu
Public bug reported: ng launch instance wizard source step if you change boot source to Volume or Volume Snapshot, it causes two 'Delete Volume on Instance Delete' toggle controls to show up. One should be removed. 1)

[Yahoo-eng-team] [Bug 1577565] [NEW] Instance table action dropdown items not showing up

2016-05-02 Thread Cindy Lu
Public bug reported: Button actions font color is white and not showing up. Associate Floating IP Links and btn-danger buttons show up fine: Detach Volume ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Attachment added: "S

[Yahoo-eng-team] [Bug 1570515] [NEW] containers panel not working right

2016-04-14 Thread Cindy Lu
Public bug reported: It definitely worked before, but now it's acting strange. Not sure if it's just on my side. I create a container. Visit another panel. Come back. Open up browser console, tons of errors (see attached image). If I try to create a folder or upload an object, the modal pops up

[Yahoo-eng-team] [Bug 1534533] Re: filter host by IPv4 is not work

2016-04-06 Thread Cindy Lu
Mentioned in comments that it is not a Horizon bug. Closing it. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1564154] [NEW] allow hiding ng help-panel for workflows

2016-03-30 Thread Cindy Lu
Public bug reported: not all steps will need a help-panel. we should have a way to hide it. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) => Cindy Lu (clu-m) ** Summary changed: - hide

[Yahoo-eng-team] [Bug 1561230] [NEW] ng launch instance modal second time is weird

2016-03-23 Thread Cindy Lu
Public bug reported: For Mitaka, we've replaced the original Django Launch Instance with the new ng Launch Instance. I successfully filled out the required steps and created an instance. However, if I don't refresh the page manually, and click the "Launch Instance" again, it shows an

[Yahoo-eng-team] [Bug 1560594] [NEW] ng create volume modal isn't formatted nicely

2016-03-22 Thread Cindy Lu
Public bug reported: There is repetition of the subtitle and help text. It isn't styled as nicely as ng launch instance. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) => Cindy Lu (cl

[Yahoo-eng-team] [Bug 1555863] [NEW] Bootstrap Theme Preview links to sections don't work

2016-03-10 Thread Cindy Lu
Public bug reported: At the top of the Bootstrap Theme Preview there is a list of all the elements drill into. Navbar Buttons Typograph Tables Forms ... Clicking on each one doesn't jump to the section. Anchor tags don't work. :\ ** Affects: horizon Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1555833] [NEW] Material theme form errors - red text on red background

2016-03-10 Thread Cindy Lu
Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) => Cindy Lu (clu-m) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboa

[Yahoo-eng-team] [Bug 1555394] [NEW] hamburger menu icon arrow is not aligned perfectly

2016-03-09 Thread Cindy Lu
Public bug reported: see attached image ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Attachment added: "Screen Shot 2016-03-09 at 4.20.14 PM.png" https://bugs.launchpad.net/bugs/1555394/+attachment/4594440/+files/Screen%20S

[Yahoo-eng-team] [Bug 1550469] [NEW] required icon for forms is not styled correctly

2016-02-26 Thread Cindy Lu
Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Attachment added: "Screen Shot 2016-02-26 at 10.42.39 AM.png" https://bugs.launchpad.net/bugs/1550469/+attachment/4581983/+files/Screen%20Shot%202016-02-26%20at%2010.42.39%20AM.png ** Changed in: horizon

[Yahoo-eng-team] [Bug 1549924] [NEW] fix 2 unit tests that do not have expectations

2016-02-25 Thread Cindy Lu
Keypair Step Import Key Pair Controller successful submit calls the successCallback' has no expectations. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Cindy Lu (clu-m) ** Descript

[Yahoo-eng-team] [Bug 1549431] [NEW] hz-table-footer - allow user to pass in message string

2016-02-24 Thread Cindy Lu
Public bug reported: Right now, we only use the template hz-table-footer.html which prints the message 'Displaying 15 items' We should allow the user to pass in a string to change the message, e.g '32 items' Also, add proper documentation examples. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1546708] [NEW] ng flavor table missing column

2016-02-17 Thread Cindy Lu
Public bug reported: Added a missing column to the Flavors table, the rx-tx factor. We should add it to ng flavors table for consistency. https://review.openstack.org/#/c/247673/ ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed

[Yahoo-eng-team] [Bug 1544248] [NEW] rename hz-table directive to hz-table-helper

2016-02-10 Thread Cindy Lu
Public bug reported: Originally the hzTable namespace extended the Smart-Table module to provide support for checkboxes and sorting. However, we are writing a table directive in another patch that will allow us to generate table HTML content given the data and the column definition, so we want

[Yahoo-eng-team] [Bug 1538261] [NEW] Material theme inline edit exit icon not showing

2016-01-26 Thread Cindy Lu
Public bug reported: See image. The 'exit'/'close' icon isn't showing up. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Screen Shot 2016-01-26 at 10.44.46 AM.png"

[Yahoo-eng-team] [Bug 1535852] [NEW] material theme icons don't show for Stacks Events

2016-01-19 Thread Cindy Lu
Public bug reported: See screenshot attachment. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress ** Attachment added: "Screen Shot 2016-01-19 at 10.35.43 AM.png" https://bugs.launchpad.net/bugs/1535852/+attachment/4552

[Yahoo-eng-team] [Bug 1525410] [NEW] Volume Manage QoS Specs table is too small

2015-12-11 Thread Cindy Lu
Public bug reported: The table should stretch across the size of the browser window. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Screen Shot 2015-12-11 at 1.27.10 PM.png"

[Yahoo-eng-team] [Bug 1525408] [NEW] form error background color not showing

2015-12-11 Thread Cindy Lu
Public bug reported: How to reproduce: - Open up the Create Instance model - Leave fields blank - Click on create user - See errors show up The error message shows up but the usual red background is gone. Possibly caused by the refactoring of CSS. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1522520] [NEW] need directive to check if api is enabled

2015-12-03 Thread Cindy Lu
Public bug reported: Similar to the directives inside openstack_dashboard/static/app/core /cloud-services, we want to remove particular HTML content depending on some condition, in this case, api version support. For example: 1) we should only show the Users magic search if v3 is enabled.

[Yahoo-eng-team] [Bug 1519484] [NEW] material theme close icon isn't showing up

2015-11-24 Thread Cindy Lu
Public bug reported: In the ng launch instance wizard, if you open up one of the help panels (marked by the question-mark-in-circle icon), the close icon doesn't show up. This is because the mapping in _icons.scss is incorrect. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1518110] [NEW] Launch Instance Wizard - Security Groups Available table count not working

2015-11-19 Thread Cindy Lu
Public bug reported: Angular Launch Instance Wizard > Security Group Step: The Available table is acting strangely. Please take a look at the Available table in the attached screenshot. Default Security Group is selected by default, but it is still showing up in Available table, and also 'No

[Yahoo-eng-team] [Bug 1517267] [NEW] Launch Instance Source Step Available table doesn't show empty msg

2015-11-17 Thread Cindy Lu
Public bug reported: When you select a Boot Source, and there are no items for it, the table is just blank. It should show msg like: "No available items." It is in the HTML code, but doesn't work:

[Yahoo-eng-team] [Bug 1516184] [NEW] Launch Instance Source Available Headers disappear

2015-11-13 Thread Cindy Lu
Public bug reported: If I hover over the headers in the Available table, they disappear. Name | Updated | Size | Type|Visibility ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1502304] [NEW] Auto dismiss angular alerts using user settings

2015-10-02 Thread Cindy Lu
ile ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1502304 Ti

[Yahoo-eng-team] [Bug 1501921] [NEW] Heat Stacks Details: Events missing unit tests

2015-10-01 Thread Cindy Lu
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/stacks/tests.py There are no tests for the events_list api call. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1500962] [NEW] Heat Stacks BatchActions missing icons

2015-09-29 Thread Cindy Lu
Public bug reported: Preview, Check, Suspend, and Resume actions are missing icons. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1496164] [NEW] Building on Horizon tutorial startdash command broken

2015-09-15 Thread Cindy Lu
Public bug reported: http://docs.openstack.org/developer/horizon/topics/tutorial.html Run the following commands: mkdir openstack_dashboard/dashboards/mydashboard ./run_tests.sh -m startdash mydashboard \ --target openstack_dashboard/dashboards/mydashboard startdash

[Yahoo-eng-team] [Bug 1494532] [NEW] Magic Search filtering should provide default help content

2015-09-10 Thread Cindy Lu
Public bug reported: As suggested by Travis here: https://review.openstack.org/#/c/217437/3/openstack_dashboard/static/app/core/images/table /images-table.controller.js Instead of defining ctrl.sourceFilterStrings = { cancel: gettext('Cancel'), prompt: gettext('Click

[Yahoo-eng-team] [Bug 1487582] [NEW] Moving translation to HTML for launch-instance flavor step

2015-08-21 Thread Cindy Lu
Public bug reported: We should clean out old gettext and move them into HTML files. This bug addresses the move to launch-instance flavor step. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1485778] [NEW] Angular tables should use hz-page-header directive

2015-08-17 Thread Cindy Lu
Public bug reported: We should use this new directive: https://review.openstack.org/#/c/201661/ ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1471035] [NEW] Import Namespace modal description should use tt tags

2015-07-02 Thread Cindy Lu
Public bug reported: This description should be update to used tt around the api commands. Specify a metadata definition namespace to import. Only definitions in raw JSON format are supported. Administrator Note: Use the following CLI command to import the default definitions into Glance:

[Yahoo-eng-team] [Bug 1465378] [NEW] transfer-table available.html.example need updating

2015-06-15 Thread Cindy Lu
Public bug reported: td class=rsp-p1 span class=invalid fa fa-exclamation-circle ng-show=row.warnings row.warnings.vcpus popover={$ row.warnings | warningText:'vcpus' $} popover-trigger=mouseenter mouseleave popover-placement=top/span {$ row.vcpus

[Yahoo-eng-team] [Bug 1459442] Re: JSCS Cleanup

2015-05-28 Thread Cindy Lu
** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1459442 Title: JSCS Cleanup Status in OpenStack Dashboard

[Yahoo-eng-team] [Bug 1459442] [NEW] JSCS Cleanup

2015-05-27 Thread Cindy Lu
Public bug reported: We need to do some cleanup before we can use JSCS globally (turned on in this patch: https://review.openstack.org/#/c/186154/). We are using those the JSCS Rules listed by John Papa here: https://github.com/johnpapa/angular-styleguide#jscs ** Affects: horizon

[Yahoo-eng-team] [Bug 1455246] [NEW] remove old way to access config via REST

2015-05-14 Thread Cindy Lu
Public bug reported: https://review.openstack.org/#/c/170351/ supercedes https://review.openstack.org/#/c/150573/ as the way to retrieve user's local settings via REST for the Angular work. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status

[Yahoo-eng-team] [Bug 1451960] [NEW] Building Dashboard Tutorial test fails

2015-05-05 Thread Cindy Lu
Public bug reported: After doing this tutorial Tutorial: Building a Dashboard using Horizon (http://docs.openstack.org/developer/horizon/topics/tutorial.html), user may try to run tests. The boilerplate test seems to fail. After running through the tutorial, tests should run clean, but test_me

[Yahoo-eng-team] [Bug 1437529] [NEW] Cancel Volume Transfer confirmation modal shows 'undefined'

2015-03-27 Thread Cindy Lu
Public bug reported: Showing some random text. should be cleaned up. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: Untitled.png https://bugs.launchpad.net/bugs/1437529/+attachment/4358350/+files/Untitled.png -- You received this bug notification

[Yahoo-eng-team] [Bug 1434674] [NEW] [Launch Instance fix] Refactor bytes filter translation

2015-03-20 Thread Cindy Lu
Public bug reported: https://github.com/openstack/horizon/blob/master/horizon/static/horizon/js/angular/filters/filters.js#L129 should be updated ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1434267] [NEW] [Launch Instance fix] Add sorting to Network table

2015-03-19 Thread Cindy Lu
Public bug reported: Also need default sorting. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1434275] [NEW] [Launch Instance fix] Availability Zone field should show default text

2015-03-19 Thread Cindy Lu
Public bug reported: When there are no Availability Zones, there should be some default text like 'No Availability Zones found' ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1434277] [NEW] [Launch Instance fix] Flavor Allocated doesn't have header labels

2015-03-19 Thread Cindy Lu
Public bug reported: The header is not displaying for the Allocated transfer table when one flavor is selected. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: Untitled.png

[Yahoo-eng-team] [Bug 1433317] [NEW] [Launch Instance fix] Flavor table should be sorted by RAM

2015-03-17 Thread Cindy Lu
Public bug reported: by default ** Affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1433317 Title: [Launch Instance fix]

[Yahoo-eng-team] [Bug 1394051] Re: Can't display port list on a shared network in Manage Floating IP Associations page

2015-03-03 Thread Cindy Lu
** Changed in: horizon Status: Fix Released = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1394051 Title: Can't display port list on a shared

[Yahoo-eng-team] [Bug 1423301] [NEW] AttributeError if create user with no email

2015-02-18 Thread Cindy Lu
Public bug reported: Create User without filling in email address. When the table is rendered, you will get an error for those newly created users. Please see image. If you look examine what Keystone returns, there is no email field. Whereas the default Users without email still default to

[Yahoo-eng-team] [Bug 1419204] [NEW] edit pencil icon in Users table not aligned

2015-02-06 Thread Cindy Lu
Public bug reported: Identity Users table It seems that if the cell is empty (e.g. in the email column), the edit pencil icon gets shifted down - not centered. See image. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: Untitled.png

[Yahoo-eng-team] [Bug 1415710] [NEW] Job Binary Details - Create time should be more readable

2015-01-28 Thread Cindy Lu
Public bug reported: See Instance Details: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html#L19 Maybe also called Created for consistency? ** Affects: horizon Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1411066] [NEW] Usage Report table doesn't show units

2015-01-14 Thread Cindy Lu
Public bug reported: http://docs.openstack.org/developer/ceilometer/measurements.html We should have a new column that shows the units, i.e. Duration of volume = 1.0 ? meter.unit is available ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New

[Yahoo-eng-team] [Bug 1409184] [NEW] replace bootstrap icon description with font-awesome in docs

2015-01-09 Thread Cindy Lu
Public bug reported: Thanks Julie! https://review.openstack.org/#/c/120237/ ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1402047] [NEW] separate User edit password into own form

2014-12-12 Thread Cindy Lu
Public bug reported: Per this comment: https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/keystone.py#L358 and brought up as a comment in this patch: https://review.openstack.org/#/c/136874/ ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m

[Yahoo-eng-team] [Bug 1399308] [NEW] Identity panels Status column empty value is not translatable

2014-12-04 Thread Cindy Lu
/horizon/blob/master/openstack_dashboard/dashboards/identity/groups/tables.py#L198 ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1398577] [NEW] update table action buttons after ajax finished

2014-12-02 Thread Cindy Lu
Public bug reported: Scenario: Volume Quota is set to 3. Create 3 volumes on Projects Volumes. 'Create Volume' button is now disabled and reads 'Create Volume (Quota Exceeded)'. When you delete it, it isn't immediately deleted, rather it uses ajax polling to determine the state. The

[Yahoo-eng-team] [Bug 1396812] [NEW] Domain enabled login screen need focus on Domain field

2014-11-26 Thread Cindy Lu
Public bug reported: After you enable v3 support, you will see a Domain field on the login screen. However, the focus is still on the Username field. It should be on the first field which is Domain. ** Affects: horizon Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1396326] [NEW] Group Management button just says Add...

2014-11-25 Thread Cindy Lu
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/groups/tables.py#L175 Change to Add Users * Need have Identity v3 support enabled in local_settings.py to get this panel. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1394315] [NEW] place the word Info with Information

2014-11-19 Thread Cindy Lu
Public bug reported: Should be replaced on all the Detail Overview pages. For example: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/images/templates/images/images/_detail_overview.html#L6 ** Affects: horizon Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1392851] [NEW] Launch Cluster - required dropdown with no choices should have better instruction

2014-11-14 Thread Cindy Lu
Public bug reported: You need to have Cluster Template and Base Image defined before you can create cluster. However, a new user may not know this and just see that there are no selections or any explanation for what to do. When they click 'Create' they will just get the generic error msg 'This

[Yahoo-eng-team] [Bug 1392909] [NEW] data processing delete buttons are missing icons

2014-11-14 Thread Cindy Lu
Public bug reported: missing the 'x' icon ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1392510] [NEW] help_text with quotation marks doesn't show up

2014-11-13 Thread Cindy Lu
Public bug reported: Project Access Security Manage Rules action Add Rule If you hover over Remote field's help icon, it reads: To specify an allowed IP range, select This description is incomplete. If you go to the code:

[Yahoo-eng-team] [Bug 1390410] Re: edit flavor will change id if it's integer before

2014-11-10 Thread Cindy Lu
*** This bug is a duplicate of bug 1311561 *** https://bugs.launchpad.net/bugs/1311561 Hi Tan! This behavior is a little unexpected, but purposely done: https://review.openstack.org/#/c/71146/ Please see the duplicate bug for details. ** This bug has been marked a duplicate of bug 1311561

[Yahoo-eng-team] [Bug 1391343] [NEW] Launch Cluster - dropdown menus with no choices should show default msg

2014-11-10 Thread Cindy Lu
Public bug reported: Data Processing Clusters Launch Cluster modal: Cluster Template and Base Image are required fields. If there are no choices, it is just blank. There should be some message like No Images Available or something. Or some button to Register an Image. Sahara instructions

[Yahoo-eng-team] [Bug 1382282] [NEW] Resource Usage Overview reduce dropdown menu width

2014-10-16 Thread Cindy Lu
Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https

[Yahoo-eng-team] [Bug 1382286] [NEW] text nit: system info == information

2014-10-16 Thread Cindy Lu
Public bug reported: We should not use shortened words like Info. Replace with Information. https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/info/templates/info/index.html#L3 and #L6 ** Affects: horizon Importance: Undecided Assignee: Cindy Lu

[Yahoo-eng-team] [Bug 1381633] [NEW] add help tooltip to column headings

2014-10-15 Thread Cindy Lu
yet, but it would be something that could be added and used throughout Horizon where needed. I think simply adding the ? icon would not clutter things too much. === Add help tooltip if user specifies it when creating a Column. ** Affects: horizon Importance: Wishlist Assignee: Cindy Lu

[Yahoo-eng-team] [Bug 1381641] [NEW] add help tooltips to menu navigation

2014-10-15 Thread Cindy Lu
Public bug reported: if specified ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1380825] [NEW] [Sahara] style the template parameter filter

2014-10-13 Thread Cindy Lu
Public bug reported: Data Processing Cluster Templates Create Cluster Template modal, after you click 'Create' you will get to a tabbed modal. Click on any of the following tabs: General Parameters | HDFS Parameters | MapReduce Parameters There is a filter on the right. This filter is not

[Yahoo-eng-team] [Bug 1379589] [NEW] Delete Volume Types button typo

2014-10-09 Thread Cindy Lu
Public bug reported: Delete VolumeTypes == Delete Volume Types ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) ** Summary changed: - Delete Volume Types typo

[Yahoo-eng-team] [Bug 1379044] [NEW] remove double header titles

2014-10-08 Thread Cindy Lu
Public bug reported: For panels with a single table (including those that don't have tabs), I think we should remove the second heading. We don't need to say: Instances Instances Images Images Flavors Flavors ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1378452] [NEW] fix tiny gap in navigation sidebar

2014-10-07 Thread Cindy Lu
Public bug reported: see image ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Attachment added: Untitled.png https://bugs.launchpad.net/bugs/1378452/+attachment/4227664/+files/Untitled.png ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1378560] [NEW] Customizing Horizon doc needs to be cleaned up

2014-10-07 Thread Cindy Lu
” This should be formatted so that each attribute is on a new line. Possibly run through the tutorial to make sure everything works? ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu

[Yahoo-eng-team] [Bug 1378110] [NEW] Container Details modal needs styling

2014-10-06 Thread Cindy Lu
Public bug reported: See image. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Attachment added: Untitled.png https://bugs.launchpad.net/bugs/1378110/+attachment/4226959/+files/Untitled.png ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1371230] [NEW] Flavor Update Metadata 'invalid key name' on textbox focus

2014-09-18 Thread Cindy Lu
Public bug reported: Admin Flavors Update Metadata modal When you first focus on the Other input field, it is fine. Enter in something and then delete it. Now you will consistently get the red error text Invalid key name every time you focus on the field. ** Affects: horizon

[Yahoo-eng-team] [Bug 1371251] [NEW] Replace term Extra Specs with Metadata in Flavor table

2014-09-18 Thread Cindy Lu
Public bug reported: Flavors table has a column called Extra Specs. It should be replaced with Metadata for consistency. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1371370] [NEW] Data Processing small UI fixes

2014-09-18 Thread Cindy Lu
menu is cut off - Help description - ...a Data Processing version and click Add all button. rename button from Add all == Add Plugin tags ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy

[Yahoo-eng-team] [Bug 1370186] [NEW] very long Volume Description causes generic error

2014-09-16 Thread Cindy Lu
Public bug reported: I copied the following line many, many times in the Create/Edit Volume description field: asdfasdf asdfasdfa asdfasdf asdfasdf asdfasdf asdf, until the field's scrollbar appears (I believe we plan to change the description field back to a single line rather than the

[Yahoo-eng-team] [Bug 1370206] [NEW] Description text area should be fixed width

2014-09-16 Thread Cindy Lu
Public bug reported: Create/Edit Volume dialog have a resizeable Description field. We should prevent user from resizing the width because it will overflow into the help description. See attached image. ** Affects: horizon Importance: Undecided Status: New ** Attachment added:

[Yahoo-eng-team] [Bug 1370286] [NEW] rephrase action_past in Access Security

2014-09-16 Thread Cindy Lu
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/access_and_security/keypairs/tables.py#L37 def action_past(count): return ungettext_lazy( uKey pair deleted, uKey pairs deleted, count

[Yahoo-eng-team] [Bug 1369816] [NEW] login screen 'session timed out' error doesn't have background color

2014-09-15 Thread Cindy Lu
Public bug reported: The message should have the pink background color. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1367442] [NEW] project images fixed filter is missing icons

2014-09-09 Thread Cindy Lu
={{ button.icon }}/i With Bootstrap 3 update, we should be using... class=glyphicon glyphicon-star for icons instead of i ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m) -- You

[Yahoo-eng-team] [Bug 1367476] [NEW] update to bootstrap 3 icons

2014-09-09 Thread Cindy Lu
Public bug reported: There are still some instances of i class=icon-ok/i for icons. We should be using glyphicons instead. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned) = Cindy Lu (clu-m

[Yahoo-eng-team] [Bug 1361871] [NEW] sort Create Node Group Template's Flavor List

2014-08-26 Thread Cindy Lu
Public bug reported: should be sorted and make use of CREATE_INSTANCE_FLAVOR_SORT in local_settings.py. Related: https://bugs.launchpad.net/horizon/+bug/1360014 ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Description changed: - should

[Yahoo-eng-team] [Bug 1359999] [NEW] Identity panels show loading icon when click on it

2014-08-21 Thread Cindy Lu
Public bug reported: When I click on Identity in the right navigation, and then click on either Project or User, I get a brief grey backdrop+loading icon before the table shows up. Clicking on any of the other panels doesn't show this. We should be consistent. I've only see the brief grey

[Yahoo-eng-team] [Bug 1360010] [NEW] Database Terminate Instance should be red btn-danger

2014-08-21 Thread Cindy Lu
) data_type_singular = _(Instance) data_type_plural = _(Instances) classes = (ajax-modal,) == should be 'btn-danger' icon = off ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1360012] [NEW] Database Launch Instance should show Flavor Details

2014-08-21 Thread Cindy Lu
Public bug reported: The modal has a Flavor dropdown, but user has no idea what the Flavor is defined as. We should follow the same convention has what the Launch Instance modal has. See attached image. ** Affects: horizon Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1360014] [NEW] Database Launch Instance Flavor list should be sorted

2014-08-21 Thread Cindy Lu
Public bug reported: It should be sorted like it is on Launch Instance dialog and make use CREATE_INSTANCE_FLAVOR_SORT in local_settings.py. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Attachment added: Untitled.png https

[Yahoo-eng-team] [Bug 1357487] [NEW] remove the 'More' text in the row actions

2014-08-15 Thread Cindy Lu
=mhx6kjs=7#.U-5GdPldUyI It will also give more space for the primary button text to reduce issues like the buttons dropping to 2 lines (as reported here: https://bugs.launchpad.net/horizon/+bug/1349615) ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New

[Yahoo-eng-team] [Bug 1356493] [NEW] Error message is showing as 'Warning' message

2014-08-13 Thread Cindy Lu
Public bug reported: Please see image. Admin System Info. Unable to retrieve floating IP pools doesn't seem like a recoverable error and should be a red danger message like the others. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification

  1   2   3   >