Commit Graph

24540 Commits

Author SHA1 Message Date
mike12345567 95b8a4ea10 Adding feature flagging, the option to only start the automations, or the API, meaning we can split the service if needed. 2023-08-17 16:39:25 +01:00
Andrew Kingston b5546f8d9b Update server and builder to properly sync changes with tables and views across all users 2023-08-17 16:04:56 +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
Andrew Kingston 733a638a99 Remove unnecessary save on first keypress in grids 2023-08-17 12:08:50 +01:00
Andrew Kingston e7c4ebea39 Persist source view ID in ctx when using a view ID in the rows API and support collab in views 2023-08-17 12:07:37 +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
Peter Clement a48a22f1b8 fix tooltips 2023-08-17 10:06:49 +01:00
Peter Clement 59e794b519 Merge remote-tracking branch 'origin/develop' into fix/new-column-popover-fixes 2023-08-17 08:41:50 +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
mike12345567 e068e301ff Updating automation history tab to handle the stopped error status which can occur for CRONs. 2023-08-16 18:21:53 +01:00
mike12345567 9489e309b5 Improving logging of publishing around CRON jobs, try to understand what is being disabled/created. 2023-08-16 18:12:21 +01:00
Dean 6edad5d375 Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates 2023-08-16 17:18:14 +01:00
Dean ccfba675f2 Merge commit 2023-08-16 17:18:04 +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
Andrew Kingston abc072cbbe Fix access control on view searching and handle errors when fetching view definitions 2023-08-16 11:00:14 +01:00
mike12345567 8f81a16340 Updating types to be based on the open API definition rather than types. 2023-08-15 17:33:22 +01:00
Andrew Kingston c115a87cd6 Add dedicated endpoint for fetching view definitions 2023-08-15 17:07:14 +01:00
Andrew Kingston a6da5fd2bb Update grid socket middleware to support V2 views 2023-08-15 16:55:05 +01:00
mike12345567 a6a70c2d09 Building out the role assignment/unassignment APIs as new components of the public API. 2023-08-15 16:46:21 +01:00
Andrew Kingston 1ddd0bca21 Allow configuring access for views 2023-08-15 16:32:36 +01:00
mike12345567 cb49906d36 Updating pro reference. 2023-08-15 15:55:56 +01:00
Andrew Kingston b53f61228c Throw error when attempting to fetch an individual row from a view 2023-08-15 15:47:26 +01:00
mike12345567 e97c042e95 Adding test cases. 2023-08-15 15:35:52 +01:00
mike12345567 b3e8989060 Adding pro integration. 2023-08-15 14:19:36 +01:00
mike12345567 92dd5f1d85 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7108 2023-08-15 12:55:04 +01:00
Peter Clement 9ac5f60338 fix column alignment for first column in table 2023-08-15 11:55:33 +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
Dean 1d4de9b084 Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates 2023-08-15 09:05:44 +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