This website requires JavaScript.
Explore
Help
Register
Sign In
mohiit1502
/
Automata
Watch
1
Star
0
Fork
0
You've already forked Automata
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5517a5b6f9795433ccfa021092b34e62a2cc3292
Automata
/
packages
/
workflow
/
src
History
Jan Oberhauser
5517a5b6f9
⚡
Remove not needed import
2021-01-27 09:11:02 +01:00
..
Expression.ts
⚡
Remove not needed import
2021-01-27 09:11:02 +01:00
index.ts
…
Interfaces.ts
✨
Add expression support to credentials
2021-01-24 13:33:57 +01:00
NodeHelpers.ts
✨
Add support for webhook route parameters (
#1343
)
2021-01-23 20:00:32 +01:00
ObservableObject.ts
🐛
Fix bug with null in ObservableObject
2020-12-28 19:18:16 +01:00
Workflow.ts
🐛
Fix bug that trigger nodes always needed first output to be set
2020-12-03 00:23:49 +01:00
WorkflowDataProxy.ts
🐛
Fix credential bug with parameters which have the same name
2021-01-27 09:02:20 +01:00
WorkflowHooks.ts
…