budibase/packages/server/src
Andrew Kingston aec4939b93 Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-10 18:34:45 +00:00
..
api Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-10 18:34:45 +00:00
automations Updating the string templating system to be capable of async operations. 2021-01-20 13:32:15 +00:00
constants Update to add readable prop to every 'read' query to follow a consistent pattern as well as adding a get endpoint for a single query. 2021-02-05 16:45:23 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-10 18:34:45 +00:00
events Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
integrations fixes for mySQL and MSSQL non default ports 2021-02-03 08:20:21 +00:00
middleware Adding basic permissions test which proves a public user can read from a table, but cannot write. 2021-02-09 17:24:36 +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 branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-10 18:34:45 +00:00
app.js primary and secondary index fields 2021-02-09 18:49:12 +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 Fixing typo. 2020-10-26 17:58:01 +00:00