ToolJet/docs/sidebars.js

841 lines
28 KiB
JavaScript
Raw Normal View History

2021-04-23 12:54:49 +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
*/
// @ts-check
2021-04-23 12:54:49 +00:00
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
const sidebars = {
docs: [
{
'type': 'category',
'label': 'Getting Started',
'className': 'category-as-header getting-started-header',
'collapsed': false,
'collapsible': false,
'items': [
'doc-home-page',
'getting-started/platform-overview',
'getting-started/quickstart-guide',
{
'type': 'category',
'label': 'How To',
'items': [
'how-to/use-url-params-on-load',
'how-to/pass-query-params-in-custom-components',
'how-to/use-custom-parameters',
'how-to/pass-values-in-rest-api',
'how-to/build-dynamic-forms',
'how-to/setup-rsyslog',
'how-to/conditionally-display-components',
'how-to/use-inspector',
'how-to/use-form-component',
'how-to/access-cellvalue-rowdata',
'how-to/conditionally-format-table',
'how-to/bulk-update-multiple-rows',
'how-to/delete-multiple-rows',
'how-to/use-server-side-pagination',
'how-to/access-currentuser',
'how-to/use-axios-in-runjs',
'how-to/run-actions-from-runjs',
'how-to/intentionally-fail-js-query',
'how-to/run-query-at-specified-intervals',
'how-to/use-to-py-function-in-runpy',
'how-to/access-users-location',
'how-to/use-s3-signed-url-to-upload-docs',
'how-to/s3-custom-endpoints',
'how-to/upload-files-aws',
'how-to/upload-files-gcs',
'how-to/loading-image-pdf-from-db',
'how-to/use-events-on-chart',
'how-to/print-multi-tabs-report',
'how-to/display-listview-record-on-new-page'
],
},
{
'type': 'category',
'label': 'Deployment',
'link': {
'type': 'doc',
'id': 'setup/index',
},
'items': [
'setup/try-tooljet',
'setup/choose-your-tooljet',
'setup/system-requirements',
'setup/digitalocean',
'setup/docker',
2025-05-13 06:19:44 +00:00
'setup/ami',
'setup/ecs',
'setup/openshift',
'setup/helm',
'setup/kubernetes',
'setup/kubernetes-gke',
'setup/kubernetes-aks',
'setup/kubernetes-eks',
'setup/azure-container',
'setup/google-cloud-run',
'setup/env-vars',
'setup/http-proxy',
'setup/tooljet-subpath',
'setup/v2-migration-guide',
'setup/upgrade-to-lts',
'setup/upgrade-to-v3',
'setup/cloud-v3-migration',
'setup/upgrade-to-v3.16',
2025-11-14 08:36:19 +00:00
'setup/tooljet-domain-change'
]
}
],
},
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
{
[docs]: AI Release (#11965) * [docs]: Add Marketplace Plugin Anthropic * [docs]: Add Marketplace Plugin Gemini * Update Operations * Update Operation * [docs]: Add Marketplace Plugin Hugging Face * Update Intro Pata * Update Intro Para * Add Model Example and Info on Inference API * Update intro para * Update Model Example * Grammatical Improvements * Grammatical Updates * Grammar * Update example * [docs]: Add Marketplace Plugin Mistral AI * Update models * [docs]: Add Marketplace Plugin Qdrant * Update Models in Beta * Update Models in V3 * [docs]: Add Marketplace Plugin Cohere * [docs]: Add Marketplace OpenAI Embedding * Update model in beta * Update model LTS * [docs]:AI Whitelist info in setups * update: ecs and cloud run * [docs] added chromadb * [docs] updated digital-ocean * [docs] updated k8s * Made changes in the docs for adding chromadb * [dos]: ToolJet AI license update * fix: formatting * fix: formatting * [docs]: Add Chat Component * Update Example and Add Info Box * [docs]: updated pinecone plugin * Update SS * [docs]: ToolJet AI * Update available model link * Fix typo * Add advanced parameters table * [docs] added AI_GATEWAY_URL * [fix] indentation * update: AI credits * fix: typo * Chat Component Properties * update: improved doc * CSA and Replicate to LTS * [docs] updated kubernetes and helm for Chromadb * [docs]: Add Marketplace Plugin Qdrant * [docs]: Add Marketplace Plugin Qdrant * Add Markdown * [docs]: Add Marketplace Plugin Weviate DB * Update qdrant beta * Update qdrant LTS * Update sidebars.js * Update sidebars.js * Update marketplace_overview beta * Update marketplace_overview.md * Update marketplace_overview.md * Update Response * formatting updates * Parameter Definition Updates * Update intro qdrant.md Beta * Update intro qdrant.md LTS * update local host * update: added to beta * fix: fomatting * fix: formatting * fix: doc * fix: review * update pritesh feedback * fix: typo * Mansukha Feedback Updates * Remove required and optional emoji * fix: updates * fix: updates * fix: review * minor update in the markdown docs * fix: plans * update: added screenshots * update: added docs to beta * add minor changes --------- Co-authored-by: Akshat Virmani <[email protected]> Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Souvik <[email protected]> Co-authored-by: Adish M <[email protected]> Co-authored-by: Pritesh Kiri <77957844+[email protected]> Co-authored-by: Vaishnavi Joshi <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-02-11 07:32:43 +00:00
"type": "category",
"label": "Build with AI",
'className': 'category-as-header build-with-ai-header',
'collapsed': false,
'collapsible': false,
[docs]: AI Release (#11965) * [docs]: Add Marketplace Plugin Anthropic * [docs]: Add Marketplace Plugin Gemini * Update Operations * Update Operation * [docs]: Add Marketplace Plugin Hugging Face * Update Intro Pata * Update Intro Para * Add Model Example and Info on Inference API * Update intro para * Update Model Example * Grammatical Improvements * Grammatical Updates * Grammar * Update example * [docs]: Add Marketplace Plugin Mistral AI * Update models * [docs]: Add Marketplace Plugin Qdrant * Update Models in Beta * Update Models in V3 * [docs]: Add Marketplace Plugin Cohere * [docs]: Add Marketplace OpenAI Embedding * Update model in beta * Update model LTS * [docs]:AI Whitelist info in setups * update: ecs and cloud run * [docs] added chromadb * [docs] updated digital-ocean * [docs] updated k8s * Made changes in the docs for adding chromadb * [dos]: ToolJet AI license update * fix: formatting * fix: formatting * [docs]: Add Chat Component * Update Example and Add Info Box * [docs]: updated pinecone plugin * Update SS * [docs]: ToolJet AI * Update available model link * Fix typo * Add advanced parameters table * [docs] added AI_GATEWAY_URL * [fix] indentation * update: AI credits * fix: typo * Chat Component Properties * update: improved doc * CSA and Replicate to LTS * [docs] updated kubernetes and helm for Chromadb * [docs]: Add Marketplace Plugin Qdrant * [docs]: Add Marketplace Plugin Qdrant * Add Markdown * [docs]: Add Marketplace Plugin Weviate DB * Update qdrant beta * Update qdrant LTS * Update sidebars.js * Update sidebars.js * Update marketplace_overview beta * Update marketplace_overview.md * Update marketplace_overview.md * Update Response * formatting updates * Parameter Definition Updates * Update intro qdrant.md Beta * Update intro qdrant.md LTS * update local host * update: added to beta * fix: fomatting * fix: formatting * fix: doc * fix: review * update pritesh feedback * fix: typo * Mansukha Feedback Updates * Remove required and optional emoji * fix: updates * fix: updates * fix: review * minor update in the markdown docs * fix: plans * update: added screenshots * update: added docs to beta * add minor changes --------- Co-authored-by: Akshat Virmani <[email protected]> Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Souvik <[email protected]> Co-authored-by: Adish M <[email protected]> Co-authored-by: Pritesh Kiri <77957844+[email protected]> Co-authored-by: Vaishnavi Joshi <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-02-11 07:32:43 +00:00
"items": [
"build-with-ai/overview",
"build-with-ai/generate-applications",
2025-04-15 08:07:09 +00:00
"build-with-ai/ai-docs-assistant",
"build-with-ai/tooljet-mcp",
[docs]: AI Release (#11965) * [docs]: Add Marketplace Plugin Anthropic * [docs]: Add Marketplace Plugin Gemini * Update Operations * Update Operation * [docs]: Add Marketplace Plugin Hugging Face * Update Intro Pata * Update Intro Para * Add Model Example and Info on Inference API * Update intro para * Update Model Example * Grammatical Improvements * Grammatical Updates * Grammar * Update example * [docs]: Add Marketplace Plugin Mistral AI * Update models * [docs]: Add Marketplace Plugin Qdrant * Update Models in Beta * Update Models in V3 * [docs]: Add Marketplace Plugin Cohere * [docs]: Add Marketplace OpenAI Embedding * Update model in beta * Update model LTS * [docs]:AI Whitelist info in setups * update: ecs and cloud run * [docs] added chromadb * [docs] updated digital-ocean * [docs] updated k8s * Made changes in the docs for adding chromadb * [dos]: ToolJet AI license update * fix: formatting * fix: formatting * [docs]: Add Chat Component * Update Example and Add Info Box * [docs]: updated pinecone plugin * Update SS * [docs]: ToolJet AI * Update available model link * Fix typo * Add advanced parameters table * [docs] added AI_GATEWAY_URL * [fix] indentation * update: AI credits * fix: typo * Chat Component Properties * update: improved doc * CSA and Replicate to LTS * [docs] updated kubernetes and helm for Chromadb * [docs]: Add Marketplace Plugin Qdrant * [docs]: Add Marketplace Plugin Qdrant * Add Markdown * [docs]: Add Marketplace Plugin Weviate DB * Update qdrant beta * Update qdrant LTS * Update sidebars.js * Update sidebars.js * Update marketplace_overview beta * Update marketplace_overview.md * Update marketplace_overview.md * Update Response * formatting updates * Parameter Definition Updates * Update intro qdrant.md Beta * Update intro qdrant.md LTS * update local host * update: added to beta * fix: fomatting * fix: formatting * fix: doc * fix: review * update pritesh feedback * fix: typo * Mansukha Feedback Updates * Remove required and optional emoji * fix: updates * fix: updates * fix: review * minor update in the markdown docs * fix: plans * update: added screenshots * update: added docs to beta * add minor changes --------- Co-authored-by: Akshat Virmani <[email protected]> Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Souvik <[email protected]> Co-authored-by: Adish M <[email protected]> Co-authored-by: Pritesh Kiri <77957844+[email protected]> Co-authored-by: Vaishnavi Joshi <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-02-11 07:32:43 +00:00
]
},
{
'type': 'category',
'label': 'App Builder',
'collapsed': false,
'collapsible': false,
'className': 'category-as-header app-builder-header',
'items': [
'app-builder/overview',
{
'type': 'category',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'label': 'Building the UI',
'items': [
'app-builder/building-ui/canvas',
'app-builder/building-ui/component-library',
'app-builder/building-ui/component-properties',
'app-builder/building-ui/pages',
'app-builder/building-ui/component-state'
],
},
{
'type': 'category',
'label': 'Connecting Data Sources',
'items': [
'app-builder/connecting-with-data-sources/creating-managing-queries',
'app-builder/connecting-with-data-sources/accessing-query-results',
'app-builder/connecting-with-data-sources/transforming-data',
'app-builder/connecting-with-data-sources/binding-data-to-components'
],
},
{
'type': 'category',
'label': 'Events and Actions',
'items': [
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'app-builder/events/overview',
'app-builder/events/event-triggers',
'app-builder/events/use-case/csa',
'app-builder/events/use-case/page-nav',
'app-builder/events/use-case/variables'
],
},
{
'type': 'category',
'label': 'Writing Custom Code',
'items': [
'app-builder/custom-code/fx-dynamic-behaviour',
'app-builder/custom-code/control-components',
'app-builder/custom-code/transform-data',
'app-builder/custom-code/managing-variables',
2025-03-28 17:46:47 +00:00
{
'type': 'category',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'label': 'Importing External Libraries',
2025-03-28 17:46:47 +00:00
'items': [
'app-builder/import-libraries/runjs',
'app-builder/import-libraries/runpy',
],
},
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'app-builder/custom-code/constants-secrets',
],
},
{
'type': 'category',
'label': 'Debugging',
'items': [
'app-builder/debugging/inspector',
'app-builder/debugging/understanding-logs'
],
[docs]: AI Release (#11965) * [docs]: Add Marketplace Plugin Anthropic * [docs]: Add Marketplace Plugin Gemini * Update Operations * Update Operation * [docs]: Add Marketplace Plugin Hugging Face * Update Intro Pata * Update Intro Para * Add Model Example and Info on Inference API * Update intro para * Update Model Example * Grammatical Improvements * Grammatical Updates * Grammar * Update example * [docs]: Add Marketplace Plugin Mistral AI * Update models * [docs]: Add Marketplace Plugin Qdrant * Update Models in Beta * Update Models in V3 * [docs]: Add Marketplace Plugin Cohere * [docs]: Add Marketplace OpenAI Embedding * Update model in beta * Update model LTS * [docs]:AI Whitelist info in setups * update: ecs and cloud run * [docs] added chromadb * [docs] updated digital-ocean * [docs] updated k8s * Made changes in the docs for adding chromadb * [dos]: ToolJet AI license update * fix: formatting * fix: formatting * [docs]: Add Chat Component * Update Example and Add Info Box * [docs]: updated pinecone plugin * Update SS * [docs]: ToolJet AI * Update available model link * Fix typo * Add advanced parameters table * [docs] added AI_GATEWAY_URL * [fix] indentation * update: AI credits * fix: typo * Chat Component Properties * update: improved doc * CSA and Replicate to LTS * [docs] updated kubernetes and helm for Chromadb * [docs]: Add Marketplace Plugin Qdrant * [docs]: Add Marketplace Plugin Qdrant * Add Markdown * [docs]: Add Marketplace Plugin Weviate DB * Update qdrant beta * Update qdrant LTS * Update sidebars.js * Update sidebars.js * Update marketplace_overview beta * Update marketplace_overview.md * Update marketplace_overview.md * Update Response * formatting updates * Parameter Definition Updates * Update intro qdrant.md Beta * Update intro qdrant.md LTS * update local host * update: added to beta * fix: fomatting * fix: formatting * fix: doc * fix: review * update pritesh feedback * fix: typo * Mansukha Feedback Updates * Remove required and optional emoji * fix: updates * fix: updates * fix: review * minor update in the markdown docs * fix: plans * update: added screenshots * update: added docs to beta * add minor changes --------- Co-authored-by: Akshat Virmani <[email protected]> Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Souvik <[email protected]> Co-authored-by: Adish M <[email protected]> Co-authored-by: Pritesh Kiri <77957844+[email protected]> Co-authored-by: Vaishnavi Joshi <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-02-11 07:32:43 +00:00
},
{
'type': 'category',
'label': 'References',
'items': [
{
'type': 'category',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'label': 'Component Catalog',
'items': [
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/bounded-box',
'widgets/button',
'widgets/button-group',
'widgets/calendar',
{
'type': 'category',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'label': 'Chart',
'items': [
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/chart/chart-properties',
'widgets/chart/chart-examples',
'widgets/chart/transforming-data-for-charts'
]
},
{
'type': 'category',
'label': 'Chat',
'items': [
'widgets/chat/overview',
'widgets/chat/properties',
'widgets/chat/csa',
'widgets/chat/markdown'
]
},
'widgets/checkbox',
'widgets/circular-progress-bar',
'widgets/code-editor',
'widgets/color-picker',
'widgets/container',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/currency-input',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/custom-component',
'widgets/date-range-picker',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/date-picker-v2',
'widgets/datetime-picker-v2',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/datepicker',
'widgets/divider',
'widgets/dropdown',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/email-input',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/file-picker',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
{
'type': 'category',
'label': 'Form',
'items': [
'widgets/form/generate-form',
'widgets/form/properties',
'widgets/form/csa',
'widgets/form/schema'
]
},
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/html',
'widgets/icon',
'widgets/iframe',
'widgets/image',
'widgets/kanban',
'widgets/link',
'widgets/listview',
'widgets/map',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/modal-v2',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/multiselect',
'widgets/number-input',
'widgets/password-input',
'widgets/pdf',
'widgets/pagination',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/phone-input',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/qr-scanner',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/radio-button-v2',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/range-slider',
'widgets/spinner',
'widgets/star-rating',
'widgets/statistics',
'widgets/steps',
'widgets/svg-image',
{
'type': 'category',
'label': 'Table',
'items': [
'widgets/table/table-properties',
'widgets/table/table-columns',
'widgets/table/table-csa-and-variables',
{
'type': 'category',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'label': 'Serverside Operations',
'items': [
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/table/serverside-operations/overview',
'widgets/table/serverside-operations/search',
'widgets/table/serverside-operations/sort',
'widgets/table/serverside-operations/filter',
'widgets/table/serverside-operations/pagination'
]
},
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/table/dynamic-column'
]
},
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/tabs',
'widgets/tags',
'widgets/text-input',
'widgets/text',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/text-area',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/rich-text-editor',
'widgets/timeline',
'widgets/timer',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'widgets/time-picker',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'widgets/toggle-switch-v2',
'widgets/tree-select',
'widgets/vertical-divider',
],
},
{
'type': 'category',
'label': 'Actions Reference',
'items': [
'actions/run-query',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'actions/show-alert',
'actions/control-component',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'actions/show-modal',
'actions/close-modal',
'actions/set-table-page',
'actions/switch-page',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'actions/go-to-app',
'actions/open-webpage',
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'actions/set-page-variable',
'actions/unset-page-variable',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'actions/unset-all-page-var',
'actions/set-variable',
'actions/unset-variable',
'actions/unset-all-var',
'actions/logout',
'actions/generate-file',
'actions/set-localstorage',
'actions/copy-to-clipboard',
],
},
],
},
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'app-builder/custom-theme',
{
'type': 'category',
'label': 'Modules',
'items': [
'app-builder/modules/overview',
'app-builder/modules/create-module',
'app-builder/modules/input-output',
'app-builder/modules/data-flow',
'app-builder/modules/using-modules',
'app-builder/modules/import-export-modules',
]
},
[docs]: App Builder Revamp (#12628) * canvas * components * WIP * Feedback Improvements * Component Library * library * canvas grid size and numbers * update component library intro * final feedback for canvas and ui component * comp prop * canvas feedback by nechal * add icons in library * component properties * component properties * multi pages * update: datasource connection * WIP - Component Inspect * sidebar * Add component table * remove old comp layout * remove (Legacy) * [wip] component properties * merge: app builder overview * component properties * fix: updated creating and accessing queries * pages * pages update * fix: review * fix: review * component properties - karan and devang feedback * page and component data * fix: review * Update folder structure * pages call feedback * fix: review * feat: transformation and binding * fix: transformation * fix: transformation * remove old content * fix: review * feat: custom code structure * WIP Component States * component state * feat: fx doc * fix: image error * event wip * comp state * events and logic overview * update nav bar * wip event triggers * fix: fx doc * Event Triggers * csa and actions * update: custom code * fix: call * feat: code-transformations * feat: manage variables * fix: review-transform-data * fix: manage variables * nav bar struct update and variables docs * wip ss * imgs till event handler docs * fix: review * feat: import libraries * fix: review * wip use cases ss * complete events * wip inspector * fix: review * wip inspector * fix: review * wip inspector * wip inspector * wip inspector * Inspector * complete inspector * fix: runpy * feat: secrets and contants * final feedback update * fix: review * fix: sidebar * fix: review * Add Screenshot * comment sidebar * fix: review * live feedback * added flowchart * final update * update banner * first level grammatical fixes * remove extra full stop * work on imgs * update general flow and fix grammatical issues * correct path * correct path * Update Interlinking * delete old files * fix broken link * fix links --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-07-07 06:13:43 +00:00
'app-builder/walkthrough/row-level-security',
2024-11-20 08:49:24 +00:00
'app-builder/anti-patterns',
[docs]: LTS Release (#13470) * [docs]: Currency Input Component * grammatical fixes * wip phone input component * Phone Input * [docs]: Email Input Component * [docs]: Update multiselect csa * [docs]: Date Picker v2 Coomponent * Minor Update * [docs]: Date Range Picker Component * [docs]: Time Picker Component * [docs]: Date Time Picker Component * Update datetime-picker-v2.md * Update datetime-picker-v2.md * [docs]: Text Area Component * action reference sequence * add shortcuts * add new actions * update sidebar * [docs]: Cutom Themes * component level permission * [docs]: Component & Query Level Permissions * [docs]: Pages and Navigation * generate form component docs * correct redirect * properties docs * CSAs * custom schema * delete old form doc * Icon Component * radio button * [docs]: Modules * Image Component * update: add use module doc * fix: overview * improve overview * [docs]: Step Component * [docs]: Modal Component * remove add widget section from old modal docs * [docs]: Container Component * Update container.md * [docs]: Dynamic Height of Various Components * [docs]: Inspector UI Updates * [docs]: Table Component * [docs]: Textarea Component * make minor updates * [docs]: Tab Component * [docs]: Range Slider * [docs]: File Picker Component * [docs]: Code Editor Component * [docs]: Multiselect Component * dropdown updates * fix: module behavior on app import-export * minor changes * resolve build errors * [docs]: Custom Logs * fix sidebar * sidebar update * fix sidebar * add sidebar * fix: content for import export module * fix * fix: arrow screenshot * sanity check for legacy component and URLs * form url update * Update settings.json * pages and navigation doc update --------- Co-authored-by: PriteshKiri <[email protected]> Co-authored-by: Karan Rathod <[email protected]>
2025-08-04 06:25:16 +00:00
'app-builder/importing-exporting-applications',
'tutorial/keyboard-shortcuts',
],
},
2021-04-23 12:54:49 +00:00
{
2023-02-16 06:41:20 +00:00
'type': 'category',
'label': 'Data Sources',
'className': 'category-as-header data-sources-header',
'collapsed': false,
'collapsible': false,
2023-02-16 06:41:20 +00:00
'items': [
'data-sources/overview',
{
'type': 'category',
'label': 'Data Sources Library',
2023-02-16 06:41:20 +00:00
'items': [
'data-sources/airtable',
'data-sources/s3',
'data-sources/amazonses',
'data-sources/appwrite',
'data-sources/athena',
'data-sources/azureblobstorage',
2023-02-16 06:41:20 +00:00
'data-sources/baserow',
'data-sources/bigquery',
'data-sources/firestore',
'data-sources/clickhouse',
'data-sources/cosmosdb',
'data-sources/couchdb',
'data-sources/databricks',
2023-02-16 06:41:20 +00:00
'data-sources/dynamodb',
'data-sources/elasticsearch',
'data-sources/gcs',
'data-sources/googlesheets',
2023-02-16 06:41:20 +00:00
'data-sources/graphql',
2023-05-03 13:24:51 +00:00
'data-sources/grpc',
2023-02-16 06:41:20 +00:00
'data-sources/influxdb',
'data-sources/mailgun',
'data-sources/mariadb',
'data-sources/minio',
'data-sources/mongodb',
'data-sources/mssql',
'data-sources/mysql',
'data-sources/n8n',
2025-04-08 09:49:48 +00:00
'data-sources/nocodb',
2023-02-16 06:41:20 +00:00
'data-sources/notion',
'data-sources/openapi',
'data-sources/oracledb',
'data-sources/postgresql',
'data-sources/redis',
{
'type': 'category',
'label': 'REST API',
2025-02-12 12:01:53 +00:00
'collapsed': true,
'items': [
'data-sources/restapi/configuration',
'data-sources/restapi/authentication',
'data-sources/restapi/querying-rest-api',
'data-sources/restapi/metadata-and-cookies',
],
},
'data-sources/soap-api',
2023-02-16 06:41:20 +00:00
'data-sources/rethinkdb',
'data-sources/run-js',
'data-sources/run-py',
'data-sources/saphana',
'data-sources/sendgrid',
'data-sources/slack',
'data-sources/smtp',
'data-sources/snowflake',
'data-sources/stripe',
'data-sources/twilio',
'data-sources/typesense',
'data-sources/woocommerce',
'data-sources/zendesk',
],
},
2025-03-20 09:18:54 +00:00
{
'type': 'category',
'label': 'Marketplace',
'collapsed': true,
'items': [
'marketplace/marketplace-overview',
{
'type': 'category',
'label': 'Marketplace Plugins',
'items': [
'marketplace/plugins/marketplace-plugin-awsredshift',
'marketplace/plugins/marketplace-plugin-textract',
'marketplace/plugins/marketplace-plugin-aws-lambda',
'marketplace/plugins/marketplace-plugin-engagespot',
'marketplace/plugins/marketplace-plugin-github',
'marketplace/plugins/marketplace-plugin-harperdb',
'marketplace/plugins/marketplace-plugin-openai',
'marketplace/plugins/marketplace-plugin-plivo',
'marketplace/plugins/marketplace-plugin-salesforce',
'marketplace/plugins/marketplace-plugin-supabase',
'marketplace/plugins/marketplace-plugin-pocketbase',
'marketplace/plugins/marketplace-plugin-portkey',
'marketplace/plugins/marketplace-plugin-Presto',
'marketplace/plugins/marketplace-plugin-jira',
'marketplace/plugins/marketplace-plugin-sharepoint',
'marketplace/plugins/marketplace-plugin-pinecone',
'marketplace/plugins/marketplace-plugin-gemini',
'marketplace/plugins/marketplace-plugin-anthropic',
'marketplace/plugins/marketplace-plugin-mistral_ai',
'marketplace/plugins/marketplace-plugin-hugging_face',
'marketplace/plugins/marketplace-plugin-cohere',
'marketplace/plugins/marketplace-plugin-weaviate',
'marketplace/plugins/marketplace-plugin-qdrant',
'marketplace/plugins/marketplace-plugin-azurerepos',
2025-08-01 06:31:52 +00:00
'marketplace/plugins/marketplace-plugin-googlecalendar',
2025-08-14 13:14:32 +00:00
'marketplace/plugins/marketplace-plugin-ups',
2025-08-13 06:31:00 +00:00
'marketplace/plugins/marketplace-plugin-aftership',
'marketplace/plugins/marketplace-plugin-microsoft_graph'
2025-03-20 09:18:54 +00:00
],
},
],
},
'data-sources/permissions',
'data-sources/sample-data-sources',
2023-02-16 06:41:20 +00:00
],
},
2024-05-03 10:47:07 +00:00
{
'type': 'category',
'label': 'ToolJet Database',
'className': 'category-as-header tjdb-header',
'collapsed': false,
'collapsible': false,
2024-05-03 10:47:07 +00:00
'items': [
'tooljet-db/tooljet-database',
'tooljet-db/database-editor',
{
'type': 'category',
'label': 'Column Constraints',
'items': [
'tooljet-db/constraints/primary-key',
'tooljet-db/constraints/foreign-key'
]
},
'tooljet-db/data-types',
'tooljet-db/table-operations',
2024-05-03 10:47:07 +00:00
'tooljet-db/querying-tooljet-db',
]
},
{
'type': 'category',
'label': 'Workflows',
'className': 'category-as-header workflows-header',
'collapsed': false,
'collapsible': false,
'items': [
'workflows/overview',
'workflows/nodes',
'workflows/workflow-triggers',
'workflows/results',
'workflows/permissions',
{
'type': 'category',
'label': 'How-to',
'items': [
'workflows/how-to/trigger-using-webhook',
'workflows/how-to/trigger-workflow-from-app',
'workflows/how-to/trigger-workflow-using-scheduler'
]
}
],
},
2023-02-16 06:41:20 +00:00
{
'type': 'category',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'Setup ToolJet',
'className': 'category-as-header setup-tj-header',
'collapsible': false,
'collapsed': false,
2023-02-16 06:41:20 +00:00
'items': [
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'tj-setup/overview',
'tj-setup/tj-deployment',
{
'type': 'category',
'label': 'Licensing',
'items': [
'tj-setup/licensing/self-hosted',
'tj-setup/licensing/cloud'
]
},
'tj-setup/instances',
'tj-setup/workspaces',
{
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'type': 'category',
'label': 'Branding',
'items': [
'tj-setup/org-branding/white-labeling',
'tj-setup/org-branding/custom-domain'
]
2023-02-16 06:41:20 +00:00
},
{
'type': 'category',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'Setup SMTP Server',
'link': {
'type': 'doc',
'id': 'tj-setup/smtp-setup/configuration',
},
2023-02-16 06:41:20 +00:00
'items': [
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'tj-setup/smtp-setup/configuration',
'tj-setup/smtp-setup/email-providers'
]
}
]
},
{
'type': 'category',
'collapsed': false,
'collapsible': false,
'className': 'category-as-header user-management-header',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'User Management and Access Control',
'items': [
'user-management/overview',
{
'type': 'category',
'label': 'Onboard and Offboard Users',
'items': [
'user-management/onboard-users/overview',
'user-management/onboard-users/invite-user',
'user-management/onboard-users/bulk-invite-users',
'user-management/onboard-users/self-signup-user',
'user-management/onboard-users/user-metadata',
'user-management/onboard-users/archive-user',
]
},
{
'type': 'category',
'label': 'Authentication',
'items': [
{
'type': 'category',
'label': 'Self-hosted',
'items': [
'user-management/authentication/self-hosted/overview',
'user-management/authentication/self-hosted/instance-login',
'user-management/authentication/self-hosted/workspace-login',
'user-management/authentication/self-hosted/pat'
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
]
},
'user-management/authentication/cloud-login',
]
},
{
'type': 'category',
'label': 'Role Based Access Control',
'items': [
'user-management/role-based-access/super-admin',
'user-management/role-based-access/user-roles',
'user-management/role-based-access/custom-groups',
'user-management/role-based-access/access-control',
]
},
{
'type': 'category',
'label': 'Single Sign-On (SSO)',
'link': {
'type': 'doc',
'id': 'user-management/sso/overview',
},
'items': [
'user-management/sso/overview',
'user-management/sso/github',
'user-management/sso/google',
{
'type': 'category',
'label': 'OpenID Connect',
'link': {
'type': 'doc',
'id': 'user-management/sso/oidc/setup',
},
'items': [
'user-management/sso/oidc/setup',
'user-management/sso/oidc/azuread',
'user-management/sso/oidc/okta',
'user-management/sso/oidc/google',
'user-management/sso/oidc/ssouserinfo'
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
]
},
'user-management/sso/ldap',
2023-02-16 06:41:20 +00:00
{
'type': 'category',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'SAML',
'link': {
'type': 'doc',
'id': 'user-management/sso/saml/setup',
},
2023-02-16 06:41:20 +00:00
'items': [
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'user-management/sso/saml/setup',
'user-management/sso/saml/okta'
]
},
]
},
{
'type': 'category',
'label': 'Group Sync',
'items': [
{
'type': 'category',
'label': 'Instance level',
'items': [
'user-management/group-sync/instance-level/oidc',
]
},
{
'type': 'category',
'label': 'Workspace level',
'items': [
'user-management/group-sync/workspace-level/oidc',
]
},
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
]
},
{
'type': 'category',
'label': 'Profile Management',
'items': [
'user-management/profile-management/user-details',
'user-management/profile-management/reset-password',
'user-management/profile-management/user-profile'
]
}
]
},
{
'type': 'category',
'collapsed': false,
'collapsible': false,
'className': 'category-as-header dev-cycle-header',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'Development Lifecycle',
'items': [
'development-lifecycle/overview',
{
'type': 'category',
'label': 'Release Management',
'items': [
'development-lifecycle/release/version-control',
'development-lifecycle/release/release-rollback',
'development-lifecycle/release/share-app',
]
},
{
'type': 'category',
'label': 'GitSync',
'items': [
'development-lifecycle/gitsync/overview',
'development-lifecycle/gitsync/gitsync-config',
'development-lifecycle/gitsync/ssh-config',
'development-lifecycle/gitsync/delete-gitsync',
'development-lifecycle/gitsync/push',
'development-lifecycle/gitsync/pull'
]
},
{
'type': 'category',
'label': 'GitSync CI/CD',
'items': [
'development-lifecycle/cicd/overview',
'development-lifecycle/cicd/gitsync-api',
'development-lifecycle/cicd/example',
]
},
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
{
'type': 'category',
'label': 'Environment',
'items': [
{
'type': 'category',
'label': 'Self-Hosted',
'items': [
'development-lifecycle/environment/self-hosted/multi-environment',
'development-lifecycle/environment/self-hosted/example-configuration',
2023-02-16 06:41:20 +00:00
{
'type': 'category',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'Multi-Instance',
2023-02-16 06:41:20 +00:00
'items': [
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'development-lifecycle/environment/self-hosted/multi-instance/instance-as-environment',
'development-lifecycle/environment/self-hosted/multi-instance/example-configuration'
]
2023-02-16 06:41:20 +00:00
},
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
]
2023-02-16 06:41:20 +00:00
},
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
{
'type': 'category',
'label': 'Cloud',
'items': [
'development-lifecycle/environment/cloud/multi-environment',
'development-lifecycle/environment/cloud/example-configuration'
]
}
]
2023-02-16 06:41:20 +00:00
},
{
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'type': 'category',
'label': 'Backup',
'items': [
'development-lifecycle/backup/gitsync-backup'
]
},
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
]
},
{
2023-02-16 06:41:20 +00:00
'type': 'category',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'Security and Monitoring',
'collapsed': false,
'collapsible': false,
'className': 'category-as-header security-header',
2023-02-16 06:41:20 +00:00
'items': [
{
'type': 'category',
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'label': 'Constants',
'items': [
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'security/constants/constants',
'security/constants/variables'
]
},
[docs]: Platform Revamp (#11585) * Initial Structure Setup * Add SMTP Configuration Content * Add ToolJet Plan Content * Update ToolJet Plan Docs * Update SMȚP Configuration * Add Organization Overview * Update SMTP Cofig * add licensing structure * revert AppCard.jsx * revert AppCard.jsx * Revert AppMenu.jsx * Revert Folders.jsx * Revert ManageGroupPermissionResources.jsx * revert mixins.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * revert tabler.scss * add: white label doc * Update overview * add: instances and workspaces * revert AppCard.jsx * revert changes from EditVersionModal.jsx * Revert Changes * Delete Extra File * fix: comments * update interlink * fix: multiple instance content * tj deployment beta * update tj deployment beta * Update Email Server Beta * Update Overview * update setup email communication * Update Licensing * Update overview and self hosted docs * Update self hosted beta * Update Licensing * minor improvments * update link * Update folder name * minor updates * Update Self Hosted * Update Cloud and Overview * Minor Updates and add Mailgun Screenshot * Change beta folder structure and add sendgrid screenshot * update setup tj folder * Replicate changes to 3.0.0-LTS * Add overview and onboard user structure in beta * Add Overview for User Management and Access Control * Add Invite User * first draft - bulk invite, archive, self signup * update: intance-workspace-whitelabelling * fix: workspace-whitelable doc * minor update in invite user * Update Onboarding and Offboarding of Users - 03/01 * Add structure for authentication and rbac in beta * update super admin file structure * add super admin content * Update overview page * Overview for onboard and offboard user * minor edit overview page * Update Invite User * Update Bulk Invite User * updated archive user * Update onboarding and offboarding * Content Update * Update Super Admin Structure * Update Super Admin * User Roles Content * Custom Groups Content * Granular Access Control [WIP] * Add SSO Structure * github sson 1 * github sso * Google SSO * ldap * grammatical improvement * Feedback Updates 1 * complete RBAC * sso update * SSO LDAP SAML OIDC * OIDC Setup * Google OIDC * Update LDAP and SAML Intro * Update Profile Management Structure * Update Access Control Docs * Update Custom Groups * feat: authentication * OIDC - Okta * feat: cloud auth * fix: overview typo * fix: selfhosted auth titles * Group Sync Structure * User Metadata * [WIP] OIDC Group Sync * OIDC Group Sync * Update use case example in user metadata * Remove password management section * Update reset password * add: retry limit in password login * Docs feedback update * OIDC Group Sync Docs * oidc grp sync * Custom Group * access control * Profile Management Structure * edit user details and reset password * profile settings * Development Lifecycle Structure * [WIP] Version Control * [WIP] Rollback * Update GitSync Structure * WIP GitSync * Copy GitSync from the Develop * Update version control as per feedback * wip: release * release and rollback * GitSync * GitSync * feat: self-hosted and cloud * gitsync backup docs * [WIP] GitSync * GitSync Backup * share app ideation * Share Application * WIP Audit Logs * WIP Okta SAML * wip - okta saml * Okta SAML * Audit Logs * Git Push and Pull * GitSync Backup * Release Management * GitSync Config * gitsync custom branch * Workspace Constants * Workspace Variables * Update License * update: images and css classes * update: images * update: envs * update: images * Img Update till Invite User * update: removed cloud from Dev Life cycle * feat: custom domain * fix: formatting - custom domain * update: workspace doc * metadata img update * Images till Onboard and Offboard * SSO Images * Image Update GitSync * fix: naming * delete sql backup * update: images * Add ToolJet API * Enhance Nav Bar * Update development lifecycle overview * update: images * Nav Bar Update * fix: feedback * Update FAQ dropdown * feedback update * Content Update * fix: images * fix: platform overview image * Update Grammar and Links till Onboard Users * Fix links * Update Self Singup Screenshot * Fix interlinking * Fix GitSync Interlinks * update: interlinking * Delete Old Docs Beta * Delete Old Files from LTS * Replicate Files in LTS * Update Home Page * fix workspace login link * fix links * Deploy ToolJet --------- Co-authored-by: PriteshKiri <[email protected]>
2025-03-06 10:42:09 +00:00
'security/audit-logs',
'security/compliance'
]
2021-04-23 12:54:49 +00:00
},
{
'type': 'category',
'label': 'ToolJet API',
'className': 'category-as-header tj-api-header',
'collapsible': false,
2023-04-17 13:05:02 +00:00
'collapsed': true,
'items': ['tooljet-api']
}
,
{
2023-02-16 06:41:20 +00:00
'type': 'category',
'label': 'Resources',
'className': 'category-as-header resources-header',
'collapsed': true,
'collapsible': false,
2023-02-16 06:41:20 +00:00
'items': [
{
'type': 'link',
'label': 'Release Notes',
'href': 'https://app.tooljet.ai/applications/release-notes',
},
{
'type': 'link',
'label': 'Roadmap',
'href': 'https://github.com/orgs/ToolJet/projects/15',
},
'versions',
'tracking',
{
'type': 'category',
'label': 'Contributing Guide',
'collapsed': true,
'items': [
'contributing-guide/setup/architecture',
{
'type': 'category',
'label': 'Setup',
'items': [
'contributing-guide/setup/codespaces',
'contributing-guide/setup/macos',
'contributing-guide/setup/docker',
'contributing-guide/setup/ubuntu',
'contributing-guide/setup/windows',
'contributing-guide/setup/system-requirements-for-contributing',
],
},
{
'type': 'category',
'label': 'Marketplace',
'items': [
'contributing-guide/marketplace/marketplace-setup',
'contributing-guide/marketplace/creating-a-plugin',
],
},
{
'type': 'category',
'label': 'Documentation',
'items': [
'contributing-guide/documentation-guidelines/introduction',
'contributing-guide/documentation-guidelines/pr-checklist',
'contributing-guide/documentation-guidelines/style-guide',
],
},
'tooljet-cli',
'contributing-guide/testing',
'contributing-guide/l10n',
{
'type': 'category',
'label': 'Troubleshooting',
'items': [
'contributing-guide/troubleshooting/eslint',
'contributing-guide/troubleshooting/runpy-limitations',
],
},
'contributing-guide/code-of-conduct',
'contributing-guide/slackcoc',
],
},
],
},
],
2021-04-23 12:54:49 +00:00
};
module.exports = sidebars;