Commit graph

252 commits

Author SHA1 Message Date
Aditya Joshi
ec71c3bcaf [docs]: Updated how to - Pass Query Parameters in Custom Components 2026-02-13 01:46:19 +05:30
Aditya Joshi
9d852dba88 [docs]: Removed broken sidebar inspector link 2026-02-12 23:11:30 +05:30
Aditya Joshi
59a52cd809 [docs]: Updated How to - Enable/Disable a Component Using Current User's Property 2026-02-12 22:13:18 +05:30
Nayana N
5415fb3671 [docs]: stage1 : updated images in upload & download in s3 2026-02-12 12:46:08 +00:00
Nayana N
178d4e5321 [docs]: added new content in s3 custom endpoint 2026-02-12 05:46:31 +00:00
Nayana N
be218a9e17 [docs]: update s3 signed url docs with content & images 2026-02-11 07:29:22 +00:00
Nayana N
9401eeb377 [docs]: update description, add example query in use to_py file 2026-02-10 07:52:39 +00:00
Nayana N
979fa2f7cc [docs]: update content, images in run query at specific interval 2026-02-09 10:36:53 +00:00
Nayana N
c8b5731e73 [docs]: update example query, content in intentional error .md 2026-02-06 12:11:26 +00:00
Aditya Joshi
efb8870aa6 [docs]: Resolved comments on Bulk Table operations 2026-02-06 01:35:32 +05:30
Nayana N
7af8e45a14 [docs]: update use axios with examples queries 2026-02-05 06:42:51 +00:00
Nayana N
63f06db90b [docs]: added example images in conditional formatting 2026-02-04 12:41:09 +00:00
rudrapratik30
5638d987de minor quickstart 2026-02-04 11:01:59 +05:30
rudrapratik30
afcea20a03 sort nav bar 2026-02-04 10:59:32 +05:30
rudrapratik30
6456eab273 temp changes 2026-02-04 10:48:06 +05:30
Nayana N
735fa72645 [docs]: update supported ways in passing values in rest api 2026-02-03 07:58:46 +00:00
Nayana N
ee89e2d031 [docs]: update run query at specified intervals with images 2026-02-02 11:40:05 +00:00
Nayana N
941982b883 [docs]: update custom params with images 2026-02-02 09:47:55 +00:00
Nayana N
b27e79ff18 [docs]: update intentionally throwing error doc with image 2026-02-02 06:27:35 +00:00
Nayana N
0be57d8e17 [docs]: update use axios with images 2026-02-02 05:49:56 +00:00
Aditya Joshi
5c537f1e20 [docs]: Merged Bulk Row Operations into one 2026-01-31 05:04:51 +05:30
rudrapratik30
365e565b89 complete how to guide 2026-01-28 17:00:18 +05:30
rudrapratik30
fc000bd5ef table conditional formatting 2026-01-28 15:15:15 +05:30
rudrapratik30
ca873c6f4b [docs]: Update how-to guides 2026-01-27 22:58:39 +05:30
Pratik Agrawal
6041a17265
[docs]: Delete unwanted docs (#15078) 2026-01-27 10:49:52 +05:30
Pratik Agrawal
50ab9fae32
[docs]: Update NPM and NVM version (#15049) 2026-01-27 10:12:21 +05:30
Pratik Agrawal
a2eebf8595
[docs]: Improve Navigation Sidebar (#15047)
* nav sidebar label and auto open

* paid and self hosted tags

* navbar icons

* correct typo
2026-01-22 15:47:07 +05:30
Adish M
c48a380d89
Merge pull request #15030 from ToolJet/docs/app-builder-permissions
[docs]: Dynamic Access Rules
2026-01-22 11:20:18 +05:30
Pratik Agrawal
45150bcd81
[docs]: Update Marketplace and Deployment Overview (#15016)
* [docs]: Update Marketplace Overview and Deployment Overview

* fix build issues
2026-01-21 15:28:42 +05:30
rudrapratik30
add8a4e317 [docs]: Dynamic Access Rules 2026-01-21 12:49:15 +05:30
Pratik Agrawal
27e78409d7
[docs]: App Builder Sprint (#14879)
* [docs]: App Builder Sprint

* minor formatting

* html and reset query

* form styles

* minor updates

* Components UI/UX style enhancements

* table img updates
2026-01-21 11:23:40 +05:30
Pratik Agrawal
f531b80f0d
[docs]: App Builder Sprint 21 (#14983)
* audio and camera docs

* iframe

* iframe and tabs component
2026-01-19 09:50:50 +05:30
Adish M
df311eeb03
Enhance ToolJet deployment documentation for version 3.16.0-LTS (#14896)
* Enhance ToolJet deployment documentation for version 3.16.0-LTS

- Updated Google Cloud Run setup to clarify architecture and environment variables.
- Improved Kubernetes setup documentation for AKS, EKS, GKE, and general Kubernetes, emphasizing the need for two separate PostgreSQL databases.
- Revised OpenShift deployment instructions to include detailed environment variable configurations and deployment steps.
- Added system requirements for PostgreSQL and Redis, specifying recommended versions and minimum specifications.
- Included warnings about database naming conflicts and critical configurations for successful deployment.

* Enhance upgrade documentation for ToolJet LTS version

- Added critical backup reminder for PostgreSQL instance before upgrading.
- Clarified database requirements, emphasizing the need for two separate database names (PG_DB and TOOLJET_DB).
- Included deployment flexibility options for database hosting.
- Updated installation notes to specify that the upgrade guide is only for existing installations.
- Improved formatting and clarity in various setup guides (Azure, DigitalOcean, Docker, ECS, Google Cloud Run, Kubernetes, OpenShift).

* Enhance deployment documentation for ToolJet on various platforms, including AWS AMI, Azure Container Apps, AWS ECS, Google Cloud Run, Kubernetes (AKS, EKS, GKE), and Openshift. Updated warnings and notes regarding PostgreSQL database setup and ToolJet AI features.

* Enhance deployment documentation for ToolJet LTS version 3.16.0 by updating backup instructions, removing redundant version requirements, and clarifying Redis configuration for external instances.

* Refine deployment documentation for ToolJet by removing redundant environment variable references and adding notes on securing Redis passwords across various platforms including AWS AMI, Docker, Google Cloud Run, Kubernetes (AKS, EKS, GKE), and OpenShift.

* Refine Redis configuration instructions in AWS AMI deployment documentation for clarity and formatting consistency.

* Add new environment variables for bulk upload limits in deployment documentation

* Refine deployment documentation for ToolJet subpath installation by improving environment variable formatting and clarifying upgrade prerequisites.

* Update PostgreSQL database links in deployment documentation for consistency across ECS, Helm, Kubernetes (AKS, EKS, GKE), and OpenShift setups.

* Remove warning about whitelisting ToolJet AI features from Helm deployment documentation

* Refine environment variable configuration for workflow scheduling in Helm deployment documentation

* formatting updates till gke

* final formatting updates

---------

Co-authored-by: rudrapratik30 <pratik104agrawal@gmail.com>
2026-01-16 14:10:34 +05:30
rudrapratik30
b0bcb2880c [docs]: Update no. of data sources 2026-01-15 11:20:47 +05:30
Aditya Joshi
741e5df1d3
[docs]: Add Observability Docs (#14871)
* [docs]: Add documentation for setting up observability using Datadog

* Updated doc flow for observability using datadog

* Updated doc flow for observability using datadog

* [docs]: Add docs for setting up observability using New Relic

* [docs]: Add docs for observability setup using Grafana

* Add intro line for setting up observability using Grafana docs

* [docs]: Add changes to Observability docs

* [docs]: Add documentation for observability using Last9

* [docs]: Fixed typo on setup page

* [docs]: Updated setup from observability docs

* [docs]: Changes in Observability docs wrt comments

* [docs]: Added screenshot for observability
2026-01-13 11:30:58 +05:30
Pratik Agrawal
ceb00ec33b
[docs]: Editable Tags (#14894)
* [docs]: Editable Tags

* new updates

* formating changes

* auto pick chip color
2026-01-12 11:03:55 +05:30
Adish M
aa84035333
Merge pull request #14945 from ToolJet/docs/sso-docs-merged
[docs]: Merge SSO docs into one PR
2026-01-09 14:26:14 +05:30
Aditya Joshi
74fbc77f49 [docs]: Updated img classes and sidebar order 2026-01-09 14:21:56 +05:30
Adish M
1b63833526
Merge pull request #14647 from ToolJet/docs/pat-integration
[docs]: Embed ToolJet Application
2026-01-09 14:04:29 +05:30
Aditya Joshi
776cb46ad6 [docs]: Merged SSO docs in one branch 2026-01-09 13:57:15 +05:30
Aditya Joshi
db952bc7f7 [docs] Merge OneLogin OIDC 2026-01-09 13:56:18 +05:30
rudrapratik30
c9e5cb8562 add link 2026-01-09 13:54:51 +05:30
Aditya Joshi
27464b9221 Merge branch 'docs/microsoft-entra-saml' into docs/sso-docs-merged
Merge Entra ID SAML
2026-01-09 13:51:48 +05:30
Aditya Joshi
cdf86568e1 Merge branch 'sso-oidc' into docs/sso-docs-merged
Merge Auth0
2026-01-09 13:51:07 +05:30
rudrapratik30
c23c0bfadc [docs]: OpenAPI data source in the AI 2026-01-09 13:49:09 +05:30
rudrapratik30
fc461798a4 final 2026-01-09 10:07:44 +05:30
Aditya Joshi
6f289bd5a0 [docs]: Changes in auth0 docs as per doc review call 2026-01-08 19:47:11 +05:30
Aditya Joshi
c707b2b635 [docs]: Changes in auth0 docs as per doc review call 2026-01-08 19:39:05 +05:30
Aditya Joshi
9d47b638ae [docs]: Changes in auth0 docs as per doc review call 2026-01-08 19:34:17 +05:30
Aditya Joshi
ace6ec9795 [docs]: Changes in auth0 docs as per ddoc review call 2026-01-08 19:29:15 +05:30