n8n/cypress
Tomi Turtiainen 627ddb91fb
feat(editor): Open template credential setup from collection (#7882)
Open the template credential setup when using a template from the
collection view.

NOTE! This feature is still behind a feature flag. To test, set:

```js
localStorage.setItem('template-credentials-setup', 'true')
```


https://github.com/n8n-io/n8n/assets/10324676/46ccec7c-5a44-429e-99ad-1c10640e99e5
2023-11-30 14:09:12 +02:00
..
composables feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
e2e feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
fixtures feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
pages feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
support feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
utils feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
constants.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
tsconfig.json fix: Include cypress TypeScript types in /cypress folder (no-changelog) (#7746) 2023-11-20 09:26:25 +01:00
types.ts refactor: Format root-level dirs (no-changelog) (#4938) 2022-12-15 16:39:59 +01:00