Adria Navarro
|
d9a5899b27
|
Bulk store test
|
2024-03-05 16:49:45 +01:00 |
Adria Navarro
|
49db47e1fd
|
Add bulk store
|
2024-03-05 16:46:33 +01:00 |
Adria Navarro
|
a4288a9dd3
|
Basic test
|
2024-03-05 16:41:49 +01:00 |
Adria Navarro
|
56870bed5b
|
Typings
|
2024-03-05 16:30:45 +01:00 |
Adria Navarro
|
e076c0e5f5
|
Use typed redis clients
|
2024-03-05 15:10:51 +01:00 |
Sam Rose
|
f876c5c6e4
|
Merge master.
|
2024-02-29 17:34:16 +00:00 |
mike12345567
|
50bbbb2e06
|
Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB.
|
2024-02-29 16:28:00 +00:00 |
Sam Rose
|
6b306266b5
|
Only show stack traces if you ask for them.
|
2024-02-29 11:09:39 +00:00 |
Sam Rose
|
8488ff4144
|
Print stack traces from inside request handler.
|
2024-02-29 09:19:14 +00:00 |
Sam Rose
|
237634386c
|
More typing fixes.
|
2024-02-28 12:19:08 +00:00 |
Sam Rose
|
2e8eda47f1
|
Respond to PR feedback.
|
2024-02-26 17:38:33 +00:00 |
Sam Rose
|
8f61b69ee5
|
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles
|
2024-02-26 17:28:51 +00:00 |
Sam Rose
|
c15554547b
|
Respond to PR feedback.
|
2024-02-26 17:28:37 +00:00 |
Sam Rose
|
b9600d8330
|
More progress on modernising application tests.
|
2024-02-26 11:57:56 +00:00 |
jvcalderon
|
eafb8a6903
|
Merge branch 'master' into feature/synchronicity
|
2024-02-23 16:49:24 +01:00 |
jvcalderon
|
1ef5e54c29
|
Add BPM_EVENTS to Redis DB list
|
2024-02-23 16:26:23 +01:00 |
Adria Navarro
|
fb1bfbdae8
|
Clean code
|
2024-02-22 13:55:26 +01:00 |
melohagan
|
c12e5fd196
|
Fix array type missing from query schema selector (#12772)
* Tidy MongoDB aggregation pipeline view
* Remove unused code
* WIP
* Add bindings for bindings drawer
* Is not external table if it's a query
* Add QueryArrayFetch
* Bug fix
* JavaScript is the worst
* refactor
* Add array label to query schema
* Remove console log
* type fix
* Don't include Array in SchemaTypeOptions, but show label
* Fix bindings
* refactor
* Rename isObject to hasSchema
* WIP
* Typing WIP
* Type not Types
* Unused import
* type fix
* Handle json array subtype
* Support queryarray datasource type
* refactor
* yarn lock
* update account portal
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-02-19 09:13:03 +00:00 |
mike12345567
|
364579acc4
|
Fixing an issue when invalid version is supplied (not semver) shouldn't crash server.
|
2024-02-16 15:41:36 +00:00 |
Sam Rose
|
e4b0330866
|
Simplify the typing of workerRequests.ts
|
2024-02-15 15:49:30 +00:00 |
Sam Rose
|
dde8f77877
|
Type workerRequests.ts
|
2024-02-15 14:48:47 +00:00 |
Adria Navarro
|
4f42fd832d
|
Lint
|
2024-02-09 16:47:58 +01:00 |
Adria Navarro
|
7ce9756d8c
|
Revert jsRunner changes to vm
|
2024-02-09 16:36:43 +01:00 |
Adria Navarro
|
573096e869
|
Merge branch 'master' into revert-12934-revert-12930-revert-12929-revert-12769-isolated-vm
|
2024-02-08 18:15:36 +01:00 |
Sam Rose
|
8e9db069e5
|
Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future.
|
2024-02-08 16:32:14 +00:00 |
Adria Navarro
|
3b8b60aa03
|
Use wrapper
|
2024-02-08 09:38:09 +01:00 |
Adria Navarro
|
218ba1d283
|
VM types
|
2024-02-08 09:38:09 +01:00 |
Adria Navarro
|
d0d767ce5e
|
Merge branch 'master' into revert-12934-revert-12930-revert-12929-revert-12769-isolated-vm
|
2024-02-08 09:37:39 +01:00 |
mike12345567
|
7dc2c3551f
|
Updating the listObjects functionality to correctly handle truncated responses, when not all objects can be returned at once we need to loop, but we weren't correctly picking up the token that should be passed.
|
2024-02-07 17:03:44 +00:00 |
Adria Navarro
|
8dfcc3aeb1
|
Revert "Revert "Migrate from `vm` to `isolated-vm`""
|
2024-02-02 12:02:09 +01:00 |
Sam Rose
|
332a201ae7
|
Revert "Migrate from `vm` to `isolated-vm`"
|
2024-02-02 09:51:46 +00:00 |
Adria Navarro
|
45ea6a6fd6
|
Revert "Revert "Migrate from `vm` to `isolated-vm`""
|
2024-02-01 16:47:41 +01:00 |
Adria Navarro
|
16749ec3dd
|
Revert "Migrate from `vm` to `isolated-vm`"
|
2024-02-01 16:30:34 +01:00 |
Adria Navarro
|
87501bf25e
|
Merge branch 'master' into isolated-vm
|
2024-02-01 13:15:47 +01:00 |
Adria Navarro
|
3aff1004c8
|
Merge branch 'master' into isolated-vm
|
2024-02-01 12:42:48 +01:00 |
mike12345567
|
85f7d66a99
|
Handling very large exports/backup downloads.
|
2024-01-31 17:16:51 +00:00 |
Martin McKeaveney
|
a23f76b8c8
|
update expiry time for attachments/images
|
2024-01-31 08:57:54 -03:00 |
Adria Navarro
|
623b4f5dab
|
Merge branch 'master' into isolated-vm
|
2024-01-31 10:47:08 +01:00 |
mike12345567
|
21a8d44ec7
|
Adding a 'SESSION_EXPIRY_SECONDS' environment variable which can be set on the services to configure how long before an idle user is logged out.
|
2024-01-25 16:22:39 +00:00 |
Adria Navarro
|
bc7825dc93
|
Keep isolateRefs in context
|
2024-01-24 14:02:34 +01:00 |
jvcalderon
|
64d3114c9f
|
Refactor: usersUtils -> userUtils
|
2024-01-18 12:03:26 +01:00 |
jvcalderon
|
03f7fb37ed
|
Calculate creators count when group role changes
|
2024-01-18 11:14:25 +01:00 |
Adria Navarro
|
73fee7dec7
|
Fix build
|
2024-01-15 12:04:35 +01:00 |
Sam Rose
|
c508a435d6
|
Isolate and context re-use.
|
2024-01-12 15:08:08 +00:00 |
mike12345567
|
e69ba75849
|
Fixing typing for performCall.
|
2024-01-11 17:17:38 +00:00 |
mike12345567
|
8483a53178
|
This removes the need for constant DB HEAD requests to check if a database exists or not. Instead, it tries to make the request, and if it fails it will check if the reason for failure is the database not existing. If it doesn't exist it runs through the same old flow to confirm that it definitely doesn't exist, and if it doesn't then it will create it.
|
2024-01-11 16:44:15 +00:00 |
Sam Rose
|
7ca748a3be
|
Remove objects from setUser call. We can add them later if we need them.
|
2024-01-05 18:10:23 +00:00 |
Sam Rose
|
26fd6b55cd
|
Merge branch 'master' into attach-user-to-spans
|
2024-01-05 14:46:53 +00:00 |
Sam Rose
|
946a73f1b6
|
Set user ID correctly.
|
2024-01-05 14:40:16 +00:00 |
Michael Drury
|
9004428ef3
|
Merge branch 'master' into fix/password-length-admin-user-startup
|
2024-01-05 14:06:37 +00:00 |