1
0
Fork 0
mirror of synced 2024-09-28 15:21:28 +12:00
Commit graph

33807 commits

Author SHA1 Message Date
Peter Clement
b080821f29
Update helm charts to account for temp bucket (#13544)
* update helm charts to account for temp bucket

* typo

* move location of vars
2024-04-23 10:31:18 +01:00
Dean
ed2eae88b3 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-23 09:09:59 +01:00
mike12345567
6ff00135bf Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-04-22 17:22:53 +01: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
Budibase Staging Release Bot
b2f81276cd Bump version to 2.23.11 2024-04-22 14:14:24 +00:00
Gerard Burns
53553d8dd6 linting 2024-04-22 14:34:20 +01:00
Gerard Burns
9d4283e9ba linting 2024-04-22 14:34:20 +01:00
Gerard Burns
248764ce98 cleanup 2024-04-22 14:34:20 +01:00
Gerard Burns
0249912154 remove old chart inputs 2024-04-22 14:34:20 +01:00
Gerard Burns
a94953289e Remove old stuff i aded to selects and picker 2024-04-22 14:34:20 +01:00
Gerard Burns
222bed8a7e wip 2024-04-22 14:34:20 +01:00
Gerard Burns
06bab3397f remove previous option stuff and animations 2024-04-22 14:34:20 +01:00
Gerard Burns
bdb67bcd35 all chart inputs have the explanation modal 2024-04-22 14:34:20 +01:00
Gerard Burns
f629b95605 string dates 2024-04-22 14:34:20 +01:00
Gerard Burns
d9e7202e3b wip 2024-04-22 14:34:20 +01:00
Gerard Burns
498a562b07 lines for dates 2024-04-22 14:34:20 +01:00
Gerard Burns
d7f9b1f5ee better date parsing for candlestick 2024-04-22 14:34:20 +01:00
Gerard Burns
98cb16cc95 rename 2024-04-22 14:34:20 +01:00
Gerard Burns
97c0c272a8 wip 2024-04-22 14:34:20 +01:00
Gerard Burns
b0e7892e7b rename 2024-04-22 14:34:20 +01:00
Gerard Burns
dc0bbbd450 rename 2024-04-22 14:34:19 +01:00
Gerard Burns
4690f78775 add explanation modal type presets 2024-04-22 14:34:19 +01:00
Gerard Burns
e4386ed781 rekmove builder 2024-04-22 14:34:19 +01:00
Gerard Burns
199005fc38 chart clean up 2024-04-22 14:34:19 +01:00
Gerard Burns
46ae350370 think all charts and blocks are good 2024-04-22 14:34:19 +01:00
Gerard Burns
3f433bb710 histogram 2024-04-22 14:34:19 +01:00
Gerard Burns
500a733cec buckets 2024-04-22 14:34:19 +01:00
Gerard Burns
1a196b78e6 Refactor 2024-04-22 14:34:19 +01:00
Gerard Burns
415b109f23 candlestick 2024-04-22 14:34:19 +01:00
Gerard Burns
6176381f5b donut 2024-04-22 14:34:19 +01:00
Gerard Burns
337214d48c pie 2024-04-22 14:34:19 +01:00
Gerard Burns
78bb19967f wip 2024-04-22 14:34:19 +01:00
Gerard Burns
3ec5bbaa09 wip 2024-04-22 14:34:19 +01:00
Gerard Burns
441595dd6d line chart 2024-04-22 14:34:19 +01:00
Gerard Burns
5751e92bbd refactor line area 2024-04-22 14:34:19 +01:00
Gerard Burns
f5345fd4f3 dont hide chart errors 2024-04-22 14:34:19 +01:00
Gerard Burns
b75d054cdd bar chart working? 2024-04-22 14:34:19 +01:00
Gerard Burns
257fde1481 Datetime working now on bar charts i thjink 2024-04-22 14:34:19 +01:00
Gerard Burns
8d77bb016f refactor of bar done i think 2024-04-22 14:34:19 +01:00
Gerard Burns
1a1a417d94 hmm 2024-04-22 14:34:19 +01:00
Gerard Burns
7890b4e6cb wip 2024-04-22 14:34:19 +01:00
Gerard Burns
feef3450b7 example section 2024-04-22 14:34:19 +01:00
Gerard Burns
7b52811f10 wip 2024-04-22 14:34:19 +01:00
Gerard Burns
4b52508625 validation issue half working, fixing some bugs with context menu 2024-04-22 14:34:19 +01:00
Gerard Burns
56f7dd33c7 wip 2024-04-22 14:34:19 +01:00
Gerard Burns
a806bd87bf wip 2024-04-22 14:34:19 +01:00
Gerard Burns
70ac56522f nicer dates 2024-04-22 14:34:19 +01:00
Gerard Burns
585b4e07ad users and relationships 2024-04-22 14:34:19 +01:00
Gerard Burns
12d2982c67 nicer time 2024-04-22 14:34:19 +01:00
Gerard Burns
4d2109008b binding and json changes 2024-04-22 14:34:19 +01:00