Initial commit
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com> Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com> Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com> Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
BIN
static/library/examples/conditional-form/conditional-form-1.zip
Normal file
BIN
static/library/examples/conditional-form/final-2.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
static/library/examples/crud-form/final-crud-1.zip
Normal file
BIN
static/library/examples/crud-form/final-crud-thumb.png
Normal file
|
After Width: | Height: | Size: 107 KiB |
BIN
static/library/examples/javascript-example/biz-logic-js.zip
Normal file
BIN
static/library/examples/javascript-example/final-1.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
static/library/examples/localization/i18next-example.zip
Normal file
BIN
static/library/examples/localization/i18next-screenshot.png
Normal file
|
After Width: | Height: | Size: 79 KiB |
BIN
static/library/examples/mapbox/markers-1.png
Normal file
|
After Width: | Height: | Size: 103 KiB |
BIN
static/library/examples/mapbox/markers.zip
Normal file
BIN
static/library/examples/mapbox/screen-3.png
Normal file
|
After Width: | Height: | Size: 793 KiB |
BIN
static/library/examples/modal-wizard/component-stack-1.zip
Normal file
BIN
static/library/examples/modal-wizard/component-stack-final.mp4
Normal file
BIN
static/library/examples/modal-wizard/final-1.png
Normal file
|
After Width: | Height: | Size: 93 KiB |
|
After Width: | Height: | Size: 285 KiB |
|
After Width: | Height: | Size: 32 KiB |
BIN
static/library/examples/recipe-app/arrays.zip
Normal file
BIN
static/library/examples/recipe-app/thumbnail-1.png
Normal file
|
After Width: | Height: | Size: 63 KiB |
13
static/library/examples/sign-up/signup-app-cf.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"formation":[
|
||||
{
|
||||
"type":"collection",
|
||||
"name":"_User",
|
||||
"properties":{
|
||||
"firstName":{"type":"String"},
|
||||
"lastName":{"type":"String"},
|
||||
"profileImage":{"type":"File"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
static/library/examples/sign-up/signup_thumbnail.png
Normal file
|
After Width: | Height: | Size: 105 KiB |
BIN
static/library/examples/sign-up/signuptemplate-1-2.zip
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
static/library/examples/star-rating-component/star-rating.gif
Normal file
|
After Width: | Height: | Size: 560 KiB |
BIN
static/library/examples/suatch/star-rating-1-1.zip
Normal file
BIN
static/library/examples/suatch/suatch-1.png
Normal file
|
After Width: | Height: | Size: 682 KiB |
BIN
static/library/examples/suatch/suatch_1-1-thumb.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
static/library/examples/suatch/suatch_1-2.zip
Normal file
BIN
static/library/examples/survey-app/survey_app_1-4.zip
Normal file
BIN
static/library/examples/survey-app/survey_thumbnail2.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
static/library/examples/task-list-app/task-app-1-2.zip
Normal file
12
static/library/examples/task-list-app/task-app-cf.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"formation":[
|
||||
{
|
||||
"type":"collection",
|
||||
"name":"Todo",
|
||||
"properties":{
|
||||
"task_description":{"type":"String"},
|
||||
"completed":{"type":"Boolean", "defaultValue":false}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
static/library/examples/task-list-app/task_list_thumbnail.png
Normal file
|
After Width: | Height: | Size: 128 KiB |
BIN
static/library/examples/travel-app/travel_app_1-2.zip
Normal file
BIN
static/library/examples/travel-app/travel_app_thumbnail.png
Normal file
|
After Width: | Height: | Size: 195 KiB |
|
After Width: | Height: | Size: 192 KiB |
BIN
static/library/examples/weavy-integration/components-panel.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
static/library/examples/weavy-integration/duplicate-node.png
Normal file
|
After Width: | Height: | Size: 63 KiB |
BIN
static/library/examples/weavy-integration/weavy-api.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
static/library/examples/weavy-integration/weavy-app.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
|
After Width: | Height: | Size: 72 KiB |
BIN
static/library/examples/weavy-integration/weavy-env.png
Normal file
|
After Width: | Height: | Size: 57 KiB |
BIN
static/library/examples/weavy-integration/weavy-graph.png
Normal file
|
After Width: | Height: | Size: 72 KiB |
BIN
static/library/examples/weavy-integration/weavy-template-2.zip
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"formation":[
|
||||
{
|
||||
"type":"collection",
|
||||
"name":"_User",
|
||||
"properties":{
|
||||
"name":{"type":"String"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
static/library/examples/weavy-integration/weavy-template.zip
Normal file
BIN
static/library/examples/weavy-integration/weavy-thumb.png
Normal file
|
After Width: | Height: | Size: 102 KiB |
BIN
static/library/examples/weavy-integration/weavy-url.png
Normal file
|
After Width: | Height: | Size: 127 KiB |