n8n/cypress
Mutasem Aldmour 5ed2a77740
feat: Add Ask assistant behind feature flag (#9995)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-08-14 14:59:11 +02:00
..
composables fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
e2e feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
fixtures fix(editor): Make schema view use the correct output (#10016) 2024-07-11 17:36:53 +02:00
pages feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
scripts ci: Make pinning e2e test work locally (no-changelog) (#9954) 2024-07-05 16:52:12 +02:00
support feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
utils feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
.eslintrc.js ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
.gitignore refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
augmentation.d.ts refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
constants.ts feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
cypress.config.js ci: Make pinning e2e test work locally (no-changelog) (#9954) 2024-07-05 16:52:12 +02:00
package.json ci: Setup pnpm catalog to centralize depedency versions (no-changelog) (#9974) 2024-07-30 13:27:15 +02:00
tsconfig.json ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
types.ts refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00