budibase/packages/builder/src/components/integration
Peter Clement db273bcd36
Support attachment columns in Automations (#13567)
* base work to support attachments in create / update row

* handle single attachment column

* fix tests

* pro

* fix some types

* handle case where file exists in storage

* improve attacment processing

* refactor slightly and ensure correct url is used for existing attachments

* add test

* Fixing a build issue.

* update tests

* some lint

* remove cursed backend-core test util

* addressing pr comments

* refactoring nasty automationUtils upload code

* remove uneeded check

* use basneeame for fallback filename

* add a test to ensure coverage of single attachment column type

* fail early when fetching object metadata

---------

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2024-05-09 14:30:56 +01:00
..
QueryViewerSidePanel Handle null references when selecting empty in the schema type in the panel 2024-04-30 10:26:35 +01:00
AccessLevelSelect.svelte Consolidated all stores into stores/builder. Store refactoring and added store console debug flag 2023-11-06 11:22:00 +00:00
DynamicVariableModal.svelte Builder data section routing refactor (#8996) 2022-12-17 14:13:06 +00:00
ExtraQueryConfig.svelte Query UI improvements (#11881) 2023-09-26 12:27:27 +01:00
JSONPreview.svelte
KeyValueBuilder.svelte Support attachment columns in Automations (#13567) 2024-05-09 14:30:56 +01:00
QueryBindingBuilder.svelte Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
QueryEditor.svelte Patch from original environment 2023-10-30 12:46:44 +00:00
QueryFieldsBuilder.svelte
QueryViewer.svelte Quick fix for #12502 - the schema was never updating in the UI no matter what was input despite the response - cleaned up the key parsing a little on the backend and made sure there is simply one schema that the frontend always uses, respecting whatever the backend responds with. 2024-03-08 16:50:59 +00:00
QueryViewerBindingBuilder.svelte Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
QueryViewerSavePromptModal.svelte Query UI improvements (#11881) 2023-09-26 12:27:27 +01:00
RestBodyInput.svelte Builder data section routing refactor (#8996) 2022-12-17 14:13:06 +00:00
RestQueryViewer.svelte Fix null ref 2024-04-30 10:39:52 +01:00
codemirror.js
index.svelte Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00