Commit graph

54 commits

Author SHA1 Message Date
Karan Rathod
2356ae0116 update readme, docker and subpath guides 2024-06-06 15:57:20 +05:30
Karan Rathod
297c96a9f8
update quickstart guides from v2.25 onwards (#9968) 2024-06-03 21:17:20 +05:30
Karan Rathod
4ca0431221
[docs]: Add App-Builder 1.7 docs and update quickstart guide (#9872)
* revamp checkbox, toggle and button component docs

* update button component doc and add videos to quickstart guide

* re-arrange sidebar items

* create a new version and update a video
2024-05-31 20:01:27 +05:30
Karan Rathod
b05d794540 update run py doc 2024-05-08 20:50:18 +05:30
Aman Regu
58901a5c94
[docs]: Update app-builder overview, components overview and pages (#9593)
* update: app builder overview

* update: components overview

* revamp pages.md

* update components overview

* update componenet config inspector to properties panel

* update share.md
2024-05-06 16:40:57 +05:30
Karan Rathod
b6bf3151a6 update docker setup doc 2024-04-29 17:12:28 +05:30
Karan Rathod
11d38325cb
[docs]:App builder 1.6 updates (#9514)
* add app-builder doc updates on Table and themes

* breakdown chart docs in two parts and add custom css for headers

* update chart example images and add more examples

* revamp table component and minor fixes

* fix typos

* fix table formatting for docusarus v3

* fix filepicker table

* create new version

* fix grammar and tables
2024-04-26 15:17:51 +05:30
Karan Rathod
01c25d2992 add gif and update text 2024-04-26 12:27:12 +05:30
Karan Rathod
782a669fa9 fix grammar 2024-04-26 00:26:57 +05:30
Karan Rathod
0786cc1d3b update download and restore instructions 2024-04-26 00:24:01 +05:30
Aman Regu
6c82c1819e docs: fix bash snippet 2024-04-18 14:35:47 +05:30
Aman Regu
b934f2068d fix: markdown table 2024-04-17 15:47:35 +05:30
Aman Regu
116d60da35 fix: stripe.md 2024-04-16 20:52:25 +05:30
Aman Regu
fb73ca7693 remove: commented out data 2024-04-16 20:25:34 +05:30
Aman Regu
576ff7b803 fix: table.md 2024-04-16 15:54:57 +05:30
Aman Regu
807511d115 fix: form.md 2024-04-16 15:49:07 +05:30
Aman Regu
b70833f9cc fix: calendar.md 2024-04-16 15:38:53 +05:30
Aman Regu
8b4af2f3ba fix: button.md 2024-04-16 15:34:18 +05:30
Aman Regu
6f2470eae4 fix: bounded-box.md 2024-04-16 15:30:26 +05:30
Aman Regu
5f48b319ee fix: textract.md 2024-04-16 15:29:04 +05:30
Aman Regu
30fe7abeff fix: custom-js.md 2024-04-16 15:27:39 +05:30
Aman Regu
229dd24294 fix: eslint.md 2024-04-16 15:25:11 +05:30
Aman Regu
3f5b8c1e86 fix: upload-files-aws.md 2024-04-16 15:22:46 +05:30
Karan Rathod
ce3c6c8553 remove On Play with docker section 2024-04-15 22:27:12 +05:30
Karan Rathod
d4fa690b7b
[docs:] Update information on getter functions for RunJS and RunPy docs (#9340)
* update information on getter functions

* update the code for getter functions
2024-04-11 11:37:05 +05:30
Aman Regu
72fa067550
[docs]: Update formatting for How To section (#9169)
* Updated the formatting of how to docs for the next and current versions

* Used the title cases in the heading

* Updated the formatting of how to docs for the next and current versions

* Used the title cases in the heading

* updated the formatting of inspector, form, cell colors

* resolved conflicts

* Updated the formatting of bulk update multiple rows, conditionaly format table, delete multiple rows, serverside pagination

* Updated access user groups, import external lib in js and python, use axios

* fix: border colour, blur

* Revert changes to versions.json

* Changed the formatting of how to docs

* add changes from docs/next to v2.34.0

* update: how to docs

* fix: image name create-new-query

* fix: image name import-successful.png

* fix: image name flatten-js

* fix: image name math-js-v2

* update: shorten page titles

---------

Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
2024-04-11 11:34:27 +05:30
Karan Rathod
11f08c3ab6 update MacOS setup guide 2024-04-08 12:11:36 +05:30
Asjad Ahmed Khan
e56f458d59
updated the runjs guide along with the formating (#9294)
* updated the runjs guide along with the formating

* updated the runquery screenshot

* Updated the formatting of the headers Go To App and Run Multiple Actions From RunJS Query

* Update versions.json

* Revert changes to docusaurus.config.js

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
2024-04-05 17:39:03 +05:30
Karan Rathod
c818964909
[docs]: Update PDF component (#9088)
* update PDF component

* merged with develop and added changes to the new version
2024-03-18 13:01:41 +05:30
Akshay
afd06d7044
Merge pull request #9066 from ToolJet/docs/update-workflows-auth
[docs]: Add auth info for webhooks and fix casing
2024-03-13 14:28:49 +05:30
Karan Rathod
b22e09d00e
add regex custom validation info (#9068) 2024-03-13 08:00:27 +05:30
Karan Rathod
ff1b8e75dc add auth info for webhooks and fix casing 2024-03-12 22:43:03 +05:30
Shubhendra Singh Chauhan
89fe8c7db9
Merge branch 'develop' into merge/main-to-develop 2024-03-07 20:28:33 +05:30
Karan Rathod
9548f5019e update read me and make minor edit in docker setup 2024-03-04 13:34:10 +05:30
Karan Rathod
e0c87a2652
update run-js and run-py guides (#8977) 2024-03-04 11:34:51 +05:30
Karan Rathod
2cde544098
fix docker local setup link (#8966) 2024-03-01 20:24:13 +05:30
Karan Rathod
4fb595a1d5
[docs]:Update run-py docs with transformations and other minor improvements (#8960)
* update run-py docs with transformations and other minor improvements

* revert changes from versions that don't have getter functions
2024-03-01 19:39:01 +05:30
Shubhendra Singh Chauhan
55dd9f38e2
[docs] updates in gitsync doc (#8953) 2024-03-01 11:39:52 +05:30
Shubhendra Singh Chauhan
ea74765fd7
[docs] howto-use url params on load (#8949) 2024-02-29 12:03:04 +05:30
Abhinaba Adhikari
fe086ac96c
Add new templates (#8907)
* update whitelist IP address and add warning in workspace constants to avoid usage in the client

* [docs] platform milestone 11 (#8847)

* [docs]reset password

* [docs]edit+archive flow

* [docs]updated docs in v2.29 and v2.30

* [docs]github ssouserinfo

* [docs] openid - id_token_encrypted

* Change docker image build's slack message

* [docs]archive/unarchive workspaces:superadmin (#8880)

* mention that workspace constants will not work with workspace constants (#8887)

* update release notes and project overview sidebar (#8884)

* add rgba example for timeline doc (#8892)

* update commands and solution for migration issues

* minor grammar fix

* [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

* Add new templates - batch 3

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-02-29 11:56:03 +05:30
Karan Rathod
0cb1e5994b fix local storage action doc 2024-02-28 18:27:06 +05:30
Karan Rathod
ed582b1169 add changes to the remaining setup docs 2024-02-27 12:58:21 +05:30
Karan Rathod
94ba6edc40 fix guide to upgrade to the latest version 2024-02-27 12:53:21 +05:30
Karan Rathod
2916205dbb fix issues with contributing guide and docker setup 2024-02-26 22:33:44 +05:30
Adish M
790bfb9c13
Merge pull request #8905 from ToolJet/docs/update-typo-for-table
[docs]:Update typo in Table component doc
2024-02-24 12:11:13 +05:30
Karan Rathod
c504ef48af update typo in Table component doc 2024-02-23 18:14:30 +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
583bab27e1 minor grammar fix 2024-02-22 20:42:04 +05:30
Karan Rathod
1d1eacf6ec update commands and solution for migration issues 2024-02-22 20:39:33 +05:30
Karan Rathod
fa6abbd5bf
mention that workspace constants will not work with workspace constants (#8887) 2024-02-22 09:12:12 +05:30