1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
budibase/packages/server/src
2021-02-03 13:28:11 +00:00
..
api change backup to be appname 2021-02-03 13:28:11 +00:00
automations Updating the string templating system to be capable of async operations. 2021-01-20 13:32:15 +00:00
constants Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO. 2021-02-01 18:08:06 +00:00
db Added some unit tests for the enrichment process of rows, in the process found some issues with linking a table to itself, so fixed those so that we can do that in the future if desired. 2021-02-02 11:46:10 +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 Fixing a bug found by tests in auth. 2021-01-29 13:14: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 Added some unit tests for the enrichment process of rows, in the process found some issues with linking a table to itself, so fixed those so that we can do that in the future if desired. 2021-02-02 11:46: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 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