-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
System generated commit, initial commit
- Loading branch information
testusername
committed
Sep 20, 2022
0 parents
commit 1734c4e
Showing
5 changed files
with
82 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
![](https://raw.githubusercontent.com/appsmithorg/appsmith/release/static/appsmith_logo_primary.png) | ||
|
||
This app is built using Appsmith. Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop components to build dashboards, write logic with JavaScript objects and connect to any API, database or GraphQL source. | ||
|
||
![](https://raw.githubusercontent.com/appsmithorg/appsmith/release/static/images/integrations.png) | ||
|
||
### [Github](https://github.com/appsmithorg/appsmith) • [Docs](https://docs.appsmith.com/?utm_source=github&utm_medium=social&utm_content=appsmith_docs&utm_campaign=null&utm_term=appsmith_docs) • [Community](https://community.appsmith.com/) • [Tutorials](https://github.com/appsmithorg/appsmith/tree/update/readme#tutorials) • [Youtube](https://www.youtube.com/appsmith) • [Discord](https://discord.gg/rBTTVJp) | ||
|
||
##### You can visit the application using the below link | ||
|
||
###### [![](https://assets.appsmith.com/git-sync/Buttons.svg) ](Cypress/applications/6329895f6743a908515b7282/pages/6329895f6743a908515b7285) [![](https://assets.appsmith.com/git-sync/Buttons2.svg)](Cypress/applications/6329895f6743a908515b7282/pages/6329895f6743a908515b7285/edit) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"pages": [ | ||
{ | ||
"id": "Page1", | ||
"isDefault": true | ||
} | ||
], | ||
"viewMode": false, | ||
"appIsExample": false, | ||
"unreadCommentThreads": 0, | ||
"color": "#FFEFDB", | ||
"icon": "line-chart", | ||
"evaluationVersion": 2, | ||
"applicationVersion": 2, | ||
"isManualUpdate": false, | ||
"deleted": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"clientSchemaVersion": 1, | ||
"serverSchemaVersion": 6, | ||
"fileFormatVersion": 2 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"unpublishedPage": { | ||
"name": "Page1", | ||
"slug": "page1", | ||
"layouts": [ | ||
{ | ||
"viewMode": false, | ||
"dsl": { | ||
"widgetName": "MainContainer", | ||
"backgroundColor": "none", | ||
"rightColumn": 4896, | ||
"snapColumns": 64, | ||
"detachFromLayout": true, | ||
"widgetId": "0", | ||
"topRow": 0, | ||
"bottomRow": 5000, | ||
"containerStyle": "none", | ||
"snapRows": 125, | ||
"parentRowSpace": 1, | ||
"type": "CANVAS_WIDGET", | ||
"canExtend": true, | ||
"version": 63, | ||
"minHeight": 1292, | ||
"dynamicTriggerPathList": [], | ||
"parentColumnSpace": 1, | ||
"dynamicBindingPathList": [], | ||
"leftColumn": 0, | ||
"children": [] | ||
}, | ||
"layoutOnLoadActions": [], | ||
"validOnPageLoadActions": true, | ||
"id": "Page1", | ||
"deleted": false, | ||
"policies": [], | ||
"userPermissions": [] | ||
} | ||
], | ||
"userPermissions": [], | ||
"policies": [] | ||
}, | ||
"deleted": false, | ||
"gitSyncId": "6329895f6743a908515b7282_6329895f6743a908515b7284" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Default", | ||
"displayName": "Modern", | ||
"isSystemTheme": true, | ||
"deleted": false | ||
} |