n8n/packages/design-system/src/components
OlegIvaniv 9a1e7b52f7
feat(editor): Unify regular and trigger node creator panels (#5315)
* WIP: Merge TriggerHelperPanel with MainPanel

* WIP: Implement switching between views

* Remove logging

* WIP: Rework search

* Fix category toggling and search results display

* Fix node item description

* Sort actions based on the root view

* Adjust personalisation modal, make trigger canvas node round

* Linting fixes

* Fix filtering of API options

* Fix types and no result state

* Cleanup

* Linting fixes

* Adjust mode prop for node creator tracking

* Fix merging of core nodes and filtering of single placeholder actions

* Lint fixes

* Implement actions override, fix node creator view item spacing and increase click radius of trigger node icon

* Fix keyboard view navigation

* WIP: E2E Tests

* Address product review

* Minor fixes & cleanup

* Fix tests

* Some more test fixes

* Add specs to check actions and panels

* Update personalisation survey snapshot
2023-02-17 15:08:26 +01:00
..
N8nActionBox feat: Change desktop UM experience (#5312) 2023-02-08 11:42:22 +02:00
N8nActionDropdown feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nActionToggle test(editor): Add user management e2e tests (#5438) 2023-02-09 16:00:55 +01:00
N8nAlert ci: Enforce code formatting on editor-ui (no-changelog) (#5022) 2022-12-23 13:37:32 +01:00
N8nAvatar fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nBadge feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nBlockUi fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nButton feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nCallout feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nCard feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nCheckbox feat: Fix checkbox line height and make checkbox label clickable (#4818) 2022-12-05 14:48:56 +02:00
N8nFormBox fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nFormInput feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
N8nFormInputs feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
N8nHeading fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nIcon feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
N8nIconButton ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01:00
N8nInfoAccordion refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
N8nInfoTip feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nInput refactor: Improve typings for element-ui imports (no-changelog) (#4678) 2022-11-25 10:51:51 +01:00
N8nInputLabel feat: Fix checkbox line height and make checkbox label clickable (#4818) 2022-12-05 14:48:56 +02:00
N8nInputNumber fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nLink feat: Add demo experiment to help users activate (#5141) 2023-01-13 11:56:29 +01:00
N8nLoading fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nMarkdown refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
N8nMenu fix: Remove background for resource ownership selector (#4748) 2022-11-29 11:03:55 +02:00
N8nMenuItem test(editor): Fix flaky e2e tests (#4779) 2022-12-07 18:16:38 +01:00
N8nNodeCreatorNode feat(editor): Unify regular and trigger node creator panels (#5315) 2023-02-17 15:08:26 +01:00
N8nNodeIcon feat(editor): Unify regular and trigger node creator panels (#5315) 2023-02-17 15:08:26 +01:00
N8nNotice feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nOption refactor: Improve typings for element-ui imports (no-changelog) (#4678) 2022-11-25 10:51:51 +01:00
N8nPopover fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nPulse ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01:00
N8nRadioButtons test(editor): Add e2e tests for executions preview (#5458) 2023-02-14 11:39:19 +01:00
N8nRecycleScroller fix: Fix RecycleScroller end index (no-changelog) (#5272) 2023-01-27 17:09:55 +02:00
N8nResizeWrapper fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nRoute ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01:00
N8nSelect feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nSpinner fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nSticky refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
N8nTabs fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nTag fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nTags feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
N8nText fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nTooltip fix: Lint typescript stories (no-changelog) (#4723) 2022-11-25 13:00:59 +01:00
N8nTree feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
N8nUserInfo feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
N8nUserSelect feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
N8nUsersList test(editor): Add user management e2e tests (#5438) 2023-02-09 16:00:55 +01:00
ResizeObserver ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01:00
utils fix: Fix storybook (no-changelog) (#4624) 2022-11-16 16:35:02 +01:00