1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
budibase/packages/server/src
2022-06-27 18:00:48 +01:00
..
api Moving get of logs to pro. 2022-06-27 18:00:48 +01:00
automations Moving get of logs to pro. 2022-06-27 18:00:48 +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 get of logs to pro. 2022-06-27 18:00:48 +01:00
definitions Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-24 17:43:59 +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 Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
utilities Adding metadata update with automation IDs and counts of errors which can be totalled in frontend, also moving to using production apps for history only. 2022-06-17 18:39:06 +01:00
app.ts Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
environment.js Adding mechanism to disable automation logging in self host. 2022-06-15 17:07:17 +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 branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-15 15:08:48 +01:00