examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
1 {
2  "name" : "dashboard4",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/dashboard4.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "098f6bcd4621d373cade4e832627b4f6" : "test",
10   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
11   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
12   "9cf863d802aca813531ca28b319ead90" : "Add Issue",
13   "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
14  },
15  "items" : [
16   {
17    "String cls" : "skin-blue",
18    "xtype" : "Body",
19    "$ xns" : "Roo.bootstrap",
20    "items" : [
21     {
22      "String tag" : "section",
23      "String cls" : "content",
24      "xtype" : "Container",
25      "$ xns" : "Roo.bootstrap",
26      "items" : [
27       {
28        "xtype" : "Row",
29        "$ xns" : "Roo.bootstrap",
30        "items" : [
31         {
32          "String header" : "example 1",
33          "String footer" : "a footer",
34          "String cls" : "col-xs-12 column col-12",
35          "String weight" : "danger",
36          "xtype" : "Card",
37          "$ xns" : "Roo.bootstrap",
38          "String style" : "max-width:300px;margin: 0 12px;",
39          "bool dropable" : true,
40          "string drop_group" : "cards",
41          "items" : [
42           {
43            "String header" : "ticket 1",
44            "string drag_group" : "cards",
45            "String weight" : "light",
46            "String margin_bottom" : 3,
47            "xtype" : "Card",
48            "bool collapsable" : true,
49            "$ xns" : "Roo.bootstrap",
50            "String html" : "body goes here",
51            "bool dragable" : true
52           },
53           {
54            "String header" : "ticket 1",
55            "string drag_group" : "cards",
56            "String weight" : "light",
57            "String margin_bottom" : 3,
58            "xtype" : "Card",
59            "$ xns" : "Roo.bootstrap",
60            "String html" : "body goes here",
61            "bool dragable" : true
62           },
63           {
64            "String weight" : "primary",
65            "xtype" : "Button",
66            "$ xns" : "Roo.bootstrap",
67            "String html" : "Add Issue"
68           }
69          ]
70         },
71         {
72          "String header" : "example 1",
73          "String footer" : "a footer",
74          "String cls" : "column col-xs-12 col-12",
75          "String weight" : "danger",
76          "xtype" : "Card",
77          "$ xns" : "Roo.bootstrap",
78          "String style" : "max-width:300px;margin: 0 12px;",
79          "items" : [
80           {
81            "String header" : "ticket 1",
82            "string drag_group" : "cards",
83            "String weight" : "light",
84            "String margin_bottom" : 3,
85            "xtype" : "Card",
86            "$ xns" : "Roo.bootstrap",
87            "String html" : "body goes here",
88            "bool dragable" : true
89           },
90           {
91            "String weight" : "primary",
92            "xtype" : "Button",
93            "$ xns" : "Roo.bootstrap",
94            "String html" : "Add Issue"
95           }
96          ]
97         },
98         {
99          "xtype" : "Card",
100          "$ xns" : "Roo.bootstrap",
101          "String title" : "test",
102          "items" : [
103           {
104            "xtype" : "UploadCropbox",
105            "$ xns" : "Roo.bootstrap"
106           }
107          ]
108         },
109         {
110          "xtype" : "Card",
111          "$ xns" : "Roo.bootstrap",
112          "String title" : "test",
113          "items" : [
114           {
115            "xtype" : "DocumentManager",
116            "$ xns" : "Roo.bootstrap"
117           }
118          ]
119         },
120         {
121          "xtype" : "Column",
122          "Number xs" : 3,
123          "$ xns" : "Roo.bootstrap",
124          "items" : [
125           {
126            "String footer" : "test",
127            "xtype" : "Card",
128            "String header_image" : "https://www.roojs.com/Roojscom/templates/images/roojsolutions-tr-100.png",
129            "$ xns" : "Roo.bootstrap",
130            "String title" : "test"
131           }
132          ]
133         },
134         {
135          "xtype" : "Card",
136          "$ xns" : "Roo.bootstrap",
137          "String title" : "test"
138         }
139        ]
140       }
141      ]
142     }
143    ]
144   }
145  ]
146 }