System generated commit, initial commit

This commit is contained in:
2025-04-06 22:38:24 +00:00
commit 78852155cd
42 changed files with 3922 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"gitSyncId": "67d625955fe7897636dc61e1_b1fb2397-7f62-4683-9716-136293e1ad85",
"id": "Containers_FilteredFoss.filteredItems",
"pluginId": "js-plugin",
"pluginType": "JS",
"unpublishedAction": {
"actionConfiguration": {
"encodeParamsToggle": true,
"jsArguments": [],
"paginationType": "NONE",
"timeoutInMillisecond": 10000
},
"collectionId": "Containers_FilteredFoss",
"confirmBeforeExecute": false,
"datasource": {
"isAutoGenerated": false,
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin"
},
"dynamicBindingPathList": [
{
"key": "body"
}
],
"executeOnLoad": false,
"fullyQualifiedName": "FilteredFoss.filteredItems",
"name": "filteredItems",
"pageId": "Containers",
"userSetOnLoad": false
}
}

View File

@@ -0,0 +1 @@
SELECT * FROM public."foss" LIMIT 10;

View File

@@ -0,0 +1,31 @@
{
"gitSyncId": "67d625955fe7897636dc61e1_6c34c300-975f-47b8-ab89-4aea4fb4f440",
"id": "Containers_get_foss",
"pluginId": "postgres-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "SELECT * FROM public.\"foss\" LIMIT 10;",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"id": "Directus Database",
"isAutoGenerated": false,
"name": "Directus Database",
"pluginId": "postgres-plugin"
},
"dynamicBindingPathList": [],
"executeOnLoad": false,
"name": "get_foss",
"pageId": "Containers",
"userSetOnLoad": false
}
}

View File

@@ -0,0 +1,48 @@
{
"gitSyncId": "67d625955fe7897636dc61e1_6a1f1553-b8e7-48af-9a82-2eca7e7100e6",
"id": "Containers_get_foss_api_key",
"pluginId": "restapi-plugin",
"pluginType": "API",
"unpublishedAction": {
"actionConfiguration": {
"autoGeneratedHeaders": [],
"body": "",
"bodyFormData": [],
"encodeParamsToggle": true,
"formData": {
"apiContentType": "none"
},
"headers": [
{
"key": "Authorization",
"value": "Bearer XsxZP_IajLmx95S0s5CebIW9xeS3I1Xp"
}
],
"httpMethod": "GET",
"httpVersion": "HTTP11",
"paginationType": "NONE",
"path": "/items/foss",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"queryParameters": [],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"datasourceConfiguration": {
"url": "http://directus.appsmith.orb.local"
},
"isAutoGenerated": false,
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin"
},
"dynamicBindingPathList": [],
"executeOnLoad": false,
"name": "get_foss_api_key",
"pageId": "Containers",
"userSetOnLoad": false
}
}

View File

@@ -0,0 +1,48 @@
{
"gitSyncId": "67d625955fe7897636dc61e1_ddf4fef5-55ae-4c6b-aaf7-817126108ea8",
"id": "Containers_get_foss_categories",
"pluginId": "restapi-plugin",
"pluginType": "API",
"unpublishedAction": {
"actionConfiguration": {
"autoGeneratedHeaders": [],
"body": "",
"bodyFormData": [],
"encodeParamsToggle": true,
"formData": {
"apiContentType": "none"
},
"headers": [
{
"key": "Authorization",
"value": "Bearer XsxZP_IajLmx95S0s5CebIW9xeS3I1Xp"
}
],
"httpMethod": "GET",
"httpVersion": "HTTP11",
"paginationType": "NONE",
"path": "/fields/foss/category",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"queryParameters": [],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"datasourceConfiguration": {
"url": "http://directus.appsmith.orb.local"
},
"isAutoGenerated": false,
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin"
},
"dynamicBindingPathList": [],
"executeOnLoad": true,
"name": "get_foss_categories",
"pageId": "Containers",
"userSetOnLoad": false
}
}

View File

@@ -0,0 +1,53 @@
{
"gitSyncId": "67d625955fe7897636dc61e1_fea7a0e1-a1ca-4e4d-9ed6-e74fa27014ca",
"id": "Containers_get_foss_items",
"pluginId": "restapi-plugin",
"pluginType": "API",
"unpublishedAction": {
"actionConfiguration": {
"autoGeneratedHeaders": [],
"body": "",
"bodyFormData": [],
"encodeParamsToggle": true,
"formData": {
"apiContentType": "none"
},
"headers": [
{
"key": "Authorization",
"value": "Bearer XsxZP_IajLmx95S0s5CebIW9xeS3I1Xp"
}
],
"httpMethod": "GET",
"httpVersion": "HTTP11",
"paginationType": "NONE",
"path": "/items/foss",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"queryParameters": [
{
"key": "fields",
"value": "id,name,website,repository,documentation,public_demo,target_market,copyright_license,certified,tested,p2p,standalone,description,category,categories"
}
],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"datasourceConfiguration": {
"url": "http://directus.appsmith.orb.local"
},
"isAutoGenerated": false,
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin"
},
"dynamicBindingPathList": [],
"executeOnLoad": true,
"name": "get_foss_items",
"pageId": "Containers",
"userSetOnLoad": false
}
}

View File

@@ -0,0 +1,48 @@
{
"gitSyncId": "67d625955fe7897636dc61e1_37c2ec9b-d47e-4b8d-864e-608e97632f61",
"id": "Containers_get_foss_items_filtered",
"pluginId": "restapi-plugin",
"pluginType": "API",
"unpublishedAction": {
"actionConfiguration": {
"autoGeneratedHeaders": [],
"body": "",
"bodyFormData": [],
"encodeParamsToggle": true,
"formData": {
"apiContentType": "none"
},
"headers": [
{
"key": "Authorization",
"value": "Bearer XsxZP_IajLmx95S0s5CebIW9xeS3I1Xp"
}
],
"httpMethod": "GET",
"httpVersion": "HTTP11",
"paginationType": "NONE",
"path": "/items/foss",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"queryParameters": [],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"datasourceConfiguration": {
"url": "http://directus.appsmith.orb.local"
},
"isAutoGenerated": false,
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin"
},
"dynamicBindingPathList": [],
"executeOnLoad": false,
"name": "get_foss_items_filtered",
"pageId": "Containers",
"userSetOnLoad": false
}
}

View File

@@ -0,0 +1,48 @@
{
"gitSyncId": "67d625955fe7897636dc61e1_f6e166f5-d56b-4986-b9f8-d5babc779233",
"id": "Containers_get_foss_target_markets",
"pluginId": "restapi-plugin",
"pluginType": "API",
"unpublishedAction": {
"actionConfiguration": {
"autoGeneratedHeaders": [],
"body": "",
"bodyFormData": [],
"encodeParamsToggle": true,
"formData": {
"apiContentType": "none"
},
"headers": [
{
"key": "Authorization",
"value": "Bearer XsxZP_IajLmx95S0s5CebIW9xeS3I1Xp"
}
],
"httpMethod": "GET",
"httpVersion": "HTTP11",
"paginationType": "NONE",
"path": "/fields/foss/target_market",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"queryParameters": [],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"datasourceConfiguration": {
"url": "http://directus.appsmith.orb.local"
},
"isAutoGenerated": false,
"name": "DEFAULT_REST_DATASOURCE",
"pluginId": "restapi-plugin"
},
"dynamicBindingPathList": [],
"executeOnLoad": true,
"name": "get_foss_target_markets",
"pageId": "Containers",
"userSetOnLoad": false
}
}