budibase/packages/frontend-core/src/fetch
Andrew Kingston 23cdac5906 Update grids to support pagination with REST queries and to simplify some logic 2023-10-26 17:37:59 +01:00
..
CustomFetch.js Improve custom data fetch parsing to better support csv-like strings 2023-10-10 15:42:09 +01:00
DataFetch.js Update grids to support pagination with REST queries and to simplify some logic 2023-10-26 17:37:59 +01:00
FieldFetch.js Remove static functions from data fetch models 2022-01-20 11:50:18 +00:00
GroupUserFetch.js Search on frontend 2023-05-10 15:19:45 +02:00
JSONArrayFetch.js Remove static functions from data fetch models 2022-01-20 11:50:18 +00:00
NestedProviderFetch.js Remove static functions from data fetch models 2022-01-20 11:50:18 +00:00
QueryFetch.js Allow view searching and sorting. Refactor grid logic to fix multiple issuies 2023-08-21 11:56:58 +01:00
RelationshipFetch.js Add core API implementation and update most of client library to use it 2022-01-20 09:40:53 +00:00
TableFetch.js Adding mechanism to allow displaying an error on data retrieval for tables. 2022-08-01 18:56:59 +01:00
UserFetch.js Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker. 2023-10-12 19:00:53 +01:00
ViewFetch.js Remove static functions from data fetch models 2022-01-20 11:50:18 +00:00
ViewV2Fetch.js Remove duplicate comment 2023-10-20 14:13:30 +01:00
index.js Add grid support for old views with groupBy specified, and any other datasource that has a custom means of determining a datasource schema 2023-10-24 08:26:57 +01:00