Commit graph

4256 commits

Author SHA1 Message Date
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
K.B.Dharun Krishna
33a3a19958
packer-build.yml: bump actions version 2023-04-08 21:29:33 +05:30
K.B.Dharun Krishna
38ee4ab19a
cypress.yml: bump actions version 2023-04-08 21:28:04 +05:30
K.B.Dharun Krishna
b0a16430ea
ci.yml: Bump actions version to v3 2023-04-08 21:27:10 +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
Adish M
56a9859d5f changes on pull request event 2023-04-07 13:39:06 +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
Adish M
8eb4e4ee7a running on specific branch 2023-04-07 12:42:23 +05:30
Muhsin Shah
a5fb655133 GD editor link issue 2023-04-07 12:40:42 +05:30
Adish M
47ea0effb8 adding soecific branch to test 2023-04-07 12:21:18 +05:30
Adish M
0c8bdcc2ac changes to pick-up the hardcode baseurl 2023-04-07 12:11:40 +05:30
Adish M
ec8e526bec uncommenting the wait for url code block 2023-04-07 12:06:05 +05:30
Adish M
f48c8d2e1c commenting checking url code block for testing 2023-04-07 12:00:58 +05:30
Adish M
a9d5c33b38 changing baseurl for testing the new runner 2023-04-07 11:54:52 +05:30
Adish M
a1d44d40c0 increased the size of the runner 2023-04-07 11:51:49 +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
Mekhla Asopa
c851657385 Added spec path to cypress run config 2023-04-04 15:44:24 +05:30
Mekhla Asopa
f41e4654e3 Merge branch 'develop' into test/fix-cypress-failure 2023-04-04 15:29:15 +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
Mekhla Asopa
661f7de6a9 fix failure 2023-03-31 21:11:13 +05:30
Mekhla Asopa
0675cf38d2 Merge branch 'develop' into test/fix-cypress-failure 2023-03-31 21:01:16 +05:30
Mekhla Asopa
62100fd588 updated export and import spec 2023-03-31 20:55:08 +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