Commit Graph

30902 Commits

Author SHA1 Message Date
Dean ff5c7ceda8 Merge remote-tracking branch 'origin/master' into feature/screen-deselect 2024-04-02 09:14:22 +01:00
Andrew Kingston c76fda35ab Merge branch 'nested-nav-links' of github.com:Budibase/budibase into nested-nav-links 2024-03-28 18:30:54 +00:00
Andrew Kingston ca1e1149bf Fix border radius 2024-03-28 18:30:41 +00:00
Andrew Kingston 46fa157dea Improve naming consistency 2024-03-28 18:27:27 +00:00
Andrew Kingston 455d3e250a
Merge branch 'master' into nested-nav-links 2024-03-28 18:23:24 +00:00
Andrew Kingston 98c91a005d Filter out invalid links and sublinks 2024-03-28 18:22:27 +00:00
Andrew Kingston 75d4be94b5 Hide dropdown menu when clicking link 2024-03-28 18:20:19 +00:00
Andrew Kingston 5779a519af Fix issue when no sublinks 2024-03-28 18:00:45 +00:00
mike12345567 0b02233055 Moving test case to be more accurate in placement. 2024-03-28 17:59:51 +00:00
Andrew Kingston 284f7fe3cc Add client support for nav item updates 2024-03-28 17:58:32 +00:00
mike12345567 4c755b3af3 Improving typing around search, there was duplicates of SearchParams and SearchResponse - which were a little different, bring all of this together under the types library. 2024-03-28 17:57:37 +00:00
Sam Rose 90cfdd661d
Rework how we connect to containers. 2024-03-28 17:36:26 +00:00
Martin McKeaveney 29d0b91cc2 update account-portal ref 2024-03-28 17:28:41 +00:00
Budibase Staging Release Bot 0fe6804290 Bump version to 2.22.13 2024-03-28 16:49:13 +00:00
Martin McKeaveney 424ce16481
Merge pull request #13371 from Budibase/feature/update-global-user
[Added] POST /api/global/users/sso endpoint
2024-03-28 16:25:33 +00:00
Martin McKeaveney a7722bccc0 fix worker test 2024-03-28 16:18:51 +00:00
Martin McKeaveney 32a5ce24ec remove automatic ssoId generation 2024-03-28 15:46:43 +00:00
José Vte. Calderón 267d187e41
Merge branch 'master' into feature/update-global-user 2024-03-28 16:12:17 +01:00
Michael Drury f9e78652bb
Merge pull request #13372 from Budibase/fix/better-datasource-defaults
Better datasource default hosts
2024-03-28 15:09:42 +00:00
Andrew Kingston 917a387468 Add transitions to popover showing and hiding due to drawer prescence 2024-03-28 13:33:16 +00:00
Andrew Kingston fdc757029a Add sub link drawer 2024-03-28 13:16:57 +00:00
mike12345567 d8de0a3154 An issue which comes up relatively often is that localhost is not a valid option for a datasource in our cloud and our self host environments. Fixing this so it only shows this in development. 2024-03-28 12:14:56 +00:00
Andrew Kingston 26c4e504bf Add new nav item configuration list, popover and initial drawer. Fix BBUI combobox overflow 2024-03-28 12:00:36 +00:00
mike12345567 12c168e6eb Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-28 11:44:26 +00:00
José Vte. Calderón b5e0bd1aad
Merge branch 'master' into feature/update-global-user 2024-03-28 12:05:29 +01:00
jvcalderon af2407e8cd Lint 2024-03-28 12:04:27 +01:00
jvcalderon b77106480e Adds POST /api/global/users/sso endpoint 2024-03-28 11:46:58 +01:00
Sam Rose f43f03a3b4
Use new larger runners. 2024-03-28 10:31:28 +00:00
Michael Drury 5814274ed5
Merge pull request #13368 from Budibase/fix/account-portal-build
Split build for account portal/monorepo
2024-03-27 18:03:09 +00:00
Sam Rose 29a928eb09
Turn off some expensive options on the disk free up. 2024-03-27 17:51:19 +00:00
Sam Rose d7f112dc95
Free up space in the server tests run. 2024-03-27 17:47:03 +00:00
mike12345567 84f87c4a48 Updating CI. 2024-03-27 17:00:56 +00:00
mike12345567 9f80d7fe43 Adding a mechanism to split build of account portal and monorepo. 2024-03-27 16:59:45 +00:00
Sam Rose ecdb5eec36
Remove testcontainers debug logging. 2024-03-27 16:59:27 +00:00
Sam Rose 4183a0aeb7
Set default packages/server test timeout to 30 seconds, and unmock console.log. 2024-03-27 16:57:31 +00:00
Sam Rose 204b16876a
Run yarn lint:fix 2024-03-27 16:46:11 +00:00
Sam Rose eb33dac9b1
Make container reuse optional, disabled by default. 2024-03-27 16:40:41 +00:00
Sam Rose 3ad3f29861
Merge branch 'reuse-containers' of github.com:budibase/budibase into reuse-containers 2024-03-27 16:31:43 +00:00
Sam Rose 1205cfcbcc
Fix mysql.spec.ts 2024-03-27 16:31:31 +00:00
Michael Drury 1545df7681
Merge branch 'master' into reuse-containers 2024-03-27 16:20:42 +00:00
Sam Rose 385197a5f7
Fix postgres.spec.ts 2024-03-27 15:55:22 +00:00
Sam Rose 831c174362
Give SQL integrations their own database when fetching a new datasource. 2024-03-27 15:25:37 +00:00
Adria Navarro 91aa90d094
Merge pull request #13364 from Budibase/ci/ignore-merge-commits-on-submodule-checks
Ignore merge conflicts on pro submodule checks
2024-03-27 15:44:47 +01:00
Adria Navarro 5b55b9f569
Merge branch 'master' into ci/ignore-merge-commits-on-submodule-checks 2024-03-27 15:40:15 +01:00
Adria Navarro 0c89759e58
Merge pull request #13363 from Budibase/fix/account-portal-submodule
[Changed] Update portal submodule
2024-03-27 15:33:57 +01:00
mike12345567 e4d2ac4fc2 Changing build back. 2024-03-27 14:25:14 +00:00
Sam Rose c5dfd0c9ba
Merge branches 'master' and 'reuse-containers' of github.com:budibase/budibase into reuse-containers 2024-03-27 14:04:04 +00:00
mike12345567 4d6ceb142a Updating account portal reference. 2024-03-27 14:00:43 +00:00
mike12345567 936762c8ee Removing all eval warnings from rollup. 2024-03-27 13:35:47 +00:00
mike12345567 cd694cb312 Disabling warnings for eval (required). 2024-03-27 13:32:24 +00:00