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
bfa7075950e38acb32b954608cbcc170bf846e8d
Automata
/
packages
/
workflow
/
src
History
Shireen Missi
5cac0f339d
feat(Okta Node): Add Okta Node (
#10278
)
...
Co-authored-by: Giulio Andreini <
g.andreini@gmail.com
> Co-authored-by: Elias Meire <
elias@meire.dev
>
2024-08-12 16:49:06 +01:00
..
errors
fix(core): Move error obfuscation to FE (no-changelog) (
#10237
)
2024-08-05 16:42:06 +03:00
Extensions
fix: Better error message when calling data transformation functions on a null value (
#10210
)
2024-07-26 20:04:55 +03:00
NativeMethods
…
NodeParameters
fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (
#10023
)
2024-07-12 11:13:17 +03:00
AugmentObject.ts
…
Authentication.ts
…
Constants.ts
feat: Collect sub-workflow IDs in node graph string (no-changelog) (
#9939
)
2024-07-04 15:16:15 +03:00
Cron.ts
refactor(core): Centralize CronJob management (
#10033
)
2024-07-16 20:42:48 +02:00
DeferredPromise.ts
…
ErrorReporterProxy.ts
refactor(core): Display stack trace in error reporter (no-changelog) (
#10225
)
2024-07-29 17:27:02 +02:00
ExecutionStatus.ts
…
Expression.ts
…
ExpressionEvaluatorProxy.ts
…
GlobalState.ts
…
index.ts
…
Interfaces.ts
feat(Okta Node): Add Okta Node (
#10278
)
2024-08-12 16:49:06 +01:00
LoggerProxy.ts
…
MessageEventBus.ts
fix(core): Filter out certain executions from crash recovery (
#9904
)
2024-07-02 17:07:07 +02:00
NodeHelpers.ts
fix(OpenAI Chat Model Node): Respect baseURL override for /models (
#10076
)
2024-07-17 08:25:16 +02:00
ObservableObject.ts
…
RoutingNode.ts
…
TelemetryHelpers.ts
feat: Collect sub-workflow IDs in node graph string (no-changelog) (
#9939
)
2024-07-04 15:16:15 +03:00
type-guards.ts
…
types.d.ts
…
TypeValidation.ts
feat: Recovery option for jsonParse helper (
#10182
)
2024-07-26 20:05:25 +03:00
utils.ts
feat: Recovery option for jsonParse helper (
#10182
)
2024-07-26 20:05:25 +03:00
VersionedNodeType.ts
…
Workflow.ts
fix(core): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (
#10247
)
2024-08-01 11:21:58 +03:00
WorkflowDataProxy.ts
…
WorkflowDataProxyHelpers.ts
…
WorkflowHooks.ts
…