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
Arpit
636c4a62c5
[chore] Eslint fixes ( #5988 )
...
* lint fixes: frontend
* lint fixes: marketplace
* lint fixes: plugins-client js files
* typo fix
* eslint updates/fixes for marketplace
* eslint updates/fixes for plugins
* removing "@typescript-eslint/no-floating-promises for plugins"
* ignore client.js and server.js
* ignore client.js and server.js
* ignore client.js and server.tss
* Delete client.js
* ignore cypress-test/**
2023-04-11 15:34:58 +05:30
Arpit
6d2e2046cf
Feature : OpenAI plugin ( #5975 )
...
* openai plugin init
* admin private route with admin access only
* update dev mode check
2023-04-11 11:07:27 +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
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
Avirup Banik
a7cb6817b1
Fixed the typo in event handler screen in page menu ( #5930 )
...
* Fixed the typo in event handler screen in page menu
* Updated the code as per suggestion
2023-04-10 13:53:13 +05:30
Midhun Kumar E
9b4914b8c5
Added data-cy to fix cypress specs on v2.3.1 ( #5974 )
...
* data-cy changes -temp
* Revert unwanted chanches
2023-04-10 12:08:13 +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
Midhun Kumar E
b5acc1630c
Test/fix cypress editor v2.3 ( #5914 )
...
* Fix specs
* Modify config
* data-cy changes -temp
* Fix common component-fixes
* Fix latest failures [table,listView]
* Minor typo fix
* Fix the headless failures
* temp workflow changes
* Temp cypress yml changes
* Remove temp changes
2023-04-10 11:17:25 +05:30
Muhsin Shah
2dc6ae8e4b
fix: subpath table column drag svg image issue
2023-04-07 18:57:04 +05:30
Arpit
9ad8b72b83
Improvement - handle resolved data structures from pyproxies ( #5904 )
...
* handle resolved data structures from pyproxies
* removes console.log
2023-04-07 16:30:50 +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
Muhsin Shah C P
7dbebd5534
fix - App version Issues ( #5882 )
...
* fix: app version issues
* fix: creating version
* fix: editing version issues
2023-03-31 19:59:06 +05:30
Midhun G S
b56eb6770d
Merge pull request #5902 from ToolJet/main
...
Bump Version v2.3.0
2023-03-31 16:31:07 +05:30
Midhun G S
c6d71908a0
Merge pull request #5899 from ToolJet/release/v2.3.0
...
Release v2.3.0
2023-03-31 16:23:19 +05:30
gsmithun4
94ffe56999
Merge branch 'develop' into release/v2.3.0
2023-03-31 14:50:55 +05:30
Midhun G S
7e792bd631
Merge pull request #5898 from ToolJet/merge/main-to-develop
...
Merge main to develop
2023-03-31 14:48:40 +05:30
gsmithun4
db19e7627b
Merge branch 'main' into merge/main-to-develop
2023-03-31 14:44:22 +05:30
gsmithun4
e1e217cbf0
release v2.3.0
2023-03-31 14:35:35 +05:30
Midhun G S
c6cd35cd94
fix for query event mapping to other query breaks ( #5892 )
2023-03-31 14:34:18 +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
vjaris42
7e6a446619
Refactoring for Global Datasources Modal and UI ( #5871 )
...
* fix: styling issues and states for global ds modal
* fix: close button dark mode issue
* fix: svg color for back button on datasource manager
2023-03-30 12:42:05 +05:30
Kiran Ashok
e52bc6147d
Fix :: Bug in phone number input during enter key press ( #5879 )
...
* fix :: bug in country select
* typo fix
2023-03-30 11:03:29 +05:30
Shubhendra Singh Chauhan
8fb97f005b
[docs] added Plotly chart examples ( #5875 )
2023-03-29 17:07:17 +05:30
Kavin Venkatachalam
6ac385fcd3
Fixed loading issue on snowflake datasource ( #5868 )
2023-03-29 15:43:38 +05:30
Kavin Venkatachalam
d6a8551cfa
Fixes for integration issues ( #5857 )
...
* Fixed issue while running multiple quesries on app load
* Fixed event propogation issue from modal
* Fixed fx value on dynamic column in table
* Fixed routing issue
* Fixed Kanban empty data issue
2023-03-29 15:38:33 +05:30