Commit graph

7406 commits

Author SHA1 Message Date
Jan Oberhauser f74a067c17 Improve display of errors of Pipedrive-Node 2019-07-10 08:39:58 +02:00
Jan Oberhauser c6345bad19 Add Pipedrive-Trigger-Node 2019-07-10 08:14:40 +02:00
Jan Oberhauser 1ad78f05c2 Fix typo 2019-07-09 20:31:44 +02:00
Jan Oberhauser 646e1fc841 📚 Add first basic documentation how to create an own node 2019-07-07 19:22:22 +02:00
Jan Oberhauser 13ac18afa8 Add missing Airtable-Node-Credentials 2019-07-07 19:19:07 +02:00
Jan Oberhauser 16ba7e6ed7 🐛 Fix bug with displaying node-issues 2019-07-07 19:17:34 +02:00
Jan Oberhauser bcaddecdd6 💄 Add description to field on Pipedrive-Node 2019-07-07 19:01:05 +02:00
Jan Oberhauser 2ba03345f6 Add Airtable-Node 2019-07-07 19:00:05 +02:00
Jan Oberhauser 1f79353397 💄 Give delete button more space 2019-07-07 16:32:28 +02:00
Jan Oberhauser 91c7f52c37 👕 Fix lint issue 2019-07-01 14:52:14 +02:00
Jan Oberhauser 3282acbcf1 Before credentials get created or updated check if one with same type and
name already exist
2019-06-30 19:33:47 +02:00
Jan Oberhauser ea82fd36c2 📚 Add demo video and improve project description for docker 2019-06-28 06:57:32 +02:00
Jan Oberhauser ddafea7320 🔖 Release n8n@0.3.0 2019-06-27 19:20:22 +02:00
Jan Oberhauser 381e9e9842 🔖 n8n-editor-ui@0.2.0 2019-06-27 19:19:24 +02:00
Jan Oberhauser 0997087ca5 🔖 Release n8n-workflow@0.2.0 2019-06-27 19:18:33 +02:00
Jan Oberhauser f38f6b2f16 📚 Add demo video and improve project description 2019-06-27 18:45:28 +02:00
Jan Oberhauser 00f00f9cbe 🐛 Fix issue that expressions always read from output with index 0 even
when the nodes with the expression were connected to a different one
2019-06-27 16:46:26 +02:00
Jan Oberhauser 3d80d9602e 💄 Improve display of output- and execution-selection 2019-06-27 14:07:45 +02:00
Jan Oberhauser bbab4fc6e1 🐛 Fix bug 2019-06-27 14:07:25 +02:00
Jan Oberhauser 6cc6c6f138 Fix scrollbars and dialogs on lower resolutions 2019-06-27 12:44:59 +02:00
Jan Oberhauser a7cd27d745 Display output names on connections if there are any 2019-06-27 11:27:02 +02:00
Jan Oberhauser 5cbd16e286 Fix display of tags in select field 2019-06-27 08:27:18 +02:00
Jan Oberhauser 3095e5728a Fix issue that it opened the webhook urls every time credentials got
selected
2019-06-27 08:15:53 +02:00
Jan Oberhauser d031ae312a Fix issue that expressions did not resolve correctly in
expression-editor
2019-06-27 07:31:18 +02:00
Jan Oberhauser d6db85caf9 💄 Add "ellipsis" overflow to inputs to make clear when there is
more text
2019-06-24 14:50:22 +02:00
Jan Oberhauser 6da4c60060 💄 Make clearer in credentials what data is for 2019-06-24 14:45:03 +02:00
Jan Oberhauser e9eb18759c 💄 Move "Delete Current Execution Data" button next to "Execute
Workflow" button
2019-06-24 13:52:03 +02:00
Jan Oberhauser 289770357a 📚 Improve documentation about how MongoDB can be used 2019-06-24 13:33:54 +02:00
Jan Oberhauser 92252bfa99 Add link to n8n-node-dev cli 2019-06-24 13:21:58 +02:00
Jan Oberhauser cc405f0c1a Improve documentation 2019-06-24 13:21:07 +02:00
Jan Oberhauser 2175477b8e Release n8n@0.2.2 2019-06-24 12:52:39 +02:00
Jan Oberhauser 63c5ec5036 Set new minor version of n8n-nodes-base because else lerna does not link
it anymore
2019-06-24 12:52:06 +02:00
Jan Oberhauser 074ec4478a Release n8n-nodes-base@0.2.1 2019-06-24 12:48:59 +02:00
Jan Oberhauser 034c70f6ab Make n8n work with older node versions (<10) 2019-06-24 12:47:44 +02:00
Jan Oberhauser b53d4c56ae Release n8n@0.2.1 2019-06-24 10:31:36 +02:00
Jan Oberhauser bce2ef34ed Rename folder to fix problems on MacOS and windows 2019-06-24 10:30:46 +02:00
Jan Oberhauser 1d86a2a773 Update to TypeScript 3.5.x 2019-06-24 10:28:18 +02:00
Jan Oberhauser 9427aedf44 Release n8n@0.2.0 2019-06-24 09:33:25 +02:00
Jan Oberhauser b90c701907 Release n8n-nodes-base@0.2.0 2019-06-24 09:30:15 +02:00
Jan Oberhauser d26299c9fe Add Pipedrive node to be loaded 2019-06-24 09:29:06 +02:00
Jan Oberhauser 2b7382cd63 Rename cli command "run" to "execute" 2019-06-24 08:28:24 +02:00
Jan Oberhauser b776bd8bd7 Add documentation for "n8n run" command 2019-06-24 08:17:14 +02:00
Jan Oberhauser 9fdbf2c9ee Fix bug in "run" command 2019-06-24 08:12:49 +02:00
Jan Oberhauser 4664ed1209 Execute commands of "ExecuteCommand" node by default in folder the
process got started from
2019-06-24 07:51:07 +02:00
Jan Oberhauser 15e3481b40 Add additional explanations to default configuration 2019-06-24 07:45:12 +02:00
Jan Oberhauser 4e6d9caa71 Fix Pipedrive description 2019-06-24 07:24:47 +02:00
Jan Oberhauser f26199f690 Add first basic support for Pipedrive 2019-06-23 21:21:44 +02:00
Jan Oberhauser cbe115c07f Add screenshot to README 2019-06-23 20:56:42 +02:00
Jan Oberhauser 28262fdb79 Add information about how to use MongoDB as database 2019-06-23 20:45:39 +02:00
Jan Oberhauser 1c956f326f Add example to config how to exclude a file 2019-06-23 20:44:41 +02:00