Commit graph

450 commits

Author SHA1 Message Date
Akshay
ba491a1f29
Feature: Add PG_DB_OWNER env var to disable db and extension creation (#4055)
* add PG_DB_OWNER env var to disable db and extension creation

* update docs
2022-09-16 20:50:44 +05:30
Shivang
4119196292
[docs] updated new video link (#3998)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-09-10 08:55:01 +05:30
Shivang
b44732e4c2
[docs] created missing svg image doc (#3985)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-09-09 20:26:26 +05:30
Shivang
2aa76dceb8
[docs] added image for query body details (#3988)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-09-09 20:25:58 +05:30
Shubhendra Singh Chauhan
6dd5a1dcf6
[docs] setting up on a subpath (#3984) 2022-09-09 09:39:04 +05:30
Arpit
13aa476fcf
[Plugins] Add support for self-hosted Baserow (#3969)
* Add support for self-hosted baserow

* docs:updated
2022-09-08 08:11:01 +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
Shivang
789b08900c
[docs] renamed filenames to correct redirection links from the editor (#3974)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-09-08 08:05:17 +05:30
Arpit
a409390c2e
[docs] how to - Bulk update multiple rows in table (#3864) 2022-09-05 23:08:35 +05:30
Akshay Sasidharan
0dc2295c09 Merge branch 'main' into develop 2022-09-05 21:11:41 +05:30
Akshay
0d482f8161
Revise docker setup (#3954)
* fixes separate client build

* update docs

* add SERVE_CLIENT flag for dev docker step for uniformity

* Doc changes

* Doc changes

* Doc changes

* update readme

* add separate docker compose setups

* Doc changes

* rename compose files

* remove unused dependency

* rename service name to server for uniformity

Co-authored-by: Navaneeth Pk <navaneeth@tooljet.io>
2022-09-05 21:06:11 +05:30
Shivang
00555f45d9
[docs] Provide border to the images (#3853)
* replaced class with classname to provide image border

* removed unnecessary div, added alt attribute in image tags

Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-09-02 23:13:24 +05:30
Arpit
84e7cef097
[Plugins] CosmosDB integration (#3828)
* init

* cosmos db icon

* manifest file

* adds azure package

* test connection

* operations: list databases

* operation: read item, insert items with a lookup function

* operation: delete item

* operation: query database using SQL-like syntax

* adds unit tests

* adds unit test: query db

* clean up

* docs: cosmosdb

* docs: cleanup

* typo

* updated the image(docs)

* updated inserting operation: field: placeholder

* item id for delete operation

* Revert "item id for delete operation"

This reverts commit bc2d1b87e4.

* item id for delete operation
2022-09-01 23:03:44 +05:30
Shubhendra Singh Chauhan
81e1f2b75f
one click deploy-digitalocean (#3885) 2022-09-01 13:38:46 +05:30
Akshay
2be5abfdf0
update seed command on doc (#3910) 2022-09-01 12:42:15 +05:30
Shubhendra Singh Chauhan
42dd78e3a9
added white label docs (#3874) 2022-09-01 00:27:53 +05:30
Akshay
78703d362e
Update docs for subpath (#3893)
* update docs for subpath

* update doc
2022-08-31 22:36:16 +05:30
Manish Kushare
fdb1ea6d24
Updated Minio icon svg (#3849)
* Updated minio logo

* replaced minio-connect png with newly added minio logo
2022-08-30 07:06:30 +05:30
Tima Gixe
4c885fb391
[feat] Extend webpack development server configuration to open docs path on development server start (#3878)
* Extend webpack dev server configuration

* Add dev server plugin to docusaurus configuration
2022-08-29 14:12:30 +05:30
Shivang
4f45e8c6ed
Replaced widget image with intro video (#3850)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-26 11:15:48 +05:30
Shivang
ab406d3448
Replaced widget image with intro video (#3851)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-26 11:15:31 +05:30
Shubhendra Singh Chauhan
0d4ea6a6ba
[docs] Slack, Stripe, and Twilio datasource (#3852)
* added slack and stripe

* added slack strip and twilio
2022-08-26 11:15:11 +05:30
Tima Gixe
36840f44a8
[docs] Replace social links text with social logos (#3876)
* Add newline at EOF

* Extend docusaurus config

* Update custom style sheet
2022-08-26 11:03:22 +05:30
Jack Oliver
180be5741f
[docs] Updated SearchBox width (#3863)
* Updated search width

* Revert change

* Correctly fixed docs SearchInput width
2022-08-26 09:51:05 +05:30
srikarthick-k
6a74a2cdfe
[docs] Update footer links (#3860)
Replaced Stack Overflow link with Slack link and Slack under More with YouTube link

Actually there was a problem in displaying the slack link in issues tab so I used the removed slack link itself to add it in here
2022-08-25 12:26:18 +05:30
Shubhendra Singh Chauhan
a187b38d0c
Upgraded Docusaurus version (#3858)
* Upgrade Docusaurus version

* Update descriptions

Co-authored-by: Navaneeth Pk <navaneeth@tooljet.io>
2022-08-24 18:25:55 +05:30
Manish Kushare
991067e009
[docs] update text widget docs (#3483)
* update the docs

* text widget doc

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-08-23 12:41:53 +05:30
Shubhendra Singh Chauhan
e630b04e53
[docs] added missing actions in action reference (#3759)
* added action reference docs

* minor fix

* added csa doc

* Update docs/docs/actions/control-component.md

* included filepicker csa
2022-08-18 07:58:57 +05:30
Shivang
42fa9832dc
[docs] Updated textarea video (#3803)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-17 06:37:40 +05:30
Shivang
16084f0b36
[docs] radio button video updated (#3804)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-17 06:37:24 +05:30
Shivang
74a506e185
[docs] updated tooltip info (#3769)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-16 07:47:07 +05:30
Akshay
d3f1678db4
Chore: Docs to set custom nginx config on docker deploy (#3743)
* update nginx config

* add docs and comment for custom nginx config for docker setup

* fix doc

* made suggested changes

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-08-12 07:59:53 +05:30
Shivang
b1a68613bb
[docs] updated image with video (#3771)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-11 08:20:12 +05:30
Yash Pimple
465fe74382
[docs] Add examples to elaborate the properties (#3744)
* fixes #3573

* minor fixes

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-08-09 16:20:13 +05:30
Shubhendra Singh Chauhan
9b17fd2f29
[docs] updated bg-color property in tabs (#3765)
* updated bg color in tabs

* update description
2022-08-08 15:35:32 +05:30
Shivang
49b190e681
[docs] updated tooltip info (#3737)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-05 10:42:56 +05:30
Kavin Venkatachalam
3932d72d64
[Feature]: Tree Select Widget (#3533)
* Added Tree Select widget

* Updated checkbox-tree package path

* Added checked-path array

* Added checkedpathArray

* Updated docs

* Updated theme file

* Added default values to exposed variables
2022-08-03 19:22:49 +05:30
Prajwal
61823fa0ca
Renamed organization to workspace (#3725) 2022-08-03 17:27:29 +05:30
Shivang
982413f953
[docs] Replaced gif with widget video (#3718)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-03 15:19:42 +05:30
Shivang
3e3cd49e2c
Replaced gif with widget video (#3719)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-03 15:19:25 +05:30
Shivang
95a51caef9
[docs] Fixed multiple text errors (#3721)
* fixed mutiple text errors

* updated suggested text

Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-03 15:19:07 +05:30
Shivang
275a1467ab
Replaced correct video link and title (#3717)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-08-02 14:27:08 +05:30
nikhilpandeynp0505
09f0a74f15
[docs] Corrected determing to determine (#3709) 2022-08-01 13:24:39 +05:30
Shubhendra Singh Chauhan
af29ab2e93
[docs] updated graphql data source docs (#3695)
* updated graphql docs

* removed include variable
2022-08-01 13:21:03 +05:30
Austin Osorio
aa3f4d83cd
Feature/3702 docs circular progess bar (#3703)
* [docs]: typo in the layout section of Circular Progress Bar (#3702)

* [docs]: typo in the layout section of Circular Progress Bar (#3702)
2022-08-01 07:12:46 +05:30
Shubhendra Singh Chauhan
dc7dd89f5a
[docs] added woocommerce in sidebar (#3683) 2022-07-30 11:59:26 +05:30
Vedant Borkar
e828f7d226
[docs] Update datepicker.md (#3697) 2022-07-30 11:57:29 +05:30
Midhun G S
b710d7b02e
SSO for GitHub Enterprise self hosted (#3352)
* SSO for GitHub Enterprise self hosted

* changes

* test cases

* fixes

* label fix

* fixes

* readme changes
2022-07-29 17:03:42 +05:30
Vedant Borkar
871a7df946
[docs] Update text-input.md (#3689) 2022-07-28 15:55:35 +05:30
Shivang
28ee0180cd
[docs]: Youtube link correction (#3676)
* Replaced image  with widgets video

* Replaced correct video link

Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-26 19:28:00 +05:30