n8n/packages
Csaba Tuncsik 7a352efff9
fix(editor): Fix execution list item selection (#5606)
* fix(editor): Fix execution list item selection

* fix(editor): Delete only selected executions

* fix(editor): Fix clear selection

* fix(editor): Fix clear selection

* fix(editor): Fix clear selection

* feat(editor): Add select all existing executions checkbox

* fix(editor): Do not mark later loaded executions selected

* test(editor): Add execution list unit test

* fix(editor): Fix selection

* test(editor): update execution selection test

* fix(editor): Handle UI state when there is no execution

* fix(editor): Remove unnecessary logic

* test(editor): Add more execution list unit tests and fake data generation

* test(editor): Add more execution list unit tests

* test(editor): Simplifying test setup

* chore: update pnpm lock after resolving merge conflocts

* chore: fix package version

* fix: Improved executions deletion to prevent crashing and fixed removal of failed executions

* fix: Add comment to clarify why change was needed

* fix: fix executions list bug when selecting all and changing filter

* fix: fix execution lists running execution showing up on different workflow id

* fix(editor): Deleting an execution while all are selected

* fix(editor): Deleting an execution while all are selected

---------

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
2023-03-17 06:18:23 +01:00
..
@n8n_io/eslint-config
cli fix(editor): Fix execution list item selection (#5606) 2023-03-17 06:18:23 +01:00
core 🚀 Release 0.220.0 (#5704) 2023-03-16 14:49:21 +01:00
design-system 🚀 Release 0.220.0 (#5704) 2023-03-16 14:49:21 +01:00
editor-ui fix(editor): Fix execution list item selection (#5606) 2023-03-17 06:18:23 +01:00
node-dev 🚀 Release 0.220.0 (#5704) 2023-03-16 14:49:21 +01:00
nodes-base 🚀 Release 0.220.0 (#5704) 2023-03-16 14:49:21 +01:00
workflow feat(core): Augment data instead of copying it (#5487) 2023-03-16 15:14:34 +01:00