2021-04-23 12:54:49 +00:00
|
|
|
/**
|
2022-05-04 02:40:46 +00:00
|
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
|
|
|
*
|
|
|
|
|
* This source code is licensed under the MIT license found in the
|
|
|
|
|
* LICENSE file in the root directory of this source tree.
|
2021-04-23 12:54:49 +00:00
|
|
|
*/
|
|
|
|
|
|
2022-05-04 02:40:46 +00:00
|
|
|
// @ts-check
|
2021-04-23 12:54:49 +00:00
|
|
|
|
2022-05-04 02:40:46 +00:00
|
|
|
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
|
|
|
|
|
const sidebars = {
|
|
|
|
|
docs: [
|
|
|
|
|
'introduction',
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Setup',
|
2022-09-09 14:56:26 +00:00
|
|
|
link: { type: 'doc', id: 'setup/index' },
|
2022-05-04 02:40:46 +00:00
|
|
|
items: [
|
2022-06-29 09:52:02 +00:00
|
|
|
'setup/try-tooljet',
|
2022-09-01 08:08:46 +00:00
|
|
|
'setup/digitalocean',
|
2022-06-17 08:39:21 +00:00
|
|
|
'setup/docker',
|
2022-05-04 02:40:46 +00:00
|
|
|
'setup/heroku',
|
|
|
|
|
'setup/ec2',
|
2022-10-11 11:11:38 +00:00
|
|
|
'setup/ecs',
|
2022-05-04 02:40:46 +00:00
|
|
|
'setup/kubernetes',
|
|
|
|
|
'setup/kubernetes-gke',
|
|
|
|
|
'setup/kubernetes-aks',
|
|
|
|
|
'setup/google-cloud-run',
|
|
|
|
|
'setup/client',
|
|
|
|
|
'setup/env-vars',
|
2022-07-05 05:56:05 +00:00
|
|
|
'setup/http-proxy',
|
2022-09-09 04:09:04 +00:00
|
|
|
'setup/tooljet-subpath',
|
2022-05-04 02:40:46 +00:00
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
'security',
|
|
|
|
|
'tracking',
|
2021-04-23 12:54:49 +00:00
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Tutorial',
|
2022-05-04 02:40:46 +00:00
|
|
|
link: {
|
|
|
|
|
type: 'generated-index',
|
|
|
|
|
title: 'Getting Started with ToolJet',
|
|
|
|
|
description:
|
|
|
|
|
"A primer on getting started with building an application with ToolJet!",
|
|
|
|
|
keywords: ['tutorial'],
|
|
|
|
|
},
|
|
|
|
|
items: [
|
|
|
|
|
'tutorial/creating-app',
|
|
|
|
|
'tutorial/adding-a-datasource',
|
|
|
|
|
'tutorial/building-queries',
|
|
|
|
|
'tutorial/transformations',
|
|
|
|
|
'tutorial/adding-widget',
|
2022-05-31 09:19:09 +00:00
|
|
|
'tutorial/actions',
|
2022-05-04 02:40:46 +00:00
|
|
|
'tutorial/debugger',
|
|
|
|
|
'tutorial/mobile-layout',
|
|
|
|
|
'tutorial/versioning-and-release',
|
|
|
|
|
'tutorial/sharing-and-deploying',
|
|
|
|
|
'tutorial/manage-users-groups',
|
|
|
|
|
'tutorial/keyboard-shortcuts',
|
2022-05-30 05:16:56 +00:00
|
|
|
'tutorial/multiworkspace',
|
2022-11-14 13:46:21 +00:00
|
|
|
'tutorial/workspace-environment-variables',
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Dashboard',
|
|
|
|
|
items: [
|
|
|
|
|
'tutorial/app-menu-options',
|
|
|
|
|
],
|
|
|
|
|
},
|
2022-05-04 02:40:46 +00:00
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Datasource Reference',
|
|
|
|
|
items: [
|
|
|
|
|
'data-sources/airtable',
|
|
|
|
|
'data-sources/s3',
|
2022-11-23 09:14:53 +00:00
|
|
|
'data-sources/amazonses',
|
2022-05-04 02:40:46 +00:00
|
|
|
'data-sources/appwrite',
|
2022-06-24 06:22:36 +00:00
|
|
|
'data-sources/athena',
|
2022-05-04 02:40:46 +00:00
|
|
|
'data-sources/baserow',
|
|
|
|
|
'data-sources/bigquery',
|
|
|
|
|
'data-sources/firestore',
|
2022-09-26 13:05:20 +00:00
|
|
|
'data-sources/clickhouse',
|
2022-09-01 17:33:44 +00:00
|
|
|
'data-sources/cosmosdb',
|
2022-05-04 02:40:46 +00:00
|
|
|
'data-sources/couchdb',
|
|
|
|
|
'data-sources/dynamodb',
|
|
|
|
|
'data-sources/elasticsearch',
|
|
|
|
|
'data-sources/gcs',
|
|
|
|
|
'data-sources/google.sheets',
|
|
|
|
|
'data-sources/graphql',
|
|
|
|
|
'data-sources/influxdb',
|
|
|
|
|
'data-sources/mailgun',
|
2022-10-14 09:43:22 +00:00
|
|
|
'data-sources/mariadb',
|
2022-05-04 02:40:46 +00:00
|
|
|
'data-sources/minio',
|
|
|
|
|
'data-sources/mongodb',
|
|
|
|
|
'data-sources/mssql',
|
|
|
|
|
'data-sources/mysql',
|
|
|
|
|
'data-sources/n8n',
|
|
|
|
|
'data-sources/notion',
|
|
|
|
|
'data-sources/openapi',
|
|
|
|
|
'data-sources/oracledb',
|
|
|
|
|
'data-sources/postgresql',
|
|
|
|
|
'data-sources/redis',
|
|
|
|
|
'data-sources/restapi',
|
2022-07-30 06:29:26 +00:00
|
|
|
'data-sources/rethinkdb',
|
2022-12-27 14:40:33 +00:00
|
|
|
'data-sources/run-js',
|
|
|
|
|
'data-sources/run-py',
|
2022-05-31 09:19:09 +00:00
|
|
|
'data-sources/saphana',
|
2022-05-04 02:40:46 +00:00
|
|
|
'data-sources/sendgrid',
|
2022-08-26 05:45:11 +00:00
|
|
|
'data-sources/slack',
|
2022-05-04 02:40:46 +00:00
|
|
|
'data-sources/smtp',
|
|
|
|
|
'data-sources/snowflake',
|
2022-08-26 05:45:11 +00:00
|
|
|
'data-sources/stripe',
|
|
|
|
|
'data-sources/twilio',
|
2022-05-04 02:40:46 +00:00
|
|
|
'data-sources/typesense',
|
2022-07-30 06:29:26 +00:00
|
|
|
'data-sources/woocommerce',
|
2022-10-06 08:15:42 +00:00
|
|
|
'data-sources/zendesk',
|
2022-05-04 02:40:46 +00:00
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Widget Reference',
|
|
|
|
|
items: [
|
|
|
|
|
'widgets/button',
|
2022-06-01 08:20:02 +00:00
|
|
|
'widgets/button-group',
|
2022-05-04 02:40:46 +00:00
|
|
|
'widgets/calendar',
|
|
|
|
|
'widgets/chart',
|
|
|
|
|
'widgets/checkbox',
|
|
|
|
|
'widgets/circular-progress-bar',
|
|
|
|
|
'widgets/code-editor',
|
2022-07-05 02:10:09 +00:00
|
|
|
'widgets/color-picker',
|
2022-05-04 02:40:46 +00:00
|
|
|
'widgets/container',
|
2022-05-11 13:41:55 +00:00
|
|
|
'widgets/custom-component',
|
2022-05-04 02:40:46 +00:00
|
|
|
'widgets/date-range-picker',
|
|
|
|
|
'widgets/datepicker',
|
|
|
|
|
'widgets/divider',
|
|
|
|
|
'widgets/dropdown',
|
|
|
|
|
'widgets/file-picker',
|
2022-12-08 09:11:02 +00:00
|
|
|
'widgets/form',
|
2022-07-05 02:10:27 +00:00
|
|
|
'widgets/html',
|
2022-09-27 05:48:32 +00:00
|
|
|
'widgets/icon',
|
2022-05-04 02:40:46 +00:00
|
|
|
'widgets/iframe',
|
|
|
|
|
'widgets/image',
|
2022-06-14 05:36:36 +00:00
|
|
|
'widgets/kanban',
|
2022-09-27 05:42:14 +00:00
|
|
|
'widgets/link',
|
2022-05-04 02:40:46 +00:00
|
|
|
'widgets/listview',
|
|
|
|
|
'widgets/map',
|
|
|
|
|
'widgets/modal',
|
|
|
|
|
'widgets/multiselect',
|
|
|
|
|
'widgets/number-input',
|
|
|
|
|
'widgets/password-input',
|
2022-05-11 13:21:10 +00:00
|
|
|
'widgets/pdf',
|
2022-09-28 17:09:11 +00:00
|
|
|
'widgets/pagination',
|
2022-05-04 02:40:46 +00:00
|
|
|
'widgets/qr-scanner',
|
|
|
|
|
'widgets/radio-button',
|
|
|
|
|
'widgets/range-slider',
|
|
|
|
|
'widgets/rich-text-editor',
|
|
|
|
|
'widgets/spinner',
|
|
|
|
|
'widgets/star',
|
|
|
|
|
'widgets/statistics',
|
2022-06-13 12:14:03 +00:00
|
|
|
'widgets/steps',
|
2022-09-09 14:56:26 +00:00
|
|
|
'widgets/svg-image',
|
2022-05-04 02:40:46 +00:00
|
|
|
'widgets/table',
|
|
|
|
|
'widgets/tabs',
|
|
|
|
|
'widgets/tags',
|
|
|
|
|
'widgets/text-input',
|
|
|
|
|
'widgets/text',
|
|
|
|
|
'widgets/textarea',
|
|
|
|
|
'widgets/timeline',
|
|
|
|
|
'widgets/timer',
|
|
|
|
|
'widgets/toggle-switch',
|
2022-08-03 13:52:49 +00:00
|
|
|
'widgets/tree-select',
|
2022-09-28 17:09:11 +00:00
|
|
|
'widgets/vertical-divider',
|
2022-05-04 02:40:46 +00:00
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Actions Reference',
|
|
|
|
|
link: {
|
|
|
|
|
type: 'generated-index',
|
|
|
|
|
title: 'Actions Reference',
|
|
|
|
|
description:
|
|
|
|
|
"All the actions that can be performed through event handlers",
|
2022-09-09 14:56:26 +00:00
|
|
|
keywords: ['actions', 'events'],
|
2022-05-04 02:40:46 +00:00
|
|
|
},
|
|
|
|
|
items: [
|
2022-08-18 02:28:57 +00:00
|
|
|
'actions/show-alert',
|
|
|
|
|
'actions/logout',
|
|
|
|
|
'actions/run-query',
|
|
|
|
|
'actions/open-webpage',
|
|
|
|
|
'actions/go-to-app',
|
|
|
|
|
'actions/show-modal',
|
|
|
|
|
'actions/close-modal',
|
|
|
|
|
'actions/copy-to-clipboard',
|
2022-05-04 02:40:46 +00:00
|
|
|
'actions/set-localstorage',
|
2022-08-18 02:28:57 +00:00
|
|
|
'actions/generate-file',
|
|
|
|
|
'actions/set-table-page',
|
|
|
|
|
'actions/set-variable',
|
|
|
|
|
'actions/unset-variable',
|
|
|
|
|
'actions/control-component',
|
2022-05-04 02:40:46 +00:00
|
|
|
],
|
2021-04-23 12:54:49 +00:00
|
|
|
},
|
2022-05-04 02:40:46 +00:00
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'How To',
|
|
|
|
|
link: {
|
|
|
|
|
type: 'generated-index',
|
|
|
|
|
title: 'How To Guides',
|
|
|
|
|
description:
|
|
|
|
|
"How To Guides for all the things ToolJet",
|
|
|
|
|
keywords: ['how to'],
|
|
|
|
|
},
|
|
|
|
|
items: [
|
2022-12-27 14:40:33 +00:00
|
|
|
'how-to/use-inspector',
|
2022-06-23 02:48:27 +00:00
|
|
|
'how-to/access-cellvalue-rowdata',
|
2022-12-27 14:40:33 +00:00
|
|
|
'how-to/bulk-update-multiple-rows',
|
2022-09-08 02:39:43 +00:00
|
|
|
'how-to/access-currentuser',
|
2022-12-27 14:40:33 +00:00
|
|
|
'how-to/run-actions-from-runjs',
|
|
|
|
|
'how-to/run-query-at-specified-intervals',
|
|
|
|
|
'how-to/access-users-location',
|
|
|
|
|
'how-to/s3-custom-endpoints',
|
2022-05-04 02:40:46 +00:00
|
|
|
'how-to/oauth2-authorization',
|
2022-05-09 02:06:52 +00:00
|
|
|
'how-to/upload-files-aws',
|
2022-05-04 02:40:46 +00:00
|
|
|
'how-to/upload-files-gcs',
|
2022-12-27 14:40:33 +00:00
|
|
|
'how-to/loading-image-pdf-from-db',
|
2022-05-04 02:40:46 +00:00
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Enterprise',
|
|
|
|
|
items: [
|
|
|
|
|
'Enterprise/audit_logs',
|
2022-08-31 18:57:53 +00:00
|
|
|
'Enterprise/white-label',
|
2022-05-04 02:40:46 +00:00
|
|
|
]
|
|
|
|
|
},
|
2022-11-14 12:42:58 +00:00
|
|
|
'marketplace',
|
2022-05-04 02:40:46 +00:00
|
|
|
{
|
|
|
|
|
type: 'category',
|
2022-05-30 05:16:56 +00:00
|
|
|
label: 'User Authentication',
|
2022-05-04 02:40:46 +00:00
|
|
|
link: {
|
|
|
|
|
type: 'generated-index',
|
2022-05-30 05:16:56 +00:00
|
|
|
title: 'User Authentication',
|
2022-05-04 02:40:46 +00:00
|
|
|
description:
|
2022-05-30 05:16:56 +00:00
|
|
|
"Guides for setting up User Authentication and managing Single Sign-On",
|
2022-09-09 14:56:26 +00:00
|
|
|
keywords: ['SSO', 'authentication'],
|
2022-05-04 02:40:46 +00:00
|
|
|
},
|
2022-05-30 05:16:56 +00:00
|
|
|
collapsed: true,
|
2022-05-04 02:40:46 +00:00
|
|
|
items: [
|
2022-06-14 08:35:38 +00:00
|
|
|
'user-authentication/user-lifecycle',
|
2022-05-30 05:16:56 +00:00
|
|
|
'user-authentication/general-settings',
|
|
|
|
|
'user-authentication/password-login',
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'SSO',
|
|
|
|
|
items: [
|
|
|
|
|
'user-authentication/sso/github',
|
|
|
|
|
'user-authentication/sso/google',
|
2022-09-09 14:56:26 +00:00
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'OpenId Connect',
|
|
|
|
|
link: {
|
|
|
|
|
type: 'generated-index',
|
|
|
|
|
title: 'OpenId Connect',
|
|
|
|
|
description: " ",
|
|
|
|
|
keywords: ['okta', 'openid', 'azureAD'],
|
|
|
|
|
},
|
|
|
|
|
collapsed: false,
|
|
|
|
|
items: [
|
|
|
|
|
'user-authentication/sso/openid/setup',
|
|
|
|
|
'user-authentication/sso/openid/azuread',
|
|
|
|
|
'user-authentication/sso/openid/okta',
|
|
|
|
|
'user-authentication/sso/openid/google-openid',
|
|
|
|
|
],
|
|
|
|
|
}
|
2022-05-30 05:16:56 +00:00
|
|
|
],
|
|
|
|
|
},
|
2022-05-04 02:40:46 +00:00
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Contributing Guide',
|
|
|
|
|
link: {
|
|
|
|
|
type: 'generated-index',
|
|
|
|
|
title: 'Contributing Guide',
|
|
|
|
|
description:
|
|
|
|
|
"Guides for contributing to ToolJet",
|
2022-09-09 14:56:26 +00:00
|
|
|
keywords: ['contribute', 'contributing'],
|
2022-05-04 02:40:46 +00:00
|
|
|
},
|
|
|
|
|
collapsed: false,
|
|
|
|
|
items: [
|
2022-06-28 16:09:23 +00:00
|
|
|
'contributing-guide/setup/architecture',
|
2022-05-04 02:40:46 +00:00
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Setup',
|
|
|
|
|
items: [
|
|
|
|
|
'contributing-guide/setup/macos',
|
|
|
|
|
'contributing-guide/setup/docker',
|
|
|
|
|
'contributing-guide/setup/ubuntu',
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Tutorials',
|
|
|
|
|
items: [
|
|
|
|
|
'contributing-guide/tutorials/creating-widget',
|
|
|
|
|
'contributing-guide/tutorials/creating-a-plugin',
|
|
|
|
|
],
|
|
|
|
|
},
|
2022-11-14 13:46:10 +00:00
|
|
|
'contributing-guide/testing',
|
2022-09-16 08:53:20 +00:00
|
|
|
'contributing-guide/l10n',
|
2022-06-28 16:09:23 +00:00
|
|
|
{
|
|
|
|
|
type: 'category',
|
|
|
|
|
label: 'Troubleshooting',
|
|
|
|
|
items: [
|
|
|
|
|
'contributing-guide/troubleshooting/eslint',
|
|
|
|
|
],
|
|
|
|
|
},
|
2022-05-04 02:40:46 +00:00
|
|
|
'contributing-guide/code-of-conduct',
|
|
|
|
|
'contributing-guide/slackcoc',
|
|
|
|
|
],
|
|
|
|
|
},
|
2022-05-30 05:16:56 +00:00
|
|
|
],
|
2021-04-23 12:54:49 +00:00
|
|
|
};
|
2022-05-04 02:40:46 +00:00
|
|
|
|
2022-05-31 13:16:48 +00:00
|
|
|
module.exports = sidebars;
|