murano-dashboard/muranodashboard/panel
Timur Sufiev 7955c21359 Remove djblets package from murano-dashboard.
Use horizon.tables package instead for drawing the tables (old term is
datagrid).  Now columns attribute is configurable in Service
YAML-markup (it should be consistent with initial data for
table). Last thing to be done is to somehow employ Actions from
horizon.tables (if this can be done at all) - this eliminates need in
custom js-code which adds and deletes table rows on client-side.

Change-Id: I6e6cd41b717d48eafd7e4a5e1fc907d2f1ebf12d
Closes-bug: #1234194
2013-10-03 15:41:56 +04:00
..
services Remove djblets package from murano-dashboard. 2013-10-03 15:41:56 +04:00
__init__.py Hostname template format + PEP8 fixes 2013-05-29 17:21:17 +04:00
api.py Fix typo in logging statement. 2013-10-02 18:42:09 +04:00
consts.py Implement dynamic UI for all current service creation forms. 2013-08-13 19:11:21 +04:00
forms.py Cherry-pick the following change-ids from release-0.2. 2013-09-03 14:04:43 +04:00
overrides.py Move installation to pbr 2013-09-03 13:25:37 +04:00
panel.py Hostname template format + PEP8 fixes 2013-05-29 17:21:17 +04:00
tables.py Cherry-pick changes from release-0.2. 2013-09-10 16:24:39 +04:00
tabs.py Cherry-pick from release-0.2: "Add demo service" 2013-10-02 17:16:09 +04:00
urls.py Implement dynamic UI for all current service creation forms. 2013-08-13 19:11:21 +04:00
views.py Remove djblets package from murano-dashboard. 2013-10-03 15:41:56 +04:00
workflows.py Forbid form closing on the backdrop click 2013-09-24 12:18:15 +04:00