budibase/packages/frontend-core/src/fetch
mike12345567 c43bfda45d Fix for user invitations throwing a 501 error due to the way the search was being performed. 2023-11-06 12:38:10 +00: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
TableFetch.js Adding mechanism to allow displaying an error on data retrieval for tables. 2022-08-01 18:56:59 +01:00
UserFetch.js Fix for user invitations throwing a 501 error due to the way the search was being performed. 2023-11-06 12:38:10 +00: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