1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
budibase/packages/server/src/api/controllers
2020-09-17 16:16:05 +01:00
..
deploy PR Comments 2020-07-08 16:31:26 +01:00
view lint 2020-09-14 15:41:20 +01:00
accesslevel.js
apikeys.js use utility to get homedir instead of manually doing it 2020-07-06 09:06:59 +02:00
application.js remove references to material design components 2020-08-14 11:21:52 +01:00
auth.js Implementing the block definitions as list APIs for the workflow, meaning client has to retrieve structure from API instead of inherently knowing it. 2020-09-10 11:06:13 +01:00
client.js
component.js fix typo 2020-07-27 17:48:35 +01:00
instance.js enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
model.js lint 2020-09-14 15:41:20 +01:00
page.js
record.js Some fixes after playing around with the new Builder UI. 2020-09-17 16:16:05 +01:00
screen.js
static.js adding deploy script to upload assets to s3 after release 2020-08-20 11:09:54 +01:00
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 Updating file structure so that each built in step has its own file containing the definition and the function of it, with the intention of keeping definitions together as they will be handled in the async actions. 2020-09-16 14:00:04 +01:00