1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
budibase/packages/client/src/api
2021-02-25 11:06:46 +00:00
..
api.js Adding notifier to API for 401 requests, meaning login has notification on fail. 2021-02-22 14:23:16 +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 tidy up 2021-02-09 19:00:13 +00:00
index.js better integration API, parse JSON by default 2021-01-15 13:11:51 +00:00
queries.js Add hot reloading of related datasources for external queries 2021-02-08 09:51:20 +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 Add support for new relationship objects in client app bindings 2021-02-25 11:06:46 +00:00
tables.js search UI complete, server side cursor based pagination 2021-02-08 17:44:44 +00:00
views.js fix: views not loading in deployed apps 2021-02-02 21:23:49 +00:00