1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
Commit graph

30611 commits

Author SHA1 Message Date
mike12345567
8c326b501b Adding support for oneOf ID search of users, today the relationship picker attempts to use this for the users table, but it was not supported. 2024-04-02 17:12:31 +01:00
Martin McKeaveney
89e081271f
Merge pull request #13385 from Budibase/bump-account-portal
acct-portal-sub
2024-04-02 16:16:51 +01:00
Martin McKeaveney
9762b2df0c acct-portal-sub 2024-04-02 16:14:46 +01:00
Budibase Staging Release Bot
3e3e761f88 Bump version to 2.22.14 2024-04-02 13:55:58 +00:00
Andrew Kingston
567c3a6d10 Add optional chaining to fix log out and log in issue 2024-04-02 14:46:28 +01:00
mike12345567
5e186b5c8a Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-04-02 12:05:34 +01:00
deanhannigan
5ba59adda7
Merge pull request #13346 from Budibase/fix/automation-step-js-bindings
Fix to ensure runtimeTime binding is used is automation js modal
2024-04-02 09:23:22 +01:00
Dean
1c71b38569 PR feedback 2024-04-02 09:22:42 +01:00
deanhannigan
28968237c9
Merge branch 'master' into fix/automation-step-js-bindings 2024-04-02 09:15:31 +01:00
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