Commit Graph

11 Commits

Author SHA1 Message Date
Akihiro Motoki
aa19f2c5f1 Django 2.0 support
Co-Authored-By: Xinni Ge <xinni.ge1990@gmail.com>
Change-Id: I928156149f7152128e7cfa02d1d6c4849bd0e9a4
2018-06-06 20:34:24 +09:00
JiyeYu
2fe9ca1965 Modified typo on Change Stack's pop-up Window.
In stack update's pop-up window, the description and form help text is
still using creation, not updating. That's not good.

Change-Id: I81c839f52918da276125f377ea829c3da8b3c4a8
Task: #18912
Story: #1767266
2018-05-11 17:39:48 +09:00
Xinni Ge
aa92a43617 Modify select/change template modal description
Modify description message in the right of select template modal 
and change template modal.

Change-Id: Ibca5006021a5522896f047ae8a2d566bb6767317
Closes-Bug: 1412031
2018-01-19 07:03:50 +00:00
kaz_shinohara
d2e18d288d Added leftover change in horizon
As requested from horizon team, added leftover change to heat-dashboard.
https://review.openstack.org/#/c/498838/
Above change is not included yet in heat-dashboard side because this
change added after heat-dashboard was born.

Change-Id: Ie8286bbbbdc6e9f6d7fe09dc4c4a24724f188eac
2017-12-07 09:55:28 +09:00
Zuul
cb74de0857 Merge "Submit generated template file directly" 2017-11-28 02:42:43 +00:00
Xinni Ge
ff7f63b7ff Submit generated template file directly
Redirect from the template generation page to stack list page
 and open stack creation modal directly.
Referenced files of the template will be stored in a hidden
 field as a json string.

Change-Id: I58e2ec4e215670463504305a01ed33a6766067f6
2017-11-27 13:24:21 +09:00
Zuul
6f1a86aa63 Merge "Add resources svg to heat-dashboard" 2017-11-21 09:38:19 +00:00
Keiichi Hikita
7201c1835f In future, Horizon team is planning to remove heat relevant logic like,
- Heat GUI part
- API wrapper client
- API rest endpoint creator (like api/rest/heat)

According to above changes, I've fixed all unittest
that can work without Heat relevant logic in Horizon.

Change-Id: I7b8c61275e1fef9e27a34d7e65693ee00d07110d
2017-11-16 10:01:17 +09:00
Xinni Ge
d6e9449b97 Add resources svg to heat-dashboard
These files are used to show resources in stack topology tab,
 and previously located in
 `openstack_dashboard/static/dashboard/img`.

Change-Id: Iefe65a3ca45d7521819e4bc9b12654583072402e
2017-11-14 17:09:07 +09:00
Keiichi Hikita
6e046521a0 update files by working files. 2017-10-06 14:44:50 +09:00
Keiichi Hikita
ce9ca6e62b move files. 2017-10-06 14:42:23 +09:00