Commit graph

4913 commits

Author SHA1 Message Date
Muhsin Shah C P
4f9f555187
[hotfix] Invitation URLs and SSO redirection URLs are not subpath compatible (#7155)
* Added subpath compatible code to the invitation URL generation

* fix: sharable app link
- launch app url

* Added PR changes
2023-08-08 19:26:55 +05:30
Ajith KV
36efa1be11
Modify cypress test cases for new UI changes (#7214) 2023-08-07 17:26:43 +05:30
Muhsin Shah C P
2a7d1fdde4
fix: app redirection after successfull login (#7177) 2023-08-06 11:03:30 +05:30
Arpit
a0df3c0b5d
removing copilot from ce (#7190)
* removing copilot from ce

* remove unwanted code
2023-08-06 11:02:52 +05:30
Muhsin Shah C P
afddc33457
[Hotfix] Flashing login page again after SSO login is success (#7156)
* Added code for redirecting to workspace page
- old flow was redirect back to login page

* Added redirect path support while login
2023-08-06 11:02:03 +05:30
Muhsin Shah C P
62bb415b4a
Added mode to the inspector (#7197) 2023-08-06 11:00:10 +05:30
Midhun G S
40c428ffdf
Merge pull request #7170 from ToolJet/main-dev/v2.11.1
Merge v2.11.1 to develop
2023-08-01 16:06:18 +05:30
Abd-Rahman-1999
cd0054ffb7
adding changes in getting started docs (#7160)
* adding changes in getting started docs

* adding more changes in getting started docs

* adding width and height in getting started docs images

* made change in docs base directory

---------

Co-authored-by: Syed Abdul Rahman <rahmanabdul10@outlook.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-08-01 13:09:27 +05:30
gsmithun4
74b6f84285 Merge branch 'develop' into main-dev/v2.11.1 2023-08-01 12:41:12 +05:30
Midhun G S
3bcbc7955e
Merge pull request #7107 from ToolJet/platform/v2.0
Release v2.11.1 Platform v2.0
2023-08-01 12:02:38 +05:30
Muhsin Shah C P
b909485201
[fix] Local datasource is crashing for cloned apps. (#7165)
* Adding cypress workflow to main (#7162)

* fixed local datasource issue

---------

Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
2023-07-31 22:46:04 +05:30
Ajith KV
858b8a448d
fix cypress test for workspace redirection (#7154) 2023-07-31 22:43:52 +05:30
Muhsin Shah C P
930185d758
Disabled global setting for released versions (#7163) 2023-07-31 16:06:59 +05:30
Adish M
04f136e892
Adding cypress workflow to main (#7162) 2023-07-31 11:13:29 +05:30
Shubhendra Singh Chauhan
3b0c1f0de0
[docs]added share doc in app builder (#7159) 2023-07-28 18:46:10 +05:30
Shubhendra Singh Chauhan
9addc690d1
[docs]SSO:LDAP (#7152)
* [docs]SSO:LDAP

* Update docs/docs/user-authentication/sso/ldap.md

* Update docs/versioned_docs/version-2.11.0/user-authentication/sso/ldap.md
2023-07-27 17:34:20 +05:30
Karan Rathod
a5bed621f2
fix spelling errors across all docs (#7116)
Co-authored-by: Karan Rathod <karanrathod@Karans-MacBook-Pro.local>
2023-07-27 16:14:59 +05:30
Shubhendra Singh Chauhan
dc846bdd01
[docs] Custom styles (#7151)
* [docs]custom styles

* paid plan badge updates in 2.11
2023-07-27 12:21:31 +05:30
Kavin Venkatachalam
e8582a47a6
Merge pull request #7137 from ToolJet/release/v2.11.0-merge-back
Merge main to develop 2.11.0
2023-07-26 14:05:20 +05:30
Kavin Venkatachalam
d461fb3944 Merged with main 2023-07-26 13:59:16 +05:30
Kavin Venkatachalam
52acbf4510
Merge pull request #7022 from ToolJet/docs/appbuilder1.2
[docs] app builder 1.2
2023-07-25 16:35:39 +05:30
Adish M
5a077ec63e
Merge pull request #7126 from ToolJet/adding-tjdb-platform-ce
Adding tjdb to cypress platform workflow
2023-07-25 14:49:18 +05:30
Adish M
fad91f7da7 Adding tjdb to cypress platform workflow 2023-07-25 14:46:57 +05:30
gsmithun4
1eba9b7fe2 Merge branch 'main' into platform/v2.0 2023-07-25 14:38:06 +05:30
Shubhendra
0da14ed83f Added v2.11.0 2023-07-25 14:34:22 +05:30
Shubhendra
7fabff8a56 removed v2.10.3 2023-07-25 14:32:21 +05:30
Kavin Venkatachalam
6253273c5d
Merge pull request #7080 from ToolJet/release/v2.10.3
Release v2.11.0 - App builder 1.2
2023-07-25 14:09:06 +05:30
Arpit
47971c0aab
fixes: server vars resolver client-side (#6957) 2023-07-25 13:54:03 +05:30
Midhun Kumar E
c789289b19
Fixed cypress App Builder for v2.10.3 (#7118)
* Fix cypress for v2.10.3

* Remove only

* modify the expossed values count

* fix common methods

* Version modified
2023-07-25 13:51:49 +05:30
Adish M
585aaebdfa
Adding cypress env in workflow (#7124) 2023-07-25 13:21:01 +05:30
Manish Kushare
b1ff54c348
Support for backward compatibility for nested data in the table (#7121)
* support for backward compatibility

* for new app setting generateNestedColumns to true

* bug fixed , table crashes when connected with postgres

code enahncement
2023-07-25 11:01:29 +05:30
Adish M
d7e923163a
adding oracle changes to server.dockerfile.dev (#7120) 2023-07-24 21:09:38 +05:30
Ajith KV
9afb42b845
Fixed platform cypress test case for release v2.10.3 (#7104)
* Fix and modify platform test cases

* fix failing test cases

* Fix failing workspace test cases

* Add wait for failed test cases

* Remove query success toast

* skip the user onboarding via group
2023-07-24 21:00:14 +05:30
Adish M
dca6e1cd19
adding marketplace and soo (#7119) 2023-07-24 20:36:53 +05:30
Shubhendra
9a58e1b0dc [docs]added v2.10.3 2023-07-24 18:39:56 +05:30
Shubhendra
4bf5828c01 reverted changes for #6680 2023-07-24 18:32:04 +05:30
Shubhendra
98e38cf49a [docs]issue #4274 2023-07-24 18:27:47 +05:30
Johnson Cherian
afa2f947d3
fix: delay before save fn to wait for input blur (#7109)
* fix: delay before save fn to wait for input blur

* fix: remove local state form runjs to avoid delay api call and state update
2023-07-24 16:52:25 +05:30
Johnson Cherian
27c966a9e0
fix: round element width to multiple of gridwidth (#7085)
* fix: round element width to multiple of gridwidth

* fix: roundd the width to multiple of gridwidth on resize
2023-07-24 16:51:03 +05:30
Muhsin Shah C P
0e1f96ab40
[hotfix] App isn't redirecting to the the home page if the user doesn't have access to the app but the user is already authenticated to the same workspace (#7043)
* handle 403 error

* changed redirection login

* reverted and added some code

* Added workspaceId to the redirection URL
2023-07-24 16:40:41 +05:30
Manish Kushare
ccfa5afe94
Bug fixed row clicked event is not working (#7082)
* fixed : row selection not working

* fixes lint error

* code enhancement
2023-07-24 16:38:22 +05:30
Manish Kushare
b6106073b5
Bug fixed columns are created for each element in the array while auto-generating columns (#7089)
* bug fixed tag column type auto generation issue

* simplified if conditions
2023-07-24 16:37:07 +05:30
Kiran Ashok
29a2a16583
fix :: box shadow not getting applied to datepicker (#7083) 2023-07-24 16:36:49 +05:30
Muhsin Shah C P
4d09c3b148
Added a fix for snake case properties (#7112) 2023-07-24 16:35:09 +05:30
Johnson Cherian
95d67b4ce8
style: position parameter popup inside query editor (#7105) 2023-07-24 16:34:38 +05:30
Nakul Nagargade
2a83ef5b09
[BugFix] Fix dynamic form breaking in case "react-component-headers" form type outside of the editor (#7113) 2023-07-24 16:34:26 +05:30
Muhsin Shah C P
1a0b317aed
changed logout redirection (#7055) 2023-07-24 16:27:20 +05:30
vjaris42
9abf451b67
fix: dropzone file picker (#7081) 2023-07-24 16:11:30 +05:30
Muhsin Shah C P
f69a214b78
updated npm module version (#5679) 2023-07-24 16:05:45 +05:30
Anantshree Chandola
ebc5b79374
Remove validation for last name of users, Resolved: update user details bug (#6904)
* remove validation for last name of users

* lint issue

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-07-24 15:47:58 +05:30