Iván Ovejero
1c229a7b52
refactor(core): apply lint rule cred-class-field-unobscured-sensitive-input
( #4495 )
...
* ⬆️ Upgrade linter
* 📦 Update `package-lock.json`
* 👕 Enable rule
* 👕 Apply rule
* 📦 Re-update `package-lock.json`
2022-11-01 17:41:45 +01:00
Iván Ovejero
57afd480ab
refactor: Format all credentials ( #3720 )
...
* Apply Prettier to all credentials
* Fix quotes for lint
* 👕 Remove `quotemark` rule
* 👕 Run Prettier to take over quotes
* ⬆️ Upgrade `eslint-plugin-n8n-nodes-base`
* 📦 Update `package-lock.json`
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-07-24 17:36:17 +02:00
Iván Ovejero
fa05d7557b
⚡ Simplify more property types in credentials classes ( #2211 )
...
* ⚡ Simplify more property types
* 👕 Fix lint
2021-10-07 23:07:56 +02:00
Harshil Agrawal
e3c3a381b6
⚡ Fix and add credential URL for Formstack and Form.io Trigger nodes ( #2207 )
2021-09-21 19:43:45 +02:00
Ricardo Espinoza
cf2c94e2d8
✨ Add Formstack Trigger ( #2066 )
...
* add initial formstack integration configuration
* implement getForms for formstack integration
* implement oauth2 authentication for formstack
* fix formstack color
* enable formstack webhook registration
* remove typeform types
* implement formstack fetch
* ⚡ Improvements to #1673
* ⚡ Improvements
* ⚡ Make work with new async credentials
* ⚡ Improvements
Co-authored-by: Aniruddha Adhikary <aniruddha@adhikary.net>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-22 10:31:50 +02:00