Commit Graph

134 Commits

Author SHA1 Message Date
Jan Oberhauser
a7d729842a 🐛 Fix that "getCurrentNodeParameter" did not resolve expressions 2019-12-16 20:27:56 -06:00
Jan Oberhauser
359dc3b485 Add possibility to retry with currently saved workflow 2019-12-12 18:18:20 -06:00
Jan Oberhauser
870961b101 🐛 Fix bug that it did load same executions multiple times 2019-12-12 20:57:11 +01:00
Jan Oberhauser
f31049d454 🐛 Fix that drop connection and addNodeButton did connect wrong 2019-12-10 15:39:14 +01:00
Jan Oberhauser
5da4a80d67 Add support for nodes with 4 in- or outputs 2019-12-10 14:35:27 +01:00
Jan Oberhauser
91498b4573 👕 Fix lint issue 2019-10-31 13:41:39 +01:00
BenoitTallandier
02a7d92fc1 🔃Add unction getCurrentNodeParameters to get currents parameters in loading function 2019-10-20 20:55:49 +02:00
Jan Oberhauser
1ab8896c37 🐛 Fix warning on save 2019-10-04 12:43:48 +02:00
Jan Oberhauser
4d6e25c28e 💥 Fix typo reponse => response 2019-08-28 17:16:09 +02:00
Jan Oberhauser
fcb0982401 Rename also expressions on pasted nodes and fix unique naming
issue
2019-08-09 20:33:22 +02:00
Jan Oberhauser
e66c259407 🐛 Fix code to work with new n8n-workflow 2019-08-09 12:51:45 +02:00
Jan Oberhauser
886100eeef Improve workflow retry 2019-08-09 08:07:18 +02:00
Jan Oberhauser
d59a043e3f Run workflows in own independent subprocess 2019-08-08 20:47:08 +02:00
Jan Oberhauser
a0b7abed20 Add support for input labels 2019-08-02 15:56:05 +02:00
Jan Oberhauser
f2102f8ea0 🐛 Fix bug that webhooks could not be tested anymore 2019-07-26 14:17:00 +02:00
Jan Oberhauser
4bbc7edad2 Make it possible to move workflow with mouse-wheel/two-finger 2019-07-26 07:41:09 +02:00
Jan Oberhauser
0ac97c6523 💄 Improve editor-ui connection creation and deletion 2019-07-25 21:57:27 +02:00
Jan Oberhauser
6c2887e608 Improve position of node output labels 2019-07-25 19:27:58 +02:00
Jan Oberhauser
0ace7ca423 👕 Fix lint issue 2019-07-25 19:15:41 +02:00
Jan Oberhauser
0510824c24 🐛 Fix issue that push messages received before the REST API did 2019-07-25 19:08:19 +02:00
Jan Oberhauser
8482e1b363 💄 Improve editor-ui by displaying clearer what each node does 2019-07-25 18:50:45 +02:00
Jan Oberhauser
0c89445682 🐛 Fix bug that workflow names could have spaces in beginning and end 2019-07-25 15:21:57 +02:00
Jan Oberhauser
2d8038669a Push active executions to clients to remove manual reload 2019-07-24 14:25:30 +02:00
Jan Oberhauser
a9453806b8 Add support for PostgresDB and save date as Date 2019-07-22 20:29:06 +02:00
Jan Oberhauser
5054c7054d Implement that nodes can also be deselected with ctrl+click 2019-07-17 19:05:03 +02:00
Jan Oberhauser
416eb81a6e Make it easily possible to select up/downstream nodes 2019-07-17 18:45:09 +02:00
Jan Oberhauser
4bc21dfef5 Make sure that paste does not get executed multiple times 2019-07-17 18:14:03 +02:00
Jan Oberhauser
26381de92b Automatically adjust position of pasted nodes 2019-07-17 16:05:01 +02:00
Jan Oberhauser
34c2975a9f Deactivate workflow when saved under a new name 2019-07-17 12:20:26 +02:00
Jan Oberhauser
40b17c59f6 🐛 Fix issue that it starts select mode when mac users try to move workflow 2019-07-17 12:19:09 +02:00
Jan Oberhauser
3b6013f6f4 🐛 Fix issue that mac users can not move workflow 2019-07-17 07:31:28 +02:00
Jan Oberhauser
16ba7e6ed7 🐛 Fix bug with displaying node-issues 2019-07-07 19:17:34 +02:00
Jan Oberhauser
a7cd27d745 Display output names on connections if there are any 2019-06-27 11:27:02 +02:00
Jan Oberhauser
9cb9804eee Initial commit to release 2019-06-23 12:35:23 +02:00