1
0
Fork 0
mirror of synced 2024-08-14 01:21:41 +12:00
Commit graph

23680 commits

Author SHA1 Message Date
mike12345567
e174211440 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-08-17 17:34:44 +01:00
Martin McKeaveney
b170b77a3f Merge pull request #11541 from Budibase/fix/add-offline-to-compose
adding offline mode to .env
2023-08-17 17:14:38 +01:00
Budibase Staging Release Bot
fce22c0751 Bump version to 2.9.26-alpha.4 2023-08-17 12:32:10 +00:00
melohagan
b57a8c1130 Move when filter empty option into filter drawer (#11262)
* Add when filter empty dropdown

* Add unit tests

* "fix" typescript issue

* Add empty filter check for external

* Add unit test

* Hide empty filter option for custom query

* Make onEmptyFilter optional

* Fix unit tests

* Remove onEmptyFilter automation input

* Remove unused var

* Refactor

* Fix path

* Fix type issue

* Fix types
2023-08-17 13:31:52 +01:00
Budibase Staging Release Bot
5d3a16c8c1 Bump version to 2.9.29 2023-08-17 10:57:42 +00:00
Martin McKeaveney
5f4fb81967 Merge branch 'master' of github.com:Budibase/budibase 2023-08-17 11:57:19 +01:00
Martin McKeaveney
39f31b90a4 update pro reference 2023-08-17 11:57:05 +01:00
Martin McKeaveney
c8dea49117 Merge branch 'master' into fix/add-offline-to-compose 2023-08-17 11:23:46 +01:00
Budibase Staging Release Bot
386a4f1747 Bump version to 2.9.28 2023-08-17 09:28:39 +00:00
Martin McKeaveney
fd099658a0 revert develop into master 2023-08-17 10:28:15 +01:00
Budibase Staging Release Bot
2fab9a3ded Bump version to 2.9.27 2023-08-17 09:14:28 +00:00
Jonny McCullagh
07da8a5e0f remove enabled from probe values.yaml (#11546) 2023-08-17 10:14:09 +01:00
Budibase Staging Release Bot
6ec948907e Bump version to 2.9.26-alpha.3 2023-08-17 09:11:10 +00:00
melohagan
6d40a54fd5 Only get definition for given schema (#11532) 2023-08-17 10:10:52 +01:00
Budibase Staging Release Bot
8576f16583 Bump version to 2.9.26 2023-08-16 21:07:29 +00:00
Martin McKeaveney
e8da05b5ba Merge branch 'develop' into master 2023-08-16 22:07:09 +01:00
Martin McKeaveney
f0ee662d32 adding offline mode to .env 2023-08-16 17:17:05 +01:00
Budibase Staging Release Bot
2557997db6 Bump version to 2.9.26-alpha.2 2023-08-16 16:09:58 +00:00
Michael Drury
1a739b85e5 Merge pull request #11540 from Budibase/fix/shared-core-build
Shared-core dev:builder - rebuild as part of watch correctly
2023-08-16 17:09:37 +01:00
mike12345567
9bac4b8bf2 Getting shared-core to build consistently as part of the yarn dev command. 2023-08-16 16:58:35 +01:00
Budibase Staging Release Bot
b6064f170e Bump version to 2.9.26-alpha.1 2023-08-16 14:59:21 +00:00
melohagan
a8b3249a8f Add bindable setting for initial form step (#11530) 2023-08-16 15:59:02 +01:00
Jonny McCullagh
a5f8d9994b adoptjdk repo has changed to adoptium (#11521) 2023-08-15 11:01:37 +01:00
Jonny McCullagh
5669e82277 adoptjdk repo has changed to adoptium (#11521) 2023-08-15 10:59:46 +01:00
Budibase Staging Release Bot
6436aefa33 Bump version to 2.9.26-alpha.0 2023-08-14 17:25:15 +00:00
Martin McKeaveney
9e0f2a1d82 backmerge master 2023-08-14 18:24:51 +01:00
Martin McKeaveney
6586755538 remove special chars from access and secret key in dynamo lib 2023-08-14 18:16:40 +01:00
Budibase Staging Release Bot
f487a4d3ca Bump version to 2.9.25 2023-08-14 16:46:07 +00:00
Martin McKeaveney
6653914499 Merge branch 'master' of github.com:Budibase/budibase 2023-08-14 17:45:44 +01:00
Martin McKeaveney
b80c7d7fab add paths to the optional chaining 2023-08-14 17:44:24 +01:00
Budibase Staging Release Bot
e7fd37c156 Bump version to 2.9.24 2023-08-14 16:32:30 +00:00
Martin McKeaveney
9b814e8231 updating build script to get QA core working again 2023-08-14 17:32:03 +01:00
Budibase Staging Release Bot
cc0877df2f Bump version to 2.9.24-alpha.4 2023-08-11 13:37:14 +00:00
Michael Drury
ff620a496d Merge pull request #11483 from Budibase/BUDI-7189/handle_tableschema_changes_on_views
Handle tableschema changes on views
2023-08-11 14:36:57 +01:00
mike12345567
60af4029aa Merge branch 'develop' of github.com:Budibase/budibase into BUDI-7189/handle_tableschema_changes_on_views 2023-08-11 14:15:21 +01:00
Budibase Staging Release Bot
a444d6a732 Bump version to 2.9.24-alpha.3 2023-08-11 06:52:17 +00:00
Andrew Kingston
34755dfc19 Merge pull request #11481 from Budibase/budi-6298-change-form-step-should-support-bindings
Change form step should support bindings
2023-08-11 07:51:58 +01:00
Mel O'Hagan
dd02670f77 Merge branch 'budi-6298-change-form-step-should-support-bindings' of https://github.com/Budibase/budibase into budi-6298-change-form-step-should-support-bindings 2023-08-11 07:45:21 +01:00
Mel O'Hagan
1730b26489 Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings 2023-08-11 07:43:40 +01:00
Andrew Kingston
0bc4299756 Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings 2023-08-10 20:44:04 +01:00
Budibase Staging Release Bot
3f26bb2aae Bump version to 2.9.24-alpha.2 2023-08-10 16:09:14 +00:00
Michael Drury
c973af86b3 Merge pull request #11435 from Budibase/budi-7350-filter-equal-for-numbers-not-working-in-data-providers
Filter equal for UNSIGNED, DECIMAL, BigInt, etc not working in MySQL custom query
2023-08-10 17:08:54 +01:00
Michael Drury
9a19c7a14e Merge branch 'develop' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers 2023-08-10 16:35:36 +01:00
Michael Drury
08e663a8d3 Merge branch 'master' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers 2023-08-10 16:28:59 +01:00
Michael Drury
c4651d1818 Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings 2023-08-10 16:27:55 +01:00
Budibase Staging Release Bot
b0191a5847 Bump version to 2.9.24-alpha.1 2023-08-10 14:51:01 +00:00
Adria Navarro
29d5961307 Merge pull request #11500 from Budibase/fix_node18_built_images
Fix python installation in server docker and single image
2023-08-10 17:50:41 +03:00
Adria Navarro
393bdecd0d Check:types using affected 2023-08-10 17:34:51 +03:00
Adria Navarro
5ff26ab2da Do not build using affected 2023-08-10 17:33:31 +03:00
Adria Navarro
65e5e40963 Fix python installation in server docker and single image 2023-08-10 17:24:48 +03:00