[Yahoo-eng-team] [Bug 1784438] [NEW] Safer handling inside of OperationLogMIddleware when object is unserializable

2018-07-30 Thread Eddie Ramirez
Public bug reported: function _get_request_param() in https://github.com/openstack/horizon/blob/master/horizon/middleware/operation_log.py#L169-L190 returns a json dump of params that is not always serializable. I'm proposing a better handling of the return statement when the object "params" is

[Yahoo-eng-team] [Bug 1670809] [NEW] Table with no items to display blinks if filter input gets clicked

2017-03-07 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to a panel that uses "client filters", for example, Compute -> Volumes. 2. Click on the search input that lets you filter rows in the table. Make sure this table is empty - You'll see one row with "No items to display." 3. See how the row disappears

[Yahoo-eng-team] [Bug 1661454] Re: Inadequate Japanese translation for "Browse" on App Catalog tab

2017-02-08 Thread Eddie Ramirez
Invalidating this bug. ** 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/1661454 Title: Inadequate Japanese

[Yahoo-eng-team] [Bug 1661350] [NEW] Empty white box in Network Topology when there's nothing to show

2017-02-02 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Access to a clean installion of OpenStack or Project with no networks, routers, etc. 2. Go to Project->Network->Network Topology 3. You're taken to the first tab "Topology", click on "Graph" tab. 4. See that an empty white box is shown, this in both

[Yahoo-eng-team] [Bug 1647855] [NEW] Page title not updated in AngularJS based Panels

2016-12-06 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Project->Images or Admin->Images or enable a new angularjs-based panel (e.g. admin->flavors). 2. See the Page Title is "Horizon - OpenStack Dashboard" Expected result: The page title should read the panel title as the user moves between panels,

[Yahoo-eng-team] [Bug 1600229] Re: With only one key pair it should be selected by default in AngularJS Launch Instance

2016-11-28 Thread Eddie Ramirez
** Changed in: horizon Status: New => Opinion -- 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/1600229 Title: With only one key pair it should be selected by

[Yahoo-eng-team] [Bug 1643710] [NEW] Incorrect order of container objects and folders by size

2016-11-21 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Project->Object Storage->Containers 2. Create a few objects with different size also some folders with or without objects in it. 3. Sort by "Size" Actual result: Objects are sorted by their size but folders are sorted in an expected way, they

[Yahoo-eng-team] [Bug 1641830] [NEW] Missing RAM units in Launch instance Wizard

2016-11-14 Thread Eddie Ramirez
Public bug reported: Small usability issue: No units of RAM are displayed. 1. Open the Launch Instance Wizard 2. Go to Flavor step 3. Expand drawer of any Flavor. Expected result: Should be able to see an unit of RAM, e.g. MB or GB. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1639958] [NEW] Behavior of down arrow key in dropdowns is inconsistent across Horizon

2016-11-07 Thread Eddie Ramirez
Public bug reported: Dropdowns on Bootstrap lets you cycle through its item using the "Down" arrow key, but this behavior is not consistent in both Django and NG panes - actually seems to not work at all on NG panes, focus area for next releases. How to reproduce: 1. Go to

[Yahoo-eng-team] [Bug 1638178] [NEW] MagicSearch does not filter by localized options

