1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/frontend-core/src/api
melohagan 6e4c2b7242
Export data make CSV delimiter configurable (#13028)
* Add delimiter option

* Add custom delimiter

* external export delimiter

* Custom headers for row export

* External export rows custom headers

* Support custom JSON export labels

* Handle export table source switch

* update account portal

* Add space as delimiter

* Refactor

* update account portal
2024-02-27 09:23:49 +00:00
..
analytics.js Added embed state, behaviours and event tracking to client app. UI/UX Refactoring 2023-06-16 12:30:08 +01:00
app.js Finishing UI - getting API ready. 2023-09-19 13:45:24 +01:00
attachments.js
auditLogs.js
auth.js
automations.js sync / async automations go through one endpoint 2023-05-12 15:56:24 +01:00
backups.js
configs.js
datasources.js Adding SQL export functionality and settings tab for SQL databases. 2023-06-28 16:52:45 +01:00
environmentVariables.js
events.js
flags.js
groups.js add per app builder support when adding groups 2023-08-24 15:42:32 +01:00
hosting.js
index.js Tidy up 2023-12-19 12:29:57 +01:00
layouts.js
licensing.js Lint 2023-07-14 16:55:48 +01:00
logs.js Renamings 2023-07-11 10:44:10 +02:00
migrations.js Tidy up 2023-12-19 12:29:57 +01:00
other.js
permissions.js Rename 2023-09-01 17:03:40 +02:00
plugins.js
queries.js
relationships.js Further enhancement, client library sends up the column it wants enriched and then we can ignore everything else, makes a big difference for enriching users (with a lot of relationships). 2023-10-05 18:23:18 +01:00
roles.js Fixing comment. 2023-09-27 15:51:39 +01:00
routes.js
rows.js Export data make CSV delimiter configurable (#13028) 2024-02-27 09:23:49 +00:00
screens.js
self.js
tables.js Frontend changes for the user column migration work. 2023-10-23 17:57:25 +01:00
templates.js
user.js Update constants and user invitation API to account for new creator flag 2023-11-23 14:02:29 +00:00
views.js
viewsV2.js Encode view ids on paths 2023-11-10 16:17:58 +01:00