Shubhendra Singh Chauhan
60a9d11a60
howto: use to_py() function in runpy ( #6447 )
2023-05-18 18:00:12 +05:30
Shubhendra Singh Chauhan
9cc0e964eb
[docs]copilot ( #6310 )
...
* [docs]copilot
* added detailed example of using copilot
* Update docs/docs/copilot.md
Co-authored-by: Arpit <[email protected] >
* Update docs/docs/copilot.md
Co-authored-by: Arpit <[email protected] >
* Update docs/docs/copilot.md
* updated copilot doc
* Update docs/versioned_docs/version-2.5.0/copilot.md
Co-authored-by: Arpit <[email protected] >
* Update docs/versioned_docs/version-2.5.0/copilot.md
Co-authored-by: Arpit <[email protected] >
* Update docs/versioned_docs/version-2.5.0/copilot.md
Co-authored-by: Arpit <[email protected] >
* minor changes
* Update docs/docs/copilot.md
Co-authored-by: Arpit <[email protected] >
* Update docs/docs/copilot.md
Co-authored-by: Arpit <[email protected] >
* Update docs/docs/copilot.md
* Update docs/versioned_docs/version-2.5.0/copilot.md
* Update docs/docs/copilot.md
* Update docs/versioned_docs/version-2.5.0/copilot.md
* Update docs/docs/copilot.md
* Update docs/docs/copilot.md
* Update docs/versioned_docs/version-2.5.0/copilot.md
* Update docs/versioned_docs/version-2.5.0/copilot.md
---------
Co-authored-by: Arpit <[email protected] >
2023-05-17 13:18:31 +05:30
Shubhendra
6b6d921891
Marketplace plugin: textract
2023-05-04 17:56:50 +05:30
Shubham Gupta
5a5f526dee
Merge pull request #6057 from ToolJet/docs/newmarketplace
...
[docs] new marketplace docs
2023-05-04 15:37:44 +05:30
Shubhendra
2704ce1136
grpc ds
2023-05-03 18:54:51 +05:30
Shubhendra
2b33fa6f3a
new marketplace docs
2023-04-17 18:35:02 +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
69e8188a7f
[how-to] fail a RunJS query ( #5976 )
2023-04-14 12:45:02 +05:30
Muhsin Shah C P
32740743e1
[Improvement] URLs scoped with workspace id ( #5487 )
...
* add: new URL prefix
* fix: working on home page
* add: profile path
* playing with rxjs
* removed context part
* working on path changes
* changing routes
- TODO: replace the workspaceId with actual id
* redo: public apps path
* initial commit
* added authorize API
* remove privileges from auth response
* fixed some api issue
- added subscriptions
* fix: redirect url workspace-id null issue
* fix: switch workspace
* fix: organization list mapping
- menu item paths
* fix: preview url
- editor, viewer permission mapping
* jwt fix
* fix: some url issue
- permission mappings
- workspace login
* fixed some issues
- user invite workspace-id
- org settings menu item default selected item issue
* app viewer fixes
* fixing workspace login issues
* fix
* fixing issues
- tooljet db
- path issues
- refatoring the code
* fix: workspace vars permissions
* fix: multi-page handle
* fix: create app from template
* fix: bulk user upload
* fix: import app
- clone app
- upload profile image
* fix: onboarding
* fix: log out
* fixed multi-workspace logout issue
* fix: launch btn
* fix: oauth2
* fixes
* fix: sso login
* fix: workspace sso login
* fixing sso issues
* fix: moved list of orgs to rxjs
- fixed switching issues
* reverting some changes
* fixed some minor bugs
* fixing sso redirect url issues
* fix: switching network timing issues
* fix: back to workspace-id
* fix: tj-database
- refactored the code - removed org id from some pages
- will get the org id from the service file only
* fix: multi-pages
* fix: infinite loop issue
* fixing workspace switching issue
* fixes
- comment link
- logout & private route redirect url
* fix: wrong uuid error
* fixing subpath
- fixed most of the places
- need to test & fix workspace login, sso, new account
* fix: subpath workspace login
* fix: rxjs handle bug
* Revert "fix: tj-database"
This reverts commit 9632ec2ff0 .
* fix: reverted tj-db changes
* fix: subpath sso
* typo fix
* fix: existing session issues
* new: switch workspace page
* fix: modal dark-mode
* added default sso support
* fixes
- subpath workspace switching
- handle wrong routes
* fix: manager user button
- refactored the code
* removed SINGLE Workspace feature
* rebase
* add: change modal text
* fix: added validation
* fixed private app 401 issue
* initial commit
* fix: logged out session multi-tab issue
* refactoring the code
* fix: redirect url issue
* added auth-token in cookies
* Fix: failing e2e specs
* added session API
* fix: backend session guard
* fix: removing user details from local storage
* fix: null wid
* undo and redo
* fix: login page
* fix: viewer login redirection
* fix: login page redirection
* fix: public apps logout issue
* added session storage and scheduler
* added profile api
* fix: sso login
- switch workspace
- login page
- setup admin
* working on fixes
* fix: socket issue
* fix: setup admin api
* connected profile & logout apis
* fix: malfunctioned auth token case
* fix: realtime avatar
* fix: profile avatar
* fix: Realtime cursors avatar
* setting max age for auth token cookie
* add: Go to login page if logout api returns 401
* fix: subpath login
* fix
* fix: app logout [viewer]
* fix: authorize page
* remove expiry from jwt
* fix: integrations route
- session api
* small fix
* fix: updated profile
* fix: workspace login [logged user]
* fix: oauth and another workspace page issue
* fixed app preview logout issue
* subpath fix
* fix: subpath app id
* fix: selected state didnt change for apps page [subpath]
* fix
* add cookie parser to test app
* specs added
* increased user session expiry time
* test: session & new apis
* working on test cases
* fix: onboarding issue
* fixing specs
* fix: test cases
* fix: removing profile api calls
* some fixes
* fixing rebase issues
* fix: global ds issues
* fix: app is crashing
* fix: back to text
* fix: oauth test cases
* fix: test-helper
* fix: onboarding test cases
* fix: tests again
* refactoring the code
* latest develop merging precautions
- fixed a minor null issue
* fix: typo
* fix :menu issues due to the merging
* fix: - clicking on tooljet logo didnt redirect to login page for public apps
- private app preview doesnt load after login
* subpath fixes
* fixed back to issue
* PR changes
* fix: spec fixes for EE
* doc: URL scoped for workspace
---------
Co-authored-by: gsmithun4 <[email protected] >
Co-authored-by: Shubhendra <[email protected] >
2023-04-06 16:42:58 +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
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
d988365da8
fixed openshift doc ( #5737 )
2023-03-13 14:15:08 +05:30
Shubhendra Singh Chauhan
c7595a0504
[docs] added version 2.1 docs ( #5572 )
2023-02-16 12:11:20 +05:30
Sherfin Shamsudeen
d6a72b50bd
Merge develop to v2-beta
2022-12-27 20:10:33 +05:30
Kavin Venkatachalam
12a770cbc4
[Feature]: Form Widget ( #4595 )
...
* Created form widget
* Fixed the same name issue in defaultChildren
* Dynamically added buttons to the form inspector
* Added data to exposed variable and handled button click
* Added Reset functionality, CSA to the form widget
* Added Form widget icon
* form component docs
Co-authored-by: Shubhendra <[email protected] >
2022-12-08 14:41:02 +05:30
Shubhendra Singh Chauhan
21bd58b2c8
[docs] added how-to for setinterval ( #4873 )
2022-12-01 15:00:39 +05:30
Shubhendra Singh Chauhan
ee6e960fb9
[docs] minor update ( #4836 )
2022-11-23 14:44:53 +05:30
Shubhendra Singh Chauhan
7ab2d3b296
[docs] how-to access user's location ( #4776 )
2022-11-17 09:05:44 +05:30
Shubhendra Singh Chauhan
67edcdb156
[docs] app menu options ( #4763 )
...
* app menu options doc
* export types
2022-11-14 19:16:21 +05:30
Shubhendra Singh Chauhan
4ae1d1fb3b
[docs] cypress setup and running ( #4676 )
...
* docs-cypress
* cypress test
* updated testing doc
* fixed creds and header
2022-11-14 19:16:10 +05:30
Shubhendra Singh Chauhan
8dcffe9c58
[doc] marketplace for plugin ( #4752 )
...
* added marketplace doc
2022-11-14 18:12:58 +05:30
Kiran Ashok
b4eaa9bc38
Bugfix :: clickhouse added twice in sidebar :: [ docs ] ( #4585 )
...
* bugfix , athena description update
* fix :: lint
* fix :: clickhouse extra removal
2022-10-24 16:31:38 +05:30
Shubhendra Singh Chauhan
aeb2dd49b1
mariadb and improvement docs ( #4432 )
2022-10-14 15:13:22 +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 <[email protected] >
2022-10-11 16:41:38 +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
Shivang
d55e0ee2cb
[docs] Pagination documentation ( #3846 )
...
* created pagination doc, updated new page layout
* reverted to the comments
Co-authored-by: Shivang Tiwari <[email protected] >
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 <[email protected] >
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 <[email protected] >
Co-authored-by: Sherfin Shamsudeen <[email protected] >
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
Shubhendra Singh Chauhan
e8ae8a9fe6
[docs] added localization ( #4048 )
...
* added localization doc
* Update docs/docs/contributing-guide/l10n.md
Co-authored-by: Kavin Venkatachalam <[email protected] >
* Update docs/docs/contributing-guide/l10n.md
Co-authored-by: Kavin Venkatachalam <[email protected] >
* Update docs/docs/contributing-guide/l10n.md
Co-authored-by: Kavin Venkatachalam <[email protected] >
* Update docs/docs/contributing-guide/l10n.md
Co-authored-by: Kavin Venkatachalam <[email protected] >
Co-authored-by: Kavin Venkatachalam <[email protected] >
2022-09-16 14:23:20 +05:30
Shivang
b44732e4c2
[docs] created missing svg image doc ( #3985 )
...
Co-authored-by: Shivang Tiwari <[email protected] >
2022-09-09 20:26:26 +05:30
Shubhendra Singh Chauhan
6dd5a1dcf6
[docs] setting up on a subpath ( #3984 )
2022-09-09 09:39:04 +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
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
Shubhendra Singh Chauhan
42dd78e3a9
added white label docs ( #3874 )
2022-09-01 00:27:53 +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
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
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
Shubhendra Singh Chauhan
dc7dd89f5a
[docs] added woocommerce in sidebar ( #3683 )
2022-07-30 11:59:26 +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
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 <[email protected] >
2022-07-11 21:33:37 +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 <[email protected] >
Co-authored-by: Midhun G S <[email protected] >
2022-07-06 16:56:52 +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
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 <[email protected] >
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 <[email protected] >
2022-07-05 07:40:09 +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