Commit graph

4265 commits

Author SHA1 Message Date
Muhsin Shah
a5458eeeaa Upgraded some plugin versions and fixed syntax errors. grpc and oracle left to test 2024-07-02 20:03:27 +05:30
Muhsin Shah
517aab067d fixed webpack server issue 2024-06-26 12:39:37 +05:30
Muhsin Shah
70ad703637 regenerated the pacakge-lock json files 2024-06-25 15:01:36 +05:30
Akshay Sasidharan
e4f6356fc4 bump to v2.61.3 2024-06-14 11:18:50 +05:30
Akshay
37364c12d8
Merge pull request #10024 from ToolJet/patch/marketplace
Patch: Marketplace fixes ( v2.61.2 )
2024-06-13 18:38:11 +05:30
Akshay Sasidharan
058196ada0 bump to v2.61.2 2024-06-12 19:26:01 +05:30
Parth
0ef7956c80
Fix: Global styles for small buttons (#10027)
* Revert previous styles for global small button

* Revert "Revert previous styles for global small button"

This reverts commit 313cf1161e.

* Removing comment and adding more previous style

* Add box shadow when navigating through keyboard
2024-06-11 16:43:55 +05:30
Kiran Ashok
3c4d9f5f64
chore : update version (#10034) 2024-06-11 11:35:58 +05:30
Akshay
42f3dd8aea
fix : cell edit menu stying issue for foreign key values (#1535) (#10029)
Co-authored-by: Syed Abdul Rahman <137684137+S-Abdul-Rahman@users.noreply.github.com>
2024-06-11 11:09:49 +05:30
Kiran Ashok
f4193a1e32
fix : Modal component not firing event (#10016)
* fix : modal not firing event

* fix : modal fireevent

* chore : version bump
2024-06-11 11:01:14 +05:30
Johnson Cherian
b71c11af0f chore: bump version 2024-06-07 09:54:54 +05:30
Johnson Cherian
f461239dad Merge branch 'lts-2.50' into merge-lts-2.50.4-main 2024-06-07 09:36:25 +05:30
Akshay Sasidharan
1330afc10b disable loader for foreign key dropdown 2024-06-06 20:42:05 +05:30
Akshay
11d94f0017
Merge branch 'main' into release/database-1.1.1 2024-06-06 19:35:36 +05:30
Kiran Ashok
1d99f1c80f
hotfix: Hidden component's box height not shrinking (#10003)
* fix : shrink box size on visibility hidden

* chore : version bump

* fix

* fix : shrinking in subcontainer
2024-06-06 18:51:37 +05:30
Kiran Ashok
8675b3186a
Bugfixes: Table crash fixes for LTS / Zindex issue for datepicker (#9984)
* fix : Table breaking for nested array of objects

* fix : table crash on selecting time only datepicker sing add new row

* remove logs

* update zindex

* Fix: Entity reference mapping and performance issues on codehinter (#10004)

* Fix: Entity reference mapping and performance issues on codehinter (#430)

* trial

* fixes:
- entity mapping on version switch
- entity mapping on page switch
- entity mapping on viewer on page switch

* fixes: performance of codehinter for rendering nested json data

* trial

* fixes:
- entity mapping on version switch
- entity mapping on page switch
- entity mapping on viewer on page switch

* Revert "fixes:"

This reverts commit 6ca9921731468aca4132c0aff3aeba02845bcd8a.

* Revert "trial"

This reverts commit 5bfa40c36aeb84abe98c0f2ab2418148772a048d.

* fixes: editor crash on resolving workspace variables

* fixes: populate JS hints

* chore : version bump

* version bump

---------

Co-authored-by: Arpit <arpitnath42@gmail.com>
2024-06-06 17:19:46 +05:30
Akshay
59c4c97b0e
Merge branch 'main' into release/database-1.1.1 2024-06-06 16:12:01 +05:30
Akshay
97bb7dc62f
Merge pull request #9992 from ToolJet/bugfix/unable-to-edit-null-cell
Fix: ToolJet database cell edit menu issues
2024-06-06 16:10:35 +05:30
Abd-Rahman-1999
4752088a93 fix : bulk upload drawer styling issue and default toggle issue while toggling null toggle 2024-06-06 15:10:22 +05:30
Abd-Rahman-1999
fbf166f1c4 fix : null value issue in cell edit menu 2024-06-06 14:32:27 +05:30
Syed Abdul Rahman
72cca2a3bd
fix cellmenu height issue (#9997) 2024-06-06 14:05:03 +05:30
Akshay Sasidharan
30c3378e3e bump to v2.50.3 2024-06-06 13:15:54 +05:30
Parth
147d58c440 Fix: Disable resource-name inputs for all action types and change placeholder for resource-body (#9946)
* Disable resource-name input and change placeholder text in resource-body

* Format the placeholder text

* Remove space from placeholder
2024-06-06 13:14:11 +05:30
Akshay
9519a1a873
Hotfix: Salesforce plugin (#9910)
* make all datasource options expicit

* Fix: Disable resource-name inputs for all action types and change placeholder for resource-body (#9946)

* Disable resource-name input and change placeholder text in resource-body

* Format the placeholder text

* Remove space from placeholder

---------

Co-authored-by: Parth <108089718+parthy007@users.noreply.github.com>
2024-06-06 13:07:15 +05:30
Manish Kushare
f65bd433db
Fix : Target and actions section getting overlap in fk drawer (#9996)
* Target and actions section getting overlap in fk drawer

* Updated the solution
2024-06-06 13:03:15 +05:30
Manish Kushare
06f9352990
Updated button UI in add relation button (#9995) 2024-06-06 12:37:04 +05:30
Abd-Rahman-1999
ad701705e9 fix : in cell edit menu default value toggle fix 2024-06-06 12:14:01 +05:30
Kiran Ashok
750b5f53e6
hotfix : Datepicker popover coming behind other components in viewer mode (#9965)
* fix : datepicker popover coming behind other components in viewer mode

* added viewer check

* update zindex

* chore version bump
2024-06-06 12:00:40 +05:30
Abd-Rahman-1999
a657706971 fix : read docs link tooltip is only made for foreign key drawers 2024-06-05 16:38:14 +05:30
Abd-Rahman-1999
163d6e44dd fix : cell edit menu's default and null value toggle fixes and some other styling fixes in tjdb dashboard 2024-06-05 16:34:12 +05:30
Abd-Rahman-1999
03d435d7b6 Merge branch 'release/database-1.1.1' into bugfix/unable-to-edit-null-cell 2024-06-05 16:04:49 +05:30
Ganesh Kumar
1e103cc6ae fix: cell edit menu closes when any toggle is clicked 2024-06-05 12:41:23 +05:30
Ganesh Kumar
43ce48cc23 stylefix: null badge width made constant 2024-06-05 11:23:41 +05:30
Syed Abdul Rahman
15f1c3502e
fix : Datasource container styling issue in datasources page (#9978)
* fix : datasource container styling issue

* fix : datasource container styling issue

* fix : styling color issue in drawer footer buttons

* fix : addded size md for drawerfooter button
2024-06-04 20:01:05 +05:30
Manish Kushare
3619d2d849
Updated copuright to No data found for dropdown select in tjdb (#9979) 2024-06-04 19:07:04 +05:30
Akshay Sasidharan
8e353f2be0 bump to v2.61.0 2024-06-04 18:16:17 +05:30
Akshay Sasidharan
d0bfdf0e77 Merge branch 'main' into release/database-1.1.1 2024-06-04 18:14:43 +05:30
Ganesh Kumar
35e8d116d7
Feature: Infinite scrolling for searching foreign key values in the ToolJet database. (#9785)
* feat: Added a support for infinite scroll on searching foreign key data

* feat: added debounce for search in infinite scroll and refactored the infinite scroll logic on listing Foreign key data

* fix: while searching foriegn key values in the drop down of tooljet database for varchar datatype possible search results will be returned and for other datatype strict matching is followed

* fix: review comments for optional chaining has been fixed

* fix: typo error has been fixed

* fix: client search on foreign key drop down is disabled

* stylefix: menu height is fixed now for foreign key drop down

* fix: foreign key drop down scroll bar moves to top on each render fixed

* Fix : Caching the foreign key column options  (#9828)

* Draft : Caching the fk options

* Refactored the code and use promise.all

* Used Promise.allSettled to ensure that all promises are processed regardless of whether they resolve or reject.

* Changed currentColumn to foreignKey

* Removed console

* Updated default value of cachedOptions state to empty object

* Updated the code with suggestion to uplift check condition

* Change the emptyError  copyright to No values found

* Bug fixed : on mount api request failing

* Refactored code from calculations to data by removing optional chaning

* Fix: Remove null values from the foreign key drop-down list (#9895)

* fix: filtered out null values and brought empty string to top in the foreign key drop down

* fix: review comments addressed

* fix: while creating or editing FK relation the source column drop down will not list empty column names

* stylefix: cell was not clickable on empty string

* fix: empty values are not listed on Foreign key drop down used for cell edit

* fix: empty string can be added as default in create table operation

* Fixed : Fk options are not cached when source column name is updated

---------

Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
Co-authored-by: Manish Kushare <37823141+manishkushare@users.noreply.github.com>
Co-authored-by: manishkushare <kushare.manish9@gmail.com>
2024-06-04 17:50:44 +05:30
Kiran Ashok
3f407530bd
Hotfix : Table crashing on selecting a value using time only datepicker in add new row (#9975)
* fix : table crash on selecting time only datepicker sing add new row

* fix : docs link in widget manager

* fix : naming

* chore : version bump
2024-06-04 17:48:08 +05:30
Syed Abdul Rahman
6ea2a47e14
fix : Foreign key dropdown width oversize issue in create and edit row (#9799)
* fix : foreign key dropdown width oversize issue in create and edit row

* fix : unable to read the menu text in fkr dropdown

* css classaname prefix changes

* fix : added tooltips for create and edit row in large fk values

* fix : Added max-width property for tooltip on create and edit row for foreign key fields

* fix :added tooltips for fkr dropdown in create and edit column

* fix : added tooltips for fkr dropdowns in create and edit table
2024-06-04 16:26:46 +05:30
Shaurya Sharma
0f05b98aab
Typeover null values in cell edit and row edit (#9739)
* Typeover Null values in edit row

* Typover predefined null values in edit cell mode

* Minor Fix
2024-06-04 15:00:12 +05:30
Parth
5141373de3
Update the text on deleting FKR (#9744) 2024-06-04 14:57:00 +05:30
Parth
a220356f84
Fix: Disable boolean datatype selection for foreign key on create and edit table in TJDB (#9817)
* Prevent boolean datatype from being selected as a foreign key

* Change placeholder text

* Restrict foreign key relation for boolean datatype from edit/create column drawer

* Place disabled options together at the top

* Disable boolean datatype from dropdown

* Remove placeholder text and make it appear on hover

* Correct source-description text

* Correct the tooltip text for boolean data type

* Remove background colour from disabled options

* Change the tooltip text for boolean type in tableschema

* Disable cursor for disabled options

* Shows hover tooltip text on disabled options

* Change tooltip and placeholder text
2024-06-04 14:52:26 +05:30
Parth
e3b9bac9b6
Fix: Standardise the drawer heading's styles in TJDB (#9747)
* Change class name for Table schema header

* Add classname to heading

* Add styles for new & changed class

* Add styles for lightmode

* Add classnames for lightmode

* Change spacing and empty-foreign-key-container styles

* Add classname to text

* Add styles for the text

* Reduce gap between the icon and text

* Remove background colour when disabled in lightmode

* Remove button shadow

* Fix styles for create new column drawer

* Fix styles for create new row drawer

* Fix styles for edit row drawer

* Fix styles for edit column drawer

* Remove the background colour from column background

* Add scroll and fix font-size

* Remove errors

* Remove extra tooltip
2024-06-04 14:21:17 +05:30
Akshay Sasidharan
1aa5ef66e2 Merge branch 'main' into release/database-1.1.1 2024-06-03 21:14:48 +05:30
Shaurya Sharma
bf2a310204
Shortcut keys for all drawers (#9791)
* Shortcut Keys added for all Drawers

* Shift + ALT Shortcut Key Added for Creating Multiple Rows

* Resetting to Default Values on Shift + Enter

* Added Error Borders on Input Fields for Create/Edit Row

* Minor Design Changes

* Comments Resolved

* Added Drawer Shortcut for Bulk Upload

* Dark Mode Colour Fix
2024-06-03 21:06:55 +05:30
Shaurya Sharma
d2745ce392
Removed unique constraint for boolean columns in edit/create drawers (#9804)
* Removed unique constraint option for boolean values

* Minor Bug Fix
2024-06-03 21:06:21 +05:30
Parth
b4b409067c
Fix: TJDB icon for "Add relation" button when disabled (#9780)
* Correct the icon fill colour when disabled

* Remove disabled button background

* Change icon colour

* Change text colour

* Change text colour when button is enabled
2024-06-03 21:05:47 +05:30
Kiran Ashok
d245d170aa
fix : Table breaking for nested array of objects (#9919)
* fix : Table breaking for nested array of objects

* remove log

* chore: bump minor version for hot fix

---------

Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>
2024-05-31 10:21:06 +05:30
Johnson Cherian
bc5580e055
Release: Appbuilder 1.7 (#9875)
* Remove date-fns depedency from table datepicker

* Revert Remove date-fns depedency from table datepicker

* Fix Built with Tooljet" watermark and app mode switcher appear briefly before the correct login page loads. (#9545)

* fix: headers and action button UI on table (#9626)

* fix: delete all children and nested children on component delete (#9182)

* fix: delete all children and nested children on component delete

* refactor: removed duplicate logics

* refactor: reuse functions and remove duplicate functions

* fix: update parentid of kanban modal child on version creation

* fix: add kanban modal children to delete list

* Fix duplicate text appearing at the bottom from the previous page in PDF widget (#9567)

* chore: fixed vulnerability issues on FE (#9561)

Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>

* chore: Removed unused packages in FE (#9161)

* Removed unused packages

* Remove date-fns dependency drom table date picker (#9585)

---------

Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>
Co-authored-by: Nakul Nagargade <133095394+nakulnagargade@users.noreply.github.com>

* Fix Pagination and order of rows malfunction if default selected Id is not on page 1 (#9651)

* Fix Pagination and order of rows malfunction if default selected Id is not on page 1

* remove console logs

* Add support to add Manual date entry in Datepicker table column (#9631)

* Removed unused packages

* Add Manual date entry in Datepicker table column

* Remove date-fns dependency drom table date picker (#9585)

* fix date input issue

* Remove consoles

---------

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>

* Feature: pages sidebar collapsable and pin functionality in preview/release mode (#9650)

* add: pin and collapsable functionality to pages sidebar

* fix: review changes

* fix: canvas auto update width on sidebar toggle

* fix icon size

* Add support to wrap table's column header (#9565)

* Add support to wrap table's column header

* Resolve code comments

* commit

* fix: resize page width on window resize (#9164)

* feat: Button component revamp (#8361)

* init textinput revamp

* updated styles panel

* bugfix

* updates

* fix :: accordion

* fix :: styling

* add box shadow , additional property,tooltip

* fix conditional render for styles

* feat :: fixed order of each property and styles

* feat :: styling input

* bugfix

* feat :: add option to add icon

* add option to add icon

* adding option to toggle visibility

* updated password input with new design

* chnaging component location

* bugfix

* style fixes

* fix :: added loader

* updated :: few detailing

* few bugfixes

* fix :: for form widget label

* fixes

* added option to add icon color

* including label field for password input

* fix for label

* fix

* test fix backward compatibility for height

* updates

* revert

* adding key for distinguishing older and newer widgets

* testing

* test

* test

* update

* update

* migration testing

* limit vertical resizing in textinput

* testing

* throw test

* test

* adding check for label length

* fixing edge cases

* removing resize

* backward compatibility height

* backward compatibility

* number input review fixes

* added exposed items

* fixing csa

* ui fixes

* fix height compatibility

* feat :: csa for all inputs and exposed variables

* backward compatibility fixes and validation fixes

* fixes :: textinput positioning of loader and icon

* fix :: password input

* cleanup and fixes

* fixes

* cleanup

* fixes

* review fixes

* review fixes

* button component revamped

* fix :: csa

* typo fix

* typo

* fix :: styling

* exposed variables

* fix padding

* review fixes styles component panel

* fix naming

* fix padding

* default size

* fix :: icons position

* updates

* cleanup

* updates events , csa

* cleanup

* remove border

* backward compatibility

* clean

* feat :: change validation from properties

* ui fixes

* icon name

* disabled state

* removed 'px' text from tooltip

* fixes placeholder

* few updates :: removing label in form

* ui in form

* update :: number input validation behaviour

* testing fixes

* added side handlers

* removing unwanted fx

* disabling fx for padding field

* ordering change

* fix

* label issue + restricted side handler

* fix :: box shadow bug

* on change event doesnt propagate exposed vars correctly

* adding debounce for slider value change

* fix :: for modal ooen bug during onfocus event

* test slider

* fix :: bugs regarding state update in checbox , slider , slider bug

* update slider with radix slider

* bugfix

* merge fixes

* fix

* updates

* removing unwanted migrations

* fix: box shadow

* fix : import export issues

* fix : colouring

* cleanup

* fixes

* fix : design review comments

* add border color

* fix : review changes

* fix

* change display name to solid

* fix label

* fix : loader issue

* fix : button icon position

* fix : qa bugs

* feat: Checkbox + Toggle revamp (#8519)

* init textinput revamp

* updated styles panel

* bugfix

* updates

* fix :: accordion

* fix :: styling

* add box shadow , additional property,tooltip

* fix conditional render for styles

* feat :: fixed order of each property and styles

* feat :: styling input

* bugfix

* feat :: add option to add icon

* add option to add icon

* adding option to toggle visibility

* updated password input with new design

* chnaging component location

* bugfix

* style fixes

* fix :: added loader

* updated :: few detailing

* few bugfixes

* fix :: for form widget label

* fixes

* added option to add icon color

* including label field for password input

* fix for label

* fix

* test fix backward compatibility for height

* updates

* revert

* adding key for distinguishing older and newer widgets

* testing

* test

* test

* update

* update

* migration testing

* limit vertical resizing in textinput

* testing

* throw test

* test

* adding check for label length

* fixing edge cases

* removing resize

* backward compatibility height

* backward compatibility

* number input review fixes

* added exposed items

* fixing csa

* ui fixes

* fix height compatibility

* feat :: csa for all inputs and exposed variables

* backward compatibility fixes and validation fixes

* fixes :: textinput positioning of loader and icon

* fix :: password input

* cleanup and fixes

* fixes

* cleanup

* fixes

* review fixes

* review fixes

* typo fix

* fix padding

* review fixes styles component panel

* fix naming

* fix padding

* feat :: toggle switch revamp

* init checkbox

* fixes

* fixes

* switch fixes

* validation fix

* fixes

* cleanup

* height fix

* fix height toggle

* updates

* fix :: icons position

* updates

* cleanup

* updates events , csa

* cleanup

* backward compatibility

* clean

* backward compatibility fix

* label fixed to one line

* feat :: change validation from properties

* ui fixes

* icon name

* removed 'px' text from tooltip

* added onchange event for checkbox

* fixes placeholder

* few updates :: removing label in form

* ui in form

* fire onchange

* update :: number input validation behaviour

* testing fixes

* added side handlers

* removing unwanted fx

* disabling fx for padding field

* ordering change

* fix

* label issue + restricted side handler

* fix :: box shadow bug

* fix

* on change event doesnt propagate exposed vars correctly

* adding debounce for slider value change

* fix :: for modal ooen bug during onfocus event

* test slider

* fix :: bugs regarding state update in checbox , slider , slider bug

* update slider with radix slider

* bugfix

* update tooltip

* fix toggle switch

* fixes : inspector

* fix : checkbox label

* feat : checkbox completed

* update checkbox review changes

* feat : toggle component

* feat : added new toggle component

* fix : colors

* updated review changes

* update name for old and new version

* update

* case change

* update

* update icon

* removed padding from checkbox and toggle

* fix naming

* product review and bugfixes : changes

* fix : checkbox setvalue action

* Update setvalue action in toggle

* fixed: section for legacy and new components

* fix : checkbox tick mark not showing on resizing

* fix : icon in inspector

* fix : box shadow

* fix : ismandatory definition

* configs update

---------

Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>

* fix : toggle switch import and switch component issues (#9874)

* fix : filter order of toggle (#9879)

* fix: appbuilder 1.7 integration testing bug fixes (#9880)

* fix: add only ids in deleted components map for component delete functionality

* Fix TableRowHeightInput in codehinter (#9881)

* fix: disable drag on calender popup and unblock other input interactions

* Bugfixes componentes 1.7 (#9892)

* fix : filter order of toggle (#9879)

* fix : Button alignment when label is empty

* fix : box shadow added

* fix : direction and default box shadow

* fix : disable csa not working for checkbox

* fix : button padding

* added toggle for box shadow check

* fixes : integration 1.7 (#9901)

* fix : exposed  vars not getting exposed on page change

* fix : validation error font

* fix : dynamic color for button

* fix : loading placement during CSA

* Move disabled, visibility, tooltip and box shadow to properties in Checkbox and Button (#9665)

* init textinput revamp

* updated styles panel

* bugfix

* updates

* fix :: accordion

* fix :: styling

* add box shadow , additional property,tooltip

* fix conditional render for styles

* feat :: fixed order of each property and styles

* feat :: styling input

* bugfix

* feat :: add option to add icon

* add option to add icon

* adding option to toggle visibility

* updated password input with new design

* chnaging component location

* bugfix

* style fixes

* fix :: added loader

* updated :: few detailing

* few bugfixes

* fix :: for form widget label

* fixes

* added option to add icon color

* including label field for password input

* fix for label

* fix

* test fix backward compatibility for height

* updates

* revert

* adding key for distinguishing older and newer widgets

* testing

* test

* test

* update

* update

* migration testing

* limit vertical resizing in textinput

* testing

* throw test

* test

* adding check for label length

* fixing edge cases

* removing resize

* backward compatibility height

* backward compatibility

* number input review fixes

* added exposed items

* fixing csa

* ui fixes

* fix height compatibility

* feat :: csa for all inputs and exposed variables

* backward compatibility fixes and validation fixes

* fixes :: textinput positioning of loader and icon

* fix :: password input

* cleanup and fixes

* fixes

* cleanup

* fixes

* review fixes

* review fixes

* typo fix

* fix padding

* review fixes styles component panel

* fix naming

* fix padding

* feat :: toggle switch revamp

* init checkbox

* fixes

* fixes

* switch fixes

* validation fix

* fixes

* cleanup

* height fix

* fix height toggle

* updates

* fix :: icons position

* updates

* cleanup

* updates events , csa

* cleanup

* backward compatibility

* clean

* backward compatibility fix

* label fixed to one line

* feat :: change validation from properties

* ui fixes

* icon name

* removed 'px' text from tooltip

* added onchange event for checkbox

* fixes placeholder

* few updates :: removing label in form

* ui in form

* fire onchange

* update :: number input validation behaviour

* testing fixes

* added side handlers

* removing unwanted fx

* disabling fx for padding field

* ordering change

* fix

* label issue + restricted side handler

* fix :: box shadow bug

* fix

* on change event doesnt propagate exposed vars correctly

* adding debounce for slider value change

* fix :: for modal ooen bug during onfocus event

* test slider

* fix :: bugs regarding state update in checbox , slider , slider bug

* update slider with radix slider

* bugfix

* update tooltip

* fix toggle switch

* fixes : inspector

* fix : checkbox label

* Move disabled, visibility, tooltip and box shadow to properties

* Remove toggleswitch and button

* Add down rollbackUpdates

* fix : filter order of toggle (#9879)

* fix merge issue

* fix

---------

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

* fix: use onMouseOver and onMouseLeave together to fix hover event

* fix : Validation message to be shown only when use toggles on and off , code refactor (#9905)

* Fix naming logic for copying (#9909)

---------

Co-authored-by: Nakul Nagargade <133095394+nakulnagargade@users.noreply.github.com>
Co-authored-by: Kiran Ashok <stepinfwd@gmail.com>

* fix: update animateTransform for cross browser compatibility (#9917)

* fix: color transitions on sidebar pages in dark mode (#9920)

* Fix table all column editable (#9921)

* fix: add only ids in deleted components map for component delete functionality

* Fix TableRowHeightInput in codehinter (#9881)

* fix: disable drag on calender popup and unblock other input interactions

* Fix allColumns editable in Table

* Fix clientServer nor working in Table

* In widget config, update the total records as 10

---------

Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com>

* chore: bump minor version

---------

Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
Co-authored-by: Nakul Nagargade <133095394+nakulnagargade@users.noreply.github.com>
Co-authored-by: vjaris42 <vjy239@gmail.com>
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
Co-authored-by: Kiran Ashok <stepinfwd@gmail.com>
2024-05-30 18:12:10 +05:30