mike12345567
|
5a0916ca2a
|
Switching it to be a step as part of monorepo check types.
|
2024-11-19 18:08:34 +00:00 |
mike12345567
|
c789f174ab
|
Adding node to each script run for CI.
|
2024-11-19 17:25:51 +00:00 |
mike12345567
|
87a6006b4e
|
Adding all dependencies that were missing and adding to build script.
|
2024-11-19 17:17:31 +00:00 |
Sam Rose
|
19b219a8a8
|
Remove bson call from worker.
|
2024-11-19 15:20:40 +00:00 |
Sam Rose
|
889d3158e8
|
Bypass transformers that are trivial, allow users to configure bson buffer size.
|
2024-11-19 11:34:15 +00:00 |
Adria Navarro
|
2dee07c2bb
|
Merge branch 'master' into chore/sqs-always-on
|
2024-11-18 10:29:09 +01:00 |
Martin McKeaveney
|
dcbe4f0493
|
clean up env var
|
2024-11-15 16:18:53 +00:00 |
Martin McKeaveney
|
f72809a30a
|
Merge branch 'master' into csp-updates
|
2024-11-15 14:55:23 +00:00 |
Martin McKeaveney
|
1543e6dc2b
|
env variable for turning off csp
|
2024-11-10 13:08:51 +00:00 |
Adria Navarro
|
34d6eb0f57
|
Merge branch 'master' into chore/sqs-always-on
|
2024-11-08 10:27:44 +01:00 |
Adria Navarro
|
db48e913e9
|
Undo auditlog.spec test changes
|
2024-11-07 11:16:31 +01:00 |
Adria Navarro
|
c5da1a06c6
|
Close server back
|
2024-11-07 11:16:31 +01:00 |
Adria Navarro
|
505146f4b3
|
Add utils
|
2024-11-07 11:16:31 +01:00 |
Adria Navarro
|
b2488af6da
|
Use utils
|
2024-11-07 11:16:31 +01:00 |
Adria Navarro
|
4f6a09fb02
|
Add utils
|
2024-11-07 11:16:31 +01:00 |
Adria Navarro
|
358f91177c
|
Fix test
|
2024-11-07 11:16:31 +01:00 |
Sam Rose
|
915a7b4c1c
|
Merge master.
|
2024-11-06 17:34:51 +00:00 |
Sam Rose
|
45976313ab
|
Fix build.
|
2024-11-06 10:46:00 +00:00 |
Sam Rose
|
ff9d59e1ee
|
Log SQS connection errors, and retry connection a few times before giving up.
|
2024-11-05 15:35:38 +00:00 |
Martin McKeaveney
|
7623c0ce07
|
further AI config updates for case where there's no configuration
|
2024-11-05 10:54:33 +00:00 |
Adria Navarro
|
7235fd9d5c
|
Merge from master
|
2024-11-04 10:25:38 +01:00 |
Adria Navarro
|
20ed18a0e2
|
Merge branch 'master' into v3-ui
|
2024-10-31 10:14:41 +01:00 |
Mel O'Hagan
|
41807e87b3
|
Don't throw if no account-holder is found
|
2024-10-31 08:44:36 +00:00 |
Adria Navarro
|
45dd00f0d3
|
Merge branch 'master' into v3-ui
|
2024-10-30 14:19:35 +01:00 |
Adria Navarro
|
867dccce5a
|
Remove --check-files
|
2024-10-30 13:51:43 +01:00 |
Adria Navarro
|
6b0005bcc6
|
Different yarn cache between platforms
|
2024-10-30 13:32:43 +01:00 |
Adria Navarro
|
cbb3859bac
|
Remove --frozen-lockfile
|
2024-10-30 12:55:41 +01:00 |
Adria Navarro
|
471c217a86
|
Add --check-files
|
2024-10-30 11:28:52 +01:00 |
Adria Navarro
|
847d775103
|
Fix dockerfile
|
2024-10-30 11:15:36 +01:00 |
Andrew Kingston
|
ff4d919083
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-30 09:29:24 +00:00 |
Adria Navarro
|
e8771f7b51
|
Reenable cache and frozen-lockfile
|
2024-10-30 10:19:05 +01:00 |
mike12345567
|
b433f0f710
|
Removing yarn caching from docker builds.
|
2024-10-29 17:16:08 +00:00 |
Michael Drury
|
8e0ebba099
|
Revert "Revert to state from 2.33.4."
|
2024-10-29 17:11:28 +00:00 |
Sam Rose
|
fea668e6b6
|
Revert to state from 2.33.4.
|
2024-10-29 15:55:38 +00:00 |
mike12345567
|
2473f6859c
|
Updating dockerfiles to contain the network-concurrency 1 option.
|
2024-10-29 14:54:36 +00:00 |
Adria Navarro
|
5cf0e334c2
|
Merge branch 'master' into v3-ui
|
2024-10-28 16:37:17 +01:00 |
melohagan
|
7dcdce2480
|
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP
* WIP
* Remove tests
* Remove TenantInfo
* Remove unused export
* Remove TenantInfo type
* Remove unused export
* Remove unused routes
* Add getAccountHolder front-end endpoint
* Add endpoint to no tenancy list
* Get account holder via appId
* lint
* Update pro ref
* Use account email instead of budibaseUserId (#14876)
* Update account-portal ref
* Update account portal ref
* Correct import order
* Simplify boolean
* type fix
* Rename endpoint to accountholder
* Update account-portal ref
* Refactor
* Refactor to not use appId
* Update type
* appId not needed
* Unused import
|
2024-10-28 14:46:42 +00:00 |
mike12345567
|
8f21802e6e
|
Refactor, correct to the BuiltinPermissionID rather than PermissionLevel, these are different.
|
2024-10-23 15:08:59 +01:00 |
Adria Navarro
|
67d2e0cf61
|
Port changes from PR #14846
|
2024-10-23 14:34:39 +02:00 |
Martin McKeaveney
|
8f0a234ae3
|
fix tests
|
2024-10-23 11:13:52 +01:00 |
Martin McKeaveney
|
4f5e831b22
|
PR comments
|
2024-10-22 21:48:03 +01:00 |
Martin McKeaveney
|
29ab9bef7d
|
fix lint
|
2024-10-22 18:31:07 +01:00 |
Martin McKeaveney
|
807ecf6039
|
BB AI QA testing fixes
|
2024-10-22 18:24:10 +01:00 |
Adria Navarro
|
e7d4f90f1b
|
Cleanup sqs flags from tests
|
2024-10-21 15:31:33 +02:00 |
Adria Navarro
|
9e501b4e65
|
Cleanup SQS feature usages
|
2024-10-21 15:19:55 +02:00 |
mike12345567
|
87bdd68afa
|
Updating to use enum for feature flags across the board.
|
2024-10-18 17:07:35 +01:00 |
Adria Navarro
|
4c688b9734
|
Add more tests
|
2024-10-17 16:40:26 +02:00 |
Adria Navarro
|
7bb69d7ffd
|
Add tests
|
2024-10-17 12:17:01 +02:00 |
Sam Rose
|
26f2deb234
|
Set proxy setting on Koa application.
|
2024-10-09 13:34:43 +01:00 |
Sam Rose
|
eee2991b09
|
Rejib IP fetching.
|
2024-10-09 12:57:14 +01:00 |