1
0
Fork 0
mirror of synced 2024-09-01 18:21:32 +12:00
budibase/packages/server/src
2021-04-29 19:06:58 +01:00
..
api Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 2021-04-29 19:06:58 +01:00
automations Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
constants Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 2021-04-29 19:06:58 +01:00
db Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 2021-04-29 19:06:58 +01:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations Merge branch 'master' of github.com:Budibase/budibase into next 2021-04-16 17:01:35 +01:00
middleware Updating test cases and some re-work of the email system. 2021-04-23 18:07:39 +01:00
tests/utilities Updates after finding a better template to use and adding some real email testing with Ethereal platform. 2021-04-26 14:14:51 +01:00
utilities Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 2021-04-29 19:06:58 +01:00
app.js Fixing some issues with auth module. 2021-04-15 16:57:01 +01:00
environment.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 2021-03-19 14:43:41 +00:00