Commit graph

370 commits

Author SHA1 Message Date
Karan Rathod
467cca9e16 link bare metal setup to contributing guide 2024-03-08 18:26:55 +05:30
Shubhendra Singh Chauhan
89fe8c7db9
Merge branch 'develop' into merge/main-to-develop 2024-03-07 20:28:33 +05:30
Karan Rathod
a0467e2131 add system requirements page 2024-03-06 15:43:16 +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
fb81d88afa
add rgba example for timeline doc (#8892) 2024-02-22 13:36:10 +05:30
Karan Rathod
fa6abbd5bf
mention that workspace constants will not work with workspace constants (#8887) 2024-02-22 09:12:12 +05:30
Shubhendra Singh Chauhan
ff67c341d9
[docs]archive/unarchive workspaces:superadmin (#8880) 2024-02-21 17:15:26 +05:30
Shubhendra Singh Chauhan
5979fc6dfe
[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
2024-02-20 18:49:16 +05:30
Karan Rathod
e9c4155e27 update whitelist IP address and add warning in workspace constants to avoid usage in the client 2024-02-20 10:05:19 +05:30
Shubhendra
8d7a5b1220 [docs]v2.30.0 - market1.6 2024-02-15 12:55:08 +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
9f9fd0daec [docs]version fixes in setup guides 2024-02-08 11:38:34 +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
896e396945
[docs]airtable data source (#8657) 2024-01-30 12:15:27 +05:30
Shubhendra Singh Chauhan
c12b1cf251
[docs]how-to: conditionally format cells in table (#8656) 2024-01-30 12:14:43 +05:30
Shubhendra Singh Chauhan
78e20b3812
[docs]whitelabel cloud (#8645) 2024-01-25 16:12:37 +05:30
Shubhendra Singh Chauhan
9633f549d3
[docs]gitsync guide for gitlab (#8636) 2024-01-24 12:26:07 +05:30
Shubhendra Singh Chauhan
68c4de278a
[docs]updated ssoUserInfo (#8610) 2024-01-23 12:59:38 +05:30
Shubhendra Singh Chauhan
37924c0351
[docs]fixed broken links (#8598) 2024-01-19 12:20:59 +05:30
Karan Rathod
c93049ed15 update contributing guide for macOS for the latest two versions 2024-01-16 18:06:16 +05:30
Karan Rathod
eeca2fedb0
update bulk update, bulk delete, axios and python library how-tos (#8543) 2024-01-12 16:38:07 +05:30
Shubhendra Singh Chauhan
3339f7c593
[docs] minor correction in smtp doc (#8554)
* minor correction in smtp doc

* fix in smtp
2024-01-11 17:58:08 +05:30
Ayush Jha
fe49aba55c
Fix: #8423 Link pricing page with badges (#8466)
Co-authored-by: ayushjha119 <ayush.jha.it23@heritageit.edu.in>
2024-01-11 11:35:56 +05:30
Shubhendra
ca425fb351 [docs]minor update in codespaces setup guide 2024-01-09 14:56:56 +05:30
Shubhendra Singh Chauhan
ccb6d560f8
minor update in gitsync doc (#8529) 2024-01-09 11:53:57 +05:30
Karan Rathod
1a1733856c
[docs]:update how to guides v2 (#8478)
* update 3 how-to guides

* add the changes to ver 27 and fix titles

* update a title
2024-01-03 11:58:43 +05:30
Karan Rathod
1ab45e7cc5
update 3 how-to guides (#8468) 2024-01-02 15:12:20 +05:30
Raghuram Bachu
7915b5b86e
Update dashboard.md (#8457)
replace conditions for workspace slug.
2023-12-29 22:49:22 +05:30
Allen Joseph
8cc1f75e29
Update tooljetcli.md (#8452)
Updated the headers to proper casing
2023-12-29 18:44:10 +05:30
Shubhendra Singh Chauhan
997e6749bc
added missing label on gitsync 2.27 (#8424) 2023-12-28 13:22:55 +05:30
Shubhendra Singh Chauhan
1df315ee1f
[docs] Platform 10.x - docs v2.27.0 (#8359) 2023-12-27 17:47:43 +05:30
russell-hutson-jp
70029cec85
Update file-picker.md - Add filetype example (#8095)
* Update file-picker.md - Add filetype example

* Update docs/versioned_docs/version-2.22.0/widgets/file-picker.md

---------

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-12-27 13:01:47 +05:30
Tuutoo
6c80a0c571
Update dropdown.md (#7472)
fix Typo: the action name to control the dropdown should be selectOption.
2023-12-27 12:35:01 +05:30
Shubhendra Singh Chauhan
22f7659006
added paid label on gitsync (#8411) 2023-12-27 12:32:37 +05:30
Yash Hegde
ec65f15887
minor typo causing build issues (#8397)
* minor typo causing build issues

changed
npm run --prefix server db:mirgate

to npm run --prefix server db:migrate

You can ignore this PR. raising this so that if accepted then other contributors wont face this minor issue

* Update codespaces.md
2023-12-26 19:13:29 +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
Karan Rathod
0a97e762ad add backup info for docker setup 2023-12-12 17:56:50 +05:30
Shubhendra Singh Chauhan
5ad7dda6ee
minor changes in 2.25 (#8296) 2023-12-12 17:23:13 +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
Shubhendra
a9038f8cc2 Added docs v2.25.0 2023-12-05 16:46:01 +05:30
Karan Rathod
555953db6d
[docs]:add migration guide for v 2.24.3 (#8236) 2023-12-05 13:50:37 +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
e28741309b
[doc]minor logfile change (#8180) 2023-11-27 19:41:38 +05:30
Shubhendra Singh Chauhan
f8627e16ef
[docs] log file (#8110) 2023-11-22 12:29:29 +05:30
Adish M
6f7b93c57e
Merge pull request #7866 from alex-dixon/patch-1
fix: helm chart url
2023-11-14 22:03:39 +05:30
Shubhendra Singh Chauhan
bd33f85058
[docs] v2.23.0 (#8134) 2023-11-09 19:44:13 +05:30
Shubhendra
e744b2ee2f minor update 2023-11-02 16:02:44 +05:30
Shubhendra Singh Chauhan
3a7fec4544
Merge branch 'develop' into docs/codespace 2023-11-02 15:53:09 +05:30
S A G A R
f026c5bc97
Documentation update of ClickHouse (#7980) 2023-11-01 16:46:02 +05:30
Shubhendra
73c4c17ad4 [doc]ec2 update 2023-10-31 16:34:12 +05:30
Shubhendra
e897db5f11 [doc]docker run command update 2023-10-31 16:28:04 +05:30
Shubhendra
329b9658c0 [doc]codespaces guide 2023-10-31 16:20:45 +05:30
Shubhendra Singh Chauhan
82f942949d
Merge branch 'develop' into docs/ecsnew 2023-10-25 14:45:09 +05:30
Shubhendra
f35758edc3 changes in ecs, ec2, and do doc 2023-10-25 14:43:28 +05:30
Shubhendra
d2efd1cf8b updated DO setup doc, changes in ecs and azure container doc 2023-10-25 14:12:17 +05:30
Shubhendra
8b0abc22ad [docs]ecs and azure container doc updates 2023-10-23 02:26:11 +05:30
Gourav
cb7266ad34
Updated docs of oracle (#7693)
* removed NOTE statement

i have removed the NOTE statement

* Update oracledb.md

* Updated docs/versioned_docs/version-2.19.0

* Updated docs/docs
2023-10-20 14:52:43 +05:30
neha-gunta
333ad96167
update n8n docs (#7703) 2023-10-20 14:51:21 +05:30
Aniruddha Gawali
468b3d9c7e
Update the Baserow Docs (#7612)
* Update baserow.md

* Update baserow.md

* Update baserow.md of docs v2.19.0

* Update baserow.md of docs v2.18.0

* Update baserow.md

* Update baserow.md

* Update baserow.md
2023-10-20 14:50:50 +05:30
Sruti
efd5b1209e
Update azureblob.md (#7615)
* Update azureblob.md

- Replaced 'global datasource' with 'data source' or 'data sources' in the doc.
- Made all the headings in the doc to Title Case.

* Update azureblob.md

Changes made in version-2.18.0 :

- Replaced 'global datasource' with 'data source' or 'data sources' in the doc.
- Made all the headings in the doc to Title Case.

* Update azureblob.md

Changes made in version-2.19.0 :

- Replaced 'global datasource' with 'data source' or 'data sources' in the doc.
- Made all the headings in the doc to Title Case.
2023-10-20 14:48:42 +05:30
Jannik Schmidtke
173ab4bf78
docs-updated (#7592)
* docs-updated

* added version-2.18.0
2023-10-20 14:48:20 +05:30
Omkar mote
febe377ad4
update the document with an requirement and also version will be updated (#7892) 2023-10-20 14:47:31 +05:30
Shubhendra Singh Chauhan
2b1e330e97
[docs]readable URLs (#7925) 2023-10-19 17:21:45 +05:30
Shubhendra Singh Chauhan
95b30d9269
[docs]control component updates (#7952) 2023-10-18 17:09:35 +05:30
Alex Dixon
a0d4da4bd4
fix: helm chart url
The previous url didn't work for me. The new one is copied from the instructions in the helm-charts repo.
2023-10-13 09:11:19 -07:00
SanchitMahajan236
5540eb033f
Updated the docs as specified by issue #7654 (#7697) 2023-10-12 15:05:05 +05:30
Sakshi Jain
ea74ad4d00
updated notion datasource reference (#7679) 2023-10-12 15:04:57 +05:30
charandeepsinghb
00e40264ec
Added changes in MS SQL Server data source ref (#7683)
* Removed NOTE
* Updated reference to the MS SQL Server
2023-10-12 15:04:48 +05:30
Atulya Minz
fa1d9f6918
Updates MongoDB data source reference (#7682) 2023-10-12 15:02:57 +05:30
Adebisi Ahmed
9d2e0156f4
fix: Update the frontmatter of HTML and Rich editor components. (#7644) 2023-10-12 14:58:18 +05:30
Jatin
4ddb59193d
Updated minio data source reference docs (#7684)
* Update doc/docs/datasource/minio.md

* Update docs/versioned_docs/version-2.18.0/minio.md

* Update docs/versioned_docs/version-2.19.0/minio.md
2023-10-12 14:57:55 +05:30
Nishit Mehta
cc52805c3d
removed 'NOTE' section and updated 'Connection' section (#7686) 2023-10-12 14:57:44 +05:30
Uday Sagar
203571f929
Updated Google Cloud Storage data source reference (#7635) 2023-10-12 14:56:33 +05:30
Mehmood Ul Hassan
f0beb02369
[docs]: updated ElasticSearch data source reference (#7618) 2023-10-12 14:56:14 +05:30
Ramana5564
b9bd285fdc
Fix/documentation bug global datasource to data source (#7772)
* fix: Fixed the documentation bug in DynamoDB from global data source to data source

* fix: Fixed the documentation bug of global datasource to data source
2023-10-12 14:56:03 +05:30
Rizina
c0d6dd6ae7
docs: updated couchdb reference (#7610) 2023-10-12 14:55:14 +05:30
Vishal Khoje
d3d923f633
docs: updated coscosdb reference (#7614) 2023-10-12 14:54:52 +05:30
M Sai Kiran
7612ba01e3
docs : Big query page documentation updated (#7600)
* Update bigquery.md

docs/docs updated

* Update bigquery.md

docs/version-2.19.0 updated

* Update bigquery.md

docs/version-2.18.0 updated
2023-10-12 14:54:44 +05:30
Digvijay Shelar
919692847d
[docs]: changes made in Cloud Firestore data source reference (#7601)
* Update firestore.md

* Update firestore.md

* Update firestore.md
2023-10-12 14:54:16 +05:30