n8n/packages/editor-ui/src
Ricardo Espinoza 994c89a6c6
feat: Add support for preAuthentication and add Metabase credentials (#3399)
*  Add preAuthentication method to credentials

* Improvements

*  Improvements

*  Add feedback

* 🔥 Remove comments

*  Add generic type to autheticate method

*  Fix typo

*  Remove console.log and fix indentation

*  Minor improvements

*  Expire credentials in every credential test run

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-07-19 10:09:06 +02:00
..
api feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
components feat: Add support for preAuthentication and add Metabase credentials (#3399) 2022-07-19 10:09:06 +02:00
modules feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
plugins refactor: Telemetry updates (#3529) 2022-07-10 09:53:04 +03:00
views refactor: Telemetry updates (#3529) 2022-07-10 09:53:04 +03:00
App.vue fix(editor): Fix i18n issues (#3072) 2022-04-11 15:12:13 +02:00
constants.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
Interface.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
main.ts 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
n8n-theme-variables.scss feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
n8n-theme.scss fix(editor): Display full text of long error messages (#3561) 2022-06-28 18:30:32 +02:00
public_path.js 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
router.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
shims-tsx.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
shims-vue.d.ts test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
store.ts feat(editor): Improve trigger panel (#3509) 2022-06-20 12:39:24 -07:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00