budibase/packages/builder/src/stores/backend
mike12345567 eec65930f4 Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 2022-03-09 11:22:02 +00:00
..
tests Refactor store actions to allow self reference 2021-12-08 11:01:12 +00:00
database.js moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
datasources.js Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00
flags.js Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00
index.js Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing. 2021-12-07 18:24:10 +00:00
integrations.js Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00
permissions.js Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00
queries.js Fix REST Import 2022-03-01 07:36:47 +00:00
roles.js Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00
rows.js refetch rows when row created 2021-06-21 11:10:46 +01:00
tables.js Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 2022-03-09 11:22:02 +00:00
views.js Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00