1
0
Fork 0
mirror of synced 2024-06-26 10:00:41 +12:00
budibase/packages/server/src
2022-08-19 09:28:26 +01:00
..
api usage page updates 2022-08-19 09:28:26 +01:00
automations Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 2022-07-15 14:15:16 +01:00
constants Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 2022-05-11 11:29:33 +01:00
db Moving majority of automation logging functionality to pro. 2022-07-04 15:44:47 +01:00
definitions Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 2022-07-05 19:54:11 +01:00
events
integrations Fix for ARM processors. 2022-07-13 12:37:55 +01:00
middleware Write users and activity to dynamo 2022-07-18 16:11:52 -04:00
migrations usage page updates 2022-08-19 09:28:26 +01:00
tests/utilities Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 16:40:23 +01:00
threads Ensure a binding exists before continuing with loop 2022-07-18 13:10:18 +01:00
utilities Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 2022-07-15 17:13:45 +01:00
app.ts Removing un-used, dist import which broke build, updating yarn locks. 2022-07-14 16:49:20 +01:00
environment.js Merge pull request #6511 from Budibase/seed-admin-user 2022-07-11 10:04:05 +01:00
index.ts feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 2022-04-20 16:00:03 +05:30
module.d.ts Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:07:33 +01:00