[Yahoo-eng-team] [Bug 1647766] [NEW] sidebar doesn't show when network service not present

2016-12-06 Thread Matt Borland
/horizon/common/_sidebar.html element is not present. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1628588] [NEW] Magic Search behavioral problems

2016-09-28 Thread Matt Borland
Image facet cleared but text facet remains ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress ** Tags: newton-backport-potential ** Tags added: newton-backport-potential -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1609843] [NEW] LBaaS dashboard doesn't respect OPENSTACK_SSL settings

2016-08-04 Thread Matt Borland
Public bug reported: The LBaaS dashboard doesn't respect the settings: OPENSTACK_SSL_NO_VERIFY OPENSTACK_SSL_CACERT This means that sessions aren't created properly for conditions where those are relevant. ** Affects: horizon Importance: Undecided Status: New -- You received thi

[Yahoo-eng-team] [Bug 1600352] [NEW] Launch Instance from NG Images fails on first attempt

2016-07-08 Thread Matt Borland
Public bug reported: Consistently, Launch Instance from the Angnular Images panel fails on first attempt. This is because magic-search relies on elements being present that aren't always initialized right away. It's OK, the lifecycle will catch up, but at first we need to exclude rendering the m

[Yahoo-eng-team] [Bug 1432808] Re: variablize fonts

2016-07-01 Thread Matt Borland
I believe this is now accounted for by the theming work. Diana, any thoughts on this? ** Changed in: horizon Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://b

[Yahoo-eng-team] [Bug 1597823] [NEW] Angular fall-through redirection doesn't use WEBROOT

2016-06-30 Thread Matt Borland
Public bug reported: When on an Angular page and using the fall-through routing (routing from an Angular page back to a Django page using Angular relative paths), the redirect doesn't respect WEBROOT. This is best seen when using relative links in URLs, like in Searchlight panels and linking to i

[Yahoo-eng-team] [Bug 1596560] [NEW] NG Image registers Create Image incorrectly

2016-06-27 Thread Matt Borland
** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) 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/1596560 T

[Yahoo-eng-team] [Bug 1596061] [NEW] js linting is currently broken

2016-06-24 Thread Matt Borland
Public bug reported: The JS linting has an error, but the infra job is not failing. We should at least fix the JS error. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1594466] [NEW] Additional params needed for openstack rc file

2016-06-20 Thread Matt Borland
Public bug reported: There are some additional parameters needed for the openstack rc files, which are generated for download at: Access & Security > Download (appropriate) RC file. There are two kinds of files generated right now: Keystone v2 and Keystone v3. Which you see as options are based

[Yahoo-eng-team] [Bug 1593879] [NEW] hz-cell doesn't handle updates to data

2016-06-17 Thread Matt Borland
Public bug reported: Unless you're using a template, hz-cell doesn't handle updates to data. This is because there is nothing to tell Angular that anything of value has changed. It's evaluated once and then done. To solve this, instead of using $scope.column, just pass the column in explicitly a

[Yahoo-eng-team] [Bug 1299188] Re: qunit and jasmine urlpatterns should be defined only for test

2016-06-15 Thread Matt Borland
Not going to fix this. Deployments shouldn't put tests in production, and regardless, you must expect some odd behavior if you place a production environment into DEBUG mode. This is also harmless behavior, so I'm not really worried about it. ** Changed in: horizon Status: New => Won't Fi

[Yahoo-eng-team] [Bug 1425049] Re: Pagination doesn't work for images by normal user

2016-06-15 Thread Matt Borland
This was already fixed apparently. I notice Angular's Images table doesn't respect the limit, but that's a different way of paginating. ** Changed in: horizon Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1580357] Re: Launch Instance NG does not auto select default security group or default to selecting the only network in a Project

2016-06-15 Thread Matt Borland
*** This bug is a duplicate of bug 1587681 *** https://bugs.launchpad.net/bugs/1587681 ** This bug has been marked a duplicate of bug 1587681 new launch instance wizard defaults -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1592835] [NEW] hz-dynamic-table has empty div when no facets

2016-06-15 Thread Matt Borland
Public bug reported: hz-dynamic-table displays a weird empty div when there are no facets and the user has clicked in the search area. ** Affects: horizon Importance: Undecided Status: New ** Tags: angularjs ** Tags added: angularjs -- You received this bug notification because

[Yahoo-eng-team] [Bug 1592834] [NEW] hz-dynamic-table inline batch actions not aligned

