1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/server/src
2022-06-30 11:28:52 +01:00
..
api Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-06-29 09:50:14 +01:00
automations fix use of loop item in javascript bindings 2022-06-23 16:09:35 +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 Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows 2022-05-26 10:32:18 +01:00
definitions Merge pull request #6443 from Budibase/datasource-labels 2022-06-23 15:32:28 +01:00
events
integrations Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-24 17:50:55 +01:00
middleware Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 2022-06-14 12:34:15 +01:00
migrations Bump timeout for migration test 2022-06-16 10:40:42 +01:00
tests/utilities Failover protection with event cache 2022-05-31 21:04:41 +01:00
threads update handling of max iterations 2022-06-23 16:08:25 +01:00
utilities Add env vars to automatically create initial admin user on first run 2022-06-30 11:28:52 +01:00
app.ts Add env vars to automatically create initial admin user on first run 2022-06-30 11:28:52 +01:00
environment.js Add env vars to automatically create initial admin user on first run 2022-06-30 11:28:52 +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 Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00