1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages
2024-01-15 11:01:13 +01:00
..
account-portal@b23fb3b179 Update account portal submodule 2024-01-09 09:18:16 +00:00
backend-core Isolate and context re-use. 2024-01-12 15:08:08 +00:00
bbui Allow enter key to continue (#12762) 2024-01-11 16:31:57 +00:00
builder Allow enter key to continue (#12762) 2024-01-11 16:31:57 +00:00
cli Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it. 2024-01-02 17:45:19 +00:00
client Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
frontend-core Pass isMigrationDone 2024-01-08 13:42:38 +01:00
pro@8c466d6ef2 Move pro to where it should be. 2024-01-12 15:09:08 +00:00
sdk
server Copy context over, ignoring functions. 2024-01-12 15:22:49 +00:00
shared-core Support number array binding filtering in automations (#12708) 2024-01-09 10:25:36 +00:00
string-templates Compile stringtemplates via esbuild 2024-01-15 11:01:13 +01:00
types 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
worker work in progress: replace vm2 and vm with isolated-vm 2024-01-05 13:48:20 +00:00