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 |
Sam Rose
|
d77b6f82e0
|
remove jestTestcontainersConfigGenerator.js
|
2024-03-25 15:42:45 +00:00 |
Sam Rose
|
b303592f4c
|
Remove content length checks.
|
2024-03-25 15:30:14 +00:00 |
Sam Rose
|
db21542d38
|
Cherry-pick 6b8422df01
|
2024-03-25 15:25:30 +00:00 |
Sam Rose
|
66cfb8eedd
|
Remove jest-testcontainers.
|
2024-03-25 15:24:14 +00:00 |
José Vte. Calderón
|
f777316fc2
|
Merge branch 'master' into feature/onboarding
|
2024-03-25 14:56:51 +01:00 |
Sam Rose
|
419880e4fb
|
Merge branch 'master' into pull-images-prior-to-tests
|
2024-03-25 13:51:38 +00:00 |