1
0
Fork 0
mirror of synced 2024-06-21 11:51:00 +12:00
budibase/packages/server/src
Michael Shanks 6c6f93af34
Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
2021-01-13 11:06:10 +00:00
..
api Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting. 2021-01-07 15:37:41 +00:00
automations Trigger Automation from frontend actions 2021-01-08 17:25:06 +00:00
constants Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting 2021-01-06 11:00:02 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 2020-12-08 13:41:07 +00:00
events Fixing test case and also making sure that external trigger does what its expected to. 2020-12-07 17:55:35 +00:00
middleware Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
selfhost Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
utilities Merge pull request #981 from Budibase/trigger_automation_action 2021-01-13 11:06:10 +00:00
app.js Adding in self hosted API key. 2020-12-09 17:04:05 +00:00
electron.js user table and relationships complete 2020-11-24 14:04:14 +00:00
environment.js This simply removes the self hosting logo URL feature as it doesn't really make sense, screen/layout templates are held in the builder codebase and therefore controlling the logo from the server isn't really possible. 2021-01-11 18:09:43 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00