PromucFlow_constructor/app/client/src/utils/autocomplete
Vicky Bansal dbc3ca6bdf
feat: Table widget - Configure table data rows count (#5552)
Introduced a new field called as total record count which can be used to disable the pagination controls while having server side pagination. If this value is undefined the conditions will be ignored. The total record count is `total count / page size`, all the parameters need to be bound to the query/API for the functionality to work properly
2021-08-30 14:54:59 +05:30
..
customTreeTypeDefCreator.ts Improve autocomplete sorting (#5798) 2021-07-20 15:32:56 +05:30
dataTreeTypeDefCreator.test.ts Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
dataTreeTypeDefCreator.ts Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
dataTypeSortRules.ts Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
EntityDefinitions.test.ts List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
EntityDefinitions.ts feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
TernServer.test.ts Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
TernServer.ts Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30