vicky-primathon
a309107623
Fix - Remove delete icon when there are no filters in table widget ( #2605 )
2021-01-22 15:17:14 +05:30
vicky-primathon
ae276a93f8
Fix - Boolean values comparison in Table widget filters( #2586 )
...
- Display filter label instead of value
2021-01-22 15:14:03 +05:30
Piyush Mishra
806a139ddb
Make prettier changes ( #2337 )
2020-12-24 10:02:25 +05:30
vicky-primathon
e90d8b6fc1
Feature - Column type displayed in column options of table widget filters ( #411 )
...
* Table widget filter type attribute displayed in column options
2020-08-28 19:44:47 +05:30
vicky-primathon
7d9e0cbdc1
Add classes in table widget elements for qa-automation ( #435 )
2020-08-27 16:50:39 +05:30
vicky-primathon
b4cb37ddb8
Table Widget: debounce ( #313 )
...
* debounce method attached to search component and input field in table widget filters
* debounce used inside RenderInput component to update changed value
2020-08-20 15:01:49 +05:30
vicky-primathon
72d08b6c99
Fix-Operator in table filter made as empty by default ( #272 )
...
* Operator in filter made as empty be default
* Added props.placeholder as dependency for useEffect in CascadeField component
2020-08-14 14:30:59 +05:30
vicky-primathon
b62f5cf3c4
Table widget filter column clickable area encompasses the whole area within its borders ( #278 )
2020-08-13 13:24:46 +05:30
vicky-primathon
1def463767
Table filters popup width increased, so that condition is not trimmed ( #281 )
2020-08-13 13:23:50 +05:30
vicky-primathon
76bc382a2d
Table Widget UI Filters ( #61 )
...
New Table Widget Feature
- Filter columns
- Misc table widget bug fixes
2020-08-10 16:46:13 +05:30