n8n/packages
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
..
@n8n refactor: Remove Epub document loader override (no-changelog) (#7874) 2023-11-30 11:59:37 +01:00
@n8n_io/eslint-config build: Upgrade lint related packages (#7790) 2023-11-27 09:11:52 +01:00
cli refactor(core): Add central license mock for integration tests (no-changelog) (#7871) 2023-11-30 09:23:09 +01:00
core refactor(core): Switch plain errors in core to ApplicationError (no-changelog) (#7873) 2023-11-30 09:06:19 +01:00
design-system 🚀 Release 1.19.0 (#7863) 2023-11-29 13:17:03 +01:00
editor-ui feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
node-dev 🚀 Release 1.19.0 (#7863) 2023-11-29 13:17:03 +01:00
nodes-base fix(Google Sheets Node): Fix issue with paired items not being set correctly (#7862) 2023-11-29 14:12:50 +00:00
workflow refactor(core): Switch plain errors in workflow to ApplicationError (no-changelog) (#7877) 2023-11-30 12:46:45 +01:00