1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00
budibase/packages/server/__mocks__
Rory Powell 786039055e File authentication using presigned URLs (#8883)
* file auth wip

* Private plugin bucket wip

* Add etag to logo request, fix circular dependency

* Resolve cyclic dependency

* Ensure browser doesn't cache custom component

* Global file fixes

* File fixes / remove permaUrl

* Add ctx local storage

* Enable presigned url to work from any host

* Test fix

* Self hosting w/ S3 + other fixes

* Fix for serving dev app in multi tenant

* Fix backup restore and import attachment url processing, never store attachment urls

* Test fixes

* Unit tests WIP

* Replace file path with base64 encoded private key

* Multi tenancy tests for files

* Environment files fixes

* Post-merge build and test fixes

* Add debug conditional to all jest logging and revert/fix prod minio proxy_pass

* Re-add default '/' minio route :(

* Rename iconFile -> iconFileName

* Add cloudfront vars to k8s templates

* Remove public bucket policy

* Remove duplicated test
2022-12-15 11:35:22 +00:00
..
@elastic Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
@google-cloud firebase tests complete 2022-04-28 22:59:25 +01:00
@sendgrid Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
mysql2 Updating test case to handle new promise library. 2022-03-03 23:50:46 +00:00
airtable.ts Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
arangojs.ts run prettier + lint over typescript files as well 2022-01-20 09:17:08 +01:00
aws-sdk.ts File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
mongodb.ts Fix types 2022-10-03 19:10:01 +01:00
mssql.ts run prettier + lint over typescript files as well 2022-01-20 09:17:08 +01:00
mysql2.ts fix tests 2021-10-21 18:05:18 +01:00
node-fetch.ts Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
oracledb.ts Tests 2021-11-18 12:05:30 +00:00
pg.ts Fixing mock. 2022-05-20 18:08:48 +01:00