1
0
Fork 0
mirror of synced 2024-09-05 04:01:48 +12:00
budibase/packages/client/src/api
2021-07-07 11:48:38 +01:00
..
api.js Don't reload client app on 403, just show an error instead 2021-07-06 18:37:06 +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