2016-10-31 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Set a different language than English (Tested with Spanish) 2. Go to Project->Compute->Images 3. Open filters and select a facet with options, e.g. "Status". 4. A menu opens with a set options (note: translated options). Type "activo" (spanish word for

[Yahoo-eng-team] [Bug 1624712] Re: Filtering by visibility in image table does not work

2016-10-20 Thread Eddie Ramirez
*** This bug is a duplicate of bug 1634205 *** https://bugs.launchpad.net/bugs/1634205 ** This bug has been marked a duplicate of bug 1634205 glance image list private images fails -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1329415] Re: pagination and fixed filter will not work together

2016-10-14 Thread Eddie Ramirez
Bug not valid in Newton, now using ngImages. ** Changed in: horizon Status: Triaged => 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/1329415 Title:

[Yahoo-eng-team] [Bug 1632109] [NEW] UX: Alert message in "Create Network" Modal does not have col-* class

2016-10-10 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Project->Networks 2. Click on "Create Network" button. 3. Do not fill in the form 4. Go to tab "Subnet" then click on tab "Subnet details" 5. See how the alert message fills the 100% of the width of the modal, when it should have margin both left

[Yahoo-eng-team] [Bug 1632103] [NEW] UX: Bullets in Launch Instance Wizard don't have left-padding

2016-10-10 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Project->Instances 2. Click on the "Launch Instance" button 3. Click on the "Question mark icon" in the upper right corner (shows help) 4. There are two elements with several in it. Bullets are not aligned with the other elements. ** Affects:

[Yahoo-eng-team] [Bug 1618192] [NEW] UX: login alert shows message with misaligned bullet

2016-08-29 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Open the Horizon Log in form. 2. Make the authetication process fail (wrong password, keystone down, etc) 3. See how the error message is shown with a bullet next to the border of its container box. If only one error message is shown, then using a list

[Yahoo-eng-team] [Bug 1605787] Re: How to code front-end Horizon Dashboard

2016-07-27 Thread Eddie Ramirez
I don't think this is best place to ask for help, but a good starting point could be reading the docs http://docs.openstack.org/developer/horizon/topics/tutorial.html and http://docs.openstack.org/developer/horizon/topics/customizing.html. Videos https://www.youtube.com/watch?v=0xpogjXCUr0 and

[Yahoo-eng-team] [Bug 1606328] [NEW] UX: Resource Types table with unnecessary checkboxes

2016-07-25 Thread Eddie Ramirez
Public bug reported: 1. Go to Project->Orchestration->Resource Types Looks like there are no table actions (batch actions) attached to this table, making the checkboxes a useless thing. See attached screenshot. ** Affects: horizon Importance: Undecided Status: New ** Tags: heat

[Yahoo-eng-team] [Bug 1570535] Re: UX: Resource Types table needs filter

2016-07-25 Thread Eddie Ramirez
** Changed in: horizon Status: In Progress => 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/1570535 Title: UX: Resource Types table needs filter

[Yahoo-eng-team] [Bug 1606294] [NEW] Error 404 is poorly styled

2016-07-25 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Make the web server to respond a HTTP 404 status code (with DEBUG=False). The 404 template file at openstack_dashboard/templates/404.html is rendering a poorly styled web page with no margins and a hyphen at the beginning of the . ** Affects: horizon

[Yahoo-eng-team] [Bug 1603267] Re: Possible typo in templates/stacks/_preview_details.htm

2016-07-22 Thread Eddie Ramirez
** Changed in: horizon Status: New => Confirmed ** Changed in: horizon Status: Confirmed => 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 1605696] [NEW] UX: Missing links to Detail page in tables

2016-07-22 Thread Eddie Ramirez
Public bug reported: There are several tables listing items without links to their "Detail Page". These are some of the columns without links to their details: - Project -> Instances: Image Name, IP Address, Key Pairs - Admin -> Instances: Project, Host, Image Name, IP Address, Key Pairs -

[Yahoo-eng-team] [Bug 1605384] [NEW] Opening a "Create" form in a new window shows repeated titles and scrollbars

2016-07-21 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Identity->*, Project->Images, Project-Volumes, etc. 2. Open in a new tab/window any of the "Create" forms, e.g. Open in a new window the "Create User" form. 3. See two titles with the very same content. 4. Observe there are two scrollbars. This

[Yahoo-eng-team] [Bug 1605374] [NEW] Modal closes when pressing ESC and dropdown is expanded

2016-07-21 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Open a modal window that has a dropdown component (not select element) 2. Expand the dropdown 3. Press ESC key 4. See how the whole modal closes Expected result: Pressing the ESC key when a dropdown is expanded should only close the dropdown and not the

[Yahoo-eng-team] [Bug 1480896] Re: Newly added project disappears intermittently from the project list dropdown

2016-07-21 Thread Eddie Ramirez
** Changed in: horizon Status: Incomplete => 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/1480896 Title: Newly added project disappears

[Yahoo-eng-team] [Bug 1604196] [NEW] UX: Misaligned Eye Icon in Create User modal form

2016-07-18 Thread Eddie Ramirez
con is misaligned because of the msg. Expected result: Keep Eye icon in place, don't move. Actual result: The Eye Icon is moved some pixels to the top. ** Affects: horizon Importance: Undecided Assignee: Eddie Ramirez (ediardo) Status: In Progress ** Tags: ux ** Changed in

