n8n/cypress/pages
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
..
features
modals
sidebar
bannerStack.ts
base.ts
credentials.ts
demo.ts
index.ts
mfa-login.ts
ndv.ts
settings-log-streaming.ts
settings-personal.ts
settings-usage.ts
settings-users.ts
signin.ts
template-collection.ts feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
template-credential-setup.ts test: Ado 1296 add e2e tests (#7792) 2023-11-27 17:18:10 +02:00
template-workflow.ts test: Ado 1296 add e2e tests (#7792) 2023-11-27 17:18:10 +02:00
templates.ts test: Ado 1296 add e2e tests (#7792) 2023-11-27 17:18:10 +02:00
variables.ts
workerView.ts
workflow-executions-tab.ts fix(editor): Fix deletion of last execution at execution preview (#7883) 2023-11-30 12:12:26 +01:00
workflow-history.ts
workflow.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
workflows.ts