Akshay Sasidharan
d2207cf48c
enable check for update when var is unset
2023-04-27 13:54:28 +05:30
Akshay Sasidharan
c995a39cbd
fix telemetry flag check
2023-04-27 12:24:01 +05:30
Akshay
88b7ca108e
Merge pull request #6084 from ToolJet/hotfix-mssql-connections
...
Fix: Mssql pool timeout
2023-04-20 18:14:31 +05:30
Akshay Sasidharan
2d527b83ae
bump version
2023-04-20 18:02:31 +05:30
Muhsin Shah
ea6e6aa706
fix: mssql pool timeout
2023-04-20 17:57:37 +05:30
Midhun G S
e74406ead1
Merge pull request #6070 from ToolJet/release/v2.4.8
...
Release v2.4.8
2023-04-19 21:11:00 +05:30
gsmithun4
c95344d121
bump version
2023-04-19 21:05:46 +05:30
vjaris42
45b41eae34
fix: app import conflicts ( #6060 )
2023-04-19 21:04:42 +05:30
Kiran Ashok
cafbc8dc8b
fix :: Line height dropdown ( #6058 )
...
* fix :: line height dropdown
* added default padding
* revert change
2023-04-19 16:58:11 +05:30
Kavin Venkatachalam
63cf891fc5
bump version ( #6062 )
2023-04-19 15:19:12 +05:30
Kavin Venkatachalam
f2318dd1b4
Added date sorting on table widget ( #6055 )
...
* Added date sorting on table widget
* Fixed picking the right field on date sorting
2023-04-19 14:53:28 +05:30
Kavin Venkatachalam
b992662c43
Making app to run on React 17 ( #6054 )
2023-04-19 14:53:11 +05:30
Kavin Venkatachalam
1c9b678d7d
Fixed running subsequent actions in runjs ( #6050 )
...
* Fixed running multiple actions in runjs
* bump version
2023-04-17 17:10:48 +05:30
Kavin Venkatachalam
a332ba7651
Release v2.4.5 ( #6034 )
...
* Added close modal on clicking outside property
* bump version
2023-04-14 17:40:40 +05:30
Midhun G S
17d5a82057
Merge pull request #6042 from ToolJet/release/v2.4.4
...
Release v2.4.4
2023-04-14 17:09:56 +05:30
vjaris42
b955d30966
fix: app import ( #6043 )
2023-04-14 16:59:27 +05:30
gsmithun4
58904ad9ee
Release v2.4.4
2023-04-14 15:39:54 +05:30
Kavin Venkatachalam
2586fd649f
Fixed issue on running app load queries multiple time for the released app ( #6040 )
...
* Fixed issue on multiple app load
* Removed unwanted code and added comments
2023-04-14 15:38:13 +05:30
Midhun G S
044d1083eb
remove token data from app export ( #6035 )
2023-04-14 15:37:42 +05:30
Midhun G S
dc7751ea37
Merge pull request #6029 from ToolJet/release/v2.4.3
...
Release v2.4.3
2023-04-13 21:38:26 +05:30
gsmithun4
9b27f0f122
bump version v2.4.3
2023-04-13 21:33:59 +05:30
Kavin Venkatachalam
cc92f2f09b
Fixed exposing currentUser issue ( #6028 )
2023-04-13 21:32:10 +05:30
Midhun G S
6dd8d70de1
bump version ( #6023 )
2023-04-13 15:56:38 +05:30
Midhun G S
eceff7bb21
Fix for Authorize Oauth API not accessible ( #6022 )
2023-04-13 15:16:09 +05:30
Midhun G S
fe7766db50
Merge pull request #5955 from ToolJet/release/v2.4.0
...
Release v2.4.0
2023-04-10 16:48:06 +05:30
Muhsin Shah
4836874d68
fix: query handler issue - query success message is also showing with error toast
2023-04-10 16:11:40 +05:30
vjaris42
869c1daa5c
Fixes query duplication on import on apps having multiple versions ( #5971 )
...
* fix: app import with multiple versions
* clenaup
2023-04-10 14:03:30 +05:30
Muhsin Shah
2dc6ae8e4b
fix: subpath table column drag svg image issue
2023-04-07 18:57:04 +05:30
Muhsin Shah
a76e4189d3
fix: editor switch workspace issue
2023-04-07 14:58:47 +05:30
Muhsin Shah
3d57e64d2c
fix: yjs token
2023-04-07 13:25:02 +05:30
Muhsin Shah C P
6c1c692b12
fix: conflict b/w yjs auth_token and session token ( #5962 )
2023-04-07 13:10:43 +05:30
Muhsin Shah
a5fb655133
GD editor link issue
2023-04-07 12:40:42 +05:30
vjaris42
891bed5455
Fixes app import on different workspace ( #5957 )
...
* fix: app import on different workspace
* added schema details
* changeQueryDataSource fix
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-04-07 11:48:20 +05:30
Midhun G S
6bbec4f081
global data source improvement ( #5958 )
2023-04-06 21:10:14 +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
gsmithun4
774fb9e437
Fix for app-environments API service
2023-04-06 18:15:51 +05:30
gsmithun4
a2c2aaec54
bump version v2.4.0
2023-04-06 17:57:33 +05:30
vjaris42
542aa5b278
API Support for getting data source options under a datasource ( #5948 )
...
* feature: multi env support for datasources
* revert: datasources by env id api
* revert: datasources by env id api:frontend
* lint fixes
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2023-04-06 17:52:28 +05:30
Kiran Ashok
ff0e0a49ca
added :: fix for connection getting lost in snowflake ( #5936 )
2023-04-06 16:43:41 +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
d6b58c8630
[docs] added how-to: import external libs using RunJs ( #5908 )
2023-04-04 12:31:28 +05:30
Shubhendra Singh Chauhan
d53b30b2e7
[docs] added how-to: import external libs using RunJs ( #5908 )
2023-04-04 12:31:11 +05:30
Mekhla Asopa
a592e3aeb6
Added automation for edit row feature in Database ( #5890 )
...
* added method for edit row
* update method for edit row
* update method name
2023-04-04 08:11:02 +05:30
Ajith KV
8dfcf92dd9
modify cypress test for onboarding phone number feature ( #5848 )
2023-04-03 12:29:54 +05:30
Midhun G S
d10f030559
Merge pull request #5905 from ToolJet/main
...
Merge main to develop
2023-03-31 20:04:20 +05:30