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
9e73a75512
budibase
/
packages
/
server
/
src
/
automations
History
mike12345567
eaa89c824e
Updating the server to remove use of the email in the user ID.
2021-04-19 16:26:33 +01:00
..
steps
Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management
2021-04-13 10:26:40 +01:00
tests
Updating the server to remove use of the email in the user ID.
2021-04-19 16:26:33 +01:00
actions.js
Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster.
2021-03-24 18:21:23 +00:00
automationUtils.js
Adding jest test cases to string templating library.
2021-01-19 17:29:38 +00:00
index.js
Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster.
2021-03-24 18:21:23 +00:00
logic.js
Renaming workflows -> automate/automations, throughout the API and the builder itself.
2020-09-21 13:49:34 +01:00
thread.js
Updating the string templating system to be capable of async operations.
2021-01-20 13:32:15 +00:00
triggers.js
Finishing off automation test cases, above 90% coverage for automations codebase.
2021-03-15 14:11:13 +00:00