Commit graph

7741 commits

Author SHA1 Message Date
kriks7iitk
ca9c8aeb58 granular permission query fix whle merging 2024-08-06 13:57:41 +05:30
Muhsin Shah
6da5f89c2f Resolved tj-db error after the develop rebase 2024-08-06 12:54:24 +05:30
kriks7iitk
f2bcaba20f Merge branch 'group-revamp-fix_krit' of github.com:ToolJet/ToolJet into group-revamp-fix_krit 2024-08-06 10:42:51 +05:30
kriks7iitk
eb4ebb6c05 merge CVE 2024-08-06 10:41:11 +05:30
kriks7iitk
0be005de54 Merge branch 'group-revamp-border' of github.com:ToolJet/ToolJet into group-revamp-fix_krit 2024-08-05 17:02:14 +05:30
Muhsin Shah
e0a5899635 Merge branch 'main' into cve/server-high 2024-08-05 15:13:44 +05:30
Muhsin Shah
0ed470b9c7 removed nest mailer package
- moved migration file to migrations folder
- copied smtp changes
2024-08-05 14:37:59 +05:30
Muhsin Shah
d463ac4f4f Added typeorm command changes 2024-08-05 14:26:53 +05:30
Muhsin Shah C P
c963193980
Merge pull request #10575 from ToolJet/feat/modularisation-mgs-1
Email service modularisation
2024-08-05 13:43:53 +05:30
gsmithun4
5fe5260d49 fixes 2024-08-05 13:40:27 +05:30
Muhsin Shah
fef64ccbec Updated cli dev-dependencies 2024-08-05 12:44:23 +05:30
Muhsin Shah
f11c4accc2 updated plugin's lock 2024-08-05 12:44:18 +05:30
Muhsin Shah
ee336379e7 Regenerated some plugin locks 2024-08-05 12:26:01 +05:30
Muhsin Shah
1f059e0375 updated aws-lambda 2024-08-05 12:23:54 +05:30
Nakul Nagargade
5800def955
Fix p0 hotfixes (#10563)
* Fix P0 hotfixes

* Upgrade version
2024-08-02 18:18:29 +05:30
Ajith KV
73ea9790e8
Modified user group revamp cypress test cases (#10504)
* Add data-cy for user group components

* Modify cypress test cases

* Modify user group test cases
2024-08-02 14:03:32 +05:30
Kavin Venkatachalam
99a1a0f5dd
Merge pull request #10333 from ToolJet/fix/appbuilder-stability-and-ui
Fix: Multiple UI, Performance and Stability Issues
2024-08-02 12:45:52 +05:30
Johnson Cherian
4a35a6830f chore: update version for release 2024-08-01 19:40:36 +05:30
Johnson Cherian
bb4d379896 Merge branch 'main' of https://github.com/ToolJet/ToolJet into fix/appbuilder-stability-and-ui 2024-08-01 19:39:07 +05:30
Johnson Cherian
08fafb5b26 Merge branch 'fix/appbuilder-stability-and-ui' of https://github.com/ToolJet/ToolJet into fix/appbuilder-stability-and-ui 2024-08-01 19:16:37 +05:30
Johnson Cherian
a694b0b831
Fix/seteditor ready post page switch (#10554)
* fix: increase color picker zIndex on open

* fix: setEditor ready to true post page switch is reset

* fix: disable state on multiselect

* fix: pass customResolvables for the listView items. The issue is happening when we have a special charatcter before the listItem like * {{listItem.name}}

* fix: rerender post modal close

* add conditional equality check for exposed variables in controlled-component to render

* fix: correct default value prop of input

* fix: update slug message on api call

---------

Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
Co-authored-by: Kartik Gupta <gupta.kartik18kg@gmail.com>
2024-08-01 19:13:27 +05:30
Johnson Cherian
ac8fd49e00 Merge branch 'fix/appbuilder-stability-and-ui' of https://github.com/ToolJet/ToolJet into fix/appbuilder-stability-and-ui 2024-08-01 15:10:18 +05:30
gsmithun4
d13d5d1261 initial commit 2024-08-01 15:01:05 +05:30
vjaris42
ecfdc25e46
fix: overlay styling when color picker is opened (#10548) 2024-08-01 13:55:54 +05:30
Johnson Cherian
e7b85c0e7d
fix: stringify icon name before render (#10552)
* fix: increase color picker zIndex on open

* fix: stringify icon name before render

* added json.stringify for message in alert when it is a object

---------

Co-authored-by: Kartik Gupta <gupta.kartik18kg@gmail.com>
2024-08-01 13:54:45 +05:30
Kiran Ashok
e071b48932
fix : box shadow is coming as previous selected component value (#10524) 2024-08-01 13:34:42 +05:30
Johnson Cherian
c516d3a3ba Merge branch 'fix/appbuilder-stability-and-ui' of https://github.com/ToolJet/ToolJet into fix/appbuilder-stability-and-ui 2024-08-01 10:32:57 +05:30
Johnson Cherian
98f3670636
Revert "fix icon state (#10534)" (#10547)
This reverts commit 51c98741d5.
2024-07-31 18:08:16 +05:30
vjaris42
1d16020481
change names of legacyicon (#10542) 2024-07-31 18:07:15 +05:30
vjaris42
51c98741d5
fix icon state (#10534) 2024-07-31 18:05:33 +05:30
Johnson Cherian
6f850d7170
Fix/error handler for resolver (#10544)
* fix: increase color picker zIndex on open

* fix: add error handler to resolver to handle failure cases
2024-07-31 17:57:53 +05:30
Shaurya Sharma
4f8008ddf5
fix/multiselect-error-disable (#10546) 2024-07-31 17:57:00 +05:30
Shaurya Sharma
484e194eb4
Fix/inspector query run preview (#10499)
* fix/inspector-query-run-preview

* Changed args to object from array

* Default values added
2024-07-31 17:41:51 +05:30
Johnson Cherian
1b1d3fe342
Fix/reset hints on query run (#10541)
* fix: increase color picker zIndex on open

* fix: reset query hints on query run

* fix: reset variables hints

* fix: fetch values from state directly to prevent cacheing
2024-07-31 17:41:20 +05:30
vjaris42
0ba3f568fe
fix: navigation alignmen of list view component (#10525) 2024-07-31 17:41:05 +05:30
Johnson Cherian
3a6f551bde
fix: increase color picker zIndex on open (#10540) 2024-07-31 17:40:27 +05:30
Shaurya Sharma
f508fc8e2b
fix/multiselect-label (#10543) 2024-07-31 17:38:54 +05:30
Johnson Cherian
14c1a7f2f3 Merge branch 'fix/appbuilder-stability-and-ui' of https://github.com/ToolJet/ToolJet into fix/appbuilder-stability-and-ui 2024-07-31 16:17:54 +05:30
Kiran Ashok
d5989517c5
fix : The query in the suggestion does not exist if we rename the query and try to access the suggestions by typing {{queries (#10482)
* fix: deprecated prop

* fix : upon renaming query suggestions list doesn't get updated
2024-07-31 15:54:40 +05:30
Kiran Ashok
1a0127047e
fix: Dropdownand multiselect legacy components doesn't close on clicking menu dropdown icon (#10535)
* fix : not able to close both legacy dropdown and multiselect when clicking on menu dropdown icon

* fix

* fix : remove some unwanted code

* fix : dont need to explicitly close

* fix : multiselect icon not switching
2024-07-31 15:48:02 +05:30
Johnson Cherian
8c43c6c544
fix: increse z-index of datepicker so that it comes on top of other widgets onopen (#10539) 2024-07-31 15:46:40 +05:30
Kartik Gupta
83598ab3d1
fix multi select dhowing dropdown when disabled (#10536) 2024-07-31 15:45:15 +05:30
Kartik Gupta
102318ce02
dont change focus when default value changes in rich text editor (#10532) 2024-07-31 15:43:44 +05:30
Johnson Cherian
8bad90d9f0
fix: increase multiselect menu zindex when open (#10516) 2024-07-31 15:42:27 +05:30
vjaris42
d3fce7f59b
fix: default value on legacy dropdown component (#10526) 2024-07-31 15:41:47 +05:30
Shaurya Sharma
0526d57c0c
fix/grid-to-list (#10522) 2024-07-31 15:37:29 +05:30
Kartik Gupta
f405d3db74
fix table mapping for events when cloning and creating new versions (#10444)
* fix table mapping for events when cloning and creating new versions

* add set-table-page mappping on duplicate page as well
2024-07-31 15:24:52 +05:30
Kartik Gupta
915b91297c
add live validation for page handler (#10491) 2024-07-31 15:15:39 +05:30
Johnson Cherian
68226996fb fix: increase color picker zIndex on open 2024-07-31 14:13:02 +05:30
Kartik Gupta
5bb033f7e3
Fix/query state issue (#10531)
* add consume state directly from store instead of param when currentState store initialises

* add consume state directly from store instead of param when currentState store initialises
2024-07-31 14:02:23 +05:30