Commit Graph

24786 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
Andrew Kingston 567c3a6d10 Add optional chaining to fix log out and log in issue 2024-04-02 14:46:28 +01:00
deanhannigan 28968237c9
Merge branch 'master' into fix/automation-step-js-bindings 2024-04-02 09:15:31 +01:00
Martin McKeaveney 29d0b91cc2 update account-portal ref 2024-03-28 17:28:41 +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
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
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
Adria Navarro 5b55b9f569
Merge branch 'master' into ci/ignore-merge-commits-on-submodule-checks 2024-03-27 15:40:15 +01: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
mike12345567 84516e85a1 Updating to latest account portal master. 2024-03-27 13:00:02 +00:00
mike12345567 81ef8033dd Trying an earlier account portal reference. 2024-03-27 12:41:17 +00:00
Adria Navarro ab46a3e5e8 Update submodule 2024-03-27 12:41:05 +01:00
Adria Navarro 4493905e74 Update submodule 2024-03-27 12:39:20 +01:00
José Vte. Calderón bb4ced613d
Merge branch 'master' into fix/account-portal-submodule 2024-03-27 11:44:46 +01:00
jvcalderon 0f170b6601 Update submodule 2024-03-27 11:32:08 +01:00
Andrew Kingston 0a4eddc7dc Try reverting account portal 2024-03-27 10:20:22 +00:00
Andrew Kingston ad89bb970c Update account portal 2024-03-27 09:31:22 +00:00
Andrew Kingston 56887641b7
Merge branch 'master' into fix/skeleton-colours 2024-03-27 09:27:44 +00:00
Andrew Kingston 84ffaa7022 Fix additional scrollbar appearing when hiding binding panels 2024-03-26 14:47:14 +00:00
Gerard Burns 00d57c7f0f add base theme to portal app preview 2024-03-26 11:06:09 +00:00
Andrew Kingston 6600930559 Fix annoying account-portal submodule check 2024-03-26 10:51:53 +00:00
Andrew Kingston a07ee66ac4 Merge branch 'master' of github.com:Budibase/budibase into fix/skeleton-colours 2024-03-26 10:50:55 +00:00
Andrew Kingston dbaaa9beee Remove redundant classes 2024-03-26 10:46:58 +00:00
Andrew Kingston 884d9ecf6c Remove testing code 2024-03-26 10:45:23 +00:00
Andrew Kingston 6c9127427c Fix issues with colours in app skeletons 2024-03-26 10:43:56 +00:00
Sam Rose 06c3cc7e59
Update pro reference. 2024-03-26 10:16:50 +00:00
Sam Rose 6ee8f421a5
Merge branch 'master' of github.com:budibase/budibase into remove-jest-testcontainers 2024-03-26 10:05:21 +00:00
Sam Rose 037becfedc
Remove testcontainers debug logging. 2024-03-26 10:05:13 +00:00
Sam Rose a4b940e31d
Update pro reference. 2024-03-26 10:00:47 +00:00
Sam Rose 415b27a008
Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
Sam Rose d85db6b8fe
Update pro reference. 2024-03-26 09:51:42 +00:00
Sam Rose 5d7cd511b5
Correct path to global functions in jest.config.ts. 2024-03-26 09:51:10 +00:00
Sam Rose f3e9e3d35e
Share a single globalSetup/globalTeardown. 2024-03-26 09:49:33 +00:00
jvcalderon 62fa6d9fa4 Account portal submodule update 2024-03-26 09:14:12 +01:00
José Vte. Calderón bb50c87ac4
Merge branch 'master' into feature/onboarding 2024-03-26 09:04:12 +01:00
Sam Rose afacee978d
Add missing environment vars for backend-core tests. 2024-03-25 17:40:46 +00:00
Sam Rose 0dba0cebc7
Remove CouchDB container name. 2024-03-25 17:26:15 +00:00
Adria Navarro f7daceaf07 Remove unused .vscode folders 2024-03-25 18:23:12 +01:00
Sam Rose f68840a580
Remove testcontainers debug logging. 2024-03-25 17:13:04 +00:00
Sam Rose 569f00316b
Merge branch 'master' of github.com:budibase/budibase into remove-jest-testcontainers 2024-03-25 17:12:11 +00:00
Sam Rose 44d4e496b6
Fix code to pull CouchDB URL out of docker ps. 2024-03-25 17:11:41 +00:00
Gerard Burns d9033b2636
Un-revert Skeleton Loader PR (#13180)
* wip

* wip

* wip

* client versions init

* wip

* wip

* wip

* wip

* wip

* linting

* remove log

* comment client version script

* lint

* skeleton loader type fix

* fix types

* lint

* fix types again

* fix manifest not being served locally

* remove preinstalled old client version

* add constant for dev client version

* linting

* Dean PR Feedback

* linting

* pr feedback

* wip

* wip

* clientVersions empty array

* delete from git

* empty array again

* fix tests

* pr feedback

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-03-25 16:39:42 +00:00