[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2018-02-19 Thread Graham Hayes
** Changed in: designate-dashboard
   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/1641250

Title:
  NG details view route should have different name

Status in Designate Dashboard:
  Fix Released
Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  Fix Released
Status in senlin-dashboard:
  Fix Released
Status in UI Cookiecutter:
  Fix Released
Status in Zun UI:
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1641250/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-09-19 Thread Graham Hayes
** Also affects: designate-dashboard
   Importance: Undecided
   Status: New

** Changed in: designate-dashboard
   Importance: Undecided => Critical

** Changed in: designate-dashboard
   Status: New => 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/1641250

Title:
  NG details view route should have different name

Status in Designate Dashboard:
  In Progress
Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  Fix Released
Status in senlin-dashboard:
  Fix Released
Status in UI Cookiecutter:
  Fix Released
Status in Zun UI:
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1641250/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-04-13 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/447890
Committed: 
https://git.openstack.org/cgit/openstack/ui-cookiecutter/commit/?id=6e9c342e91e12f1a2985d91eb82d4f5457a17792
Submitter: Jenkins
Branch:master

commit 6e9c342e91e12f1a2985d91eb82d4f5457a17792
Author: Shu Muto 
Date:   Tue Mar 21 15:49:40 2017 +0900

Use detailRoute constant for path of details view

This patch replaces hard coded "project/ngdetails/" for path of
details view to constant using "horizon.app.core.detailRoute".

Change-Id: I57232feb09b38adc436b2da2de9bce445ba35906
Closes-Bug: #1641250


** Changed in: ui-cookiecutter
   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/1641250

Title:
  NG details view route should have different name

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  Fix Released
Status in senlin-dashboard:
  Fix Released
Status in UI Cookiecutter:
  Fix Released
Status in Zun-UI:
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-04-07 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/447911
Committed: 
https://git.openstack.org/cgit/openstack/magnum-ui/commit/?id=cac8f9e0943ed6d529473cae178509e4a7d77af2
Submitter: Jenkins
Branch:master

commit cac8f9e0943ed6d529473cae178509e4a7d77af2
Author: Shu Muto 
Date:   Tue Mar 21 16:19:56 2017 +0900

Use detailRoute constant for path of details view

This patch replaces hard coded "project/ngdetails/" for path of
details view to constant using "horizon.app.core.detailRoute".

Change-Id: Ia0b0c1db3d2df6c3f459d1254deb974e71824bf7
Closes-Bug: #1641250


** Changed in: magnum-ui
   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/1641250

Title:
  NG details view route should have different name

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  Fix Released
Status in senlin-dashboard:
  Fix Released
Status in UI Cookiecutter:
  In Progress
Status in Zun-UI:
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-27 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/447910
Committed: 
https://git.openstack.org/cgit/openstack/senlin-dashboard/commit/?id=2c0d48e05a6b647c045a09b83d9fe66d258fd6ff
Submitter: Jenkins
Branch:master

commit 2c0d48e05a6b647c045a09b83d9fe66d258fd6ff
Author: Shu Muto 
Date:   Tue Mar 21 16:05:05 2017 +0900

Use detailRoute constant for path of details view

This patch replaces hard coded "project/ngdetails/" for path of
details view to constant using "horizon.app.core.detailRoute".

Change-Id: I1697c87f9ea281ee4fa8963f96bb3b66b9d6cca5
Closes-Bug: #1641250


** Changed in: senlin-dashboard
   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/1641250

Title:
  NG details view route should have different name

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  In Progress
Status in senlin-dashboard:
  Fix Released
Status in UI Cookiecutter:
  In Progress
Status in Zun-UI:
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-21 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/447880
Committed: 
https://git.openstack.org/cgit/openstack/zun-ui/commit/?id=f44f68aa9f6be43931a12ccd56514dd73ac96d75
Submitter: Jenkins
Branch:master

commit f44f68aa9f6be43931a12ccd56514dd73ac96d75
Author: Shu Muto 
Date:   Tue Mar 21 15:34:09 2017 +0900

Use detailRoute constant for path of details view

This patch replaces hard coded "project/ngdetails/" for path of
details view to constant using "horizon.app.core.detailRoute".

Change-Id: Ia238f0a4b6df45f08673e4d41b24c6005d22ef00
Closes-Bug: #1641250


** Changed in: zun-ui
   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/1641250

Title:
  NG details view route should have different name

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  In Progress
Status in senlin-dashboard:
  In Progress
Status in UI Cookiecutter:
  In Progress
Status in Zun-UI:
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-21 Thread Shu Muto
** Also affects: ui-cookiecutter
   Importance: Undecided
   Status: New

** Changed in: ui-cookiecutter
   Status: New => Confirmed

** Changed in: ui-cookiecutter
   Importance: Undecided => Critical

** Changed in: ui-cookiecutter
 Assignee: (unassigned) => Shu Muto (shu-mutou)

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

Title:
  NG details view route should have different name

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  Confirmed
Status in senlin-dashboard:
  Confirmed
Status in UI Cookiecutter:
  Confirmed
Status in Zun-UI:
  In Progress

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-21 Thread Shu Muto
** Also affects: magnum-ui
   Importance: Undecided
   Status: New

** Changed in: magnum-ui
   Status: New => Confirmed

** Changed in: magnum-ui
   Importance: Undecided => Critical

** Changed in: magnum-ui
 Assignee: (unassigned) => Shu Muto (shu-mutou)

** Also affects: senlin-dashboard
   Importance: Undecided
   Status: New

** Changed in: senlin-dashboard
   Status: New => Confirmed

** Changed in: senlin-dashboard
 Assignee: (unassigned) => Shu Muto (shu-mutou)

** Also affects: zun-ui
   Importance: Undecided
   Status: New

** Changed in: zun-ui
   Status: New => Confirmed

** Changed in: zun-ui
   Importance: Undecided => Critical

** Changed in: zun-ui
 Assignee: (unassigned) => Shu Muto (shu-mutou)

** Changed in: magnum-ui
Milestone: None => pike-1

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

Title:
  NG details view route should have different name

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Magnum UI:
  Confirmed
Status in senlin-dashboard:
  Confirmed
Status in Zun-UI:
  Confirmed

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1641250] Re: NG details view route should have different name

2017-03-13 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/396800
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=c73e1c8fa82c8059d0c8e8848413380ab6050ad5
Submitter: Jenkins
Branch:master

commit c73e1c8fa82c8059d0c8e8848413380ab6050ad5
Author: Cindy Lu 
Date:   Fri Nov 11 16:32:13 2016 -0800

NG details view route should not be '/project/...'

Right now the route includes the name 'project'
but we may have details view for 'identity' and
'admin' too, so it should be more general.

Picked just 'ngdetails' instead and moved this out as a
constant. Since this constant needs to be used
by the config blocks, I moved it out into its own
constant module.

Change-Id: I7603250dd70eb40568aa74be2ae4821ee8fcefcc
Closes-Bug: #1641250


** 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/1641250

Title:
  NG details view route should have different name

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/core.module.js#L56

  path includes the name "project" but detail views can also come from
  "admin" and "identity". Change the name.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp