1
0
Fork 0
mirror of synced 2024-07-31 10:51:43 +12:00
budibase/packages/server/src
2020-09-30 15:41:52 +01:00
..
api Fixing record editting. 2020-09-30 15:41:52 +01:00
automations Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-09-25 18:05:38 +01:00
db Changing relationship system around a little, to not work with fieldNames anymore in the view and simplifying quite a few of the update systems. 2020-09-30 15:37:38 +01:00
events Fixing issue with modelId being returned from API causing next model update to cause model to be returned as a record from model record view. 2020-09-29 18:03:29 +01:00
middleware Updates as per review comments. 2020-09-21 23:19:45 +01:00
utilities Some groundwork for the linked records, building up a much more in-depth emitter for models and records to drive the record cleanup. 2020-09-25 18:05:26 +01:00
app.js Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
electron.js lint 2020-09-17 16:36:39 +01:00
environment.js Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 2020-09-18 16:50:52 +01:00
index.js lint 2020-07-16 15:19:46 +01:00