n8n/packages/editor-ui/src/plugins
Csaba Tuncsik 7c517cb530
fix(editor): Remove 'crashed' status from filter (#5524)
* fix(editor): remove 'crashed' status from filter

* fix(editor): remove 'crashed' and 'new' status from filter

* fix(editor): add 'status' to response

* fix(editor): create request filter for workflow level execution filtering

* fix(editor): update filters

* fix(editor): simplify condition

* fix(editor): update filters

* fix(editor): optimizing data loading flow

* fix(editor): always load past executions
2023-02-23 11:13:21 +01:00
..
codemirror feat(editor): Add most important native props and methods to autocomplete (#5486) 2023-02-16 12:47:19 +01:00
connectors refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
endpoints fix(editor): Fix an issue with zoom and canvas nodes connections (#5548) 2023-02-23 09:48:42 +01:00
i18n fix(editor): Remove 'crashed' status from filter (#5524) 2023-02-23 11:13:21 +01:00
telemetry feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00
components.ts feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
directives.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
icons.ts feat(editor): Unify regular and trigger node creator panels (#5315) 2023-02-17 15:08:26 +01:00
index.ts Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00