budibase/packages/builder/src/stores/backend
mike12345567 22d2e41f7b Allowing query backend to attempt to convert types in returned JSON to build a better base schema. 2022-07-13 10:53:50 +01: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 Beta tab initial test for E2E, needs styled 2022-06-08 10:20:47 +01: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 Allowing query backend to attempt to convert types in returned JSON to build a better base schema. 2022-07-13 10:53:50 +01:00
roles.js Improve role colours and ordering 2022-05-10 14:02:00 +01: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