n8n/packages/design-system/src
Alex Grozav 77644860c0
feat: Add cypress e2e tests for signup and signin (#3490)
* feat: Added cypress setup files.

* feat: Added server bootup and initial test run.

* feat: Added e2e tests for signin, signup, and personalization form.

* feat: Added e2e tests for adding a function node.

* feat: Added set node and workflow execution steps.

* feat: Added test id to main sidebar.

* feat: Added test for creating a new workflow.

* feat: Finished test for creating a blank workflow

* chore: Removed screenshots from e2e tests.

* refactor: change e2e tests to per page structure

* feat: add cypress type enchancements

* feat: add typescript for cypress tests

* fix: remove component after merge

* feat: update cypress definitions

* feat: add cypress cleanup task

* refactor: update cypress script names

* ci: add smoke tests to workflow

* chore: remove cypress example files

* feat: update signup flow to be reusable

* fix: fix signup route for cypress page object

* fix: remove cypress reset command

* fix: remove unused imports

* fix: Add unhandled error catcher
2022-11-08 14:21:10 +02: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: Add cypress e2e tests for signup and signin (#3490) 2022-11-08 14:21:10 +02:00
css feat(editor): setup dark-mode for the code-editor, with automatic switching (#4453) 2022-10-27 12:17:45 +02:00
docs Implement design system (#2050) 2021-08-29 13:36:17 +02:00
locale feat(editor): create new workflows page (#4267) 2022-10-18 16:28:21 +03: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(editor): block UI in NDV when workflow is listening to events (#4390) 2022-10-31 18:59:53 +01:00
styleguide feat(editor): update expressions display (#4171) 2022-10-12 14:06:28 +02:00
types feat(editor): updated n8n-menu component (#4290) 2022-10-10 18:17:39 +02:00
utils docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
main.d.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
main.js Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
shims-element-ui.d.ts Fix all type errors in design system (#3956) 2022-08-29 12:21:40 +02: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