n8n/packages
Csaba Tuncsik 819c4adb3c
feat(editor): Executions page (#4997)
* fix(editor): Create executions page

* fix(editor): lint fix

* fix(editor): Reuse execution list in both modal and page

* fix(editor): fix ts issues

* fix(editor): Reorganizing exec list components for easier redesign (everything is in its new place now)

* fix(editor): Exec list item restyling

* fix(editor): Exec list add back stripes

* fix(editor): Exec list formatting dates and times

* fix(editor): Exec list revert accidental searc and replace

* fix(editor): Exec list translations and execution IDs

* fix(editor): Exec list playing with table cell sizing

* fix(editor): Exec list playing with table cell sizing

* fix(editor): Exec list drop Element UI Table

* fix(editor): Exec list adding sticky header and View button on row hover

* fix(editor): Exec list open execution in new tab, add ellipsis menu to all rows with Delete action

* fix(editor): Global exec list update translations snd fix tabindex

* fix(editor): Global exec list redesign selection

* fix(editor): Global exec list fix scrolling container

* fix(editor): Global exec list fix running status

* fix(editor): Global exec list fix waiting status
2023-01-10 16:28:15 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli refactor: On workflow deletion, cascade delete all entities associated with it (#5102) 2023-01-10 09:23:44 +01:00
core 🔖 Release n8n-core@0.150.1 2023-01-09 13:19:56 +00:00
design-system 🔖 Release n8n-design-system@0.50.1 2023-01-05 17:17:56 +00:00
editor-ui feat(editor): Executions page (#4997) 2023-01-10 16:28:15 +01:00
node-dev 🔖 Release n8n-node-dev@0.89.1 2023-01-09 13:20:08 +00:00
nodes-base refactor(TelegramTrigger Node, ShopifyTrigger Node): Standardize node triggers actions (#5117) 2023-01-10 11:20:53 +01:00
workflow feat: Expression extension framework (#4372) 2023-01-10 14:06:12 +01:00