2016-06-15 Thread Matt Borland
Public bug reported: If you use hz-dynamic-table's batch actions inline with the search bar, it doesn't format them particularly well, placing them generally in the space given, not pushing them to the right. ** Affects: horizon Importance: Undecided Status: New ** Tags: angularjs

[Yahoo-eng-team] [Bug 1592543] [NEW] Images registration is using old registration technique

2016-06-14 Thread Matt Borland
Public bug reported: The Images module is using an experimental version of getResourceType() to register names instead of the .setNames() registry feature. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- You received this

[Yahoo-eng-team] [Bug 1445728] Re: [Launch Instance Fix] Scroll doesn't track with collapse expand transfer tables

2016-06-06 Thread Matt Borland
I get that there's a small UX issue here, but I'm not sure we really want to add auto-scroll-to-the-thing-clicked-on as a feature. The browser's scroll bar continues to function well, and expands, allowing access to all content appropriately. Won't fix. ** Changed in: horizon Status: Conf

[Yahoo-eng-team] [Bug 1588389] [NEW] Change JS coverage report dir to match CTI

2016-06-02 Thread Matt Borland
Public bug reported: Krotscheck has pointed out that to follow the CTI definition, we should place all our JS coverage reports in ./cover. This means we need subdirs in there for 'horizon' and 'openstack_dashboard'. https://governance.openstack.org/reference/cti/javascript-cti.html #executing-te

[Yahoo-eng-team] [Bug 1588064] [NEW] secret_key.py doesn't warn when reverting to insecure key generation

2016-06-01 Thread Matt Borland
Public bug reported: secret_key.py is used to generate a 64-bit key used by Django; however when it cannot find the 'SystemRandom' extension to the 'random' package it reverts to a generator that is, by documentation, not secure cryptographically. Witness: https://docs.python.org/2/library/rando

[Yahoo-eng-team] [Bug 1588039] [NEW] Security groups need to be created in non-English characters

2016-06-01 Thread Matt Borland
Public bug reported: There are many localizations that do not use standard ASCII, and the code currently restricts individuals from creating Security Groups with names containing non-ASCII characters. You can see in https://review.openstack.org/#/c/54007/ and the associated launchpad tickets that

[Yahoo-eng-team] [Bug 1587698] [NEW] Improve reliability of gate's npm-run-test

2016-05-31 Thread Matt Borland
t really needed as part of the core registrations (where common features are placed, esp. APIs). This bug will remain in effect until npm-run-test appears to be fully stabilized. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress --

[Yahoo-eng-team] [Bug 1584207] [NEW] Angular Edit Image buttons styled wrong

2016-05-20 Thread Matt Borland
Public bug reported: If you compare the buttons in the Angular Edit Image versus the Create Image, you'll notice that the Edit Image buttons look odd. This is because they use the wrong element for styling (button instead of label). This may actually be more of a global styling problem, but for

[Yahoo-eng-team] [Bug 1583346] [NEW] eslint produces quote-prop warnings

2016-05-18 Thread Matt Borland
Public bug reported: eslint currently produces quote-prop warnings, that is complaining that: {a: 'apple'} should be {'a': 'apple'} On IRC we just decided that this warning is not something we want to follow in Horizon. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1582912] [NEW] Update package.json / npm package versions

2016-05-17 Thread Matt Borland
Public bug reported: We should update the package.json to newer versions early in the cycle. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1445224] Re: [Launch Instance Fix] Errors for required transfer tables not obvious

2016-05-17 Thread Matt Borland
I think this bug is a fixed. We currently display item-level messages with tooltips when an item should not be selected. We also indicate stars where there are problems with steps. For example, select a source image and specify that we want 10 of them. You should see that the Details step gets t

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

2016-05-17 Thread Matt Borland
I was going to cancel this, but I notice the code was slightly wrong regarding the sorting. I am putting up a patch that fixes the sorting (in the Angular default). ** Changed in: horizon Status: Won't Fix => Confirmed -- You received this bug notification because you are a member of Yah

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

2016-05-17 Thread Matt Borland
** Changed in: horizon Status: Confirmed => Won't Fix -- 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/1433317 Title: [Launch Instance fix] Flavor table should

[Yahoo-eng-team] [Bug 1508240] Re: Launch Instance Wizard: modified flag shows on config script load

2016-05-17 Thread Matt Borland
I disagree with classification of this as a bug. The buffer is "modified" from the blank buffer that exists. It's just like typing in a script. The moment that script is uploaded, it has modified the buffer. Unless someone describes why this is a bug, I'm considering this Won't Fix. ** Changed

