budibase/packages/server/src
Peter Clement 02629fcf38
Merge pull request #6612 from Budibase/fix/automation-auth-issue
Fix Automation auth issue - External Data Connector not working
2022-07-08 13:21:56 +01:00
..
api Merge pull request #6612 from Budibase/fix/automation-auth-issue 2022-07-08 13:21:56 +01:00
automations add isAutomation to object 2022-07-08 12:16:27 +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 Main body of PR comments - still need to move a bit to pro. 2022-07-04 11:12:08 +01:00
events
integrations Don't try to check externalType of related tables 2022-07-05 16:59:32 +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 Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-20 09:09:21 +01:00
tests/utilities Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 2022-06-17 12:00:42 +01:00
threads Updated query tests to remove altered datasource. Updated messaging for refresh failure messaging 2022-07-08 11:19:41 +01:00
utilities Moving majority of automation logging functionality to pro. 2022-07-04 15:44:47 +01:00
app.ts Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
environment.js Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-07-01 15:14:12 +01:00
index.ts
module.d.ts Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:07:33 +01:00