[Yahoo-eng-team] [Bug 1480106] [NEW] Move humanize and truncate functions to horizon.quota.js

2015-07-30 Thread Rajat Vig
Public bug reported: As commented on the review for https://review.openstack.org/#/c/199345 here https://review.openstack.org/#/c/199345/16/horizon/static/framework/util /tech-debt/helper-functions.js the functions humanize and truncate are only used in horizon.quota.js and should be located t

[Yahoo-eng-team] [Bug 1481416] [NEW] Horizon UI refreshes the active panel when clicked again

2015-08-04 Thread Rajat Vig
Public bug reported: Horizon refreshes the page even the panel selected is the same one as the one clicked ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenSt

[Yahoo-eng-team] [Bug 1485885] [NEW] ESLint is not run on Javascript files in dashboards

2015-08-18 Thread Rajat Vig
rectories ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) 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/1485885

[Yahoo-eng-team] [Bug 1487590] [NEW] IMAGE_CUSTOM_PROPERTY_TITLES is not available for Angular JS

2015-08-21 Thread Rajat Vig
Public bug reported: The current translations for the image properties come from deep inside python in local_settings.py. It's also part of documentation. There's no current angular way of fetching those and displaying them. The particular setting name is IMAGE_CUSTOM_PROPERTY_TITLES and is us

[Yahoo-eng-team] [Bug 1490628] [NEW] Dashboard Panels should not include SCSS

2015-08-31 Thread Rajat Vig
introduces multiple inclusion. Instead this needs to be only done in app.scss. Additionally, the StaticFileFinder already does find the SCSS files for the dashboards so the inclusion in _1000_project.py and _3000_identity.py is not required. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1490704] [NEW] ESLint glob pattern not matching all files for lint

2015-08-31 Thread Rajat Vig
Public bug reported: The file glob pattern in package.json */static openstack_dashboard/dashboards/*/static is not running eslint on the openstack_dashboard/static files. The files in that package have unaddressed warnings. ** Affects: horizon Importance: Undecided Assignee: Rajat

[Yahoo-eng-team] [Bug 1497408] [NEW] Facets disappear when fullTextSearch facet is removed

2015-09-18 Thread Rajat Vig
Public bug reported: When searching using the hz-magic-search-bar, when the user selects a full text search and faceted searches removing the full text search removes all the facet searches. ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In

[Yahoo-eng-team] [Bug 1498788] [NEW] JS Coverage Report for openstack_dashboard do not include JS from dashboards

2015-09-23 Thread Rajat Vig
Public bug reported: Code coverage metrics in Horizon for openstack_dashboard do not include metrics from JS files in openstack_dashboard/**/static. ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1501091] [NEW] Launch Instance Model file is incorrectly named

2015-09-29 Thread Rajat Vig
Public bug reported: launch-instance-model.js should be renamed to launch-instance- model.service.js. ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1501513] [NEW] Controllers in app/tech-debt are not being tested

2015-09-30 Thread Rajat Vig
Public bug reported: app/tech-debt/image-form.controller.js and app/tech-debt/hz-namespace- resource-type-form.controller.js are not being covered at all by tests ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In Progress -- You received this

[Yahoo-eng-team] [Bug 1501860] [NEW] OpenStack Services functions should have its name with first letter lowercased

2015-10-01 Thread Rajat Vig
Public bug reported: OpenStack Services functions are not constructor functions therefor shouldn't have the name with first letter capitalized. It should be with lower cased. ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In Progress --

[Yahoo-eng-team] [Bug 1511109] [NEW] Python Tests are failing on Horizon because of incomplete mocking

2015-10-28 Thread Rajat Vig
Public bug reported: openstack_dashboard.dashboards.project.instances.tests.InstanceTests are failing as the calls to flavor_list are not mocked on Nova. ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1521398] [NEW] Lint warnings in openstack_dashboard/static/

2015-11-30 Thread Rajat Vig
Public bug reported: In openstack_dashboard/static/ folder, a lot of lint warnings are thrown to do with code formatting. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1524115] [NEW] Split Buttons dropdowns stopped working

2015-12-08 Thread Rajat Vig
Public bug reported: The split button template needs to have the 'dropdown-toggle' directive to allow it to be clicked to show the menu options. ** Affects: horizon Importance: Undecided Assignee: Rajat Vig (rajatv) Status: In Progress -- You received this bug no

[Yahoo-eng-team] [Bug 1526919] [NEW] Missing Release Notes for new APIs

2015-12-16 Thread Rajat Vig
Public bug reported: New JS REST API's have been added for getting and creating information from Nova, Cinder, Heat, Neutron and KeyStone. Release Notes have not been created for those. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification be

[Yahoo-eng-team] [Bug 1527417] [NEW] Horizon eslintrc uses deprecated rule names

2015-12-17 Thread Rajat Vig
Public bug reported: angular/ng_controller_as_vm is deprecated in favor of angular/controller-as-vm angular/ng_no_cookiestore is deprecated in favor of angular/no-cookiestore Horizon should use the new rule names ** Affects: horizon Importance: Undecided Status: New -- You recei

[Yahoo-eng-team] [Bug 1531313] [NEW] Update xstatic-rickshaw package

2016-01-05 Thread Rajat Vig
Public bug reported: Update the XStatic Package for Rickshaw from 1.5.0 to 1.5.1 https://github.com/shutterstock/rickshaw ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1531328] [NEW] Update xstatic-fontawesome package

2016-01-05 Thread Rajat Vig
Public bug reported: FontAwesome is currently at 4.5.0. https://github.com/FortAwesome/Font-Awesome/tree/v4.5.0 ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1531337] [NEW] Update xstatic-jsencrypt package

2016-01-05 Thread Rajat Vig
Public bug reported: XStatic-JSEncrypt needs to be updated to 2.1.0 https://github.com/travist/jsencrypt/tree/v2.1.0 ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1531590] [NEW] Update xstatic-jasmine package

2016-01-06 Thread Rajat Vig
Public bug reported: Upgrade Jasmine from 2.2.0 to 2.4.1 ** 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). https://bugs.launchpad.ne

[Yahoo-eng-team] [Bug 1531645] [NEW] Update xstatic-mdi package

2016-01-06 Thread Rajat Vig
Public bug reported: Update MDI to v1.4.57 ** 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). https://bugs.launchpad.net/bugs/1531645

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

2016-01-14 Thread Rajat Vig
** Changed in: horizon Status: In Progress => Fix Released -- 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/1518110 Title: Launch Instance Wizard - Security Gr

[Yahoo-eng-team] [Bug 1521398] Re: Lint warnings in openstack_dashboard/static/

2016-01-29 Thread Rajat Vig
** 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/1521398 Title: Lint warnings in openstack_dashboard/static/