Commit graph

579 commits

Author SHA1 Message Date
Abubakrce19
f759d6ffd6
Fixes spelling & grammar (#4529)
* Spelling_and_Grammatical_error_fixed

This includes a minor but Impactful Spelling correction and a few Grammatical fixes.
Thank you

* Update audit_logs.md

line 42 updated
2022-10-21 10:33:51 +05:30
Saroj Wasti
346308b6e4
[docs] improve docker documentation (#4508) 2022-10-18 17:39:02 +05:30
John Bampton
953ccf29e6
Fix spelling (#4400)
Remove duplicate entries in JSON files
2022-10-18 12:50:38 +05:30
Shubhendra Singh Chauhan
aeb2dd49b1
mariadb and improvement docs (#4432) 2022-10-14 15:13:22 +05:30
Utsav Paul
40535a56ab
[docs] Fix Redirect error (#4395)
* Update docusaurus.config.js

* Update docs/docusaurus.config.js

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2022-10-13 12:13:13 +05:30
John Bampton
33d0d6db9f
[docs] Fix spelling and fix whitespace in Markdown (#4377)
MD019 Multiple spaces after hash on atx style header

MD023 Headers must start at the beginning of the line

MD038 Spaces inside code span elements

https://github.com/markdownlint/markdownlint/blob/main/docs/RULES.md
2022-10-12 12:01:16 +05:30
Akshay
956916af48
Add docs for ECS (#4370)
* add docs for ECS

* Formatting

* fix spell

* update doc for default user

Co-authored-by: Navaneeth Pk <navaneeth@tooljet.io>
2022-10-11 16:41:38 +05:30
John Bampton
ca5fe39751
all: fix spelling (#4326)
Fixes typos, fixes a file name.

Minor whitespace removal from link
2022-10-11 13:46:40 +05:30
Vishnu R Kumar
e4b5b6ee17
[feature]:: Mariadb plugin (#4090)
* Integrate mariadb plugin

* Add mariadb logo

* Fix typo and add default connection limit - mariadb plugin
2022-10-11 13:13:59 +05:30
Varun
f749652efb
[docs] Fix typos and grammatical errors in adding-widget.md (#4366) 2022-10-11 10:29:47 +05:30
Mike
92db31232f
[docs] Update architecture.md (#4368) 2022-10-11 09:06:48 +05:30
Krishna Agarwal
ba8ad8147c
[docs] rename Workspace Environment Variables to Workspace Variables (#4360)
* rename Workspace Environment Variables to Workspace Variables

* updated
2022-10-10 08:12:35 +05:30
Shubhendra Singh Chauhan
d661bd65e4
[docs] ClickHouse plugin (#3951)
* clickhouse docs

* added examples

* minor fixes
2022-10-10 08:08:45 +05:30
Arpit
74beb544fe
[Feature/plugin] Zendesk integration 🚀 (#3943)
* plugin:init

* zendesk svg icon

* zendesk integration 🚀

* clean up

* unit tests

* docs: zendesk

* resolves: error proof

* fix typos
2022-10-06 13:45:42 +05:30
Nirjas Jakilim
abc273363a
Fixed broken link of doc (#4265) 2022-10-03 20:04:20 +05:30
mikebarr24
6e4b3ba270
[docs] Fixes multiple typos (#4225) 2022-10-02 21:13:52 +05:30
Shubhendra Singh Chauhan
ebe087f126
[docs] Icon widget and updates to s3 and bigquery (#4123)
* added icon widget doc and updates to s3 and bigquery

* Update docs/docs/widgets/icon.md
2022-09-28 22:51:44 +05:30
Shivang
d55e0ee2cb
[docs] Pagination documentation (#3846)
* created pagination doc, updated new page layout

* reverted to the comments

Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-09-28 22:39:11 +05:30
Kavin Venkatachalam
3a78cf6155
[Feature]: Icon Widget (#3936)
* Created Icon Widget

* Installed tabler icons

* Updated visibility logic for icon widget

* Added doc for icon widget

* Updated hidden field & moved hidden logic to cx

* Dark theme for icon widget & updated visibility

* Moved visibility logic to useEffect

* Updated visibility CSA label

* Removed resolveWidgetFieldValuekey usage in the Icon widget

* Moved register action to useEffect

* Removed registerActions on useEffect

* Add setIconVisibility to dependency array of registerAction

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-09-27 11:18:32 +05:30
Kavin Venkatachalam
2ffda26f38
[Feature]: Link Widget (#3905)
* Created Link Widget

* Added empty line at the end in theme file

* Fixed overflow issue in Link widget

* Updated visibility in the link widget

* Added doc for link widget

* Updated link widget doc

* Set fxActive on by default for visibility

* Fixed variable typo in link widget

* Updated hidden property

* Updated visibility logic for link widget

* Moved visibility to styles section

* Moved register action to useEffect

* Removed registerActions on useEffect

* Removed dependencies in registerAction function as it is breaking inspector

* updated link doc

* Add clickRef of link component as dependency of registerAction

Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-09-27 11:12:14 +05:30
Kiran Ashok
962e4d36cc
Feature :: ClickHouse plugin (#3873)
* feat : setup and basic querying

* docs reference links

* revert settings.json

* updating settings.json

* updates :: more source options , insert query

* cleanup

* updated with insert operation

* database :: required field

* text capitalizing

* updated docs

* PR changes :: added OR operation

* removed format option

* Revert "removed format option"

This reverts commit 02c5edcf86.

* bugfix

* removing session , fornat

* lock files

* Revert "lock files"

This reverts commit d593cf9425.

* rearranging operations

* extra comma removed
2022-09-26 18:35:20 +05:30
Arpit
decc924ba2
[improvement] Modal widget (#4045)
* init

* fixes: config-handler clickEvents

* fixes: position attributes for open state modal config handler

* modal body scrollable

* adds loadingState

* adds onOpen and onClose events for modal

* adds visibility property

* open general and layout Options by default

* adds styling options for modal header and body

* adds style options for show button and conditional rendering of button styles

* refactor conditional rendering styles

* clean up

* fixes typos

* remove footer

* modal size

* handles dark theme

* update naming convention for modal: trigger button

* modal size:updates

* updates modal close icon

* adds comments for conditionally rendering style options

* only vertical scrolling inside modals

* clean up

* custom UI for widget config handle for modal

* backfil

* resolves: event should not fire on mount

* modal improvements doc

* hide modal on clicking outside for viewer mode

* Remove unnecessary modification of modal property schema

Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-09-26 15:46:21 +05:30
Arpit
5f8b0f2594
[Plugins] Adds support for pagination in listing objects from AWS S3 buckets (#3970)
* Adds support for pagination in listing objects from s3 buckets

* docs

* adds Next Continuation Token

* docs: Next Continuation Tokenzendesk

* docs: Next Continuation Token
2022-09-26 11:28:54 +05:30
Arpit
1196aef268
[Bugfix] Fixes: Slack Plugin (#4022)
* fixes: schema and scopes

* updates docs: slack datasource

* fixes:code hinter UI for slack operations

* updates send message ref image: docs
2022-09-26 10:54:12 +05:30
mikebarr24
6a2082dd0c
[docs] Update docker setup docs (#4108) 2022-09-25 09:00:17 +05:30
Shivang
39c96d3c27
[docs] Table widget info update (#3824)
* added info about custom validations

* text bug resolved

* added one liner description for cell types

* Updated online description for cell types

Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-09-23 23:13:14 +05:30
ighmaz
8c2be66702
[docs] Added copy-paste shortcut (#4096) 2022-09-23 23:12:42 +05:30
Akshay
410ec82de2
Fix docker dev setup (#3976)
* fix docker dev setup

* remove echo
2022-09-17 14:50:45 +05:30
Midhun G S
61158d8122
Merge main to develop (#4049)
* Fix: User group permissions error on Openshift platform (#4041)

* update dockerfile for file permissions on root group

* add permissions from the user group on dockerfile

* bump to v1.24.4

* bump to v1.25.0

* [feature] Added pagination and filtering features to users page (#3921)

* added pagination and filtering in backend

* added pagination
    - created a seperate component for users table
    - added pagination

* Added filter UI

* temporary css fix for pagination footer

* fixed pagination width issue

* now result will also clear when user clicks on clear icon

* Added seperate api for comment mentions

* Now we can search mentions by email, first and last names

* Fixed a bug
- email didn't send for comment mentions

* refactoring the code

* resolved PR changes

* Added isAdmin guard

* adding some checks

* fixed lint errors

* added wild card search

* Added no result found text

* fixed failing test case

* Working on PR changes

* Now users table avatars will load image too

* replaced skeleton classes with skeleton library component

* Completed PR changes

* added orderby

* Fixed some issues

* fixed failed test case

* have fixed some css issues

* replaced query with quersrting package

* fixed minor width issue

* Fixed some css issues

* fixed darkMode issue

* implemented on enter press search

* Refactored the code

* fixed white space issue

* refactored the code

* fixed overlapping issue

* refactored the code

* fixing some issues

* fixes

* removed guard

* code cleanup

* comments notification fix

* fixed conflict issues

* fixed css height issue

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>

* Remove signup guard from set-password-from-token API (#4050)

* Remove sign up guard set-password-from-token API

* test cases fix

* Bump to v1.25.1

* 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

* bump to v1.25.2

Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
2022-09-16 21:08:45 +05:30
Shubhendra Singh Chauhan
e8ae8a9fe6
[docs] added localization (#4048)
* added localization doc

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2022-09-16 14:23:20 +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
Shivang
bea016563a
Replaced image with widgets video (#3650)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-26 08:45:29 +05:30
Shivang
e2840b6bbd
Replaced gif with widgets video (#3631)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-26 08:45:18 +05:30
Yash Pimple
96afdeaba4
File added (#3639) 2022-07-25 16:16:45 +05:30
Kiran Ashok
24cda4d577
[ Feature ] :: component specific action :: multiselect widget (#3523)
* widget actions multiselect

* completed :: actions and fireevent

* removing logs

* CSA docs

* bugfix :: event fired 2 times

* clear action updated

* Use dependencies on selectOption action

* Use dependencies for deselectOption and clear

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-07-19 15:36:00 +05:30
Kiran Ashok
bc56e1db97
Component specific action for :: checkbox widget (#3505)
* checkbox component specific action for checkbox

* checkbox CSA updated

* exposing check value
2022-07-18 18:47:38 +05:30
Midhun G S
3297fdb68a
Instance level SSO for Multi-Workpsace (#3441)
* changes

* changes

* e2e testcases

* fixes

* fix

* changes

* e2e fixes

* test cases

* clean up

* redirection changes

* style changes

* test cases

* testcases fix

* added test cases

* doc changes

* doc changes

* invitation token fix

* SSO General settings page changes

* added sso button to signup pages

* added helper text

* fix

* test case fixes

* fix
2022-07-18 11:40:52 +05:30
Manish Kushare
844ef5a81c
added component-specific action to set and clear value (#3487)
* added component-specific action to set and clear value

* updating exposed variable

* updated docs

* update the docs

* set exposed variable to empty string upon clear action using controlled components

* onChange event is fired for the actions
2022-07-15 15:53:35 +05:30
Shivang
9894f4315c
[docs] Corrected grammar mistakes and spellings (#3619)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-15 14:15:23 +05:30
Manish Kushare
482ce5ab3c
Modal : added component specific actions (#3494)
* added component specific actions

* updated docs

* changed the action name from show to open
2022-07-14 18:26:53 +05:30
Muhsin Shah C P
d14b4a4d86
[Component specific action] Added setTab component action to Tabs widget (#3507)
* Added setTab component action to Tabs widget

* added the event

* resolved css syntax error
2022-07-14 17:18:12 +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
Shivang
33ad5d2d96
[docs] Updated list view video in documentation page (#3607)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-13 16:02:26 +05:30
Shivang
33582b92dc
[docs] Updated tabs widget video (#3606)
* Updated Tabs video in documentation page

* Updated video title

Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-13 16:02:05 +05:30
Muhsin Shah C P
454e7b07b1
Added a component action for selecting an option from radio button widget (#3512) 2022-07-13 15:50:45 +05:30
Manish Kushare
706ae3fd82
added component specific action - setText and clear (#3489)
* added component specific action - setText and clear

* updated the docs
2022-07-13 15:42:19 +05:30
(◕ᴥ◕)
cc2ef70b1b
[docs] Fix typos (#3599) 2022-07-13 07:25:57 +05:30
David Centurion
85992a13e6
[docs] Text correction in Tabs widget (#3603)
* Text correction in tabs widget

* Tab typo

* Tab typo

Co-authored-by: David Centurion <davidcenwork@gmail.com>
2022-07-13 07:24:56 +05:30
Manish Kushare
d19f4aab6a
Added component specific 'setColor' action to Color Picker (#3480)
* Added component specific action to Color Picker

* updated docs

* Remove unnecessary console.log

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-07-12 16:59:18 +05:30
Muhsin Shah C P
0af0ea901c
Added a basic documentation for organization environment variables (#3476)
* Added a basic documentation for environment variables

* updated org env var doc

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-07-11 21:33:37 +05:30
kvaithin
bbe444bca4
[docs] Update typo in documentation (#3580)
Co-authored-by: kvaithin <kathik.vaithin@aexp.com>
2022-07-11 21:33:05 +05:30
Nathan Bisson
afc9e8aff2
Fixed typo for Background Color in Container Widget Properties Docs (#3585) 2022-07-11 21:32:14 +05:30
Muhsin Shah C P
0722f5d67c
Added setLocation component action to map widget (#3503) 2022-07-11 16:47:31 +05:30
Muhsin Shah C P
2549bc0d7d
Added clearFiles action (#3491) 2022-07-11 16:34:02 +05:30
Kiran Ashok
6880d99d75
Feature :: Tabs widget enhancement (#3390)
* tabs widget :: included tab width and disable property

* tabs docs updated

* migration

* migration script added
2022-07-08 17:42:34 +05:30
Shivang
b129019ab5
[docs] Updated modal video in documentation page (#3508)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-07 21:15:12 +05:30
Shubhendra Singh Chauhan
c7f5e15078
[docs] Google - OpenID Connect (#3472)
* [docs]google - open id connect

* Update docs/docs/user-authentication/sso/openid/google-openid.md

Co-authored-by: Midhun G S <gsmithun4@gmail.com>

Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2022-07-06 16:56:52 +05:30
Akshay Sasidharan
cee03a1394 Merge branch 'main' into develop 2022-07-05 15:11:33 +05:30
Akshay
f6698f5548
add docs for http proxy (#3473) 2022-07-05 12:02:06 +05:30
Akshay
49df02a256
Feature: Add support for http proxy (#3456)
* add support for http proxy

* conditionally bootstrap global agent

* fix env var set
2022-07-05 11:26:05 +05:30
Shivang
b515a5b6f9
[docs] Updated datepicker video in documentation page (#3466)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-07-05 07:56:38 +05:30
Manish Kushare
d703c6eed7
[docs] Adding docs for vertical separator widget (#3460) 2022-07-05 07:42:53 +05:30
Manish Kushare
0f60a66b70
[docs] added docs for html widget (#3462)
* added docs for html widget

* refactoring heading to HTML

* fixed sidebar position

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-07-05 07:40:27 +05:30
Manish Kushare
0e6f983246
[docs] added docs for color picker widget (#3464)
* added docs for color picker widget

* removed component from title

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-07-05 07:40:09 +05:30
Sherfin Shamsudeen
87f71624f1
Feature/modal updates rebased to main (#3465)
* modal docs

* modal enhancement , added more properties

* widget properties updates

* revert unwanted change

* bugfix close

* renaming as "hideTitleBar"

* migration

* revert unwanted code

* temp stash

* updates

* migration tested

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2022-07-04 14:43:36 +05:30
Midhun G S
9a5dbacf9f
Password retry limit (#3300)
* password retry limit

* minor change in doc

* test cases

* fixes

* lint issue

* doc changes

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-06-30 00:49:45 +05:30
Akshay
56a6d6204e
Chore: Play with docker setup (#3291)
* add compose file for play with docker setup

* update readme for pwd deploy

* add deployment platform on compose file

* update readme

* fix pwd link

* remove volume usage

* update docs with try with tooljet page

* update try tooljet doc
2022-06-29 15:22:02 +05:30
Midhun G S
6bc17b4ed6
Merge pull request #3281 from ToolJet/feature/athena
Feature ::  Amazon Athena plugin
2022-06-29 13:47:08 +05:30
Shivang
0402d3abb1
[Docs] Chart widget video (#3412)
* Replaced text widget video in the documentation

* Updated chart video in documentation page

Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-06-28 21:43:51 +05:30
Shubhendra Singh Chauhan
5a8151a100
[docs] Fixes broken links (#3398) 2022-06-28 21:42:27 +05:30
Arpit
01ed58b2e2
[Docs] Adds ESLint setup for ToolJet (#3400)
* Adds ESLint setup for ToolJet

* Typo fix

* spell check
2022-06-28 21:39:23 +05:30
Tamal H
42b5f4783c
[docs] docker setup typo fixed posgres to postgres (#3406) 2022-06-27 18:25:18 +05:30
Shubhendra Singh Chauhan
9263b10093
[docs] added info in try-tooljet doc (#3397)
* added  info on docker-local

* minor fix
2022-06-27 08:22:36 +05:30
Shubhendra Singh Chauhan
ee6524efde
[docs] Moved architecture to contributing guide (#3394) 2022-06-25 18:49:15 +05:30
Shubhendra
56d08ac338 reviewed amazon athena docs 2022-06-24 11:52:36 +05:30
Shivang
ded3051aec
[docs] Replaced text widget video in the documentation (#3370)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-06-23 15:26:26 +05:30
Sherfin Shamsudeen
97b45c9e97 Merge branch 'main' into develop 2022-06-23 15:14:07 +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
a7b8daad8a
[docs] Fix typos in transformations guide (#3366) 2022-06-23 08:10:18 +05:30
bobred18
05a3042f73
[docs] Update introduction doc (#3362)
* 📝Update intro.md docs

* 📝Update intro.md docs

* Update intro.md
2022-06-23 08:09:41 +05:30
stepinfwd
396b782bdd doc updates 2022-06-22 16:01:59 +05:30
stepinfwd
a12b0259ec updating documentation for athena 2022-06-22 14:58:11 +05:30
Kiran Ashok
956bb5b0db
Feature :: Bigquery revamp (#3301)
* added create delete table, create view

* new operations

* tested basic operations , constructing query for table operations

* updates

* updates:: insert , update , delete query construct

* insert query tested :: updates for other crud operations

* update view query

* update record

* view query tested

* removing logs

* completed update

* checking for bugs :: removed some unwanted code in list table,dataset, create,delete table

* adding placeholders

* changing condition as single string

* removing unused types

* custom column builder fucntion

* type update

* completed view :: for review

* removing logs

* pr changes :: changed cloumns to object and viewcolumn to string , updated WHERE condition

* typos and docs updated

* docs updates
2022-06-17 19:58:21 +05:30
Owillz01
1377f0a82c
[docs] Moved Try ToolJet locally to top in Setup category list (#3293)
Co-authored-by: Owillz <khodionwill@gmail.com>
2022-06-17 14:09:21 +05:30
stepinfwd
017c40987c Merge branch 'develop' into feature/athena 2022-06-15 12:15:46 +05:30
Prajwal Borkar
b7eb6563ec
[docs] Removed introduction page (#3282) 2022-06-15 09:15:44 +05:30
Midhun G S
b2be27c68c
Invited user should be able to login and activate account using SSO (#3164)
* SSO login flow changes

* changes

* Fix

* added more testcases

* testcase fixes

* changes

* documentations

* flow changes

* doc changes

* reviewed docs - user lifecycle and general settings

* Fixes

* docs changes

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-06-14 14:05:38 +05:30
Arpit
b48fd53ec2
[Feature] Kanban board widget (#3049)
* init kanban board widget

* kanban board

* reverts to beautifully

* kanban UI updates and dnd fixes

* bugfix: when dropped outside the col, should return back to it inital position

* updates min-width of the column

* container and widget styles

* style fixes: column container onDrag

* adds button for new group

* fixes new card overflow

* add btn for adding cards

* groups and cards updated

* add property definition

* improves draggable card position while drag is active

* handle delete group/col

* handle col/group title updates

* handles editing card title

* style fixes for input cursor

* cleanup

* card popover with codehinter fields

* minor card fixes

* updates exposed variable

* simplify boardData into cols and cards

* adds width and min-width style definations

* build board from queries

* handle draggable rbd-id

* removes add group card and delete group option

* fixes typos

* show empty state message

* fixes typos

* removes card extra border color

* fixes column typi and cards updates issue

* adds enableAddCard property defination

* adds accent color options

* default style accent color

* accent color fix

* revets popover with hinter

* fixes card drag and drop

* removes hook

* fixes: state synced with property defination updates(col and cards data)

* fixes: on re-arranging the card via dnd, update the card content

* handles if card columnId is updated

* adds card container layer

* clean up

* dark theme

* fixes card onDrop issue

* renamed the exposed variable data --> lists

* adds custom resolvers to the popover

* handle widget crash when non iterables are passed

* updates default card and col value

* fixes dnd issues for dynamic card values

* refactor: cleanup

* handles empty and undefined cardData

* fixes Height of widget is changing when popover thing is displayed.

* fixes: updating card data in widget inspector

* fixes: updating column data in widget inspector

* fixes adding cards for newly created groups/columns

* clean up

* Add kanban event onCardAdded and expose lastAddedCard

* Add onCardRemoved action and expsed lastRemovedCard variable

* Add events and variables for card movement and selection

* Add card edit feature for kanban widget

* Rename lastAddedRemoved to lastRemovedCard in kanban

* Rename lists to columns on kanban board

* Set max height of kanban column to respond to widget height

* Have "Add description" link if there is no description for Kanban cards

* kanban docs

* Change text from "add +" to "Add card" on kanban

* Validate card data before update

* Add tip about card id type on kanban documentation

* Add default min width and width for kanban

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-06-14 11:06:36 +05:30
Kiran Ashok
e1b3c26e1d
[ Docs ] OIDC docs (#3259)
* open id docs

* typo fix

* typo

* image updated

* note added

* naming

* reviewed openId docs

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-06-14 07:23:38 +05:30
stepinfwd
18ad5c8508 Merge branch 'develop' into feature/athena 2022-06-13 19:36:32 +05:30
Kiran Ashok
bb6fc26f7e
[ Feature ]:: steps widget (#3200)
* tabs event

* completed event firing on selection tab

* steps widget basic structure & code

* active item logic

* logic for currentstep

* logic for steps theme

* event onSelect handled and exposed currentStepId

* fixing tooltip

* logic for colour updated

* updates

* bugfixes and color theme fix

* darkmode fixes

* some bugfixes

* cleanup

* reverting

* reverting unwanted change

* updating green theme

* pr changes : style changes

* pr change :: color style made dynamic :rocket

* style fix 🚀

* docs updated

* bugfix
2022-06-13 17:44:03 +05:30
Abhijnan Bajpai
79eb5585a8
[docs] Fixing typo for issue #3247 (#3250) 2022-06-13 10:36:38 +05:30
Yash Dhanore
722bfa8d1c
[docs] Fixes typo in statistics widget docs #3245 (#3246) 2022-06-11 13:09:18 +05:30
Akshay Sasidharan
8b6faf128a Merge branch 'main' into develop 2022-06-09 13:24:30 +05:30
Akshay Sasidharan
86ea2ceb52 Merge branch 'main' into develop 2022-06-08 11:22:19 +05:30
gsmithun4
3f8833f6aa readme changes 2022-06-08 00:59:47 +05:30
gsmithun4
e5f4054c2b added env var to view-hide account setup link 2022-06-08 00:49:14 +05:30
Midhun G S
910cbfe230
Relabelling Git and workspace (#3216) 2022-06-07 07:38:26 +05:30
stepinfwd
2cc4240897 base code athena 2022-06-06 19:14:21 +05:30
Shubhendra Singh Chauhan
a3b618f21d
[docs] changed searchbar position to left (#3189) 2022-06-06 06:58:28 +05:30
Shubhendra Singh Chauhan
4d166c7f48
[docs] rename docker local to try tooljet locally (#3201) 2022-06-06 06:57:30 +05:30
aiman-rizvi
18e17a0dec
Fixed dead link in Introduction docs (#3203) 2022-06-06 06:56:26 +05:30