Iván Ovejero
88dea330b9
refactor: Apply more eslint-plugin-n8n-nodes-base
rules ( #3534 )
...
* ⚡ Update `lintfix` script
* ⚡ Run baseline `lintfix`
* 🔥 Remove unneeded exceptions (#3538 )
* 🔥 Remove exceptions for `node-param-default-wrong-for-simplify`
* 🔥 Remove exceptions for `node-param-placeholder-miscased-id`
* ⚡ Update version
* 👕 Apply `node-param-placeholder-missing` (#3542 )
* 👕 Apply `filesystem-wrong-cred-filename` (#3543 )
* 👕 Apply `node-param-description-missing-from-dynamic-options` (#3545 )
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply `node-class-description-empty-string` (#3546 )
* 👕 Apply `node-class-description-icon-not-svg` (#3548 )
* 👕 Apply `filesystem-wrong-node-filename` (#3549 )
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Expand lintings to credentials (#3550 )
* 👕 Apply `node-param-multi-options-type-unsorted-items` (#3552 )
* ⚡ fix
* ⚡ Minor fixes
Co-authored-by: Michael Kret <michael.k@radency.com>
* 👕 Apply `node-param-description-wrong-for-dynamic-multi-options` (#3541 )
* ⚡ Add new lint rule, node-param-description-wrong-for-dynamic-multi-options
* ⚡ Fix with updated linting rules
* ⚡ Minor fixes
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply `node-param-description-boolean-without-whether` (#3553 )
* ⚡ fix
* Update packages/nodes-base/nodes/Clockify/ProjectDescription.ts
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
* 👕 Apply node-param-display-name-wrong-for-dynamic-multi-options (#3537 )
* 👕 Add exceptions
* 👕 Add exception
* ✏️ Alphabetize rules
* ⚡ Restore `lintfix` command
Co-authored-by: agobrech <45268029+agobrech@users.noreply.github.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: brianinoa <54530642+brianinoa@users.noreply.github.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2022-06-20 07:54:01 -07:00
Jan Oberhauser
0301e70a12
👕 Fix lint issue
2022-06-19 22:29:43 -07:00
Bryce Sheehan
0ac9e3f975
feat(Hubspot Node): Allow to set Stage on Ticket Update ( #3317 )
...
* Add HubSpot Ticket Update Stage
* ⚡ Small improvements
* 🐛 Fix merge issue
* 🐛 Fix use of wrong parameter name
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-06-19 19:46:55 -07:00
agobrech
6d64e84f5e
feat(Twake Node): Update icon, add cred test and custom operation support ( #3431 )
...
* Update icon, add cred injection and test, update url for integration
* ⚡ Fix error display for some edge cases
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-06-18 20:10:08 -07:00
Ricardo Espinoza
d417ea7ffa
fix(core): Fix issue that some predefined credentials do not show up on HTTP Request Node ( #3556 )
...
* 🐛 Fix issue with credentials that define authenticate method
* ⚡ Small improvement
* ⚡ Fix typo
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-06-18 14:37:37 -07:00
Ricardo Espinoza
c4b63fa999
test(API): Fix issues with Public API tests ( #3515 )
2022-06-17 22:20:21 -07:00
Iván Ovejero
189009a8b7
refactor(core): Improve DB directory setup ( #3502 )
2022-06-17 22:15:03 -07:00
Alex Grozav
d18a29d588
fix(core): Updated expressions allowlist and denylist. ( #3424 )
...
* feat: Updated expressions allowlist and denylist.
* test: Added unit tests for expression allow and deny list.
* feat: Updated riot-tmpl to be installed from n8n fork.
* fix: Added check for non-standard browser built-in.
* chore: Removed package-lock.json from branch.
* chore: Removed package-lock.json from branch.
* chore: Added jest-environment-jsdom@27
2022-06-17 22:09:37 -07:00
Milorad FIlipović
ad09d9aab9
refactor(editor): Change size of the New Blank Workflow
button in templates page ( #3536 )
2022-06-17 21:48:16 -07:00
Ricardo Espinoza
f75f5d711f
fix(core): Fix issue that GET /workflows/:id does not return tags ( #3522 )
2022-06-17 21:45:18 -07:00
Ricardo Espinoza
1bef4df75f
fix(core): Return correct error message if Axios error ( #3478 )
2022-06-17 21:39:49 -07:00
Jan Oberhauser
74e6b06467
fix(core): Do allow OPTIONS requests from any source ( #3555 )
2022-06-17 19:14:05 +02:00
Jan Oberhauser
a62ceee5fa
🔖 Release n8n@0.182.1
2022-06-16 11:24:18 -07:00
Jan Oberhauser
c67d2860c7
⬆️ Set n8n-core@0.122.1 on n8n
2022-06-16 11:21:54 -07:00
Jan Oberhauser
a2a109f480
🔖 Release n8n-core@0.122.1
2022-06-16 11:20:53 -07:00
Jan Oberhauser
c9273bcd38
fix(core): Fix issue with restarting waiting executions ( #3531 )
2022-06-16 20:19:28 +02:00
Jan Oberhauser
27da115734
🔖 Release n8n@0.182.0
2022-06-14 17:07:01 +00:00
Jan Oberhauser
63157ce3e0
⬆️ Set n8n-core@0.122.0, n8n-editor-ui@0.148.0, n8n-nodes-base@0.180.0 and n8n-workflow@0.104.0 on n8n
2022-06-14 17:07:01 +00:00
Jan Oberhauser
13782518ba
🔖 Release n8n-editor-ui@0.148.0
2022-06-14 17:05:36 +00:00
Jan Oberhauser
fbec97a5ad
⬆️ Set n8n-workflow@0.104.0 on n8n-editor-ui
2022-06-14 17:05:36 +00:00
Jan Oberhauser
cbd609b101
🔖 Release n8n-nodes-base@0.180.0
2022-06-14 17:04:54 +00:00
Jan Oberhauser
36981596ac
⬆️ Set n8n-core@0.122.0 and n8n-workflow@0.104.0 on n8n-nodes-base
2022-06-14 17:04:53 +00:00
Jan Oberhauser
9606353ebb
🔖 Release n8n-node-dev@0.61.0
2022-06-14 17:04:46 +00:00
Jan Oberhauser
da5f65515a
⬆️ Set n8n-core@0.122.0 and n8n-workflow@0.104.0 on n8n-node-dev
2022-06-14 17:04:46 +00:00
Jan Oberhauser
adb161f248
🔖 Release n8n-core@0.122.0
2022-06-14 17:04:39 +00:00
Jan Oberhauser
a632e1bdde
⬆️ Set n8n-workflow@0.104.0 on n8n-core
2022-06-14 17:04:38 +00:00
Jan Oberhauser
e435d1a5c1
🔖 Release n8n-workflow@0.104.0
2022-06-14 17:04:31 +00:00
Jan Oberhauser
b666116a9c
👕 Fix lint issue
2022-06-14 09:47:54 -07:00
Shaun
eff97e8d67
feat(Twilio Node): Add ability to make a voice call using TTS ( #3467 )
...
* Add ability to make a voice call on Twilio using TTS
* ⚡ Small improvement
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-06-14 09:41:51 -07:00
Iván Ovejero
b8e3bcc052
refactor(core): Post-release refactorings of Public API ( #3495 )
...
* ⚡ Post-release refactorings
* 🧪 Add `--forceExit`
* 🛠 typing refactor (#3486 )
* 🐛 Fix middleware arguments
* 👕 Fix lint
* ⚡ Restore commented out block
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
2022-06-14 09:32:19 -07:00
Jan Oberhauser
2ebcf4bb91
👕 Fix lint issue
2022-06-14 06:24:49 -07:00
Ricardo Espinoza
e29c5975e1
feat(core): Add "Client Credentials" grant type to OAuth2 ( #3489 )
...
* ⚡ Add OAuth2 client credentials grant type
* ⚡ Improvements
* 🐛 Fix linting issue
* 🐛 Fix typo
* 🐛 Fix small issue with type
* 🐛 When token expire get a new one instead of refreshing it
* ⚡ Fix issue that it did not display it correctly for OAuth1
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-06-13 22:27:19 -07:00
Valentin Mocanu
51663c1fcb
feat(Wise Node): Add Support to download statements as JSON, CSV or PDF ( #3468 )
2022-06-13 13:29:21 -07:00
Michael Kret
7346da0b34
fix(HTTP Request Node): Fix issue with requests that return null ( #3498 )
...
* ⚡ fix
* ⚡ Remove null values at node level
* 🔥 Remove unused imports
* ⚡ Small change
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-06-13 13:25:09 -07:00
JoLo
57d466850a
refactor(Google Calendar Node): Fix Typo ( #3477 )
...
* Fix Typo in Google Calendar to Frequency
* ⚡ Revert back change in names to avoid breaking change
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-06-13 12:55:54 -07:00
Erick Friis
0f630b97cb
refactor(core): Fix misspelling of credentials ( #3479 )
2022-06-13 12:41:18 -07:00
Albrecht Schmidt
34e891c0f8
fix(Pipedrive Node): Fix limit issue with Lead -> GetAll ( #3436 )
2022-06-13 12:39:20 -07:00
Iván Ovejero
c121952324
fix(core): Fix Public API failing to build on Windows ( #3499 )
...
* ✨ Add build script
* 📦 Add dependencies
* 📦 Update package-lock.json
* 👕 Ignore `build.mjs`
2022-06-13 12:36:43 -07:00
Jan Oberhauser
955db0ab10
fix(editor): Fix issue that some errors did not show up correctly ( #3507 )
2022-06-13 21:04:18 +02:00
Jan Oberhauser
9ff57629c5
fix(core): Fix issue with combined expression not resolving if one is invalid ( #3506 )
2022-06-13 20:48:02 +02:00
Milorad FIlipović
9df3e30d36
fix(PostBin Node): Fix issue with it throwing unnecessary error ( #3494 )
2022-06-12 06:12:54 -07:00
Jan Oberhauser
04f0bf5b65
fix(core): Fix issue that parameters got lost in some edge cases
2022-06-11 18:12:04 +02:00
Jan Oberhauser
dfdbcc1eb3
🔖 Release n8n@0.181.2
2022-06-09 14:02:55 +02:00
Jan Oberhauser
f94edd13a5
⬆️ Set n8n-core@0.121.3 on n8n
2022-06-09 14:02:19 +02:00
Jan Oberhauser
80b7d70c3c
🔖 Release n8n-core@0.121.3
2022-06-09 14:01:28 +02:00
Jan Oberhauser
5eea3cd6d0
fix(core): Fix issue when a node does not return data
2022-06-09 13:59:52 +02:00
Jan Oberhauser
22281f4ff9
🔖 Release n8n@0.181.1
2022-06-09 09:16:45 +02:00
Jan Oberhauser
64414fb7a6
⬆️ Set n8n-core@0.121.2 on n8n
2022-06-09 09:15:31 +02:00
Jan Oberhauser
0b4588fb6a
🔖 Release n8n-core@0.121.2
2022-06-09 09:14:46 +02:00
Jan Oberhauser
e88fab5ee2
fix(core): Fix another possible issue with multi input nodes
2022-06-09 09:11:34 +02:00