Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rollthecloudinc committed Aug 8, 2024
1 parent 7b70490 commit 131067a
Show file tree
Hide file tree
Showing 16 changed files with 341 additions and 62 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/azure-static-web-apps-gray-glacier-0fbeb7410.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/dev-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
contents: read
jobs:
build:
uses: rollthecloudinc/druid/.github/workflows/azure-workflow.yml@master
uses: rollthecloudinc/quell/.github/workflows/azure-workflow.yml@master
with:
ENVIRONMENT: dev
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prod-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
contents: read
jobs:
build:
uses: rollthecloudinc/druid/.github/workflows/azure-workflow.yml@master
uses: rollthecloudinc/quell/.github/workflows/azure-workflow.yml@master
with:
ENVIRONMENT: prod
secrets:
Expand Down
4 changes: 2 additions & 2 deletions 8013.bc9b3762d774e9df.js → 8013.b31c0601b8deb4bc.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion CNAME

This file was deleted.

81 changes: 81 additions & 0 deletions assets/objects/panelpage/300876a3-8818-493b-8a88-e79518d9f073.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"contexts": [],
"displayType": "page",
"entityPermissions": {
"deleteUserIds": [],
"readUserIds": [
"*"
],
"writeUserIds": []
},
"gridItems": [],
"id": "300876a3-8818-493b-8a88-e79518d9f073",
"interactions": {
"interactions": {
"listeners": []
}
},
"layoutSetting": {
"settings": []
},
"layoutType": "gridless",
"name": "hello_world_canva_v1",
"panels": [
{
"columnSetting": {
"settings": []
},
"panes": [
{
"contentPlugin": "snippet",
"contexts": [],
"label": "",
"locked": false,
"name": "",
"settings": [
{
"attributes": [],
"computedValue": "text/html",
"displayName": "Content Type",
"name": "contentType",
"type": 1,
"value": "text/html"
},
{
"attributes": [],
"computedValue": "hrello world for canva",
"displayName": "Content",
"name": "content",
"type": 1,
"value": "hrello world for canva"
},
{
"attributes": [],
"computedValue": null,
"displayName": "jsScript",
"name": "jsScript",
"type": 1,
"value": null
}
]
}
],
"settings": [],
"stylePlugin": ""
}
],
"path": "/hello-world-canva-v1",
"persistence": {
"dataduct": {
"settings": []
}
},
"rowSettings": [
{
"settings": []
}
],
"site": "spearhead-canva",
"title": "Hello World Canva v1",
"userId": "oUVTf5GRtAZpHcXmc_ccrM"
}
81 changes: 81 additions & 0 deletions assets/objects/panelpage/f3de0df1-95c4-42eb-9ab8-a0707f29e5a1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"contexts": [],
"displayType": "page",
"entityPermissions": {
"deleteUserIds": [],
"readUserIds": [
"*"
],
"writeUserIds": []
},
"gridItems": [],
"id": "f3de0df1-95c4-42eb-9ab8-a0707f29e5a1",
"interactions": {
"interactions": {
"listeners": []
}
},
"layoutSetting": {
"settings": []
},
"layoutType": "gridless",
"name": "hello_world_canva_v1",
"panels": [
{
"columnSetting": {
"settings": []
},
"panes": [
{
"contentPlugin": "snippet",
"contexts": [],
"label": "",
"locked": false,
"name": "",
"settings": [
{
"attributes": [],
"computedValue": "text/html",
"displayName": "Content Type",
"name": "contentType",
"type": 1,
"value": "text/html"
},
{
"attributes": [],
"computedValue": "hrello world for canva",
"displayName": "Content",
"name": "content",
"type": 1,
"value": "hrello world for canva"
},
{
"attributes": [],
"computedValue": null,
"displayName": "jsScript",
"name": "jsScript",
"type": 1,
"value": null
}
]
}
],
"settings": [],
"stylePlugin": ""
}
],
"path": "/hello-world-canva-v1",
"persistence": {
"dataduct": {
"settings": []
}
},
"rowSettings": [
{
"settings": []
}
],
"site": "spearhead-canva",
"title": "Hello World Canva v1",
"userId": "oUVTf5GRtAZpHcXmc_ccrM"
}
Loading

0 comments on commit 131067a

Please sign in to comment.