1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
budibase/packages/frontend-core/src/api
2022-07-11 10:33:50 +01:00
..
analytics.js Remove todos 2022-06-06 11:11:13 +01:00
app.js
attachments.js Remove some log statements 2022-05-19 09:17:09 +01:00
auth.js
automations.js Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
configs.js Allow SMTP config to be cleared 2022-05-12 16:57:54 +01:00
datasources.js
flags.js Beta tab initial test for E2E, needs styled 2022-06-08 10:20:47 +01:00
hosting.js
index.js Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role 2022-06-09 15:33:41 +01:00
layouts.js
licensing.js Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
other.js move logic to cloud URL to backend 2022-06-28 22:45:05 +01:00
permissions.js
queries.js
relationships.js
roles.js
routes.js
rows.js Add option to customise which columns are exported in export data action 2022-06-20 12:32:13 +01:00
screens.js
self.js
tables.js
templates.js Return QA templates when TEST_ENV environmentvariable is set 2022-05-18 16:21:17 +01:00
user.js Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage. 2022-06-30 16:01:14 +01:00
views.js