Shubhendra Singh Chauhan
5218a9220d
Update docs/versioned_docs/version-2.4.0/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 18:42:44 +05:30
Shubhendra Singh Chauhan
d20b139844
Update docs/versioned_docs/version-2.3.0/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 18:41:56 +05:30
Shubhendra Singh Chauhan
4d870da208
Update docs/docs/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 18:40:34 +05:30
Shubhendra
998836cc99
updated smtp documentation
2023-04-19 16:52:34 +05:30
Shubhendra Singh Chauhan
fbf82a2358
Update docs/versioned_docs/version-2.4.0/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 14:37:08 +05:30
Shubhendra Singh Chauhan
604a33023f
Update docs/versioned_docs/version-2.4.0/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 14:36:17 +05:30
Shubhendra Singh Chauhan
fa89976728
Update docs/versioned_docs/version-2.3.0/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 14:34:31 +05:30
Shubhendra Singh Chauhan
3b3694e5bf
Update docs/versioned_docs/version-2.3.0/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 14:34:05 +05:30
Shubhendra Singh Chauhan
72e7f079b6
Update docs/docs/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 14:33:45 +05:30
Shubhendra Singh Chauhan
d1e7f83b13
Update docs/docs/contributing-guide/marketplace/creating-a-plugin.md
2023-04-19 14:33:36 +05:30
Shubhendra
4c5649754e
hide next version of doc
2023-04-19 13:01:29 +05:30
Shubhendra
a566b5a4d8
marketplace plugins
2023-04-19 12:59:58 +05:30
Shubhendra
2b33fa6f3a
new marketplace docs
2023-04-17 18:35:02 +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
Kiran Ashok
a438bf35ee
Adding scroll for container widget ( #5877 )
...
* adding scroll for container
* added container for scroll
* feat:: added container widget scroll
* updated container doc
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-04-11 16:05:19 +05:30
Midhun G S
2f2e79f3be
Merge pull request #5978 from ToolJet/main
...
Merge main to develop
2023-04-10 16:53:17 +05:30
Arpit
117d74b720
Chore: eslint checkup ( #5887 )
...
* updates eslint configs: frontend, marketplace
* eslint fixes: frontend
* added note for eslint
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-04-10 11:26:23 +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
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 <gsmithun4@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-04-06 16:42:58 +05:30
Shubhendra Singh Chauhan
6b2e42dc4a
[README] updated Slack Community URL ( #5937 )
...
* updated tooljet slack community url
* update tooljet slack community url on readme
* Update CONTRIBUTING.md
* Update config.yml
* Update 03_documentation_report.yml
2023-04-05 18:10:11 +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
Kiran Ashok
8d55c637d5
Bugfix/docs upgrade ( #5837 )
...
* update :: patches
* update :: minor versions
2023-03-28 13:05:30 +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
Manish Kushare
a7f7492d81
Exposed display_values to the exposed variables as optionLabels for dropdown component ( #5806 )
...
* exposed display_values to the expsoed variables as optionlabels
* removed console
* added exposed vars of dropdown
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:15:26 +05:30
Manish Kushare
af7b4c95c5
Feature to support pagination in the listview widget ( #5721 )
...
* initial commit
* made the UI changes
* added property to enable or disable pagination
* code enhancement
* bug fixed: app is getting crashed for older versions
* code enhancement
* bug fixed : scrollbar thumb was pratially getting hidden under the pagination div
* shifted enablePagination check before is data array check
made changes so that scrollbar thumb visible only for list item container
* if pagination is disabled, blank space is visible at the bottom
* bug fixed
* bug fixed: Pagination was showing NaN and not showing any data when invalid rowPerPage value provided
* list view is not closing on clicking on hide modal icon
* bug fixed when rowsPerPage is provided with string value its not working as desired
* pagination:listview
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:14:31 +05:30
Manish Kushare
96bb6df1e9
Added Disable Field on Action Button in Table Widget ( #5474 )
...
* added functional changes to support enabling/disabling action button in the table component
* designed UI
* minor changes
* added disable property for the action button
* minor changes
* added feature to disable/enable action button in the table widget
* fixed lint issues
* bug fixed : not able to programatically disable or enable action button based on fx value
* made the suggested changes
* bug fixed
* initial commit
* made action button programatcially enabled/disabled
* code enhancement
* removed console in actions file
* fixed es lint issue
* made default value of codehinter to false
* deep cloned current state instead of shallow cloning
* code enhancement
* code enhancement
* action button doc update
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:08:49 +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
Manish Kushare
e7a62d9ee9
Added feature to programatically enable/disable, the make editable field in the tables column ( #5767 )
...
* made editable programtical using fx
* updated doc for programmatically enabling the editable option in column
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-24 20:07:57 +05:30
Kavin Venkatachalam
70ffc1e27b
Kanban Widget 2.0 ( #5380 )
...
* Kanban 2.0 init
* Implemented Kanban 2.0
* Moved add card button to the header
* Added debounce functionality
* Added CSA to Kanban
* Formatted Kanban
* Updated default data on Kanban
* Handled undefined data and exposed lastUpdatedCard
* Added lastCardAdded exposed variable in Kanban
* Fixed id bug on Kanban
* Fixed width issue on Kanban
* Fixed dark mode
* Commented onUpdate event for every action
* Rename containerId to columnId in lastCardMovement in Kanban
* Updated min width in kanban card
* Fixed bug on dropping items into cards when first container is empty
* kanban2 docs
* updated info in kanban doc
---------
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-24 15:22:25 +05:30
Manish Kushare
756c7b8540
bug fixed changed danger alert type's name to error ( #5650 )
...
* bug fix : changed danger alert type's name to error
* updated show alert danger type to error
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-23 08:03:08 +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
Arpit
7002b2d76d
4810 - add a list messages operation to the Slack plugin ( #5378 )
...
* 4810 - add a list messages operation to the Slack plugin
* support pagination
* update docs
* eslint fixes
Co-authored-by: Maurits Lourens <maurits.lourens@gmail.com>
2023-01-27 16:26:31 +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
Shubhendra Singh Chauhan
818df3fc09
[docs] updated v2 images and descriptions ( #5269 )
2023-01-09 18:49:46 +05:30
Adish M
09f3dec12f
Update heroku.md ( #5240 )
2023-01-09 13:54:22 +05:30
Akshay
bed57d1f32
Docs: v2 migration ( #5198 )
...
* add migration guide
* add support links
* Update docs for digital ocean and ec2 (#5224 )
* update docs for digital ocean and ec2
* update doc
* update digital ocean doc and script
2023-01-09 11:51:57 +05:30
Shubhendra Singh Chauhan
d8d01dce34
[docs] org management ( #5249 )
2023-01-06 23:42:17 +05:30
Navaneeth Pk
3eb8bc4bec
Merge pull request #5035 from ToolJet/docs/v2-beta
...
V2 docs
2023-01-06 14:30:31 +05:30
Shubhendra
2ceca4aee2
v2 structure
2023-01-06 13:04:30 +05:30
Sherfin Shamsudeen
78f1a1bba7
Merge branch 'develop' into v2-beta
2023-01-05 16:45:43 +05:30
Jini Francis
08c83af897
Update calendar.md ( #5214 )
2023-01-05 16:35:21 +05:30
Shubhendra Singh Chauhan
2f6b853891
Update workspace-environment-variables.md ( #5213 )
2023-01-05 16:31:07 +05:30
Jerin Peter George
c7323d4af0
Update multiselect.md
2023-01-05 16:27:35 +05:30
Adish M
6c34a7f8fb
Adding Postgrest to Heroku one click deployment ( #5194 )
...
* Update heroku.md
* Create pic
* Add files via upload
* Delete pic
* Update app.json
* Update heroku.md
2023-01-05 14:18:35 +05:30
Sunil Kumar
6868f94741
[docs] Renaming widgets to components ( #5165 )
2023-01-03 22:04:38 +05:30
Adish M
6cb70af966
Updated cloud run docs with adding Postgrest server ( #5149 )
2023-01-03 17:52:13 +05:30
Shubhendra
2a150bc25f
added multi-environment doc
2023-01-03 17:28:57 +05:30
Shashwat Srivastava
5d6657eea0
Add app link
2023-01-03 15:55:04 +05:30
Shubhendra
fa5e9578a2
dummy skeleton
2023-01-03 12:05:22 +05:30
Nithin David Thomas
b7ac2cf99f
[docs] link env vars with documentation page ( #5148 )
...
* Update docs: link env vars with documentation page
* Update tracking.md
* Update tracking.md
2023-01-03 09:39:29 +05:30
overlyhonest
2fb7352ee8
Update multiworkspace.md ( #5144 )
2023-01-02 18:25:44 +05:30
minalmehtaa
8505517294
Minor Fixes ( #5143 )
2023-01-02 18:08:49 +05:30
gupta3akash
16e090585c
[docs] Fixed typo ( #5135 )
2023-01-02 14:43:07 +05:30
Nandini
7aefeaa205
Fixed accessing localhost info ( #5131 )
2023-01-02 14:18:11 +05:30
Teja Kummarikuntla
e05bbcd235
[docs] Remove inconsistent spacing ( #5133 )
...
Removed inconsistent spacing around brackets in the Introduction paragraph.
2023-01-02 14:17:35 +05:30
Shubham Gupta
0fb1e0087c
Typo in Kubernetes Setup ( #5129 )
2023-01-02 13:35:17 +05:30
Akshay
7335a0c303
Chore: k8s v2 revision ( #5122 )
...
* revise postgrest setups as optional
* add quotes
* update docs
* update comment
* move docs to v2 version
* update docs
* revert unrelated changes
* update postgrest host placeholder
2023-01-02 13:10:17 +05:30
Shubhendra Singh Chauhan
847f1ac071
Merge branch 'v2-beta' into docs/v2-beta
2022-12-30 16:46:23 +05:30
Shubhendra Singh Chauhan
534c74c549
Merge pull request #5079 from ToolJet/docs/v2superadmin
2022-12-30 16:44:35 +05:30
Akshay
ec5300ceec
Chore: Docker compose docs revision ( #5078 )
...
* update docker-compose deploy docs for v2
* update doc tabs
2022-12-30 16:31:38 +05:30
Shubhendra
0579d0a9cf
updated social icons and logomark
2022-12-30 12:18:15 +05:30
Shubhendra Singh Chauhan
840a446ea8
Update docs/versioned_docs/version-2.0.0-beta/Enterprise/superadmin.md
2022-12-30 11:22:20 +05:30
gandharv
88fb4aca6f
Merge branch 'develop' into chore/develop-to-v2-beta
2022-12-29 17:44:34 +05:30
Shubhendra
4b1de06385
added updates from v1
2022-12-29 16:33:55 +05:30
Shubhendra
3b46191158
border radius of search bar in doc
2022-12-29 15:09:58 +05:30
Aashish Upadhyay
7566016bb0
[docs] Fix search bar border radius ( #5085 )
...
* docs: fix search bar border radius
* Revert "docs: fix search bar border radius"
This reverts commit 46388fc2e3 .
* docs: fix border-radius of search bar
2022-12-29 14:46:30 +05:30
Shubhendra Singh Chauhan
4be8e749f5
Merge branch 'v2-beta' into docs/v2-beta
2022-12-29 14:45:27 +05:30
Shubhendra
0830b818f1
logo and favicon update
2022-12-29 12:40:33 +05:30
Shubhendra
ffc915cd43
revised getting started
2022-12-29 12:28:43 +05:30
Sherfin Shamsudeen
84977bd478
Merge pull request #5082 from ToolJet/merging/develop-to-v2-beta
...
Merge develop to v2-beta
2022-12-28 20:36:45 +05:30
Shubhendra
057a0647ae
Superadmin doc
2022-12-28 19:09:11 +05:30
Akshay
655f12e6c1
Chore: Update try-tj image with tooljet database ( #5075 )
...
* update try tooljet dockerfile for tjdb
* update docs
2022-12-28 15:45:06 +05:30
Ananya Sarkar
a8cee451fb
[docs] updated Bulk update to Save Changes ( #5072 )
2022-12-28 13:24:17 +05:30
Adish M
cba1f7960f
adding postgrest evn variable docs ( #5056 )
2022-12-28 12:16:31 +05:30
Sherfin Shamsudeen
d6a72b50bd
Merge develop to v2-beta
2022-12-27 20:10:33 +05:30
Shubhendra
6cd43bf0e0
revamped intro to getting started
2022-12-27 19:32:34 +05:30
Adish M
b8083692b8
adding postgrest to ubuntu docs ( #5059 )
...
* adding postgrest to ubuntu docs
2022-12-27 19:19:15 +05:30
Adish M
669d138e86
Adding postgrest to MacOS doc ( #5058 )
...
* Adding postgrest to MacOS doc
2022-12-27 19:18:29 +05:30
Akshay
9c62b2d317
Feature: Make tooljetdb optional ( #5062 )
...
* make tooljetdb optional
* restrict routes when tooljetdb is disabled
* validate dbname before creating database
* fix comment
* format
2022-12-27 16:18:36 +05:30
Shubhendra Singh Chauhan
e0c2386846
[v2 doc] duplicated customised setup index page from v1 ( #5051 )
2022-12-26 13:22:20 +05:30
Shubhendra
9dc255cc19
minor changes
2022-12-26 12:17:29 +05:30
Shubhendra Singh Chauhan
951f6bf4e1
[docs] Customized setup index ( #4931 )
2022-12-26 12:02:24 +05:30
Adish M
a755269d1c
Removing a tip from Heroku setup doc ( #5030 )
...
Removing the Tip -
:::tip
The one click deployment will create a **free dyno** and a **free postgresql database**.
:::
Since free dyno and postgressql database are longer available.
2022-12-25 17:34:06 +05:30
Shubhendra
452e82cd1f
tooljet database
2022-12-23 02:41:28 +05:30
Akshay
602b1b4ad3
Feature: Tooljet Database ( #4951 )
...
* wip
* internal db per workspace
* fix async query
* feat: add storage layer route
* feat: add drawer component
* feat: add react-table to load data
* feat: add columns form
* feat: add create column form, create row form
* feat: add postgrest js
* add tooljet db controller to proxy requests to postgrest
* util: add postgrest filter builder helper utility
* feat: add filter popover
* use helper utility for building query
* add sortable filters
* add box shadow for filter popup
* use overlay trigger
* use react select
* add new column addition
* add dropdown for table header, table list
* Move filter.jsx
* feat: add sort popover
* feat: add postgrest js .order fn
* setup tooljetdb with restricted grants for users
* make db schemas added loaded dynamically on postgrest server
* fix query
* sign jwt token to auth user at postgrest
* update db schema user with workspace
* chore: add table listing
* update data and columns from api
* feat: add context api for sharing data
* add ability to create table, view tables and add columns
* use columns for sort from context api
* fix ormconfig
* feat: add table listing integration
* feat: add create table integration
* fix for rds deployment
* add internal table translation instead of schema
* remove tooljetdb as a datasource
* wrap placeholder on proxy query
* add active workspace guard
* scope tooljetdb by workspace
* update active workspace guard
* seperate proxy related concerns to different service
* make use of org id param
* rename storage layer to tooljet databse
* update specs
* feat: Update list when new table added
* feat: add create column
* chore: add orgId to url + misc changes
* chore: move popover to separate file
* remove unused var
* rename files
* feat: add multiple columns
* feat: add new row
* removes postgrest-js from pkg lock
* feat: add row data
* feat: add sorting
* feat: allow row deletion
* feat: add search
* feat: add filtering
* feat: add edit mode
* feat: add columns while edit table
* add view table action
* update setup for column constraint
* fix query
* integrate view_table, primary key field
* render toogle for boolean data type
* update view table query for primary key
* fetch metadata refactor
* add capability to set default values
* feat: allow deletion of record based on primary key
* feat: add default value while creating column
* send query from sort & filter component
* css changes
* allow empty data
* add requested changes
* add err message
* add common fn
* allow sort + filter
* remove unwanted defaults key
* css changes
* add more operators
* dark mode fixes
* add drawer footer
* add loader for list tables
* add dashboard design changes
* design changes
* add capability to drop table and delete column
* add breadcrumbs
* design changes
* add profile
* refactor tooljetdb controller
* update routes
* add empty page changes
* delete column fix
* fix delete column
* design changes
* fetch tables post delete
* homepage changes
* hide ellipsis on hover
* add org settings page
* add edit + create org
* add notification center
* fix: group permissions switch issue
* add logo
* remove anchor tag
* fix merge conflicts
* css changes
* add err boundary
* setup query editor
* css changes
* fix: merge conflicts
* add menuPortal prop to filterform and sort form
* fix seed
* fix: build
* design changes
* design changes + refactor code
* fix imports
* fix: drawer issue on delete table
* add search box changes
* fix: tablename max-length 255
* fix: set newly created table as selected item
* remove edit column option
* added badges to enterprise only features
* disable edit column
* table styles
* fix: popover position, placeholder default
* fix: display boolean values in table
* fix: tooljet database default type values
* css changes
* add query manager for tooljet db with create and list row
* dark mode fixes
* remove Header component
* add ability to delete tooljetdb rows from query manager
* add ability to update tooljetdb rows
* dark mode fixes
* css changes
* display actions icon on hover
* folder onclick change
* add empty page styles
* fix proxy requests
* feat: randomize icon creation
* add max items per page prop for pagination
* removes unwanted position attr
* add table name validation + disable submit btn while api fetch
* [Bugfix] internal storage toast | trigger toasts for running preview db queries (#5019 )
* resolves: no toasts are fired when preview query is run for db queries
* fire success toast for created and no content status text for query success
* remove invalid migration
* skip migration if tooljet db already created
* fix: app clone icon param
* fix: show confirmation box if filter options are empty in query (#5021 )
* for now: show native confirmation box of the brower to confirm the delete all query
* typo
* Revert "typo"
This reverts commit b5ce5ed889 .
* cleaned
* cleaned
* show confirmation box if filter options are empty in query
* [Refactor/Bugfix] database query (#5028 )
* refactored list rows operations
* remove unwanted cls
* refactor create row
* reafactored update rows
* refactored delete rows
* padding fix for tj-query
* add static templates
* review changes
* remove unused file
* Chore: tooljetdb render setup (#5033 )
* add postgrest for render preview deploy
* pin version
* add healthCheckPath
* remove health check
* handle database url parsing db params
* add defaults for tooljetdb env
* fix hostname
* handle env in migration files
* refactor dbconfig build
* fix pg db usage
* add parsed env context
* add tooljetdb env
* refactor db config utils
Co-authored-by: gandharv <gandharvkumargarg@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Arpit <arpitnath42@gmail.com>
2022-12-23 02:09:57 +05:30
Shubhendra
f6f8268c42
added how-to: form
2022-12-22 08:13:50 +05:30
John Bampton
c84d306fc3
[CLI] Fix spelling ( #5027 )
2022-12-21 15:09:47 +05:30
Shubhendra Singh Chauhan
93dbbb9a69
[doc] Run Python code ( #4896 )
...
* runpy doc
* Update docs/docs/data-sources/run-py.md
Co-authored-by: Arpit <arpitnath42@gmail.com>
* Update docs/docs/data-sources/run-py.md
Co-authored-by: Arpit <arpitnath42@gmail.com>
2022-12-19 14:37:27 +05:30
Shubhendra
5e4745ea7f
added badges to enterprise only features
2022-12-15 18:35:55 +05:30
wrola
e80061313a
[doc] Correct the command in testing doc ( #4990 )
2022-12-15 09:34:37 +05:30
Shubhendra
431e071451
added pages feature doc
2022-12-14 21:28:16 +05:30
Maurits Lourens
d8e25d5a5a
[docs] Fix typo ( #4954 )
2022-12-14 18:42:03 +05:30
Maurits Lourens
8f0cbd86ad
[docs] Fix link in Rethinkdb docs ( #4956 )
2022-12-14 18:17:42 +05:30
Shubhendra
bf04f7d5a6
updated docs font and styling
2022-12-14 16:17:40 +05:30
maddy020
3ba36ccf33
[docs] docs updated ( #4949 )
2022-12-12 19:44:52 +05:30
maddy020
14c625adfb
[docs] image link updated ( #4950 )
2022-12-12 19:44:31 +05:30
Akshay
0ddad20b1a
Update netlify.toml
2022-12-12 15:48:02 +05:30
Akshay
b4c4266865
test alogolia api key set
2022-12-12 15:37:20 +05:30
Akshay
488cc24faf
Update netlify.toml
2022-12-12 15:24:47 +05:30
Aayush Sharma
6b6b8f864f
[docs] use-inspector Link is updated ( #4939 )
2022-12-11 22:06:56 +05:30
Shubhendra Singh Chauhan
73deef619b
Versioning for Docusaurus ( #4926 )
2022-12-09 15:49:55 +05:30
Shubhendra Singh Chauhan
53f47e3af4
[doc] How to use inspector, custom s3 service ( #4918 )
...
* how-to: use inspector, custom s3
* Update docs/docs/how-to/s3-custom-endpoint.md
* Update docs/docs/how-to/s3-custom-endpoint.md
* Update docs/docs/how-to/s3-custom-endpoint.md
* Update docs/docs/how-to/s3-custom-endpoint.md
2022-12-09 13:08:55 +05:30
Sheikh Jamir Alam
ae5a168f18
[docs] keyboard shortcuts ( #4890 )
...
* Update keyboard-shortcuts.md
* Add Cut keyboard shortcut gif file.
* Delete Ctrl+C.gif
* Delete Ctrl+V.gif
* Add Copy and Paste gif files.
* Delete Ctrl+D.gif
* Delete Ctrl+Shift+Z.gif
* Delete Ctrl+Z.gif
* Delete bkspc.gif
* Delete esc.gif
* Add Undo, Redo, Clone, Esc, Delete gif files.
2022-12-08 23:14:09 +05:30
Shubhendra Singh Chauhan
ba19159193
[docs] How to load img/pdf from db ( #4878 )
2022-12-08 19:16:25 +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 <withshubh@gmail.com>
2022-12-08 14:41:02 +05:30
Adish M
289026d106
Netlify files ( #4901 )
...
* Netlify files
* Update netlify.yml
2022-12-06 17:14:36 +05:30
Maurits Lourens
607ef83d18
add remove object method for Minio ( #4693 )
...
feat: add remove object method for Minio datasource
2022-12-06 15:40:19 +05:30
3t8
37e87078ad
Changed "show bulk update actions" label in Table ( #4496 ) ( #4497 )
...
* Changed "show bulk update actions" label in table
* Update table.md
* Fix update buttons description
2022-12-05 16:55:42 +05:30
Adish M
c7251dcd01
Update docker.md ( #4877 )
...
* fix for rest api error on API error (#4830 )
* Bump minor version v1.29.1
* Update docker.md
Changes made in the doc . Added a Tip - If you are setting up on a Windows machine. Please make sure that .env file line endings to be LF as it will be CRLF by default unless configured for windows machine.
* Update docker.md
windows -> Windows
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2022-12-02 22:33:29 +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
cd6abd8bcc
[docs] updated all the widgets ( #4835 )
2022-11-23 14:44:25 +05:30
Shubhendra Singh Chauhan
7b4475b803
[docs] widget property updates ( #4806 )
2022-11-21 09:03:21 +05:30
Akasshhg
48991e0292
Fixed grammatical errors in localization doc ( #4800 )
2022-11-21 08:55:59 +05:30