1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00
budibase/packages/server/src
2020-09-17 14:04:13 +01:00
..
api Updating testcase to now trigger a proper workflow and check that it operates as expected. 2020-09-17 13:36:19 +01:00
db id generation in utilities module 2020-05-18 16:22:09 +01:00
events Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation). 2020-09-10 15:00:21 +01:00
middleware Update to improve test cases and get JOI to work as expected. 2020-09-16 19:25:52 +01:00
utilities Changing how default inputs for workflow definitions are handled and providing pretty print options for enums. 2020-09-17 12:44:59 +01:00
workflows Update save record block definition 2020-09-17 14:04:13 +01:00
app.js Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation). 2020-09-10 15:00:21 +01:00
electron.js tidy up and lint 2020-08-18 17:14:26 +01:00
environment.js Updating some test cases which were failing silently and changing how environment want handled. 2020-09-14 14:32:20 +01:00
index.js lint 2020-07-16 15:19:46 +01:00