← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1472410] [NEW] Improve Angular modules management

 

Public bug reported:

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.

** Affects: horizon
     Importance: Undecided
     Assignee: Shaoquan Chen (sean-chen2)
         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/1472410

Title:
  Improve Angular modules management

Status in OpenStack Dashboard (Horizon):
  In Progress

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


Follow ups