1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

967 commits

Author SHA1 Message Date
Adria Navarro
9a6e6ed115 Fix data between old and new 2024-05-06 08:06:43 +02:00
Adria Navarro
23d6c0dc3a Fix tests 2024-05-03 16:35:20 +02:00
Adria Navarro
d91292f532 Handle null or empty on processor 2024-05-03 16:21:35 +02:00
Adria Navarro
b3ff417844 Lint 2024-05-03 13:04:44 +02:00
Adria Navarro
d259bdbf7b Fix 2024-05-03 09:34:42 +02:00
Adria Navarro
2c5e9ff784 processOutputBBReference vs processOutputBBReferences 2024-05-03 09:31:24 +02:00
Adria Navarro
1767650337 processInputBBReference vs processInputBBReferences 2024-05-02 16:51:48 +01:00
Adria Navarro
2b61172fe8 PR comments 2024-05-02 12:19:19 +01:00
Adria Navarro
2e4b69e381 PR comments 2024-05-02 12:12:48 +01:00
Adria Navarro
24aec6efb1 Clean types 2024-04-26 13:30:08 +02:00
Adria Navarro
d45aa9beaf Merge branch 'master' into budi-8123/single-user-column-type 2024-04-26 12:47:35 +02:00
Adria Navarro
a422ae43b2 Fix 2024-04-26 12:26:01 +02:00
Adria Navarro
1aad2ee6d2 Fix after renames 2024-04-26 12:23:11 +02:00
Adria Navarro
637f7f514a Remove FieldTypeSubtypes 2024-04-26 12:18:50 +02:00
Adria Navarro
61bb40d0d3 Remove FieldTypeSubtypes 2024-04-26 12:09:32 +02:00
Adria Navarro
fe226ae54b Fix test 2024-04-26 11:26:24 +02:00
Adria Navarro
d3425a856f Fix test 2024-04-26 10:07:08 +02:00
Adria Navarro
ad44b7ab81 Fix types 2024-04-26 09:47:46 +02:00
Adria Navarro
4b0e389526 Lint 2024-04-25 16:40:13 +02:00
Adria Navarro
b3e7080215 Fix import single user 2024-04-25 16:31:15 +02:00
Adria Navarro
6e4baf7215 Fix import validation 2024-04-25 15:50:28 +02:00
Adria Navarro
5c93ee3e06 Refactor 2024-04-25 13:38:31 +02:00
Adria Navarro
b7688d3a06 Do not store empty arrays 2024-04-25 13:21:00 +02:00
Adria Navarro
35ba5b93b5 Validate single reference not being an array 2024-04-25 13:21:00 +02:00
Adria Navarro
53badf9263 Lint 2024-04-25 13:20:59 +02:00
Adria Navarro
b56c86e1b0 Lint 2024-04-25 13:20:59 +02:00
Adria Navarro
808aba0c34 Input processing 2024-04-25 13:20:59 +02:00
Adria Navarro
afdbf4cc42 Add BB_REFERENCE_SINGLE type 2024-04-25 13:20:59 +02:00
Peter Clement
a4c0328c53
REST file handling and SMTP automation block attachments (#13403)
* handle files in rest connector

* fetch presigned url and return

* further updates to handle files in rest connector

* remove unused important and fix extension bug

* wrong expiry param

* tests

* add const for temp bucket

* handle ttl on bucket

* more bucket ttl work

* split out fileresponse and xmlresponse into utils

* lint

* remove log

* fix tests

* some pr comments

* update function naming and lint

* adding back needed response for frontend

* use fsp

* handle different content-disposition and potential path traversal

* add test container for s3 / minio

* add test case for filename* and ascii filenames

* move tests into separate describe

* remove log

* up timeout

* switch to minio image instead of localstack

* use minio image instead of s3 for testing

* stream file upload instead

* use streamUpload and update signatures

* update bucketcreate return

* throw real error

* tidy up

* pro

* pro ref fix?

* pro fix

* pro fix?

* move minio test provider to backend-core

* update email builder to allow attachments

* testing for sending files via smtp

* use backend-core minio test container in server

* handle different types of url

* fix minio test provider

* test with container host

* lint

* try different hostname?

* Revert "try different hostname?"

This reverts commit cfefdb8ded.

* fix issue with fetching of signed url with test minio

* update autoamtion attachments to take filename and url

* fix tests

* pro ref

* fix parsing of url object

* pr comments and linting

* pro ref

* fix pro again

* fix pro

* account-portal

* fix null issue

* fix ref

* ref

* When sending a file attachment in email fetch it directly from our object store

* add more checks to ensure we're working with a signed url

* update test to account for direct object store read

* formatting

* fix time issues within test

* update bucket and path extraction to regex

* use const in regex

* pro

* Updating TTL handling in upload functions (#13539)

* Updating TTL handling in upload functions

* describe ttl type

* account for ttl creation in existing buckets and update types

* fix tests

* pro

* pro
2024-04-22 15:30:57 +00:00
Martin McKeaveney
4a6e1b7192 fix all cases of lint rule 2024-04-10 17:39:12 +01:00
Adria Navarro
b42cc88180
Merge pull request #13407 from Budibase/BUDI-8122/attachment_cleanup
Handle singleattachment on AttachmentCleanup
2024-04-10 10:41:32 +02:00
Adria Navarro
1bc555350a Lint 2024-04-04 21:09:15 +02:00
Adria Navarro
80dfef9c42 Test single attachment on outputProcessing 2024-04-04 21:07:44 +02:00
Adria Navarro
b2ab4e022e Handle singleattachment on AttachmentCleanup 2024-04-04 20:39:11 +02:00
Adria Navarro
7d0090a8e2 Fix import/export 2024-04-03 17:01:36 +02:00
Adria Navarro
a4c8fcb2ac Clean and populate url 2024-04-03 16:43:12 +02:00
Adria Navarro
a8c3011071 Rename FieldType.ATTACHMENT to FieldType.ATTACHMENTS 2024-04-03 12:54:20 +02:00
Gerard Burns
d9033b2636
Un-revert Skeleton Loader PR (#13180)
* wip

* wip

* wip

* client versions init

* wip

* wip

* wip

* wip

* wip

* linting

* remove log

* comment client version script

* lint

* skeleton loader type fix

* fix types

* lint

* fix types again

* fix manifest not being served locally

* remove preinstalled old client version

* add constant for dev client version

* linting

* Dean PR Feedback

* linting

* pr feedback

* wip

* wip

* clientVersions empty array

* delete from git

* empty array again

* fix tests

* pr feedback

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-03-25 16:39:42 +00:00
Adria Navarro
0859e79b1e Lint 2024-03-20 23:19:42 +01:00
Adria Navarro
0827cc6bda Type everywhere! 2024-03-20 19:33:39 +01:00
Sam Rose
217b39c232
Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
Sam Rose
f1278312ab
Reenable no-case-declarations. 2024-03-19 15:58:25 +00:00
Sam Rose
1785f3af7e
Get lint passing. 2024-03-19 10:55:51 +00:00
Sam Rose
1f63f0bddf
Run auto fix. 2024-03-19 09:46:10 +00:00
Andrew Kingston
b6eab42c18 Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-14 16:24:16 +00:00
Adria Navarro
625c1dda9f Improve tests 2024-03-13 16:54:39 +01:00
Adria Navarro
940ff5acd2 Fix table changes with empty attachments 2024-03-13 16:48:58 +01:00
Adria Navarro
0420734d97 Add failing test 2024-03-13 16:48:32 +01:00
Andrew Kingston
28d938ba3e Lint 2024-03-12 19:09:32 +00:00
Andrew Kingston
16ce5ac65e Update how snippets are fetched and enriched into context, because HBS helpers can't be async 2024-03-12 17:02:01 +00:00