1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

19248 commits

Author SHA1 Message Date
Budibase Release Bot de2aecb11e Update pro version to 2.4.42 2023-03-30 11:40:28 +00:00
Budibase Release Bot 01c9908696 v2.4.42 2023-03-30 11:37:03 +00:00
Martin McKeaveney 586a31e4b9 Merge pull request #10141 from Budibase/fix/sample-data-auto-ids
fix auto columns in sample data
2023-03-30 12:25:54 +01:00
Budibase Release Bot 0a6c6a9d1b Update pro version to 2.4.41 2023-03-29 11:43:04 +00:00
Budibase Release Bot 1f0cf9b604 v2.4.41 2023-03-29 11:39:46 +00:00
Michael Drury ed66bebe80 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 e5ba70e7b4 Removing validation endpoint for external tables, always valid. 2023-03-29 12:16:14 +01:00
mike12345567 e10943e6f8 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 25fd16f753 Revert "Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143)"
This reverts commit 89d19a87a7.
2023-03-29 12:12:38 +01:00
Budibase Release Bot 8dc5f87972 Update pro version to 2.4.40 2023-03-29 08:00:57 +00:00
Budibase Release Bot f941ba6fe8 v2.4.40 2023-03-29 07:57:56 +00:00
Rory Powell 89d19a87a7 Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143)
This reverts commit b1b18bef18, reversing
changes made to e841ccd0ed.
2023-03-29 08:48:06 +01:00
Budibase Release Bot 8e368525e4 Update pro version to 2.4.39 2023-03-28 15:22:27 +00:00
Budibase Release Bot ceacffa9b6 v2.4.39 2023-03-28 15:18:48 +00:00
Rory Powell c57e69d082 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 927599a5b6 Update pro version to 2.4.38 2023-03-28 14:04:24 +00:00
Budibase Release Bot 071a6e0994 v2.4.38 2023-03-28 14:01:14 +00:00
Martin McKeaveney fa30769ddb fix auto columns in sample data 2023-03-28 14:58:22 +01:00
Rory Powell 06794d8085 Chore: Account deletion via API (#10137) 2023-03-28 14:49:46 +01:00
Budibase Release Bot b173e80582 Update pro version to 2.4.37 2023-03-28 10:57:56 +00:00
Budibase Release Bot a3ee18824e v2.4.37 2023-03-28 10:55:00 +00:00
melohagan 9e8ab55e18 Lowercase values for Oracle LIKE (#10134) 2023-03-28 11:46:29 +01:00
Budibase Release Bot d5ccd1cc87 Update pro version to 2.4.36 2023-03-27 16:55:39 +00:00
Budibase Release Bot a5b6635850 v2.4.36 2023-03-27 16:52:46 +00:00
Martin McKeaveney 191bf47179 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 033b7a2355 Update pro version to 2.4.35 2023-03-22 07:24:29 +00:00
Budibase Release Bot 32e1fd00d3 v2.4.35 2023-03-22 07:21:26 +00:00
Martin McKeaveney 4b24eadb92 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 2fc361a838 Merge pull request #10057 from StarZeus/BUDI-10017 2023-03-22 07:03:00 +00:00
Budibase Release Bot ed927475d5 Update pro version to 2.4.34 2023-03-20 10:45:56 +00:00
Budibase Release Bot 775ae58003 v2.4.34 2023-03-20 10:42:57 +00:00
Michael Drury 34e8009f08 Merge pull request #9949 from Budibase/fix/blacklist
Blacklisting
2023-03-20 10:33:11 +00:00
Budibase Release Bot 3186373837 Update pro version to 2.4.33 2023-03-20 09:26:00 +00:00
Budibase Release Bot 1d6fa91249 v2.4.33 2023-03-20 09:22:52 +00:00
Andrew Kingston 8eaba806d4 Fix regression that prevented custom placeholders from working (#9994) 2023-03-20 09:12:50 +00:00
Budibase Release Bot 7ee305231d Update pro version to 2.4.32 2023-03-16 13:48:54 +00:00
Budibase Release Bot 1d7abe7031 v2.4.32 2023-03-16 13:45:11 +00:00
Michael Drury b1b18bef18 Merge pull request #10038 from Budibase/fix/budi-6723
Googlesheet issues - master merge
2023-03-16 13:33:33 +00:00
Vinoth Kirubakaran a46a33877b chore: ran prettier for environment.ts and auth.ts 2023-03-16 12:43:06 +00:00
Vinoth Kirubakaran 9407383c54 Update auth.ts
Updated success and error redirect paths using ENV variables
2023-03-16 12:42:48 +00:00
Vinoth Kirubakaran 0b26cc8743 Update environment.ts
Added new ENV variables for auth redirect paths
2023-03-16 12:42:29 +00:00
Vinoth Kirubakaran 044a88dd8a 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 e841ccd0ed Update pro version to 2.4.31 2023-03-16 11:48:02 +00:00
Budibase Release Bot ab6d95acc6 v2.4.31 2023-03-16 11:45:05 +00:00
melohagan eeb8e49b54 Re-add clone for App Action (#10052) 2023-03-16 11:36:47 +00:00
Andrew Kingston 75057e2b05 Simplify logic 2023-03-16 08:35:22 +00:00
Andrew Kingston 8d79a23700 Fix component settings which have no labels appearing as undefined in the conditional UI drawer 2023-03-16 08:30:16 +00:00
mike12345567 6174b6ae18 Squashing #10024 for master merge. 2023-03-15 14:16:45 +00:00
Budibase Release Bot 3edb9a76d5 Update pro version to 2.4.30 2023-03-15 10:25:04 +00:00
Budibase Release Bot af55dd132e v2.4.30 2023-03-15 10:22:07 +00:00