[Yahoo-eng-team] [Bug 1604056] [NEW] UX: Sort Indicator does not fit in table cell

2016-07-18 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Admin -> Metadata Definitions 2. Locate the "Protected" column (header cell) 3. Click the header cell to sort the column. 4. See how the Sort Indicator appears in the bottom of the cell Actual result: The sort indicator does not fit in the header

[Yahoo-eng-team] [Bug 1603496] [NEW] UX: Dropdown with several items does not fit in modal

2016-07-15 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Go to Admin->Volumes 2. Choose one volume from the table and click on "Update Volume Status" 3. A new modal opens, expand the Status dropdown 4. See all items in dropdown. Actual result: An annoying situation where the dropdown menu does not fit in the

[Yahoo-eng-team] [Bug 1386764] Re: Volumes tables need to support API filtering

2016-07-15 Thread Eddie Ramirez
This feature is being addressed by this BP: https://blueprints.launchpad.net/horizon/+spec/server-side-filtering. ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1600329] [NEW] Instance Size (flavor) column is sortable when it should not

2016-07-08 Thread Eddie Ramirez
Public bug reported: If you go to Project->Instances you'll notice that sorting by Size (flavor) column is not allowed. There's a reason why that behavior was disabled here https://bugs.launchpad.net/horizon/+bug/1518893 and patch merged here https://review.openstack.org/#/c/258407/. The patch

[Yahoo-eng-team] [Bug 1600004] [NEW] UX: Inconsistent table color in Flavor Popover

2016-07-07 Thread Eddie Ramirez
Public bug reported: Looks like tr:hover bgcolor attributes are propagated to a child table that exists in a popover shown when user clicks on flavor name. How to reproduce: 1) Go to Project->Instances 2) Locate Size Column (Flavor) 3) Click on Flavor Name. 4) Mouse over and out some of the

[Yahoo-eng-team] [Bug 1599908] [NEW] UX: Dropdown "Projects" in Navbar displays scrollbar when not needed

2016-07-07 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Click on the projects dropdown that appears in Navbar. 2. Make sure you have a few number of projects, e.g. 2 or 3. 3. See that the scrollbar is shown even though is not needed. Image: http://pasteboard.co/8Ev3SxtHV.png ** Affects: horizon

[Yahoo-eng-team] [Bug 1583319] [NEW] UX: Duplicated view title under Settings section

2016-05-18 Thread Eddie Ramirez
Public bug reported: Go to Setttings -> User Settings OR -> Change Password There are two elements: : page-header : modal-title Both elements contain the same contents and shown in the same area. I think only one of those is necessary. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1582489] [NEW] UX: Misaligned OpenStack Logo

2016-05-16 Thread Eddie Ramirez
Public bug reported: The OpenStack logo in navigation bar (header) is misaligned. How to reproduce: - Log into Horizon and see that logo is aligned with the top of the parent element. Making an inconsistent alignment compared to "Project Menu" and "user menu". Should be aligned in the middle

[Yahoo-eng-team] [Bug 1578046] [NEW] Row actions (button group) shows text in white color, making them "invisible"

2016-05-03 Thread Eddie Ramirez
Public bug reported: Project -> Compute -> Instance How to reproduce: 1. Launch an Instance that will fail to boot, e.g. try to boot an instance demanding more resources than available. 2. See list of instances, search for the instance you just tried to boot and click on "Dropdown button" in

[Yahoo-eng-team] [Bug 1561193] [NEW] Modal windows don't close with ESC key in at least one scenario

2016-03-23 Thread Eddie Ramirez
Public bug reported: When the user opens a modal window and clicks on an element that is NOT a form input and tries to close the modal window pressing the ESC key, the modal window will not close. How to reproduce: 1. Open a modal window, e.g. Try to create a new volume, instance or image. 2.

[Yahoo-eng-team] [Bug 1559276] [NEW] Doc page not displaying command-line with appropriate styling.

2016-03-19 Thread Eddie Ramirez
odule __import__(name) ImportError: No module named –with-selenium That is because there's no option named –with-selenium but --with- selenium. ** Affects: horizon Importance: Undecided Assignee: Eddie Ramirez (ediardo) Status: New ** Attachment added: "Screenshot