Budibase Staging Release Bot
f4462de364
v2.1.46-alpha.14
2022-12-15 11:58:11 +00:00
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
Budibase Staging Release Bot
8594839400
v2.1.46-alpha.13
2022-12-15 11:28:12 +00:00
Budibase Staging Release Bot
0049d9f022
v2.1.46-alpha.12
2022-12-14 22:08:24 +00:00
Budibase Staging Release Bot
e4a54158fa
v2.1.46-alpha.11
2022-12-14 15:19:14 +00:00
Budibase Staging Release Bot
1f2874a820
v2.1.46-alpha.10
2022-12-14 14:38:07 +00:00
Budibase Staging Release Bot
8760fd0083
v2.1.46-alpha.9
2022-12-14 14:07:16 +00:00
Budibase Staging Release Bot
4d0270b4c2
v2.1.46-alpha.8
2022-12-14 13:35:36 +00:00
Budibase Staging Release Bot
3c72070ce8
v2.1.46-alpha.7
2022-12-14 13:07:32 +00:00
Budibase Staging Release Bot
5fe1b78b52
v2.1.46-alpha.6
2022-12-13 09:35:44 +00:00
Rory Powell
9a35ab0934
Exclude all test utils packages from TS build ( #9024 )
2022-12-13 09:21:42 +00:00
Budibase Staging Release Bot
c50b9af57c
v2.1.46-alpha.5
2022-12-12 22:18:47 +00:00
Budibase Staging Release Bot
865ad436ba
v2.1.46-alpha.4
2022-12-12 12:44:42 +00:00
Budibase Staging Release Bot
06938d4c2b
v2.1.46-alpha.3
2022-12-11 22:33:55 +00:00
Budibase Staging Release Bot
ed6c1e953e
v2.1.46-alpha.2
2022-12-11 17:30:10 +00:00
Budibase Staging Release Bot
314aef35c8
v2.1.46-alpha.1
2022-12-09 14:42:23 +00:00
Rory Powell
9577169320
Remove new ( #8994 )
2022-12-09 14:25:11 +00:00
Budibase Staging Release Bot
062133181a
v2.1.46-alpha.0
2022-12-09 13:52:03 +00:00
Martin McKeaveney
bfab6fc335
merge
2022-12-09 13:35:18 +00:00
Budibase Staging Release Bot
d2f9668f21
v2.1.43-alpha.15
2022-12-08 11:36:58 +00:00
Budibase Staging Release Bot
cfd8180cbd
v2.1.43-alpha.14
2022-12-08 10:29:26 +00:00
Budibase Staging Release Bot
e2603945e8
v2.1.43-alpha.13
2022-12-08 09:36:34 +00:00
Budibase Staging Release Bot
4e38b40779
v2.1.43-alpha.12
2022-12-07 13:29:13 +00:00
Andrew Kingston
7107df83e8
Ensure filters are reset when changing table in the data section
2022-12-07 13:08:58 +00:00
Andrew Kingston
5cad5e2604
Merge pull request #8965 from Budibase/cheeks-fixes
...
Misc fixes
2022-12-07 13:01:14 +00:00
Budibase Staging Release Bot
8075ff29df
v2.1.43-alpha.11
2022-12-07 11:19:14 +00:00
melohagan
bf01631cdc
Merge pull request #8886 from Budibase/bug/sev3/query-bindings-drawer
...
Query bindings drawer fixes
2022-12-07 11:06:19 +00:00
Andrew Kingston
2b4ad2d0b9
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2022-12-07 09:54:57 +00:00
Andrew Kingston
e26d5096ae
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes
2022-12-07 09:54:47 +00:00
Andrew Kingston
608576ff3b
Remove console log
2022-12-07 09:02:31 +00:00
Andrew Kingston
d4a7412163
Update filter labels to reflect that more than and less than also include equal to
2022-12-07 09:00:29 +00:00
Andrew Kingston
0e9477b982
Fix filter drawer and filtering in general across data, design and automate and update to support keyed fields and 'match any'
2022-12-07 08:57:17 +00:00
mike12345567
d3029d33ae
Minor fix for #8843 - the binding input drawer was using the format helper. rather than helpers. when generating JS helpers.
2022-12-06 18:21:54 +00:00
Budibase Staging Release Bot
9d1d208503
v2.1.43-alpha.10
2022-12-06 16:29:26 +00:00
Andrew Kingston
07347420e7
Fix issue with not being able to update component names
2022-12-06 15:32:50 +00:00
Andrew Kingston
b03bf753a0
Fix issue with extremely long select values!
2022-12-06 15:13:12 +00:00
dependabot[bot]
ea3c01ab51
Bump qs from 6.5.2 to 6.5.3 in /packages/builder
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 15:06:26 +00:00
Budibase Staging Release Bot
95f6ae9cc5
v2.1.43-alpha.9
2022-12-06 14:59:52 +00:00
Budibase Release Bot
ca6ad9076c
v2.1.45
2022-12-06 14:44:23 +00:00
Mitch-Budibase
db7be259ef
Merge pull request #8945 from Budibase/cypress-app-overview
...
appOverview Cypress Test Update
2022-12-06 13:01:09 +00:00
Budibase Staging Release Bot
545fa54442
v2.1.43-alpha.8
2022-12-06 12:41:31 +00:00
Mitch-Budibase
bf7a920d16
Skipping User Management tests - Covered Elsewhere
...
Skipping the full User Management test file
- We have coverage of these tests via QA Wolf
2022-12-06 12:04:36 +00:00
Mitch-Budibase
d63278a2fa
appOverview Cypress Test Update
...
The test 'Should reflect an application that has been unpublished' failed on last nights build. This is likely a timing issue.
I have included a wait and timeout within the test. It passes locally, just not on the nightly build
2022-12-06 11:01:25 +00:00
Budibase Staging Release Bot
f8f901f689
v2.1.43-alpha.7
2022-12-06 10:59:45 +00:00
Budibase Release Bot
4e947fbb54
v2.1.44
2022-12-05 18:40:59 +00:00
Budibase Staging Release Bot
7fd1f0ad03
v2.1.43-alpha.6
2022-12-05 18:25:31 +00:00
Dean
4826f1ef82
Force a re-initialisation of table data and paging when importing rows to a datasource
2022-12-05 15:02:39 +00:00
Budibase Staging Release Bot
5abd0bc89f
v2.1.43-alpha.5
2022-12-05 13:10:00 +00:00
Michael Drury
5e0664e683
Merge pull request #8915 from Budibase/fix/8882
...
Fix/8882
2022-12-05 12:56:34 +00:00
Budibase Staging Release Bot
19ce0dfae3
v2.1.43-alpha.4
2022-12-05 12:38:09 +00:00