This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c18ac80fe2
budibase
/
packages
/
server
/
src
History
mike12345567
c18ac80fe2
Further testing.
2020-09-22 09:54:02 +01:00
..
api
Confirming suspicions about why a testcase is failing in GH actions only.
2020-09-22 09:50:16 +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
Updates as per review comments.
2020-09-21 23:19:45 +01:00
utilities
Fixing linting.
2020-09-21 14:48:24 +01:00
workflows
Further testing.
2020-09-22 09:54:02 +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
lint
2020-09-17 16:36:39 +01:00
environment.js
Fixing an issue where any workflow would be triggered by the same type of event - now matching models.
2020-09-18 13:51:56 +01:00
index.js
lint
✨
2020-07-16 15:19:46 +01:00