mike12345567
8bb6956925
Merge branch 'master' of github.com:Budibase/budibase into fix-oidc-error-logging
2024-04-19 13:29:21 +01:00
melohagan
6bdc726d55
Allow a displayName to be passed when creating admin user ( #13516 )
...
* Allow a displayName to be passed when creating admin user
* Set the first and last names
* Don't format handlebars files on save
* Use familyName and givenName
2024-04-18 12:52:00 +00:00
Adria Navarro
f12e654811
Merge branch 'master' into chore/remove-disabling-nounusedvars
2024-04-17 15:49:35 +02:00
mike12345567
25dba0be35
This removes the SearchQuery which was a duplication of the SearchFilters interface - the duplicated types were not correctly getting overlay on each other, causing build errors.
2024-04-17 13:54:23 +01:00
Adria Navarro
a88924a418
Remove // eslint-disable-next-line no-unused-vars
2024-04-17 12:24:41 +02:00
Adria Navarro
ec93ea59c1
Remove // eslint-disable-next-line @typescript-eslint/no-unused-vars
2024-04-17 12:17:03 +02:00
Martin McKeaveney
27dec6e390
Update auth.ts
2024-04-10 17:03:15 +01:00
mike12345567
86150c58ce
Fixing issue with BB_ADMIN environment variables for user creation introduced by user password becoming optional. Adding a test case as well to cover this to avoid it breaking in future.
2024-04-05 12:14:51 +01:00
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
a7722bccc0
fix worker test
2024-03-28 16:18:51 +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
6ee8f421a5
Merge branch 'master' of github.com:budibase/budibase into remove-jest-testcontainers
2024-03-26 10:05:21 +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
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
José Vte. Calderón
bb50c87ac4
Merge branch 'master' into feature/onboarding
2024-03-26 09:04:12 +01: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
db21542d38
Cherry-pick 6b8422df01
2024-03-25 15:25:30 +00:00
jvcalderon
1da10c9a5f
Merge branch 'master' into feature/onboarding
2024-03-25 12:51:57 +01:00
jvcalderon
4314489e26
Restore ethereal user
2024-03-25 12:31:48 +01:00
Martin McKeaveney
7df5e7a8a7
fix order of createAdminUser args
2024-03-21 15:19:50 +00:00
Sam Rose
da2dfcfad0
Merge master.
2024-03-20 18:05:17 +00:00
Sam Rose
4c55d958a1
Actually remove oauth.ts this time.
2024-03-20 13:03:57 +00:00
Sam Rose
dd468c293e
Remove worker aws-sdk, oauth, node-fetch mocks.
2024-03-20 13:03:24 +00:00
Sam Rose
4783426b0f
Merge branch 'master' of github.com:budibase/budibase into reenable-no-unused-vars
2024-03-20 11:46:59 +00:00
Sam Rose
217b39c232
Reenable no-unused-vars
2024-03-20 11:46:39 +00:00
Adria Navarro
abbe9deb1c
Add test command
2024-03-19 23:28:03 +01:00
Mel O'Hagan
ff231b0095
Make password optional
2024-03-19 13:30:42 +00:00
Sam Rose
1785f3af7e
Get lint passing.
2024-03-19 10:55:51 +00:00
Sam Rose
7a63dc9830
Making progress on getting the eslint-jest plugin working.
2024-03-19 10:46:59 +00:00
Sam Rose
1f63f0bddf
Run auto fix.
2024-03-19 09:46:10 +00:00
Sam Rose
ae0eda21a5
Remove uses of console in tests.
2024-03-18 13:43:43 +00:00
Sam Rose
01941dbab5
Fix duplicate enum value.
2024-03-18 11:58:50 +00:00
Adria Navarro
e373387071
Merge branch 'master' into chore/stringtemplates-to-esm
2024-03-18 10:00:27 +01:00
Dean
5696fe0030
Fix to for tenant favourite prefix
2024-03-15 16:52:38 +00:00
Adria Navarro
dff96b88a2
Remove --frozen-lockfile
2024-03-15 14:53:50 +01:00
Adria Navarro
2d641a9672
Clean worker and server dockerfile string-templates injection
2024-03-15 14:53:50 +01:00
Adria Navarro
08a86bdd77
Fix tests
2024-03-15 13:40:14 +01:00
Adria Navarro
ecde5add83
Merge branch 'master' into chore/stringtemplates-to-esm
2024-03-15 13:22:50 +01:00
Dean
f2dbeed6e8
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-15 09:20:02 +00:00
Dean
4949ea1bcd
PR feedback
2024-03-15 09:09:44 +00:00
Adria Navarro
82c610efef
Set string-templates path
2024-03-14 17:17:10 +01:00
jvcalderon
8ae579b1d7
Lint
2024-03-14 13:15:35 +01:00
Sam Rose
47a26e4921
Remove environment setting.
2024-03-14 11:05:50 +00:00
Dean
9755d40203
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-14 09:52:01 +00:00
Sam Rose
02158a0fb1
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-14 09:24:02 +00:00
Adria Navarro
3f302d300e
Add test, account holder cannot be removed
2024-03-12 11:09:16 +01:00