Commit graph

5622 commits

Author SHA1 Message Date
Mutasem de3f0533a1 Merge branch 'n8n-3193-main-panel' of github.com:n8n-io/n8n into N8N-3194-output-panels 2022-03-29 08:15:51 +02:00
Mutasem 236e736767 rename component 2022-03-29 08:14:59 +02:00
Mutasem 58af5f7381 fix workflow rename bug 2022-03-29 08:12:47 +02:00
Mutasem f42db21b35 fix error view 2022-03-28 22:41:28 +02:00
Mutasem 1057616fb9 add more views 2022-03-28 22:26:37 +02:00
Mutasem 56f02b3362 refactor header 2022-03-28 19:03:54 +02:00
Mutasem 865b795733 refactor execute button 2022-03-28 15:10:41 +02:00
Mutasem 32ec5133a3 refactor tabs out 2022-03-28 14:50:35 +02:00
Mutasem f5df535797 fix renaming 2022-03-28 14:33:18 +02:00
Mutasem ab840e7bb2 fix bug 2022-03-28 14:31:37 +02:00
Mutasem d4acba8835 hide docs url 2022-03-28 14:10:53 +02:00
Mutasem b50e143307 fix spacing 2022-03-28 14:06:55 +02:00
Mutasem 65fd42da24 fix spacing 2022-03-28 14:06:33 +02:00
Mutasem 0402bd4659 remove mixin 2022-03-28 14:04:54 +02:00
Mutasem 6d49f99d16 truncate name 2022-03-28 13:36:11 +02:00
Mutasem 4c3231e156 fix spacing 2022-03-28 13:27:23 +02:00
Mutasem c3e9cbcfd6 fix component styles 2022-03-28 13:10:10 +02:00
Mutasem b4a49b2681 add rename modal 2022-03-28 12:55:25 +02:00
Mutasem 352583d3d6 clean up settings 2022-03-28 10:32:24 +02:00
Mutasem 3653aab916 update node settings 2022-03-28 10:21:45 +02:00
Mutasem 83c7e20c8b add icon 2022-03-28 10:18:38 +02:00
Mutasem b81c8ea1ad fix docs link 2022-03-28 09:54:34 +02:00
Mutasem 83460e967a finish up tabs 2022-03-28 09:48:37 +02:00
Mutasem be5933493e update main panel 2022-03-25 15:18:36 +01:00
Jan Oberhauser fa7b12c3a3 📚 Fix CHANGELOG.md file 2022-03-20 22:34:31 +01:00
Jan Oberhauser 6a69f283c9 📚 Update CHANGELOG.md 2022-03-20 22:31:05 +01:00
Jan Oberhauser 7a73d8ddb3 🔖 Release n8n@0.169.0 2022-03-20 19:33:10 +00:00
Jan Oberhauser dbaea80d9c ⬆️ Set n8n-core@0.110.0, n8n-editor-ui@0.136.0, n8n-nodes-base@0.167.0 and n8n-workflow@0.92.0 on n8n 2022-03-20 19:33:10 +00:00
Jan Oberhauser cd358acd18 🔖 Release n8n-editor-ui@0.136.0 2022-03-20 19:31:41 +00:00
Jan Oberhauser f453caea30 ⬆️ Set n8n-design-system@0.15.0 and n8n-workflow@0.92.0 on n8n-editor-ui 2022-03-20 19:31:41 +00:00
Jan Oberhauser 8db431e94a 🔖 Release n8n-design-system@0.15.0 2022-03-20 19:31:31 +00:00
Jan Oberhauser 0d2d7b2e2b 🔖 Release n8n-nodes-base@0.167.0 2022-03-20 19:30:49 +00:00
Jan Oberhauser f7775f4d7a ⬆️ Set n8n-core@0.110.0 and n8n-workflow@0.92.0 on n8n-nodes-base 2022-03-20 19:30:49 +00:00
Jan Oberhauser 155a816017 🔖 Release n8n-node-dev@0.49.0 2022-03-20 19:30:42 +00:00
Jan Oberhauser 9bbc023745 ⬆️ Set n8n-core@0.110.0 and n8n-workflow@0.92.0 on n8n-node-dev 2022-03-20 19:30:42 +00:00
Jan Oberhauser 93427b9c08 🔖 Release n8n-core@0.110.0 2022-03-20 19:30:34 +00:00
Jan Oberhauser e0d285e420 ⬆️ Set n8n-workflow@0.92.0 on n8n-core 2022-03-20 19:30:33 +00:00
Jan Oberhauser 7608e52eef 🔖 Release n8n-workflow@0.92.0 2022-03-20 19:30:23 +00:00
Jan Oberhauser b9496ddb29 ⬆️ Update package-lock.json file 2022-03-20 20:29:45 +01:00
Ricardo Espinoza d2756de090
feat(Mailjet Node): Add credential tests and support for sandbox, JSON parameters & variables (#2987)
* Add Variables JSON to Mailjet Batch send

*  Improvements

*  Add credential verification

*  Small improvement

Co-authored-by: Marcin Koziej <marcin@cahoots.pl>
2022-03-20 20:13:18 +01:00
Jonathan Bennetts 26a7c61175
fix(Telegram Node): Fix sending binary data when disable notification is set (#2990) 2022-03-20 20:08:06 +01:00
Jonathan Bennetts ec618e25bb
fix(GitHub Node): Fix credential tests and File > List operation (#2999)
* Fixed credential test failing

* Fixed File list operation not working
2022-03-20 10:24:04 +01:00
Ricardo Espinoza 8d04474e30
feat(Linear Node): Add Linear Node (#2971)
*  Linear node

*  Improvements
2022-03-20 10:11:06 +01:00
Ricardo Espinoza 1a7f0a4246
feat(KoBoToolbox Node): Add KoBoToolbox Regular and Trigger Node (#2765)
* First version

* Added hooks

* Added Credentials test

* Add support for downloading attachments

* Slight restructure of downloaded binaries

* Added Trigger node

* Some linting

* Reverting package-lock changes

* Minor GeoJSON parsing fixes

* KoboToolbox: improve GeoJSON format

* Kobo: Support for get/set validation status

* Remove some logs

* [kobo] Fix default attachment options

* Proper debug logging

* Support for hook log status filter

* Kobo: Review fixes

* [kobo]: Add Get All Forms + lookup Form ID

* [kobo] Lookup Form ID in Trigger node

* [kobo] Update branded spelling

* [kobo] Support pagination

*  fix linting issue

*  Improvements to #2510

*  Download files using n8n helper

*  Improvements

*  Improvements

* 🐛 Fix filenames

*  Fix some issues

Co-authored-by: Yann Jouanique <yann.jouanique@oneacrefund.org>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-20 09:54:31 +01:00
Justin Halter 8a88f948f2
feat(HTTP Request Node): Allow Delete requests with body (#2900)
delete request with body parameters

Co-authored-by: Justin Halter <jhalter@weare5stones.com>
2022-03-19 20:09:42 +01:00
Omar Ajoue 846e866daf
bug(EmailReadImap Node): Improve error handling (#2991)
* Fix: EmailReadImap unhandled promise rejection

Related to #2091 (but only partially)

See https://github.com/n8n-io/n8n/issues/2091#issuecomment-980010289

* Send errors from email read imap to logger

Co-authored-by: Manuel [tennox] <2084639+tennox@users.noreply.github.com>
2022-03-19 20:03:58 +01:00
Matthew Walther 1b993e4022
feat(Mattermost Node): Add support for Channel Search (#2687)
* Squashed commit of the following:

commit 9f76bdca9b4af4fd3ee429d1c381c3ed5529434c
Author: Matt Walther <matt@mashio.net>
Date:   Sun Jan 16 16:40:34 2022 -0600

    Mattermost Channel Search

* Add more boilerplate so Search action renders

* Changed order of search to make the operations alphabetical

*  Add pagination

Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-03-19 19:57:53 +01:00
Omar Ajoue 5658593df4
feat: Add support for reading ids from file with executeBatch command (#3008) 2022-03-19 08:54:55 +01:00
Omar Ajoue c0611a0b81
🚨 Temporarily skip some regularly failing tests (#3002) 2022-03-17 16:33:23 +01:00
Jan Oberhauser 521cf51e7c 📜 Change to the Sustainable Use License #2932 2022-03-17 10:15:24 +01:00