[Yahoo-eng-team] [Bug 1582790] [NEW] Selecting first option in transfer table confuses styling

2016-05-17 Thread Matt Borland
Public bug reported: If you go to the Launch Instance wizard and select the first available option, for example in Source, you'll see the table-striping styling gets messed up (if you have the striping patch). This is because the markup improperly lets the unshown details row be presented; this n

[Yahoo-eng-team] [Bug 1582732] [NEW] Row formatting for Angular tables is wrong

2016-05-17 Thread Matt Borland
Public bug reported: The table formatting for the Angular tables makes all lines the same color, where they are supposed to alternate colors. This was recently changed, and can be tested by going to the Angular Images panel. ** Affects: horizon Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1580206] [NEW] Canceling some Angular actions makes them unclickable

2016-05-10 Thread Matt Borland
Public bug reported: If you go to certain Angular actions, such as Edit Image or Create Image, after you click on them all other uses of that action set become unclickable. This is known to be a problem for Create Image and Edit Image; not confirmed for any other actions (Create Volume, Launch, D

[Yahoo-eng-team] [Bug 1577909] [NEW] hz-dynamic-table has two magic-search bars

2016-05-03 Thread Matt Borland
earch will illustrate the problem. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- 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 1291069] Re: Modifying flavor access list modifies the flavor info

2016-04-05 Thread Matt Borland
Similar to https://bugs.launchpad.net/horizon/+bug/1311561, which Cindy designated as Won't Fix. I agree. ** Changed in: horizon Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Da

[Yahoo-eng-team] [Bug 1421017] Re: Flavor/image size checks are insufficient and untested

2016-04-05 Thread Matt Borland
*** This bug is a duplicate of bug 1401101 *** https://bugs.launchpad.net/bugs/1401101 ** This bug has been marked a duplicate of bug 1401101 Nova launch instance from snapshot ignores --min-disk -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1414118] Re: Horizon shows stacktrace instead of 401: unauthorized

2016-04-05 Thread Matt Borland
I think that the current behavior is appropriate; if for some reason we're calling getVolumes when the user doesn't have access, there should be some sort of stack trace on the server logs. The bug is more whether we should be checking something to help prevent that call from being made, not to ch

[Yahoo-eng-team] [Bug 1369876] Re: Missing HttpOnly Attribute in Session Cookie

2016-04-04 Thread Matt Borland
Yeah, reference: https://docs.djangoproject.com/en/1.8/ref/settings /#csrf-cookie-secure ; I'm pretty sure that is the preferred method of dealing with cookie disclosure. ** Changed in: horizon Status: Confirmed => Won't Fix -- You received this bug notification because you are a member o

[Yahoo-eng-team] [Bug 1489619] Re: Selected item disappears in ng launch instance after changing source

2016-04-01 Thread Matt Borland
2.5) Selected Image for Boot Source (above) :) ** Changed in: horizon Status: In Progress => Fix Released ** Changed in: horizon Assignee: Cindy Lu (clu-m) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1559279] [NEW] Glance JS API getImage() is inefficient

2016-03-19 Thread Matt Borland
mmediately followed by another call with the trailing slash. You can see this in the JavaScript window as well. After applying the fix, you should no longer see the 301 result as there will be no call for the resource without the trailing slash. ** Affects: horizon Importance: Undecid

[Yahoo-eng-team] [Bug 1558772] [NEW] Magic-Search shouldn't exist inside of table structure

2016-03-19 Thread Matt Borland
Public bug reported: Currently, the way the Angular Magic-Search directive works, it requires being placed in the context of a smart-table. This is not ideal and causes trouble with formatting. A good solution would allow the search bar directive to be placed outside of the table structure in th

[Yahoo-eng-team] [Bug 1559105] [NEW] Launching Instance from Volumes tabs fails

2016-03-18 Thread Matt Borland
Public bug reported: When going to Volumes > Volumes (tab) or Volumes > Volume Snapshots, then choosing to Launch as Instance, if you wait about 10 seconds (enough for a background refresh, if there is an active refresh going on), the Launch Instance modal that was created will fail with the Javas

[Yahoo-eng-team] [Bug 1536681] [NEW] launch instance cannot use location provider

2016-01-21 Thread Matt Borland
Public bug reported: The introduction of the location provider service in Angular doesn't check whether the page has a base tag before assuming html5 location management. This is not a relevant need for modals like the Launch Instance, which are not necessarily launched from an 'Angular page.' T

