Commit graph

4560 commits

Author SHA1 Message Date
kriks7iitk
ca9c8aeb58 granular permission query fix whle merging 2024-08-06 13:57:41 +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
Nakul Nagargade
5800def955
Fix p0 hotfixes (#10563)
* Fix P0 hotfixes

* Upgrade version
2024-08-02 18:18:29 +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
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
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
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
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
915b91297c
add live validation for page handler (#10491) 2024-07-31 15:15:39 +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
Shaurya Sharma
795c925b54
Revert "fix/text-csa (#10443)" (#10533)
This reverts commit f5d8424173.
2024-07-31 13:23:34 +05:30
Johnson Cherian
10fc9635b9 fix: added missing import 2024-07-31 12:35:49 +05:30
Kavin Venkatachalam
7c62cf032a
[fix]: Added components exposed values to the suggestions (#10462)
* commit: Added suggestion from the currentState to add all the hints to the resolved store. This is added because the hints were missing for few of the component values

* fix: rerender component on visibility change

* fix: remove unused logs

* fix: remove duplicate hook call

* Fix: Update reference resolution logic for query variables (#10434)

* Fix: Update reference resolution logic for query variables

* Fix: Update reference resolution logic for query variables

this fix extends changes in commit 8e3f2ec474 to queries as well along with components

* fix: rerender component on visibility change (#10493)

* fix: rerender component on visibility change

* fix: remove unused logs

* fix: remove duplicate hook call

* fix: reset hints when component option changes (#10425)

* fix : multiple close events getting triggered in modal

* fix: removed extra event trigger from component unmount

* chore: added extra log for debugging

* fix: reset hints related to an option whenever a component option changes

* refactor: remove resolvestate functions with duplicate logic

* refactor: remove unused logs

* refactor: remove unused code

* fix: correct wrong function call for resetting keys

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>

* fix: removed already declared variables

* fix: resolving the variables. This is fixed by moving the flushComponents function to component. The flush will happen after making sure the re-render reaches the component

* fix: replacing the value with object type is causing an issue. Checked if the resolvedValue is an object type and if so, the value is resolved with the data from currentState without replace

* chore: removed the commented lines

* Revert "fix : Exposed actions become unavailable on reload (#10379)"

This reverts commit 0070c22042.

* fix: flush componenttorerender after rendering parent

---------

Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>
Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-07-31 12:19:04 +05:30
Shaurya Sharma
df7f774b12
fix/event-fire-editor-ready (#10489)
* fix/event-fire-editor-ready

* Resolved comments
2024-07-31 12:17:36 +05:30
Shaurya Sharma
a2852c2ed7
fix/render-active-tab-default (#10478) 2024-07-31 10:08:39 +05:30
Shaurya Sharma
1dd81e9715
fix/tabs-equal-width (#10459) 2024-07-31 10:06:41 +05:30
Kiran Ashok
5456786ff4
fix : icons are not getting hidden (#10509) 2024-07-31 10:02:21 +05:30
Kartik Gupta
fdbeb5612d
added parent class to scrollbar d-none to prevent style getting inherited into container (#10511) 2024-07-31 09:44:32 +05:30
Shaurya Sharma
10dba6f0ca
fix/zero-padding (#10513)
* fix/zero-padding

* Check for NaN
2024-07-31 09:43:27 +05:30
Ajith KV
bc337cad1b
Add data-cy for user group components (#10502) 2024-07-30 11:53:26 +05:30
Kartik Gupta
e371df916b
fix overflow for tab component (#10498) 2024-07-30 11:22:27 +05:30
Shaurya Sharma
fd2cb9736a
fix/display-text-resolution (#10440)
* fix/display-text-resolution

* Resolved comments
2024-07-30 11:21:49 +05:30
Kiran Ashok
d5ff86c427
fix: editor shows saving if the query is duplicated and doesn't go away (#10460) 2024-07-30 11:21:09 +05:30
Shaurya Sharma
92d3d7826d
fix/decimal-places (#10452) 2024-07-30 09:41:21 +05:30
Nakul Nagargade
e832bbf2c0
Fixes box shadow not working for table and Hide fx for Make all columns editable field in table (#10439)
* Hide fx for Make all columns editable field in table

* Fix box shadow not working for table
2024-07-30 09:37:35 +05:30
Kiran Ashok
cb1c5c6034
fix : Page change doesn't happen for table with CSA in viewer (#10457) 2024-07-30 09:28:26 +05:30
Arpit
f014a52d99
fixes: if references includes includes a template literal (#10464) 2024-07-30 09:26:40 +05:30
Shaurya Sharma
f5d8424173
fix/text-csa (#10443) 2024-07-30 09:24:10 +05:30