murano-dashboard/muranodashboard
Andrew Pashkin e096fbfa3c Tri-state checkbox widget
Tri-state checkbox is the kind of checkbox which has three states
instead of two, as the regular checkbox has.

Third state is "indeterminate", which means, that the element is in
undefined state. Common example of such situation is some parent
element, which has some of child elements selected and some not - and
so it means that parent element is not selected nor unselect - which
in terminology of this changeset called "indeterminate" state.

Partially implements bp assign-category-button
Depends-On: Ie65a77eab29aa191420fbd630b1d242b59c9ff9f
Change-Id: I98116fce362af5eb4c64941f4c442dd81120e762
2017-04-11 00:02:11 +01:00
..
api Static action for UI definition parameters 2016-11-10 23:30:18 +00:00
catalog Add Try/Exception block to get_image and get_supplier_image 2016-12-25 14:51:54 +08:00
categories Split muranodashboard config into multiple files 2016-10-11 14:55:22 +03:00
common Tri-state checkbox widget 2017-04-11 00:02:11 +01:00
conf Using rbac policy for images panel 2017-01-13 04:38:11 +00:00
dynamic_ui Merge "Use ThemableSelectWidget for themable selects." 2017-04-05 20:03:25 +00:00
environments Fixes Deployment History tab incorrectly formatting status. 2017-02-07 10:02:09 -05:00
images Use ThemableSelectWidget for themable selects. 2017-04-05 00:31:05 +01:00
local Add js validation for dynamic UI 2017-03-10 08:14:36 +00:00
locale Imported Translations from Zanata 2017-02-12 06:50:10 +00:00
packages Use ThemableSelectWidget for themable selects. 2017-04-05 00:31:05 +01:00
static Tri-state checkbox widget 2017-04-11 00:02:11 +01:00
templates Tri-state checkbox widget 2017-04-11 00:02:11 +01:00
templatetags Add and update the license header 2016-08-11 14:21:29 +08:00
tests Use ThemableSelectWidget for themable selects. 2017-04-05 00:31:05 +01:00
__init__.py KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
dashboard.py Split muranodashboard config into multiple files 2016-10-11 14:55:22 +03:00
exceptions.py Add license info for exceptions.py 2016-01-06 06:30:15 +08:00
middleware.py Switch to oslo_log in murano-dashboard 2015-08-11 08:43:55 +00:00
version.py Add reno for RElease NOtes 2015-11-26 00:20:39 +03:00
views.py Rename 'murano' dashboard to 'app-catalog' 2016-09-06 12:46:46 +03:00