Commit graph

292 commits

Author SHA1 Message Date
Karan Rathod
1ab45e7cc5
update 3 how-to guides (#8468) 2024-01-02 15:12:20 +05:30
Karan Rathod
ce17f12553
[docs]:file upload and display guide (#8375)
* revamp the tutorial for pdf and image uploads and retreival

* changes based on the new UI

* add an image and enhance the add more explanations for code

* update the tutorial as per the latest UI

* update the doc and add it to the previous verion

* fix proofreading issues
2023-12-26 16:39:19 +05:30
Shubhendra Singh Chauhan
e251e5a83f
[docs] added how-to: use events on chart (#8323)
* [docs]added how-to: use events on chart

* removed console statement

* updated the data for custom componentand other changes in guide
2023-12-21 11:13:16 +05:30
Shubhendra Singh Chauhan
223f1bbd3e
[doc]updates in gitsync doc (#8358) 2023-12-20 14:16:03 +05:30
Karan Rathod
3117b808cc
[docs]:update how to on cellvalue color changes (#8348)
* update how to on cellvalue color changes

* add one line for rowdata explanation

* Revert "add one line for rowdata explanation"

This reverts commit a0ad3e1147.

* Revert "Revert "add one line for rowdata explanation""

This reverts commit 98892a8262.

* add one line for rowdata explanation
2023-12-20 12:35:01 +05:30
Shubhendra Singh Chauhan
da46eaf136
[docs] git sync - docs v2.24 (#8078)
* [docs] gitsync

* [docs]git sync

* updates after review

* added flow diagram and use cases

* changes after review

* Update docs/docs/gitsync.md

* note for workspace constants

* Added docs v2.24.0
2023-12-13 16:27:58 +05:30
Karan Rathod
48f1a9f1df
[docs]:update quickstart guide v2 (#8058)
* revamp quickstart guide and add topics to ToolJet concepts

* add new guides using floik

* add new items to tooljet concepts

* update writing custom code concept

* make UI enhancements and update the getting started guide

* update tooljet concepts and add new topics

* merge with dev and misc enhancements

* create render

* enhance formatting in access values concept

* updates to quickstart guide and concepts

* fix proofreading errords and update docs

* revert versions and doc settings

* add platform overview page and fix issues with floik demo sizing

* add padding to badges and update workflows screenshot

* add latest docs to the previous version

* remove versions to preview on render

* remove old getting started guide from next and 2.25

* add homepage slug
2023-12-13 16:02:25 +05:30
Shubhendra Singh Chauhan
555358be0b
change related to:released apps will be accesed using link (#8289) 2023-12-12 11:35:47 +05:30
Akshay
a2f841f0f4
Merge pull request #8219 from ToolJet/docs/mar1.5
[docs] v2.25.0 (Marketplace 1.5)
2023-12-11 11:29:47 +05:30
Akshay Sasidharan
46baf378c3 Merge branch 'develop' into release/marketplace-1.5 2023-12-06 12:09:31 +05:30
Shubhendra Singh Chauhan
364e0438b0
Merge branch 'develop' into docs/mar1.5 2023-12-05 16:16:10 +05:30
Shubhendra
a4aa7ff36c changes after review in triggers 2023-12-05 16:15:35 +05:30
Karan Rathod
c970200974
add connection string method (#8233) 2023-12-05 14:48:40 +05:30
Shubhendra Singh Chauhan
6967c41cfe
[docs]revamp howto: bulk update multiple rows (#8237) 2023-12-04 18:04:25 +05:30
Shubhendra
d17896d9d8 [doc]workflow triggers 2023-12-04 12:45:35 +05:30
Shubhendra
cfe3b38285 updated s3 - new operations 2023-11-28 18:09:53 +05:30
Marc Meszaros
d98121cd75
feat: Support multipart/form-data body when file like objects are specified in restapi datasource (#6622)
* Automatically convert restapi datasource request body to multipart/form-data if a file object is detected (#6621)

* Improve fileobject check function in restapi datasource and guard against bad file data (#6621)

* Avoid null or undefined in restapi datasource form-data payload

* update keyboard shortcuts page (#8143)

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2023-11-17 10:47:35 +05:30
Shubhendra Singh Chauhan
bd33f85058
[docs] v2.23.0 (#8134) 2023-11-09 19:44:13 +05:30
Shubhendra
8b0abc22ad [docs]ecs and azure container doc updates 2023-10-23 02:26:11 +05:30
Shubhendra Singh Chauhan
2b1e330e97
[docs]readable URLs (#7925) 2023-10-19 17:21:45 +05:30
Shubhendra Singh Chauhan
5f8007e26d
[docs] SAML (#7577)
* added saml doc

* added saml in 2.19

* minor changes

* minor updates
2023-10-06 11:44:30 +05:30
Shubhendra
67b03afd21 bigint and bulk upload csv + updated ui changes 2023-09-28 00:36:54 +05:30
Shubhendra Singh Chauhan
42d551e6f6
Merge branch 'develop' into docs/market1.4 2023-09-27 12:27:53 +05:30
Shubhendra Singh Chauhan
9f2ff94a12
[docs] platform 5.x (#7427)
* whtie label revamp

* minor changes

* updated beta info in copilot docs

* renamed gds to ds in overview doc of v2.15 onwards

* updated multienv: renamed gds to ds, updated screenshot

* updated multienv: app state description

* updated superadmin wrt new licensing updates

* licensing update: free trial

* updates in licensing

* changes after review

* [docs]updated restapi with bearer auth

* Update kubernetes-aks.md

* Update openshift.md

* Update ecs.md

* Update ecs.md

* Update kubernetes-gke.md

* Update kubernetes.md

* Update docker.md

* Update docker.md

* Update ecs.md

* Update google-cloud-run.md

* Update kubernetes-aks.md

* Update kubernetes-gke.md

* Update kubernetes.md

* Update openshift.md

* Update kubernetes-gke.md

* Update kubernetes-aks.md

* fixed ecs, removed heroku from 2.15 onwards

* updated digitalocean doc

* licensing doc changes and location

* Update digitalocean.md

* Update digitalocean.md

* added v2.18.0

---------

Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
2023-09-27 12:24:39 +05:30
Shubhendra
28a1e4a671 tjdb ss updates+joins 2023-09-22 18:34:20 +05:30
Shubhendra Singh Chauhan
590948efde
[docs] revoved comments from schema and added tables and example (#7447)
* added table for schema and removed comments in form

* [docs]added form example using custom schema
2023-09-18 14:29:41 +05:30
Shubhendra Singh Chauhan
d6fd1c2850
update props of link column type (#7445) 2023-09-15 16:04:22 +05:30
Shubhendra Singh Chauhan
159678b27c
[docs] v2.17 (app-builder milestone 1.3) (#7390)
* PR 6797 & 6974

* pr #7142

* [docs]table ui revamp

* [doc]appbuilder ui revamp

* [docs]maps revamp

* [docs]table revamp

* docs v2.17
2023-09-13 18:31:21 +05:30
Karan Rathod
7c5bb8c025
[docs]:new quickstart guide with latest UI updates (#7422)
* raw text for quickstart guide:incomplete and not edited

* add more raw text for the quickstart guide

* revamp quickstart guide with new UI and reduce the length

* minor changes in quickstart

* renamed and updated screenshot qpanel

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-09-13 15:58:02 +05:30
Karan Rathod
f9f80d0b23
[docs]:update component docs (#7305)
* updated form, number, password, text and textarea docs

* [doc]bounded box revamp

* grammatical fixes in bounded box

* [doc]button revamp

* [doc]buttongroup revamp

* updated components schema for forms

---------

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-09-06 21:29:23 +05:30
Shubhendra Singh Chauhan
0bb7eb0114
[docs]v2.16.0 (marketplace 1.3) (#7372)
* [docs]revamp mysql

* [doc]restapi ssl

* [docs]added dashboard, import and export

* [docs]v2.16.0 (marketplace 1.3)
2023-09-04 21:31:35 +05:30
Shubhendra Singh Chauhan
d684377119
[docs] new gds flow and permission (#7331)
* [docs]new gds flow and permission

* docs version 2.15
2023-08-30 13:23:16 +05:30
Karan Rathod
9043fcbc57
[docs]:add workflows doc (#7309)
* quickstart guide for workflows

* add info for all workflow nodes and workflow usage image

* add docs for logs, nodes and permissions

* add enhancement to workflow docs

* update the beta version caution message

* update types of nodes page and other misc details

* mention the flow builder term in the overvoew

* remove the term instance
2023-08-23 13:49:19 +05:30
Shubhendra Singh Chauhan
0f2fe866ce
[docs]how-to: delete multiple rows in table (#7277) 2023-08-18 11:40:15 +05:30
Shubhendra Singh Chauhan
40548d6f31
[docs] constansts and querypanel updates (#7240)
* [docs]harperdb nosql

* [docs]new operations in dynamodb

* [docs] minor changes in dynamodb

* [docs]redis revamp with encode-decode

* [docs]azure blob gds

* [docs]graphql authentication type udpate

* [docs]added v2.12.0

* fixed broken link:workspace overview

* [docs]workspace constants

* Update docs/docs/org-management/workspaces/workspace-variables.md

Co-authored-by: Arpit <arpitnath42@gmail.com>

* Update docs/docs/org-management/workspaces/workspace_constants.md

* Update docs/docs/org-management/workspaces/workspace_constants.md

* Update docs/versioned_docs/version-2.12.0/org-management/workspaces/workspace-variables.md

* Update docs/versioned_docs/version-2.12.0/org-management/workspaces/workspace_constants.md

* Update docs/versioned_docs/version-2.12.0/org-management/workspaces/workspace_constants.md

* [docs]query panel revamp

* env specific config: work const

* minor fix in how to use inspector

* minor fixes

* fix in all qpanel docs

* minor fix in pdf&filepicker

---------

Co-authored-by: Arpit <arpitnath42@gmail.com>
2023-08-10 13:27:54 +05:30
Shubhendra Singh Chauhan
0be7df2b71
[docs] Marketplace 1.2 (#6969)
* [docs]harperdb nosql

* [docs]new operations in dynamodb

* [docs] minor changes in dynamodb

* [docs]redis revamp with encode-decode

* [docs]azure blob gds

* [docs]graphql authentication type udpate

* [docs]added v2.12.0

* minor fix in how to use inspector

* minor fix in pdf&filepicker
2023-08-09 12:17:43 +05:30
Thaung Than Han
d04d330994
replaced GIFs for MSSQL (#7090) 2023-08-04 08:26:26 +05:30
Shubhendra Singh Chauhan
96a3ac73b8
[docs]updated docker deployment setup (#7184) 2023-08-03 14:57:57 +05:30
Shubhendra Singh Chauhan
7e20d261e3
[docs] using server side pagination to load large data in chunks (#7182)
* how-to:server

* how-to:serverside

* [docs]using serverside pagination
2023-08-02 16:04:41 +05:30
Shubhendra Singh Chauhan
ef1642f64f
replaced optimized intro image (#7176) 2023-08-02 13:40:21 +05:30
Abd-Rahman-1999
cd0054ffb7
adding changes in getting started docs (#7160)
* adding changes in getting started docs

* adding more changes in getting started docs

* adding width and height in getting started docs images

* made change in docs base directory

---------

Co-authored-by: Syed Abdul Rahman <rahmanabdul10@outlook.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-08-01 13:09:27 +05:30
Shubhendra Singh Chauhan
3b0c1f0de0
[docs]added share doc in app builder (#7159) 2023-07-28 18:46:10 +05:30
Shubhendra Singh Chauhan
9addc690d1
[docs]SSO:LDAP (#7152)
* [docs]SSO:LDAP

* Update docs/docs/user-authentication/sso/ldap.md

* Update docs/versioned_docs/version-2.11.0/user-authentication/sso/ldap.md
2023-07-27 17:34:20 +05:30
Shubhendra Singh Chauhan
dc846bdd01
[docs] Custom styles (#7151)
* [docs]custom styles

* paid plan badge updates in 2.11
2023-07-27 12:21:31 +05:30
Kavin Venkatachalam
52acbf4510
Merge pull request #7022 from ToolJet/docs/appbuilder1.2
[docs] app builder 1.2
2023-07-25 16:35:39 +05:30
Shubhendra
98e38cf49a [docs]issue #4274 2023-07-24 18:27:47 +05:30
Shubhendra
17c2fc2d2e [docs]issue #7046 2023-07-24 15:24:01 +05:30
Shubhendra Singh Chauhan
228b76203e
[docs]licensing (#7057) 2023-07-20 19:28:45 +05:30
Shubhendra
64f75e2b15 [doc]PR #6680(wip) 2023-07-19 15:39:53 +05:30
Shubhendra
fa1a5884cd [docs] issue #6848 2023-07-18 15:39:59 +05:30