Commit Graph

29793 Commits

Author SHA1 Message Date
Rory Powell 5e0ed2e92d Temp remove script usage from worker tests 2023-03-29 14:59:50 +01:00
Rory Powell 5c405c91fb Add force exit, -e flag and streaming to tests 2023-03-29 14:45:22 +01:00
Budibase Release Bot f43ddc0695 Update pro version to 2.4.41 2023-03-29 11:43:04 +00:00
Budibase Release Bot 70af1866b8 v2.4.41 2023-03-29 11:39:46 +00:00
Michael Drury f2296e4e53
Merge pull request #10148 from Budibase/fix/budi-6723
Googlesheets bug fixes - removing external table validation
2023-03-29 12:31:09 +01:00
mike12345567 3cd3549ce9 Removing validation endpoint for external tables, always valid. 2023-03-29 12:16:14 +01:00
mike12345567 3e957fe8d8 Removing external table validation - will have to come up with a best way to do this and a test suite for it. 2023-03-29 12:13:23 +01:00
mike12345567 e78b51328e Revert "Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143)"
This reverts commit ffc5360c41.
2023-03-29 12:12:38 +01:00
Budibase Release Bot 548e071d31 Update pro version to 2.4.40 2023-03-29 08:00:57 +00:00
Budibase Release Bot 8d1f12dfbe v2.4.40 2023-03-29 07:57:56 +00:00
Rory Powell ffc5360c41
Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143)
This reverts commit 9edd87d9b9, reversing
changes made to 08ec47f9ba.
2023-03-29 08:48:06 +01:00
Budibase Release Bot 9cea29eb88 Update pro version to 2.4.39 2023-03-28 15:22:27 +00:00
Budibase Release Bot 6addf07a5e v2.4.39 2023-03-28 15:18:48 +00:00
Rory Powell 90d0892338
Chore: Update livenessprobe timeout, add readinessprobe (#10139)
* Chore: Update livenessprobe timeout, add readinessprobe

* Remove liveness and readiness probes from values

* Add clarifying comment to existing liveness and readiness probes

* U[date failureThreshold on readiness probe to be 3
2023-03-28 16:07:03 +01:00
Budibase Release Bot 8842feaf1e Update pro version to 2.4.38 2023-03-28 14:04:24 +00:00
Budibase Release Bot 39c732f438 v2.4.38 2023-03-28 14:01:14 +00:00
Rory Powell aa9ef56326
Chore: Account deletion via API (#10137) 2023-03-28 14:49:46 +01:00
Budibase Release Bot 296ada4715 Update pro version to 2.4.37 2023-03-28 10:57:56 +00:00
Budibase Release Bot 7644199c2c v2.4.37 2023-03-28 10:55:00 +00:00
melohagan db24978003
Lowercase values for Oracle LIKE (#10134) 2023-03-28 11:46:29 +01:00
Budibase Release Bot b02d77a0d0 Update pro version to 2.4.36 2023-03-27 16:55:39 +00:00
Budibase Release Bot 6631e3faba v2.4.36 2023-03-27 16:52:46 +00:00
Martin McKeaveney 733d8248d3
Merge pull request #10048 from Budibase/fix/conditional-ui-drawer-sections
Fix component settings which have no labels appearing as undefined in conditional UI
2023-03-27 17:43:56 +01:00
Budibase Release Bot a86bc0e7ce Update pro version to 2.4.35 2023-03-22 07:24:29 +00:00
Budibase Release Bot 0aef4a1cdc v2.4.35 2023-03-22 07:21:26 +00:00
Martin McKeaveney a3437c06d6
Merge pull request #10056 from StarZeus/BUDI-9344
Configuration for Google Auth and OIDC Redirect URLs #9892
2023-03-22 07:03:32 +00:00
Martin McKeaveney fd6c318f09
Merge pull request #10057 from StarZeus/BUDI-10017 2023-03-22 07:03:00 +00:00
Budibase Release Bot ff5d96ba12 Update pro version to 2.4.34 2023-03-20 10:45:56 +00:00
Budibase Release Bot f390501c09 v2.4.34 2023-03-20 10:42:57 +00:00
Michael Drury 6c75ceb594
Merge pull request #9949 from Budibase/fix/blacklist
Blacklisting
2023-03-20 10:33:11 +00:00
Budibase Release Bot ea570dc173 Update pro version to 2.4.33 2023-03-20 09:26:00 +00:00
Budibase Release Bot 08562c4959 v2.4.33 2023-03-20 09:22:52 +00:00
Andrew Kingston 69456eba51
Fix regression that prevented custom placeholders from working (#9994) 2023-03-20 09:12:50 +00:00
Budibase Release Bot 7cd0e4ad21 Update pro version to 2.4.32 2023-03-16 13:48:54 +00:00
Budibase Release Bot 888e529e69 v2.4.32 2023-03-16 13:45:11 +00:00
Michael Drury 9edd87d9b9
Merge pull request #10038 from Budibase/fix/budi-6723
Googlesheet issues - master merge
2023-03-16 13:33:33 +00:00
Vinoth Kirubakaran 07778619b9 chore: ran prettier for environment.ts and auth.ts 2023-03-16 12:43:06 +00:00
Vinoth Kirubakaran 419cd1bff0 Update auth.ts
Updated success and error redirect paths using ENV variables
2023-03-16 12:42:48 +00:00
Vinoth Kirubakaran 93f8c1ca6c Update environment.ts
Added new ENV variables for auth redirect paths
2023-03-16 12:42:29 +00:00
Vinoth Kirubakaran 07662b0d99 Ability to configure schedulerName for helm charts (#10018)
* Update minio-service-deployment.yaml

* Update redis-service-deployment.yaml

* Update couchdb-backup.yaml

* Update proxy-service-deployment.yaml

* Update app-service-deployment.yaml

* Update worker-service-deployment.yaml

* Update app-service-deployment.yaml

* Update couchdb-backup.yaml

* Update minio-service-deployment.yaml

* Update proxy-service-deployment.yaml

* Update redis-service-deployment.yaml

* Update worker-service-deployment.yaml
2023-03-16 12:23:47 +00:00
Budibase Release Bot 08ec47f9ba Update pro version to 2.4.31 2023-03-16 11:48:02 +00:00
Budibase Release Bot 010e3d0375 v2.4.31 2023-03-16 11:45:05 +00:00
melohagan dd20732af9
Re-add clone for App Action (#10052) 2023-03-16 11:36:47 +00:00
Andrew Kingston c437c27a9e Simplify logic 2023-03-16 08:35:22 +00:00
Andrew Kingston c635dbf5c4 Fix component settings which have no labels appearing as undefined in the conditional UI drawer 2023-03-16 08:30:16 +00:00
mike12345567 c85364614b Squashing #10024 for master merge. 2023-03-15 14:16:45 +00:00
Budibase Release Bot 04a6b2a8aa Update pro version to 2.4.30 2023-03-15 10:25:04 +00:00
Budibase Release Bot f086b5ae17 v2.4.30 2023-03-15 10:22:07 +00:00
Rory Powell 04de8c0ab8
Fix preprod stale deploy (#10034) 2023-03-15 10:13:02 +00:00
Budibase Release Bot 958876043b Update pro version to 2.4.29 2023-03-15 09:01:41 +00:00