PromucFlow_constructor/app/client/src/entities/Widget
Vicky Bansal 6b7aef8dc8
Enable total number of rows and page size for server side pagination in table widget (#4863)
* Add defaultPageSize and totalRecordsCount properties in table widget

* Changing next button disable

* Added checks for properties change

* Handle defaultPageSize change

* Updated util.test to handle new table properties

* Configure for cypress test for page size and total records count properties

* Added cypress test for default page size and total records count validation

* Fix test cases

* Handle empty space for page size is less than availabe space in table widget
2021-06-23 18:53:24 +05:30
..
utils.test.ts Enable total number of rows and page size for server side pagination in table widget (#4863) 2021-06-23 18:53:24 +05:30
utils.ts Enable smart substitution for widgets (#4801) 2021-06-01 10:29:45 +05:30