budibase/packages/builder/src/stores/backend
mike12345567 5e9f3969c9 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 2021-11-26 14:14:53 +00:00
..
tests Updating test case to mock response value. 2021-11-24 15:10:52 +00:00
database.js moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
datasources.js Fixing issue where deleted datasources wouldn't clear out queries. 2021-11-11 17:13:35 +00:00
index.js lint 2021-06-17 14:06:31 +01:00
integrations.js moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
permissions.js Adding the ability to set a permission for data source queries. 2021-11-09 16:25:23 +00:00
queries.js Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 2021-09-27 18:25:19 +01:00
roles.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
rows.js refetch rows when row created 2021-06-21 11:10:46 +01:00
tables.js Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 2021-11-26 14:14:53 +00:00
views.js Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 2021-09-27 18:25:19 +01:00