examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
index 0fd67fa..8c26a12 100644 (file)
@@ -6,6 +6,7 @@
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
+  "098f6bcd4621d373cade4e832627b4f6" : "test",
   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
   "9cf863d802aca813531ca28b319ead90" : "Add Issue",
        "$ xns" : "Roo.bootstrap",
        "items" : [
         {
-         "Number md" : 3,
-         "xtype" : "Column",
+         "String header" : "example 1",
+         "String footer" : "a footer",
+         "String cls" : "col-xs-12 column col-12",
+         "String weight" : "danger",
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap",
+         "String style" : "max-width:300px;margin: 0 12px;",
+         "bool dropable" : true,
+         "string drop_group" : "cards",
+         "items" : [
+          {
+           "String header" : "ticket 1",
+           "string drag_group" : "cards",
+           "String weight" : "light",
+           "String margin_bottom" : 3,
+           "xtype" : "Card",
+           "bool collapsable" : true,
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "body goes here",
+           "bool dragable" : true
+          },
+          {
+           "String header" : "ticket 1",
+           "string drag_group" : "cards",
+           "String weight" : "light",
+           "String margin_bottom" : 3,
+           "xtype" : "Card",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "body goes here",
+           "bool dragable" : true
+          },
+          {
+           "String weight" : "primary",
+           "xtype" : "Button",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "Add Issue"
+          }
+         ]
+        },
+        {
+         "String header" : "example 1",
+         "String footer" : "a footer",
+         "String cls" : "column col-xs-12 col-12",
+         "String weight" : "danger",
+         "xtype" : "Card",
          "$ xns" : "Roo.bootstrap",
+         "String style" : "max-width:300px;margin: 0 12px;",
          "items" : [
           {
-           "String header" : "example 1",
-           "String footer" : "a footer",
-           "String weight" : "danger",
+           "String header" : "ticket 1",
+           "string drag_group" : "cards",
+           "String weight" : "light",
+           "String margin_bottom" : 3,
            "xtype" : "Card",
            "$ xns" : "Roo.bootstrap",
-           "String style" : " ",
-           "items" : [
-            {
-             "String header" : "ticket 1",
-             "String weight" : "light",
-             "String margin_bottom" : 3,
-             "xtype" : "Card",
-             "$ xns" : "Roo.bootstrap",
-             "String html" : "body goes here",
-             "bool dragable" : true
-            },
-            {
-             "xtype" : "DropTarget",
-             "$ xns" : "Roo.bootstrap",
-             "String style" : "width:100%;height:10px;background-color:green"
-            },
-            {
-             "String weight" : "primary",
-             "xtype" : "Button",
-             "$ xns" : "Roo.bootstrap",
-             "String html" : "Add Issue"
-            }
-           ]
+           "String html" : "body goes here",
+           "bool dragable" : true
+          },
+          {
+           "String weight" : "primary",
+           "xtype" : "Button",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "Add Issue"
+          }
+         ]
+        },
+        {
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap",
+         "String title" : "test",
+         "items" : [
+          {
+           "xtype" : "UploadCropbox",
+           "$ xns" : "Roo.bootstrap"
+          }
+         ]
+        },
+        {
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap",
+         "String title" : "test",
+         "items" : [
+          {
+           "xtype" : "DocumentManager",
+           "$ xns" : "Roo.bootstrap"
           }
          ]
         },
         {
-         "Number md" : 3,
          "xtype" : "Column",
+         "Number xs" : 3,
          "$ xns" : "Roo.bootstrap",
          "items" : [
           {
-           "String header" : "example 1",
-           "String footer" : "a footer",
-           "String weight" : "danger",
+           "String footer" : "test",
            "xtype" : "Card",
+           "String header_image" : "https://www.roojs.com/Roojscom/templates/images/roojsolutions-tr-100.png",
+           "$ xns" : "Roo.bootstrap",
+           "String title" : "test"
+          }
+         ]
+        },
+        {
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap",
+         "String title" : "test",
+         "items" : [
+          {
+           "xtype" : "Button",
            "$ xns" : "Roo.bootstrap",
-           "String style" : " ",
-           "items" : [
-            {
-             "String header" : "ticket 1",
-             "String weight" : "light",
-             "String margin_bottom" : 3,
-             "xtype" : "Card",
-             "$ xns" : "Roo.bootstrap",
-             "String html" : "body goes here",
-             "bool dragable" : true
-            },
-            {
-             "String weight" : "primary",
-             "xtype" : "Button",
-             "$ xns" : "Roo.bootstrap",
-             "String html" : "Add Issue"
-            }
-           ]
+           "String html" : "test"
+          },
+          {
+           "xtype" : "CardUploader",
+           "$ xns" : "Roo.bootstrap"
           }
          ]
         }