[Yahoo-eng-team] [Bug 1535779] [NEW] Unnecessary image module in Angular

2016-01-19 Thread Matt Borland
dashboard.project.images {} \; ). ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). h

[Yahoo-eng-team] [Bug 1531982] [NEW] actions.py references missing/wrong template

2016-01-07 Thread Matt Borland
ances/?action=launch&table=instances if one watches the requests. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: New ** Changed in: horizon Assignee: (unassigned) => Matt Borland (palecrow) -- You received this bug notification

[Yahoo-eng-team] [Bug 1507703] [NEW] Karma for OSD doesn't load templates

2015-10-19 Thread Matt Borland
Assignee: Matt Borland (palecrow) 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/1507703 Title: Karma for OSD doesn't load templ

[Yahoo-eng-team] [Bug 1506942] [NEW] JS unit test statement coverage is low

2015-10-16 Thread Matt Borland
Public bug reported: The JS unit test statement coverage in the ./horizon project has a threshold of 68%...way too low. There are a few places where coverage is particularly bad that should be given more tests. ** Affects: horizon Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1506891] [NEW] JS Unit Test Branch Coverage is Low

2015-10-16 Thread Matt Borland
Public bug reported: The JS unit test branch coverage is within 0.25% of its threshold, meaning slight variations may cause patches to trigger coverage failures. There are a few places where coverage is particularly bad that should be given more tests. ** Affects: horizon Importance: Undeci

[Yahoo-eng-team] [Bug 1492265] [NEW] NG Launch Instance fails unlimited instance quota

2015-09-04 Thread Matt Borland
Public bug reported: The Angular Launch Instance wizard fails to operate if the instance quota is unlimited (set to -1). This is largely due to logic that assumes a value greater than zero. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notificatio

[Yahoo-eng-team] [Bug 1484193] [NEW] Angular table pagination needs better verbiage

2015-08-12 Thread Matt Borland
Public bug reported: The Angular table pagination currently says: "Showing 10 items" It would be more useful if it said something like: "Showing 10 of 25 items." (it doesn't need to say which page it's on as that is visually demonstrated in the nav bar.) ** Affects: horizon Importance: U

[Yahoo-eng-team] [Bug 1479018] [NEW] get_panel_group error with enabled panel tests

2015-07-28 Thread Matt Borland
on/base.py", line 470, in get_panel_groups registered.pop(panel.__class__) KeyError: When this happens, it seems the panel groups are not quite aligned with what is enabled. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1470982] [NEW] Corrections to WEBROOT docs

2015-07-02 Thread Matt Borland
Public bug reported: There are a couple of minor typos and oversights in the WEBROOT documentation in the Settings page. 1) Misspelling of 'dashboard' 2) Exclusion of WSGIScriptAlias instruction for Apache 3) Inclusion of reminder to use collectstatic/compress after changing _variables.css ** A

[Yahoo-eng-team] [Bug 1470645] [NEW] test_flavor_create is failing

2015-07-01 Thread Matt Borland
Public bug reported: It seems that the test: gate-horizon-dsvm-integration: TestFlavor/test_flavor_create is failing frequently, on a timeout issue (see below). I verified that the function works manually, so the test is somehow failing incorrectly, either due to a short timeout, or some othe

[Yahoo-eng-team] [Bug 1470592] Re: metadata widget tests failing

2015-07-01 Thread Matt Borland
Caching problem on my browser, seemingly. ** 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/1470592 Title: metada

[Yahoo-eng-team] [Bug 1470592] [NEW] metadata widget tests failing

2015-07-01 Thread Matt Borland
Public bug reported: Running the Jasmine tests: ./run_tests.sh --runserver http://:/jasmine Shows failures. These seem to be the result of changes in: https://review.openstack.org/#/c/173359/ ** Affects: horizon Importance: Undecided Status: New -- You received this bug notifica

[Yahoo-eng-team] [Bug 1455126] [NEW] Launch Instance (NG) network needs to use controller-as

2015-05-14 Thread Matt Borland
Public bug reported: As suggested by: https://github.com/johnpapa/angular-styleguide#style-y030 The Launch Instance network-step controller should use 'controller-as' syntax. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1454804] [NEW] Dashboard jasmine_tests.py file is unnecessary

2015-05-13 Thread Matt Borland
Public bug reported: openstack_dashboard/test/jasmine/jasmine_tests.py is unnecessary as the JS source, spec, and template files are all specified in the _10_project.py file. The file may be completely removed. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow

