PromucFlow_constructor/app
Souma Ghosh ca11be276f
feat: Add new pageOffset binding to Table Widget (#16083)
* feature: Add new pageOffset binding to Table Widget

* Add jest tests
Modify getPageOffset to account for failed tests

* Review changes

* take page size as tableData.length when Serverside pagination is on

* Update bindings count in cypress test for table widget v2

* Changes default value of pageOffset to 0
Use pageSize instead of tableData.length when tableData is not available

* Update jest tests according to changes in the code

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-09-01 15:31:02 +05:30
..
client feat: Add new pageOffset binding to Table Widget (#16083) 2022-09-01 15:31:02 +05:30
rts feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
server All outgoing requests should go through the configured proxy (#14427) 2022-09-01 11:16:45 +05:30
shared feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
util
yarn.lock