1
0
Fork 0
mirror of synced 2024-08-05 05:11:43 +12:00
Commit graph

24886 commits

Author SHA1 Message Date
melohagan
fe2c6d5ec1
get process env in JS file (#13414) 2024-04-08 09:58:59 +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
Sam Rose
db6aec725b
Removed focused test. 2024-04-04 15:32:05 +01:00
Sam Rose
d5a04d2569
Update account-portal submodule to latest master. 2024-04-04 15:29:09 +01:00
Sam Rose
621135bf7e
Merge master. 2024-04-04 15:28:50 +01:00
Sam Rose
d0a5ae6ae3
Respond to Mike's feedback. 2024-04-04 15:27:50 +01:00
Adria Navarro
60f782d33d Update account-portal 2024-04-04 14:14:51 +02:00
Adria Navarro
5a82de01dd Display "Attachment" on UI 2024-04-04 14:14:11 +02:00
Adria Navarro
a1a06b5d18 Fix import 2024-04-04 14:14:11 +02:00
Sam Rose
b6431e57ff
Attempt to make JS timeout tests more consistent. 2024-04-04 10:28:19 +01:00
Martin McKeaveney
e943555473 acct portal sha 2024-04-03 20:24:04 +01:00
Martin McKeaveney
14a7ab6544 update account portal SHA 2024-04-03 19:45:01 +01:00
Sam Rose
5675283ee4
Merge branch 'master' of github.com:budibase/budibase into remove-pg-mock 2024-04-03 17:05:11 +01:00
Sam Rose
a8ae839186
Tidy up function rename. 2024-04-03 17:03:10 +01:00
Sam Rose
51af154215
Add --coverage back to local tests for packages/server 2024-04-03 16:49:42 +01:00
Sam Rose
94084db77d
Exclude isolated-vm.ts from coverage. 2024-04-03 16:36:01 +01:00
Sam Rose
afa757f21a
Remove catch-all error handler in preview endpoint to help debug tests. 2024-04-03 16:24:19 +01:00
Sam Rose
6d41b890db
Fix test that doesn't work if you run it with reuse containers. 2024-04-03 16:09:12 +01:00
Michael Drury
1cfe4da027
Revert "Single attachment column type" 2024-04-03 16:01:45 +01:00
Sam Rose
193d40f86c
Fix some tests. 2024-04-03 15:40:10 +01:00
Sam Rose
110e20c0ce
Update submodules. 2024-04-03 15:30:15 +01:00
Sam Rose
b2ef045ecf
Merge master. 2024-04-03 15:17:38 +01:00
Adria Navarro
9438662603
Merge branch 'master' into BUDI-8122/single-attachment-column-type 2024-04-03 16:07:11 +02:00
Adria Navarro
f9a21e766a
Merge branch 'master' into fix/devtools-preview-loading 2024-04-03 15:41:45 +02:00
Adria Navarro
dc91aba52c authStore undefined check 2024-04-03 15:37:00 +02:00
Sam Rose
e0ab2f7e0f
Merge branch 'master' into reuse-containers 2024-04-03 14:28:58 +01:00
Adria Navarro
f15e09c7ed
Merge branch 'master' into BUDI-8122/single-attachment-column-type 2024-04-03 15:05:33 +02:00
Adria Navarro
8f50281b2c
Merge branch 'master' into update-posthog-js 2024-04-03 15:01:34 +02:00
Sam Rose
db877b7802
Create unique MongoDB databases. 2024-04-03 12:55:44 +01:00
Sam Rose
79184e70af
Remove CONTAINER_NAMESPACE, it wasn't the solution. 2024-04-03 12:32:29 +01:00
Sam Rose
b98e80f687
Back down to 4. 2024-04-03 12:28:00 +01:00
Sam Rose
04aa53c306
Trying with 8 workers. 2024-04-03 12:22:11 +01:00
Adria Navarro
2c28e074ed Fix types 2024-04-03 12:59:04 +02:00
Sam Rose
c764b0f22e
Testcontainer debug logging in test-libraries. 2024-04-03 11:55:38 +01:00
Adria Navarro
dae0c749ca Lint 2024-04-03 12:54:43 +02:00
Adria Navarro
234c7feab2 Remove single subtype from attachments 2024-04-03 12:54:43 +02:00
Adria Navarro
291ad618e3 Change order 2024-04-03 12:54:43 +02:00
Adria Navarro
32d11498d2 Change icons 2024-04-03 12:54:43 +02:00
Adria Navarro
aabee4d90e Rename ATTACHMENT to ATTACHMENTS 2024-04-03 12:54:21 +02:00
Adria Navarro
757284d6c0 Fix tsconfig 2024-04-03 12:54:21 +02:00
Adria Navarro
a8c3011071 Rename FieldType.ATTACHMENT to FieldType.ATTACHMENTS 2024-04-03 12:54:20 +02:00
Adria Navarro
1992fbc5d2 Fix mapping 2024-04-03 12:53:55 +02:00
Adria Navarro
39ac734edd Clean components 2024-04-03 12:53:55 +02:00
Adria Navarro
b99a51d48b Rename 2024-04-03 12:53:55 +02:00
Adria Navarro
5df68cfca7 Extract mapper 2024-04-03 12:53:55 +02:00
Adria Navarro
21597a44c9 SingleAttachmentField component 2024-04-03 12:53:55 +02:00
Adria Navarro
ac5bae0e23 Lint 2024-04-03 12:53:55 +02:00
Adria Navarro
47ab920bd1 Fix 2024-04-03 12:53:55 +02:00
Adria Navarro
d74af11230 Handle deletions 2024-04-03 12:53:55 +02:00
Adria Navarro
b660e7e286 Handle display/set single attachment in form 2024-04-03 12:53:55 +02:00