Jan Oberhauser
4c029e5401
🐛 Fix issue with not returning more than 1000 items
2022-01-21 14:10:30 +01:00
Jan Oberhauser
1566dafb3e
🐛 Make sure that header keys are always lower case #2663
2022-01-21 10:55:19 +01:00
Tom
55139a4e6c
🐛 OneDrive: Fix pagination ( #2706 )
2022-01-21 10:46:33 +01:00
Ricardo Espinoza
9fc1d16e7c
🐛 Fix issue with pagination - Mautic node ( #2686 )
2022-01-21 10:42:14 +01:00
Omar Ajoue
2e57d86fd6
⚡ Change the place where output format is made ( #2506 )
...
The router file now correctly returns a `INodeExecutionData[][]`
instead of a simple `INodeExecutionData[]` forcing the main node
file to correct this.
2022-01-21 10:32:16 +01:00
Jan Oberhauser
a41afc8013
🐛 Fix issue with default values in combination with displayOptions
2022-01-21 08:52:39 +01:00
Iván Ovejero
f5991e17db
📌 Pin chokidar verison ( #2696 )
2022-01-18 11:15:34 +01:00
Jan Oberhauser
baabd60852
🔖 Release n8n@0.159.1
2022-01-18 10:16:09 +01:00
Jan Oberhauser
853535b494
⬆️ Set n8n-core@0.101.1 on n8n
2022-01-18 10:15:27 +01:00
Jan Oberhauser
adf2cf0692
🔖 Release n8n-core@0.101.1
2022-01-18 10:14:28 +01:00
Jan Oberhauser
ef8d1e72b4
🐛 Temporary change logging to fix memory issue
2022-01-18 10:12:41 +01:00
Iván Ovejero
58c9831956
📚 Minor i18n docs fixes ( #2689 )
2022-01-17 10:31:12 +01:00
Jan Oberhauser
737d567111
🔖 Release n8n@0.159.0
2022-01-16 13:41:09 +00:00
Jan Oberhauser
93187a7d79
⬆️ Set n8n-core@0.101.0, n8n-editor-ui@0.126.0, n8n-nodes-base@0.157.0 and n8n-workflow@0.83.0 on n8n
2022-01-16 13:41:08 +00:00
Jan Oberhauser
4829ae5c42
🔖 Release n8n-editor-ui@0.126.0
2022-01-16 13:39:51 +00:00
Jan Oberhauser
23c46ae78d
⬆️ Set n8n-workflow@0.83.0 on n8n-editor-ui
2022-01-16 13:39:51 +00:00
Jan Oberhauser
8c25fb676a
🔖 Release n8n-nodes-base@0.157.0
2022-01-16 13:39:12 +00:00
Jan Oberhauser
35931071ad
⬆️ Set n8n-core@0.101.0 and n8n-workflow@0.83.0 on n8n-nodes-base
2022-01-16 13:39:12 +00:00
Jan Oberhauser
a328d56940
🔖 Release n8n-node-dev@0.40.0
2022-01-16 13:39:03 +00:00
Jan Oberhauser
755c1c2d5b
⬆️ Set n8n-core@0.101.0 and n8n-workflow@0.83.0 on n8n-node-dev
2022-01-16 13:39:03 +00:00
Jan Oberhauser
7a73bc9820
🔖 Release n8n-core@0.101.0
2022-01-16 13:38:53 +00:00
Jan Oberhauser
1234ccbc43
⬆️ Set n8n-workflow@0.83.0 on n8n-core
2022-01-16 13:38:53 +00:00
Jan Oberhauser
035d19da64
🔖 Release n8n-workflow@0.83.0
2022-01-16 13:38:43 +00:00
Jan Oberhauser
279052317d
⬆️ Update package-lock.json file
2022-01-16 14:37:06 +01:00
Ricardo Espinoza
6066b6670e
🐛 Fix bug filtering date and datetime fields on Salesforce node ( #2565 )
2022-01-16 14:27:20 +01:00
Jan Oberhauser
7efb73053d
⚡ Allow to use execute command with workflows that do not have an ID
2022-01-16 14:04:42 +01:00
Iván Ovejero
ba6822c4ac
👕 Remove redundant linting options ( #2626 )
2022-01-15 20:34:13 +01:00
Jan Oberhauser
ac1659959b
👕 Fix lint issue
2022-01-15 20:33:30 +01:00
Phil Clifford
806989c298
📚 Fix typo in CONTRIBUTING.md ( #2662 )
2022-01-15 20:29:27 +01:00
Jonathan Bennetts
27c5b218ab
🐛 Fix download for some files via Box node ( #2669 )
2022-01-15 20:12:32 +01:00
Jan Oberhauser
3d4c1cb23f
✨ Add OAuth, basicAuth, digestAuth and queryAuth support to GraphQL node ( #2673 )
...
* ✨ Add OAuth support to GraphQL node
* ✨ Add basicAuth, digestAuth and queryAuth to GraphQL node
2022-01-15 20:05:15 +01:00
Harshil Agrawal
7ff7c53fc1
⚡ Add and update codex files ( #2679 )
2022-01-15 19:54:44 +01:00
Elvina Valieva
add9c30e38
✨ Add Jenkins Node ( #2345 )
...
* feat: initial jenkins setup
* feat: trigger job functionality
* feat: copy a job
* feat: basic Jenkins instance operations
* feat: create job from xml
* feat: trigger with params
* feat: basic build list
* feat: list build with params
* feat: basic credentials test
* chore: linting fixes
* feat: use baseUrl from credentials
* chore: naming fixes
* feat: filters collection for getall buils
* fix: better ui and credentials
* chore: alphabetize params and fix typos
* ⚡ Small changes
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Some improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-01-15 13:19:37 +01:00
Iván Ovejero
f788422364
⚡ Skip /node-dev during build ( #2677 )
2022-01-13 18:14:28 +01:00
Tom
e0ef645514
🐛 Fix Philips Hue API Connection ( #2631 )
...
* 🐛 Fix Philips Hue API Connection
* Philips Hue Node: Fixed typo in update operation description
2022-01-13 07:51:58 +01:00
Mutasem Aldmour
c9e1892cd9
🐛 Fix tags i18n bug ( #2667 )
2022-01-13 07:41:48 +01:00
Jan Oberhauser
f815f982b1
🐛 Fix build issue #2675
2022-01-13 07:37:19 +01:00
Jonathan Bennetts
8386d7c73e
📖 Fix path to Supabase credential documentation ( #2660 )
2022-01-10 13:21:40 +01:00
Jan Oberhauser
6fea3843c7
🔖 Release n8n@0.158.0
2022-01-09 16:16:59 +00:00
Jan Oberhauser
c10e02c8f0
⬆️ Set n8n-core@0.100.0, n8n-editor-ui@0.125.0, n8n-nodes-base@0.156.0 and n8n-workflow@0.82.0 on n8n
2022-01-09 16:16:59 +00:00
Jan Oberhauser
712de92c85
🔖 Release n8n-editor-ui@0.125.0
2022-01-09 16:15:41 +00:00
Jan Oberhauser
3d06d15b9d
⬆️ Set n8n-workflow@0.82.0 on n8n-editor-ui
2022-01-09 16:15:41 +00:00
Jan Oberhauser
6bfac6685e
🔖 Release n8n-nodes-base@0.156.0
2022-01-09 16:14:59 +00:00
Jan Oberhauser
8d39d70e94
⬆️ Set n8n-core@0.100.0 and n8n-workflow@0.82.0 on n8n-nodes-base
2022-01-09 16:14:59 +00:00
Jan Oberhauser
3867e7b554
🔖 Release n8n-node-dev@0.39.0
2022-01-09 16:14:48 +00:00
Jan Oberhauser
8d3f60e0a9
⬆️ Set n8n-core@0.100.0 and n8n-workflow@0.82.0 on n8n-node-dev
2022-01-09 16:14:48 +00:00
Jan Oberhauser
0b031ae324
🔖 Release n8n-core@0.100.0
2022-01-09 16:14:39 +00:00
Jan Oberhauser
22a7baeff4
⬆️ Set n8n-workflow@0.82.0 on n8n-core
2022-01-09 16:14:39 +00:00
Jan Oberhauser
d75a77a66f
🔖 Release n8n-workflow@0.82.0
2022-01-09 16:14:27 +00:00
Jan Oberhauser
37fd561551
⬆️ Update package-lock.json file
2022-01-09 17:13:50 +01:00