Iván Ovejero
|
3a9c7acb04
|
refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many (#4064)
* 👕 Enable rule
* ⬆️ Upgrade linter
* 📦 Update `package-lock.json`
* 👕 Apply rule
* ✏️ Fix plurals
* ✏️ More typos
* ✏️ Final typos
|
2022-09-13 12:36:36 +02:00 |
|
Iván Ovejero
|
d4f858db92
|
refactor(nodes-base): Apply lint rule node-param-operation-option-action-wrong-for-get-many (#4055)
* 👕 Apply `node-param-operation-option-action-wrong-for-get-many`
* 🔥 Remove `package-lock.json`
* 📦 Re-add `package-lock.json`
* ⚡ master update
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2022-09-08 17:10:13 +02:00 |
|
Iván Ovejero
|
ca8c2d6577
|
refactor(nodes-base): Apply lint rule node-param-option-name-wrong-for-get-many (#4051)
* ⬆️ Upgrade linter
* 📦 Update `package-lock.json`
* 👕 Substitute rule
* 👕 Apply lintfix for `node-param-option-name-wrong-for-get-many`
* 👕 Restore lint exceptions
|
2022-09-07 16:51:14 +02:00 |
|
Michael Kret
|
91d7e16c81
|
n8n-3867-progressively-apply-prettier-to-all (#3873)
* 🔨 formatting nodes with prettier
|
2022-08-17 17:50:24 +02:00 |
|
Iván Ovejero
|
6f95121fac
|
refactor: Add action to all operations on all nodes (#3655)
* 👕 Add `action` to `INodePropertyOptions`
* 👕 Apply `node-param-operation-option-without-action`
* ✏️ Fix add/remove phrasing
* ✏️ Fix email template phrasing
* ✏️ Fix add/remove phrasing
* ✏️ Fix custom fields phrasing
* ✏️ Fix job report phrasing
* ✏️ Fix query phrasing
* ✏️ Various phrasing fixes
* ✏️ Fix final phrasings
* ✏️ Remove `conversation`
* ✏️ Fix plural
|
2022-07-10 23:50:51 +03:00 |
|
Iván Ovejero
|
db134f0abe
|
✨ Add Splunk node (#2180)
* ✨ Create Splunk node
* 🔨 Move rejectUnauthorized to credentials
* 🔨 Remove trailing slash
* 🔨 Clarify 401 error
* 🔥 Remove unused params
* 🔥 Remove unused logic
* ⚡ Guard against code missing
* 🔨 Refactor filter
* 🔥 Remove params with no effect
* 🔥 Remove superfluous description
* 🔥 Remove params for unimplemented resource
* 🔥 Remove param with no effect
* 🐛 Fix multiple roles in user create and upate
* 🔥 Remove logging
* ⚡ Simplify ID handling
* 👕 Fix lint
* ⚡ Add cred test
* 🎨 Format import
* ✏️ Apply Product feedback
* 🐛 Make axiox errors compatible
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2021-09-28 13:50:15 -05:00 |
|