← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1413749] [NEW] Add page title mixin to all views that can use it

 

Public bug reported:

This patch adds a mixin for page titles and uses it to replace views that set the page title in the context data:
https://review.openstack.org/#/c/142802

Many other views have titles defined in their templates leading to a lot
of duplicated code which could be reduced by using the page title mixin.

** Affects: horizon
     Importance: Undecided
     Assignee: Sam Betts (sambetts)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Sam Betts (sambetts)

-- 
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/1413749

Title:
  Add page title mixin to all views that can use it

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  This patch adds a mixin for page titles and uses it to replace views that set the page title in the context data:
  https://review.openstack.org/#/c/142802

  Many other views have titles defined in their templates leading to a
  lot of duplicated code which could be reduced by using the page title
  mixin.

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


Follow ups

References