1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-21 21:27:27 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-10-03 09:24:40 +03:00
parent ec461492ef
commit 95eab06adf
24 changed files with 1746 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,11 @@
 {
"id": "compy8BPTJpSm9smO",
"author": {
"id": "usrFlaAHlTfYWAbVW",
"email": "bayselonarrend@gmail.com",
"name": "Антон Титовец"
},
"text": "TestComment",
"createdTime": "2024-10-03T06:12:45.968Z",
"lastUpdatedTime": null
}

View File

@ -0,0 +1,32 @@
 {
"id": "appxctJAkFSguVWtz",
"tables": [
{
"id": "tblFtDKkWKGvZ1F9f",
"name": "TestTable",
"primaryFieldId": "fld21wus8WHDucWpy",
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
"id": "fld21wus8WHDucWpy",
"name": "Number"
},
{
"type": "richText",
"id": "fldrD3Ibd3tNZCDpY",
"name": "String"
}
],
"views": [
{
"id": "viwPqKaOywFzczxw8",
"name": "Grid view",
"type": "grid"
}
]
}
]
}

View File

@ -0,0 +1,8 @@
 {
"type": "number",
"options": {
"precision": 0
},
"id": "fldaTG2LVgCKFI9rl",
"name": "71dad4ae-4aee-40f7-871c-5701f5aa5fee"
}

View File

@ -0,0 +1,20 @@
 {
"records": [
{
"id": "recX01Ij0lzxuSNsx",
"createdTime": "2024-10-03T06:12:45Z",
"fields": {
"Number": 10,
"String": "Hello\n"
}
},
{
"id": "recAHoo3zqrINOHsE",
"createdTime": "2024-10-03T06:12:45Z",
"fields": {
"Number": 10,
"String": "Hello\n"
}
}
]
}

View File

@ -0,0 +1,71 @@
 {
"id": "tbl2VK5JpkSUgt4Cr",
"name": "TestTable2",
"description": "NewTable",
"primaryFieldId": "fldXLq2zGWTt09WWE",
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
"id": "fldXLq2zGWTt09WWE",
"name": "Number"
},
{
"type": "richText",
"id": "flds8fbZCLxPooV4h",
"name": "String"
},
{
"type": "multipleAttachments",
"options": {
"isReversed": false
},
"id": "fldwRFMCnstW7m8Xl",
"name": "Attachment"
},
{
"type": "checkbox",
"options": {
"icon": "check",
"color": "yellowBright"
},
"id": "fldTHuJG0Hrb34iwd",
"name": "Checkbox"
},
{
"type": "date",
"options": {
"dateFormat": {
"name": "iso",
"format": "YYYY-MM-DD"
}
},
"id": "fldNnvpZZTgQ36pY6",
"name": "Date"
},
{
"type": "phoneNumber",
"id": "fldpG1Ehybh86uEeb",
"name": "Phone"
},
{
"type": "email",
"id": "fldGs9mDyK08mCboW",
"name": "Email"
},
{
"type": "url",
"id": "fldFVcpDfju1hIdfi",
"name": "Link"
}
],
"views": [
{
"id": "viwX4F7XsbCma7EBh",
"name": "Grid view",
"type": "grid"
}
]
}

View File

@ -0,0 +1,4 @@
 {
"id": "compy8BPTJpSm9smO",
"deleted": true
}

View File

@ -0,0 +1,8 @@
 {
"records": [
{
"deleted": true,
"id": "recV9gaqz5aNtAP0n"
}
]
}

View File

@ -0,0 +1,11 @@
 {
"id": "compy8BPTJpSm9smO",
"author": {
"id": "usrFlaAHlTfYWAbVW",
"email": "bayselonarrend@gmail.com",
"name": "Антон Титовец"
},
"text": "Test comment (change.)",
"createdTime": "2024-10-03T06:12:46Z",
"lastUpdatedTime": "2024-10-03T06:12:46.407Z"
}

View File

@ -0,0 +1,4 @@
 {
"name": "Attachment",
"type": "multipleAttachments"
}

View File

