1
0
Fork 0
mirror of synced 2024-09-10 06:26:02 +12:00
budibase/packages/server/src
Martin McKeaveney 6b814fdb82 Merge pull request #1029 from Budibase/qol-updates
Qol updates - Import/Export App From File
2021-01-29 22:54:38 +00:00
..
api Merge pull request #1029 from Budibase/qol-updates 2021-01-29 22:54:38 +00:00
automations Updating the string templating system to be capable of async operations. 2021-01-20 13:32:15 +00:00
constants Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-01-12 20:05:24 +00:00
db Fixing an issue that aptkingston found with relationships were links on the way out would be multiplied (due to the bi-directional nature). 2021-01-28 14:03:19 +00:00
events Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
integrations prettify code 2021-01-28 23:08:53 +08:00
middleware When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +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 smoother downloads, lint 2021-01-29 21:52:45 +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 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
index.js