[Yahoo-eng-team] [Bug 1454395] [NEW] rickshaw.css and datepicker3.css getting 404s

2015-05-12 Thread Matt Borland
Public bug reported: On many/most requests, rickshaw.css and datepicker3.css are trying to be fetched, but are not available (return a 404). paths requested: /horizon/lib/bootstrap_datepicker/datepicker3.css /horizon/lib/rickshaw.css ** Affects: horizon Importance: Undecided S

[Yahoo-eng-team] [Bug 1453858] [NEW] Fix existing JSCS errors

2015-05-11 Thread Matt Borland
Public bug reported: When running ./run_tests.sh --jscs there are a few errors (trailing whitespace). These should be cleaned up. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1450799] [NEW] JSCS does not default param in run_tests.sh

2015-05-01 Thread Matt Borland
Public bug reported: JSCS doesn't default its variable in run_tests.sh, which means that when ./run_tests.sh is run without the --jscs option, a warning message appears. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a m

[Yahoo-eng-team] [Bug 1450629] [NEW] Ensure that JS files follow JSCS rules

2015-04-30 Thread Matt Borland
Public bug reported: Some JS files do not follow the established JSCS ruleset. Modify files so no notices are thrown. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1450626] [NEW] No JavaScript code style checker

2015-04-30 Thread Matt Borland
: horizon Importance: Undecided Assignee: Matt Borland (palecrow) 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/1450626 Title

[Yahoo-eng-team] [Bug 1449648] [NEW] Keystone API JS Service uses wrong method

2015-04-28 Thread Matt Borland
Public bug reported: The KeystoneAPI service (in JS) has a grantRole function that uses the wrong method (delete instead of put) to grant the role. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress ** Changed in: horizon

[Yahoo-eng-team] [Bug 1446739] [NEW] Angular code should not reference global gettext

2015-04-21 Thread Matt Borland
Public bug reported: Currently Django provides a window-global function gettext() (among others) that is used for presenting translated text. This mechanism is still needed, but it currently is not presented as a service (/factory). This means that the Angular code expects gettext() to be on the

[Yahoo-eng-team] [Bug 1440096] [NEW] Rename Util spec file to align with convention

2015-04-03 Thread Matt Borland
Undecided Assignee: Matt Borland (palecrow) 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/1440096 Title: Rename Util spec fil

[Yahoo-eng-team] [Bug 1439794] [NEW] Fix several logical bugs in simpleModalService

2015-04-02 Thread Matt Borland
ven appropriate parameters, it doesn't return an object and thus will fail oddly. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: New ** Changed in: horizon Assignee: (unassigned) => Matt Borland (palecrow) ** Description changed: Th

[Yahoo-eng-team] [Bug 1435869] [NEW] [Launch Instance Fix] Establish Baseline Unit Tests

2015-03-24 Thread Matt Borland
Public bug reported: The Angular work done for Launch Instance should have a baseline set of unit tests for each of the steps and the infrastructure supporting them (model, wizard implementation, etc.). These tests should ensure that each component has basic tests in their associated .spec.js fil

[Yahoo-eng-team] [Bug 1434221] [NEW] [Launch Instance Fix] Launch instance doesn't refresh instance tables

2015-03-19 Thread Matt Borland
Public bug reported: On a successful launch instance wizard completion, the instance tables list doesn't refresh. Modify so the page reloads appropriately. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yaho

[Yahoo-eng-team] [Bug 1434185] [NEW] [Launch Instance Fix] Launching from image doesn't default

2015-03-19 Thread Matt Borland
Public bug reported: When launching the angular launch-instance wizard from an image table/detail, the image is not selected in the allocated section. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1433113] [NEW] [Launch Instance Fix] Launch wizard from Image pages

2015-03-17 Thread Matt Borland
Public bug reported: The new Launch-Instance wizard is not launched from the Image table or detail screens. The old mechanism needs to be replaced with the new, carrying the original logic/behavior along as appropriate. ** Affects: horizon Importance: Undecided Assignee: Matt Borland

[Yahoo-eng-team] [Bug 1433105] [NEW] [Launch Instance Fix] Network Step HTML needs cleanup

2015-03-17 Thread Matt Borland
Public bug reported: There is a dangling closing dd tag where it should not be. Remove dangling tag and perform any other cleanup needed. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: In Progress ** Changed in: horizon Assignee