1
0
Fork 0
mirror of synced 2024-09-12 23:43:09 +12:00
budibase/packages/types
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
..
src Support attachment columns in Automations (#13567) 2024-05-09 14:30:56 +01:00
.gitignore
.npmignore Include all dist 2023-08-09 17:06:05 +03:00
package.json Clean dependencies 2024-03-19 23:25:53 +01:00
tsconfig.build.json Fix rebuilding shared-core 2023-10-10 16:05:41 +02:00
tsconfig.json Remove 2024-03-19 23:41:48 +01:00