1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server/src/api/controllers
2020-09-18 16:50:52 +01:00
..
deploy
view lint 2020-09-14 15:41:20 +01:00
accesslevel.js
apikeys.js
application.js
auth.js
client.js
component.js
instance.js
model.js lint 2020-09-14 15:41:20 +01:00
page.js
record.js Fixing an issue with deletion action. 2020-09-17 16:28:48 +01:00
screen.js
static.js
user.js This is a breaking change, it updates the block definitions to work with the new structure of inputs and outputs. 2020-09-15 14:27:23 +01:00
workflow.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