budibase/packages/client/src/api
Andrew Kingston d921cfedf8 Allow forms to generate query schemas. Fix query execution action 2021-02-03 14:53:13 +00:00
..
api.js Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-01 09:11:48 +00:00
app.js Fetch app definition and routes from the server 2020-11-19 18:39:22 +00:00
attachments.js Fetch app definition and routes from the server 2020-11-19 18:39:22 +00:00
auth.js Add current user bindings, and current user relationships as data sources 2021-01-28 14:29:35 +00:00
automations.js fix typos and linting issues 2021-01-25 13:36:35 +01:00
datasources.js Ensure fetching datasources always returns an array result 2021-02-02 10:35:00 +00:00
index.js better integration API, parse JSON by default 2021-01-15 13:11:51 +00:00
queries.js Allow forms to generate query schemas. Fix query execution action 2021-02-03 14:53:13 +00:00
relationships.js Fetch app definition and routes from the server 2020-11-19 18:39:22 +00:00
routes.js Fetch app definition and routes from the server 2020-11-19 18:39:22 +00:00
rows.js Ensure fetching datasources always returns an array result 2021-02-02 10:35:00 +00:00
tables.js Fetch app definition and routes from the server 2020-11-19 18:39:22 +00:00
views.js fix: views not loading in deployed apps 2021-02-02 21:23:49 +00:00