← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1472410] Re: Improve Angular modules management

 

** Changed in: horizon
       Status: Fix Committed => 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/1472410

Title:
  Improve Angular modules management

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There are room for improving Horizon's angular module management:

  - All Horizon's built-in modules should be managed as tree, child-modules of the same tree do not depends on each other directly.
  - Library modules should be managed at the application module level, so that:
     - we have a clear picture what external modules are bing used in Horizon.
     - clearer code.

  This can also improve over-mocked tests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1472410/+subscriptions


References