budibase/packages/client/src/api
mike12345567 df942f7d7c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-23 17:02:33 +01:00
..
api.js Send api version as header with every request from client library 2021-07-23 15:56:18 +01:00
app.js Fetch and use app theme in real client apps 2021-06-30 20:35:02 +01:00
attachments.js fixing attachments for public apps 2021-06-08 12:50:58 +01:00
auth.js Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 2021-07-07 11:28:35 +01:00
automations.js fix typos and linting issues 2021-01-25 13:36:35 +01:00
datasources.js Add data provider component and refactor component setting types 2021-03-16 13:54:34 +00:00
index.js better integration API, parse JSON by default 2021-01-15 13:11:51 +00:00
queries.js Add data provider component and refactor component setting types 2021-03-16 13:54:34 +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 Formatting. 2021-06-14 19:07:13 +01:00
tables.js Some of the functionality required for external SQL rows API. 2021-06-14 19:05:39 +01:00
views.js fix: views not loading in deployed apps 2021-02-02 21:23:49 +00:00