@ -0,0 +1,8 @@
 {
"name": "Checkbox",
"type": "checkbox",
"options": {
"icon": "check",
"color": "yellowBright"
}
}

View File

@ -0,0 +1,16 @@
 {
"comments": [
{
"id": "compy8BPTJpSm9smO",
"author": {
"id": "usrFlaAHlTfYWAbVW",
"email": "bayselonarrend@gmail.com",
"name": "Антон Титовец"
},
"text": "Test comment (change.)",
"createdTime": "2024-10-03T06:12:46Z",
"lastUpdatedTime": "2024-10-03T06:12:46Z"
}
],
"offset": null
}

View File

@ -0,0 +1,31 @@
 {
"tables": [
{
"id": "tblFtDKkWKGvZ1F9f",
"name": "TestTable",
"primaryFieldId": "fld21wus8WHDucWpy",
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
"id": "fld21wus8WHDucWpy",
"name": "Number"
},
{
"type": "richText",
"id": "fldrD3Ibd3tNZCDpY",
"name": "String"
}
],
"views": [
{
"id": "viwPqKaOywFzczxw8",
"name": "Grid view",
"type": "grid"
}
]
}
]
}

View File

@ -0,0 +1,10 @@
 {
"name": "Date",
"type": "date",
"options": {
"dateFormat": {
"format": "YYYY-MM-DD",
"name": "iso"
}
}
}

View File

@ -0,0 +1,4 @@
 {
"name": "Email",
"type": "email"
}

View File

@ -0,0 +1,4 @@
 {
"name": "Link",
"type": "url"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,12 @@
 {
"records": [
{
"id": "recV9gaqz5aNtAP0n",
"createdTime": "2024-10-03T06:12:45Z",
"fields": {
"Number": 10,
"String": "Hello\n"
}
}
]
}

View File

@ -0,0 +1,7 @@
 {
"name": "Number",
"type": "number",
"options": {
"precision": 0
}
}

View File

@ -0,0 +1,4 @@
 {
"name": "Phone",
"type": "phoneNumber"
}

View File

@ -0,0 +1,8 @@
 {
"id": "recV9gaqz5aNtAP0n",
"createdTime": "2024-10-03T06:12:45Z",
"fields": {
"Number": 10,
"String": "Hello\n"
}
}

View File

@ -0,0 +1,4 @@
 {
"name": "String",
"type": "richText"
}

View File

@ -0,0 +1,9 @@
 {
"type": "number",
"options": {
"precision": 0
},
"id": "fldaTG2LVgCKFI9rl",
"name": "e31b6470-5280-47a7-bc68-2e57810d1d2e(change.)",
"description": "New description"
}

View File

@ -0,0 +1,71 @@
 {
"id": "tbl2VK5JpkSUgt4Cr",
"name": "Test table 2 (change.)",
"description": "New table (change.)",
"primaryFieldId": "fldXLq2zGWTt09WWE",
"fields": [
{
"id": "fldXLq2zGWTt09WWE",
"name": "Number",
"type": "number",
"options": {
"precision": 0
}
},
{
"id": "flds8fbZCLxPooV4h",
"name": "String",
"type": "richText"
},
{
"id": "fldwRFMCnstW7m8Xl",
"name": "Attachment",
"type": "multipleAttachments",
"options": {
"isReversed": false
}
},
{
"id": "fldTHuJG0Hrb34iwd",
"name": "Checkbox",
"type": "checkbox",
"options": {
"icon": "check",
"color": "yellowBright"
}
},
{
"id": "fldNnvpZZTgQ36pY6",
"name": "Date",
"type": "date",
"options": {
"dateFormat": {
"name": "iso",
"format": "YYYY-MM-DD"
}
}
},
{
"id": "fldpG1Ehybh86uEeb",
"name": "Phone",
"type": "phoneNumber"
},
{
"id": "fldGs9mDyK08mCboW",
"name": "Email",
"type": "email"
},
{
"id": "fldFVcpDfju1hIdfi",
"name": "Link",
"type": "url"
}
],
"views": [
{
"id": "viwX4F7XsbCma7EBh",
"name": "Grid view",
"type": "grid"
}
]
}