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
Lé
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