PromucFlow_constructor/app/client/src/mockResponses
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
..
ApplicationsNewMockResponse.json Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
CommentApiMockResponse.tsx Fixes related to the comments feature (#5904) 2021-07-19 20:58:41 +05:30
CreateOrganisationMockResponse.json Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
PageMockResponse.tsx Fix action field evaluation for editor (#3701) 2021-03-30 10:59:03 +05:30
WidgetConfigResponse.tsx feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
WidgetSidebarResponse.tsx Filepicker v2 - Don't store large files in the dataStore (#6692) 2021-08-24 09:08:57 +05:30