mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
d78a41db54
* wip: workflow execution filtering
* fix: import type failing to build
* fix: remove console.logs
* feat: execution metadata migrations
* fix(editor): Move global executions filter to its own component
* fix(editor): Using the same filter component in workflow level
* fix(editor): a small housekeeping
* checking workflowId in filter applied
* fix(editor): update filter after resolving merge conflicts
* fix(editor): unify empy filter status
* feat(editor): add datetime picker to filter
* feat(editor): add meta fields
* fix: fix button override in datepicker panel
* feat(editor): add filter metadata
* feat(core): add 'startedBefore' execution filter prop
* feat(core): add 'tags' execution query filter
* Revert "feat(core): add 'tags' execution query filter"
This reverts commit
|
||
---|---|---|
.. | ||
controllers | ||
middlewares | ||
shared | ||
ActiveExecutions.test.ts | ||
ActiveWorkflowRunner.test.ts | ||
CommunityNodeHelpers.test.ts | ||
CredentialsHelper.test.ts | ||
CredentialTypes.test.ts | ||
CurlConverterHelper.test.ts | ||
Events.test.ts | ||
Helpers.ts | ||
License.test.ts | ||
PermissionChecker.test.ts | ||
PostHog.test.ts | ||
Telemetry.test.ts | ||
WorkflowCredentials.test.ts | ||
WorkflowExecuteAdditionalData.test.ts | ||
WorkflowHelpers.test.ts |