Commit graph

37 commits

Author SHA1 Message Date
Shubhendra Singh Chauhan
ea74765fd7
[docs] howto-use url params on load (#8949) 2024-02-29 12:03:04 +05:30
Shubhendra Singh Chauhan
8f95801a3c
[docs] revamped how-to guides (#8688)
* [docs]revamped howto: serverside pagination

* [docs]revamp howto: import ext. js libs

* [docs]revamp howto:run actions from js query

* [docs]revamp howto: intentionally fail js query

* updated run query at specified

* revamped how to: use to_py

* [docs]updated how to access users location

* updated howtos in v2.30
2024-02-23 12:31:23 +05:30
Karan Rathod
7d4cd6da47
[docs]:app builder 1.5 updates (#8672)
* add getter function and table transformation docs

* add dropdown, number-input, password-input and text-input docs

* [docs] custom parameters for queries

* update docs for revamped components, runJS and runPy functions and sidebar

* change order of properties and other misc changes

* update query panel and other minor fixes

* added version 2.29.0

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2024-02-15 11:51:55 +05:30
Shubhendra Singh Chauhan
ed428ff8ee
[docs] how-to:print data from multiple tabs (#8576)
* [docs]how-to:print data from multiple tabs

* [docs] how-to: print multi tabs data

* typo fix

* changes after review
2024-01-31 13:49:56 +05:30
Shubhendra Singh Chauhan
8827e9eb8a
[docs]how-to: setup log file generation(rsyslog) (#8661) 2024-01-30 18:02:10 +05:30
Shubhendra Singh Chauhan
c12b1cf251
[docs]how-to: conditionally format cells in table (#8656) 2024-01-30 12:14:43 +05:30
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
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
6967c41cfe
[docs]revamp howto: bulk update multiple rows (#8237) 2023-12-04 18:04:25 +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
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
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 Singh Chauhan
5519cf972b
[docs]globals update (#7034) 2023-07-18 12:13:06 +05:30
Shubhendra
5d11b175d6 [docs] issue #5981 2023-07-17 14:56:29 +05:30
Shubhendra Singh Chauhan
56196930b2
updated: how-to use to_py (#6773) 2023-06-22 17:16:36 +05:30
Shubhendra Singh Chauhan
60a9d11a60
howto: use to_py() function in runpy (#6447) 2023-05-18 18:00:12 +05:30
Shubhendra Singh Chauhan
32029661cf
[docs] how-to: use s3 pre-signed url to upload docs (#5917)
* how-to: use s3 presigned url to upload docs

* updated how to

* minor changes

* minor fix
2023-04-14 12:45:26 +05:30
Shubhendra Singh Chauhan
69e8188a7f
[how-to] fail a RunJS query (#5976) 2023-04-14 12:45:02 +05:30
Shubhendra Singh Chauhan
d53b30b2e7
[docs] added how-to: import external libs using RunJs (#5908) 2023-04-04 12:31:11 +05:30
Shubhendra Singh Chauhan
80c6363e52
added how-to: use axios (#5465) 2023-02-03 07:28:04 +05:30
Shubhendra Singh Chauhan
917bbb4f2d
added how to import external lib using runpy (#5457) 2023-02-01 17:24:54 +05:30
Shubhendra Singh Chauhan
4be8e749f5
Merge branch 'v2-beta' into docs/v2-beta 2022-12-29 14:45:27 +05:30
Sherfin Shamsudeen
d6a72b50bd Merge develop to v2-beta 2022-12-27 20:10:33 +05:30
Shubhendra
452e82cd1f tooljet database 2022-12-23 02:41:28 +05:30
Shubhendra
f6f8268c42 added how-to: form 2022-12-22 08:13:50 +05:30
Shubhendra Singh Chauhan
21bd58b2c8
[docs] added how-to for setinterval (#4873) 2022-12-01 15:00:39 +05:30
Shubhendra Singh Chauhan
7ab2d3b296
[docs] how-to access user's location (#4776) 2022-11-17 09:05:44 +05:30
Shubhendra Singh Chauhan
430c991808
[docs] how-to: access currentUser properties (#3977)
* how to user and group

* hot-to/access current user props
2022-09-08 08:09:43 +05:30
Arpit
a409390c2e
[docs] how to - Bulk update multiple rows in table (#3864) 2022-09-05 23:08:35 +05:30
Shubhendra Singh Chauhan
d002cc12a9
[docs] how-to: run actions from RunJS (#3602)
* [docs]how-to/run-actions-using-runjs

* fixed syntax

* fixed syntax

* go to app syntax update
2022-07-14 07:38:47 +05:30
Shubhendra Singh Chauhan
af774d85d7
[docs] added how-to for change column text color using variables (#3296) 2022-06-23 08:18:27 +05:30
Shubhendra Singh Chauhan
a0e9b9fdb1
[docs] how to: upload and download files using aws s3 (#3006)
* added bulk update multiple rows in sidebar

* how to: upload and download files using aws s3
2022-05-09 07:36:52 +05:30
Shubhendra Singh Chauhan
e8e20baf55
[docs] added how to guide for bulk updating multiple rows (#2940)
* how to: bulk update multiple rows

* minor change
2022-05-02 12:57:18 +05:30
Jordi
17be57a416
[docs] Added how to guide for uploading files to gcs (#2668) 2022-03-30 06:53:05 +05:30
Shubhendra Singh Chauhan
13284b6c82
[Docs]Using OAuth2 as REST API authentication (#1647)
* [Docs]Using OAuth2 as REST API authentication

* Update docs/docs/how-to/oauth2-authorization.md

* Update docs/docs/how-to/oauth2-authorization.md

* Update docs/docs/how-to/oauth2-authorization.md

* Update docs/docs/how-to/oauth2-authorization.md

* Update docs/docs/how-to/oauth2-authorization.md
2021-12-28 17:32:03 +05:30