budibase/packages/client/src/api
mike12345567 7c38150fbb Allowing self endpoints to 403 and not reload page. 2021-06-22 16:54:25 +01:00
..
api.js Allowing self endpoints to 403 and not reload page. 2021-06-22 16:54:25 +01:00
app.js Fetch app definition and routes from the server 2020-11-19 18:39:22 +00:00
attachments.js fixing attachments for public apps 2021-06-08 12:50:58 +01:00
auth.js ensuring public users can log in after being assigned a roleId 2021-04-13 16:56:45 +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