n8n/packages/design-system/src
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
..
__tests__ test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
components feat(editor): Unify regular and trigger node creator panels (#5315) 2023-02-17 15:08:26 +01:00
css feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
docs Implement design system (#2050) 2021-08-29 13:36:17 +02:00
locale feat: Add user management invite links without SMTP set up (#5084) 2023-01-05 17:10:08 +02:00
mixins test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
plugins feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
styleguide refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
types feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
utils ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01:00
main.d.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
main.js refactor: Improve typings for element-ui imports (no-changelog) (#4678) 2022-11-25 10:51:51 +01:00
shims-vue.d.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
shims-vue2-boring-avatars.d.ts Fix all type errors in design system (#3956) 2022-08-29 12:21:40 +02:00
utils.scss feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00