Commit graph

83 commits

Author SHA1 Message Date
Shubham Gupta
af7e329458
Merge pull request #6181 from ToolJet/docs/csa
[docs] updated all components with exposed vars and csa
2023-05-01 17:22:14 +05:30
snehal741
328df6c85b
Change the text of CTA for first application (#6087)
Co-authored-by: Snehal Bobade <snehal.bobade@thoughtworks.com>
2023-04-29 20:07:58 +05:30
Shubhendra Singh Chauhan
3e477fbef7
Update docs/versioned_docs/version-2.4.0/widgets/kanban-board.md 2023-04-28 11:07:46 +05:30
Shubhendra Singh Chauhan
39460d3d1b
Update docs/versioned_docs/version-2.3.0/widgets/kanban-board.md 2023-04-28 11:07:40 +05:30
Shubhendra
6b49c0dfac updated all components with vars and csa 2023-04-27 20:23:33 +05:30
Akshay
8772cff54c
Merge pull request #6165 from ToolJet/fix/tracking-vars
Fix: Telemetry flag check
2023-04-27 14:29:23 +05:30
Akshay Sasidharan
c995a39cbd fix telemetry flag check 2023-04-27 12:24:01 +05:30
Shubhendra Singh Chauhan
d4e914bf60
[docs] updates in version 2.4.0 (#6048)
* added global datasource in 2.4.0

* udpate eslint

* added how:to-use s3 signed url

* updated how:to-fail js

* hide next version
2023-04-17 12:32:34 +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
15cf829a75
[doc] global datasources (#5965)
* [doc] global datasources

* permissions for global ds

* Update docs/docs/data-sources/overview.md
2023-04-14 12:45:17 +05:30
Shubhendra Singh Chauhan
69e8188a7f
[how-to] fail a RunJS query (#5976) 2023-04-14 12:45:02 +05:30
Shubhendra Singh Chauhan
a8c8280896
updated session expiry var (#5996) 2023-04-11 17:24:32 +05:30
Shubhendra Singh Chauhan
e8675f0a4c
[docs] Added docs version 2.4.0 (#5956)
* minor url fix

* added docs version 2.4.0

* default version set to 2.4
2023-04-06 19:09:47 +05:30
Shubhendra Singh Chauhan
9ad68c1fdf
Update slack url in the entire docs (#5938) 2023-04-05 18:09:41 +05:30
Shubhendra Singh Chauhan
c98270f7aa
[docs] updated how-tos in 2.3 (#5927) 2023-04-04 19:02:10 +05:30
Shubhendra Singh Chauhan
a728762c30
[docs] how-to:run multiple actions using runjs (#5919) 2023-04-04 12:32:10 +05:30
Shubhendra Singh Chauhan
c36d77ec21
[docs] version 2.3.0 (#5910)
* added dynamic column

* added docs-v2.3.0
2023-04-04 12:31:44 +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
90002c9df8
[docs] Updated ubuntu contributing guides and action button (#5880) 2023-03-30 15:45:20 +05:30
Shubhendra Singh Chauhan
5b136a0b13
[docs] updated props of button group (#5805) 2023-03-30 15:45:00 +05:30
Shubhendra Singh Chauhan
8fb97f005b
[docs] added Plotly chart examples (#5875) 2023-03-29 17:07:17 +05:30
Arpit
ceb8521e66
Improvements marketplace - beta (#5858)
* adds marketplace icon to the dashboard and minor UI fixes

* fixes: capitalizeFirstLetter for toast message

* updates to docs: how to build marketplace plugin

* update confirm dialog box

* removing beta tag from leftsidebar

* updated tooltip
2023-03-29 14:31:54 +05:30
Shubhendra Singh Chauhan
a50e78c026
[docs] minor updates in 2.2 version documentation (#5853)
* added how-to build market plugin in 2.2

* updated node/npm version on 2.2

* requirements
2023-03-28 12:44:21 +05:30
Adish M
4cd8839d44
Fix for entrypoint.sh file to take default port value 5432 in database_url (#5824)
* Fix for entrypoint.sh file take default port value 5432 in database_url

* Added information about database_url in docs

* mentioning what variable needs to be given when passing string

* fix for lint issue in ci

* fixing syntax errors
2023-03-24 20:54:40 +05:30
Shubhendra Singh Chauhan
02e218c24c
[doc] version 2.2.0 (#5755)
* doc version 2.2.0

* updated v2.0 v2.1 v2.2 docs for ses dynamo and s3
2023-03-16 12:58:33 +05:30
Shubhendra Singh Chauhan
9c11b6b996
[docs] build a marketplace plugin (#5740) 2023-03-16 12:58:04 +05:30
Shubhendra Singh Chauhan
e5902ef4ce
[docs] updated node and npm versions in v2 docs (#5741)
* updated node and npm versions in v2 docs

* updated to nvm

* minor update
2023-03-16 12:57:30 +05:30
Shubhendra Singh Chauhan
d988365da8
fixed openshift doc (#5737) 2023-03-13 14:15:08 +05:30
Adish M
cb5dc4e060
Openshift docs (#5719) 2023-03-08 12:23:47 +05:30
Adish M
1a1f44d3aa
openshift code and docs (#5695)
* openshift code and docs

* corrections in doc
2023-03-07 14:35:09 +05:30
Arpit
ff1d000d99
[Plugins] AWS support profile instance (#5506)
* instance profile support for dynomodb

* updated setup machine script for ec2

* s3

* use EC2/ECS Instance Metadata Service

* using @aws-sdk/credential-providers

* s3 connection from ec2 instance sucess 🚀

* fixes: aws ses email service

* ses connection from ec2 instance sucess 🚀

* athena connection from ec2 instance sucess 🚀

* reverting athena changes

* select IAM auth option from the dropdown

* added docs

* Update setup_machine.sh

* clean up
2023-02-22 14:37:54 +05:30
Shubhendra Singh Chauhan
c7595a0504
[docs] added version 2.1 docs (#5572) 2023-02-16 12:11:20 +05:30
Sheikh Jamir Alam
7feeccd1fd
[docs] Update athena.md (#5494) 2023-02-15 14:14:55 +05:30
Mauricio Vidal
e2c56a2afb
[docs] Link corrected for Python doc (#5498) 2023-02-15 14:14:39 +05:30
Santosh Bhandari
ba08675d8f
[docs] update heading (#5520) 2023-02-15 14:14:20 +05:30
Joyjeet Sarkar
d79d29d7ba
Update ubuntu.md (#5515)
* Update ubuntu.md
2023-02-10 12:50:45 +05:30
Shubhendra Singh Chauhan
95a4b901b4
added pages actions (#5430) 2023-02-03 17:14:23 +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
John Bampton
d4024fddb6
all: fix spelling (#5325) 2023-01-25 18:02:39 +05:30
Sheikh Jamir Alam
9274c070f8
Update star-rating.md (#5394)
* Update star-rating.md

* Update version-2.0.0-beta-sidebars.json
2023-01-25 18:01:43 +05:30
Adish M
44da3d7c2b
Update dockerfile for vulnerability fixes (#5396)
* new code for osv

* made changes in server.dockerfile

* removed seeding from docker guide in docs

* corrections in .env.example

* corrections

* removed extra nodejs and npm
2023-01-25 15:10:53 +05:30
Sajda Kabir
555bd2447a
[docs] minor correction (#5376)
fixed the Widgets description
2023-01-23 10:14:49 +05:30
RrobertRr
75df2eb078
[docs] Update run-py.md (#5333)
* Update run-py.md

Changed 'Run JavaScript code' to 'Run PythonScript code'

* Update docs/versioned_docs/version-2.0.0-beta/data-sources/run-py.md

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-01-17 11:46:47 +05:30
Yannick Armspach
6e9a3fae27
Remove the "t" in postgres path (#5306)
Change postgrest:// to postgres://
2023-01-12 11:45:35 +05:30
Adish M
becb00bb4b
removed seeding trytoolj (#5294) 2023-01-11 18:44:11 +05:30
Shubhendra Singh Chauhan
81973df80b
[doc] updated readme & l10n doc (#5293)
* updated l10n doc

* Update README.md
2023-01-11 15:58:26 +05:30
Shubhendra Singh Chauhan
81e0ef98e1
[docs] updated migration guide (#5272)
* updated migration guide

* removed onboarding
2023-01-10 10:46:11 +05:30
Akshay
f1e5693853
Chore: update env vars doc (#5277)
* update env vars

* revise doc
2023-01-09 21:50:41 +05:30
Adish M
1ebc8b877d
Chore tooljetdb env (#5267)
* Update digitalocean.md

* Update heroku.md

* Update google-cloud-run.md

* Update docker.md

* Update kubernetes-aks.md

* Update kubernetes-gke.md

* Update ecs.md

* Update google-cloud-run.md

* Add tooljetdb env vars for separate instance (#5273)

* Update try tj docker file for tjdb env vars (#5274)

Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2023-01-09 20:35:24 +05:30