Iván Ovejero
|
63b6c9f128
|
refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243)
* ✏️ Alphabetize rules
* 🔖 Update version
* ⚡ Update lintfix command
* ⚡ Run baseline lintfix
* 📦 Update package-lock.json
* 👕 Apply `node-param-description-untrimmed` (#3200)
* Removing unneeded backticks (#3249)
* 👕 Apply node-param-description-wrong-for-return-all (#3253)
* 👕 Apply node-param-description-missing-limit (#3252)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply node-param-description-excess-final-period (#3250)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply node-param-description-unencoded-angle-brackets (#3256)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply node-param-description-url-missing-protocol (#3258)
* 👕 Apply `node-param-description-miscased-id` (#3254)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply node-param-description-wrong-for-limit (#3257)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply node-param-description-wrong-for-ignore-ssl-issues (#3261)
* 👕 Apply rule
* ⚡ Restore lintfix script
* ⚡ Restore lintfix script
Co-authored-by: agobrech <45268029+agobrech@users.noreply.github.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
|
2022-05-06 23:01:25 +02:00 |
|
Iván Ovejero
|
a783288338
|
⚡ Enforce type checking in all node params (#2509)
|
2021-12-03 09:44:16 +01:00 |
|
Ricardo Espinoza
|
1a1bc26ecf
|
⚡ Add role parameter to user:update (Zulip) (#2336)
* ⚡ Add role parameter to user:update
* ✏️ Fix typo issue
|
2021-11-11 00:03:45 +01:00 |
|
Ricardo Espinoza
|
46fb9c09ab
|
👕 Add quotemark rule to tslint (#1330)
|
2021-01-13 09:00:07 +01:00 |
|
Jan Oberhauser
|
40c2acd77b
|
👕 Fix lint issue
|
2020-10-22 15:46:03 +02:00 |
|
Jan Oberhauser
|
606a5fa98f
|
⚡ Fix some issues with Zulip
|
2020-05-31 11:15:45 +02:00 |
|
Jan Oberhauser
|
b445eafccd
|
⚡ Fix some issues with Zulip
|
2020-05-23 00:59:40 +02:00 |
|
Rupenieks
|
9f22a64304
|
Options alphabetical sort
|
2020-05-19 17:40:17 +02:00 |
|
Rupenieks
|
17b6872bc0
|
Modified returnData display logic, fixed subscription/principal data packing
|
2020-05-19 17:36:45 +02:00 |
|
Rupenieks
|
6e0a8a143a
|
User and Stream descriptions
|
2020-05-19 13:47:21 +02:00 |
|