Commit graph

4474 commits

Author SHA1 Message Date
Midhun G S
466cdc4dc5
Fix for GDS blank screen on create (#6183) 2023-04-28 16:03:05 +05:30
Muhsin Shah C P
ec8e560af1
[fix] Error when accessing the app preview with slug instead of app id (#6179)
* fix

* refactoring the code
2023-04-28 11:11:08 +05:30
Shubhendra Singh Chauhan
3e477fbef7
Update docs/versioned_docs/version-2.4.0/widgets/kanban-board.md 2023-04-28 11:07:46 +05:30
Shubhendra Singh Chauhan
39460d3d1b
Update docs/versioned_docs/version-2.3.0/widgets/kanban-board.md 2023-04-28 11:07:40 +05:30
Shubhendra Singh Chauhan
d12af1f00a
Update docs/docs/widgets/kanban-board.md 2023-04-28 11:07:33 +05:30
Michał Dziuba
a9022a47bd
[chore] Add security policy (#6174) 2023-04-28 10:42:17 +05:30
Ajith KV
b7d6bbd5bb
Add data-cy for manage sso page (#6173) 2023-04-28 10:23:13 +05:30
Ajith KV
d879dbd7cc
Fix and modif manage sso cypress spec (#6172) 2023-04-28 10:22:02 +05:30
Shubhendra
6b49c0dfac updated all components with vars and csa 2023-04-27 20:23:33 +05:30
arpitnath
44d696f8bc Plugins JSON validation to prevent saving invalid data to database 2023-04-27 18:48:45 +05:30
Lalit Chauhan
2901c47ede
Fixed typo in app builder empty canvas text (#6005)
* Fixed typo in app builder empty canvas text

* fixed a minor lint error

* Few more typos fixed
2023-04-27 15:24:23 +05:30
Kiran Ashok
d75ac78f12
Fix :: Modal firing onOpen event more than once (#6124) 2023-04-27 14:54:08 +05:30
Kiran Ashok
c981adc52d
Bugfixes :: Redesign bugs (#6113) 2023-04-27 14:40:42 +05:30
Akshay
8772cff54c
Merge pull request #6165 from ToolJet/fix/tracking-vars
Fix: Telemetry flag check
2023-04-27 14:29:23 +05:30
Kiran Ashok
a33cf58169
Bugfix:: Inconsistency in UI in darkmode (#6103)
* fix :: app menu not visible in dark mode and icon widget popover darkmode issue

* fix :: for nav in viewer styles , icon widget darkmode inconsistencies

* cleanup
2023-04-27 14:25:48 +05:30
Kiran Ashok
da176d922e
fix :: filepicker allowing all types even after providing accepted file type (#6161) 2023-04-27 14:25:21 +05:30
arpitnath
fc6c0ca043 includes the integration of marketplace plugins into all global datasources, thereby enabling the searchability of marketplace plugins. 2023-04-27 13:58:26 +05:30
Akshay Sasidharan
d2207cf48c enable check for update when var is unset 2023-04-27 13:54:28 +05:30
Kiran Ashok
0a366f00df
Fix :: User only able login after clicking login button multiple times (#6141)
* fix :: login error

* fix :: lint
2023-04-27 13:48:00 +05:30
Kavin Venkatachalam
83deef37ef
Fixed bug on table date column sort (#6119) 2023-04-27 13:47:02 +05:30
Vik
a160e49647 remove console log 2023-04-27 13:42:55 +05:30
Vik
ae0e3756e1 Add the equal check with null after resolver
- Add not equal comparision with null also
2023-04-27 13:41:05 +05:30
arpitnath
43fc88363c updates @aws-sdk/client-textract 2023-04-27 13:16:30 +05:30
Akshay Sasidharan
c995a39cbd fix telemetry flag check 2023-04-27 12:24:01 +05:30
Midhun Kumar E
9e63783eff
Fix failing specs (#6157) 2023-04-27 08:01:37 +05:30
Ajith KV
1c95ce9a3a
Add and modify data-cy for groups and permission (#6148) 2023-04-27 07:41:10 +05:30
Ajith KV
2337e177ea
Fix failed user permission cypress spec (#6147) 2023-04-27 07:40:27 +05:30
stepinfwd
64addb3205 fix :: lints 2023-04-26 15:39:52 +05:30
arpitnath
8fe0e4467d adds data cy to breadcrumbs: dashboard 2023-04-26 15:13:14 +05:30
arpitnath
306fc0ce25 Merge branch 'bugfix/route-props-cypress' of github.com:ToolJet/ToolJet into bugfix/route-props-cypress 2023-04-26 15:00:39 +05:30
stepinfwd
5455c1cbdf fix :: database showing previous breadcrumb in initial load 2023-04-26 14:46:43 +05:30
Vik
59ae35532c Change name from apps to Applications 2023-04-26 14:46:43 +05:30
Vik
99768d0e3b rever path change 2023-04-26 14:46:43 +05:30
Vik
8e4eccdb09 Remove the unnecessary app text from breadcrumbs 2023-04-26 14:46:43 +05:30
arpitnath
bbba053598 fixes route props for tooljet database 2023-04-26 14:46:43 +05:30
Vik
3aa6e16286 handle when a filter exist for equal & null 2023-04-26 14:45:03 +05:30
Ajith KV
75b7c185d9
Add and modify data-cy for manage users page (#6110) 2023-04-26 06:50:07 +05:30
stepinfwd
d365033c05 removing toast 2023-04-26 02:50:59 +05:30
stepinfwd
d4a610e64d fix 2023-04-26 01:02:18 +05:30
stepinfwd
13ae5ec013 fix :: toast bug add new row 2023-04-26 00:17:34 +05:30
Mekhla Asopa
f31b8c223f Fix database cypress spec failure 2023-04-25 23:32:14 +05:30
Akshay
58e06a2cc4
Merge pull request #6123 from ToolJet/test/fix-cypress-spec-failure
Update automation script for export, import and version functionality
2023-04-25 19:12:06 +05:30
Mekhla Asopa
e81a7d5c51 Fix cypress failure 2023-04-25 15:37:18 +05:30
arpitnath
eff47e0cbb Merge branch 'plugin/textract' of github.com:ToolJet/ToolJet into plugin/textract 2023-04-25 15:13:36 +05:30
arpitnath
616c8e17ed fixes selcecting feature types 2023-04-25 15:08:38 +05:30
Adish M
98e0d4b8ef
Update setup_machine.sh 2023-04-25 13:27:18 +05:30
Kavin Venkatachalam
e40f0a1f31
Fixed range slider going into an infinite loop (#6106) 2023-04-25 10:45:21 +05:30
Ajith KV
f02d8d4ca5
Modified failing manage users cypress spec (#6109)
* Fix and modify manage users cypress spec

* Fix signup cypress spec
2023-04-25 10:10:30 +05:30
Kavin Venkatachalam
b82c4c7044
Fixed logout event issue on editor (#6019) 2023-04-24 17:40:58 +05:30
Midhun Kumar E
8e65eabb70
Fix failing cypress specs. (#6099)
* Fix modal and basic specs

* Alert input fix

* Modify config
2023-04-24 16:33:27 +05:30