Iván Ovejero
|
b03e358a12
|
refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267)
* 👕 Enable `consistent-type-imports` for nodes-base
* 👕 Apply to nodes-base
* ⏪ Undo unrelated changes
* 🚚 Move to `.eslintrc.js` in nodes-base
* ⏪ Revert "Enable `consistent-type-imports` for nodes-base"
This reverts commit 529ad72b05 .
* 👕 Fix severity
|
2023-01-27 12:22:44 +01:00 |
|
agobrech
|
67983e8f94
|
fix: Remove redundant await in node's api request functions without try/catch (#4639)
* 🐛 Remove useless await for actionNetwork
* 🔥 Remove useless await
* 🔥 Remove useless await keyword to other generic functions
|
2022-11-22 17:57:17 +01:00 |
|
Iván Ovejero
|
52f38df867
|
refactor: Remove unused vars to fix build (no-changelog) (#4584)
* 🔥 Remove unused vars to fix build
* 👕 Make unused vars severity conditional
|
2022-11-11 16:07:50 +01:00 |
|
agobrech
|
c7133ecd3f
|
fix(core): Deduplicate error handling in nodes (#4319)
* Fix issue with isAxios property
* 🥅 Deduplicate errors handeling improve errors for credentials
* 🎨 correctly throws error
|
2022-11-11 11:32:43 +01:00 |
|
agobrech
|
76f9ad8bae
|
N8N-4126 credentials injection and testing on specific nodes (#3816)
* Add credential injection and testing to Lemlist, Uproc, Supabase, Segment, Phantombuster, Mailgun and Dropcontact
|
2022-08-24 10:26:48 +02:00 |
|
Michael Kret
|
0ecbb4a19d
|
refactor: Format nodes-base package (A-F) (#3800)
* 🔨 prettier formated nodes - A
* 🔨 prettier formated nodes - B
* ⚡ prettier formated nodes - C
* ⚡ prettier formated nodes - D
* ⚡ prettier formated nodes - E-F
* 🎨 Adjust nodes-base formatting command (#3805)
* Format additional files in nodes A-F (#3811)
* ⚡ fixes
* 🎨 Add Mindee to ignored dirs
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2022-08-01 22:47:55 +02:00 |
|
Erick Friis
|
0f630b97cb
|
refactor(core): Fix misspelling of credentials (#3479)
|
2022-06-13 12:41:18 -07:00 |
|
Ricardo Espinoza
|
18597808f3
|
✨ Add Dropcontact node (#2394)
* Add a new dropcontact node
* Improvements to #2389
* ⚡ Add credentials verification
* ⚡ Small improvement
* ⚡ set default time to 45 seconds
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* 🐛 Set siren and language correctly
Co-authored-by: PaulineDropcontact <pauline@dropcontact.io>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2021-11-05 11:37:50 -06:00 |
|