Commit Graph

  • e2db958510 Fix up admin nodes test for audit log changes Nick O'Leary 2019-08-09 17:27:32 +01:00
  • 16440072fb Add audit log to project spec tests Nick O'Leary 2019-08-09 17:09:03 +01:00
  • be2dd6dc32 Add req back to audit log events and extend to Projects api Nick O'Leary 2019-08-09 16:56:11 +01:00
  • 189bde7c9c Merge pull request #2259 from kazuhitoyokoi/master-fixtabsmenu Nick O'Leary 2019-08-09 10:26:08 +01:00
  • 6a4760e291 Mark workspace dirty when shift-click-drag detaches wires Fixes #2260 Nick O'Leary 2019-08-09 10:24:52 +01:00
  • c082bb97e0 Remove tab menu from node property UI for subflow and config nodes Kazuhito Yokoi 2019-08-07 12:29:20 +09:00
  • c8e14f91e7 optimization for switch node Nam Giang 2019-08-06 17:23:57 -07:00
  • 6032d096ec Merge branch 'master' into dev Nick O'Leary 2019-08-06 17:13:00 +01:00
  • defa9a2270 Fix ssh-keygen error handling Nick O'Leary 2019-08-06 17:12:40 +01:00
  • 77a913f858 Add Node 12 to full build matrix on Travis Nick O'Leary 2019-08-06 16:34:43 +01:00
  • 6e3fa974ba Remove all ui test dependencies from package.json Nick O'Leary 2019-08-06 16:32:46 +01:00
  • 7926055b97 Merge branch 'master' into dev Nick O'Leary 2019-08-06 16:10:33 +01:00
  • ffd10e656e Merge pull request #2251 from kazuhitoyokoi/master-fixsplitnode Nick O'Leary 2019-08-06 16:00:58 +01:00
  • 59c1828078 Merge pull request #2253 from kazuhitoyokoi/master-removetooltip Nick O'Leary 2019-08-06 16:00:40 +01:00
  • 6164271fe8 Merge pull request #2250 from kazuhitoyokoi/master-updatetranslation4delaynode Nick O'Leary 2019-08-06 16:00:01 +01:00
  • 26ba35933d Merge pull request #2257 from kazuhitoyokoi/dev-updatejapanesetranslation Nick O'Leary 2019-08-06 15:59:46 +01:00
  • 87359937c9 Merge pull request #2256 from kazuhitoyokoi/master-fixerrorhandlingtostartserver Nick O'Leary 2019-08-06 15:59:34 +01:00
  • 9b938f6515 Fix default value handling on context array access Fixes #2252 Nick O'Leary 2019-08-06 15:55:25 +01:00
  • 6c3913785d Add error event handler to ssh-keygen child_process Fixes #2255 Nick O'Leary 2019-08-06 15:21:57 +01:00
  • 542cf3147d Support displaying falsey node status values Fixes #2246 Nick O'Leary 2019-08-06 15:12:13 +01:00
  • bbd17a8c23 Remove webdriver.io from devDeps node12 Nick O'Leary 2019-08-06 14:43:55 +01:00
  • fb9828badc Update Function node to add node.done Nick O'Leary 2019-08-06 14:27:56 +01:00
  • 2505ac3f98 Update Japanese message catalog Kazuhito Yokoi 2019-08-06 19:57:39 +09:00
  • fde8548166 Remove handling for unused error code Kazuhito Yokoi 2019-08-06 19:30:05 +09:00
  • fe91295704 Replace node.js with Node.js Kazuhito Yokoi 2019-08-06 19:27:46 +09:00
  • 15b99c5749 Use appropriate the version of Node.js Kazuhito Yokoi 2019-08-06 19:24:45 +09:00
  • 9d66ca4a49 Fix duplicated tooltip Kazuhito Yokoi 2019-08-05 19:03:30 +09:00
  • b749a27f86 Eliminate snake_case and use camelCase, and change assignment of keyboard shortcut Kunihiko Toumura 2019-08-05 10:20:46 +09:00
  • 083212cffe Merge pull request #2248 from kazuhitoyokoi/master-removeunusedvariables Nick O'Leary 2019-08-02 09:42:22 +01:00
  • c4e8756210 merge upstream changes Kunihiko Toumura 2019-08-02 15:15:30 +09:00
  • 3a6448f727 Fix splitters in split node Kazuhito Yokoi 2019-08-02 13:56:37 +09:00
  • fe18df25ba Add Japanese translation to delay node Kazuhito Yokoi 2019-08-01 20:50:35 +09:00
  • db65460ec0 fix SUBFLOW palette node update & SUBFLOW default color Hiroyasu Nishiyama 2019-07-31 22:59:29 +09:00
  • 0ad3eceb82 Remove unused variables Kazuhito Yokoi 2019-07-31 16:06:30 +09:00
  • a376d6e361 Merge pull request #2226 from node-red/add-has_key-to-switch Nick O'Leary 2019-07-30 23:06:44 +01:00
  • 45c7f3f3ca Update packages/node_modules/@node-red/nodes/core/logic/10-switch.html Nick O'Leary 2019-07-30 23:06:18 +01:00
  • 238de59a2a Merge pull request #2232 from node-red-hitachi/fix-delete-tab Nick O'Leary 2019-07-30 23:04:01 +01:00
  • 96255e51d2 Merge pull request #2245 from node-red-hitachi/fix-conv-subflow Nick O'Leary 2019-07-30 23:03:30 +01:00
  • 18c3223105 Merge pull request #2247 from kazuhitoyokoi/master-fixvariablename Nick O'Leary 2019-07-30 23:01:59 +01:00
  • b9e97792f3 Fix wrong variable name Kazuhito Yokoi 2019-07-30 19:52:28 +09:00
  • cbce9b8637 fix undo handling & typo Hiroyasu Nishiyama 2019-07-30 11:07:55 +09:00
  • 5ab90b85da Limit the regex for the /nodes/ api end points Ben Hardill 2019-07-25 17:18:59 +01:00
  • f3e1e8a2c7 Merge pull request #2244 from kazuhitoyokoi/master-fixwiring4subflownode Nick O'Leary 2019-07-29 10:57:45 +01:00
  • e41b292e54 Merge pull request #2238 from teastman/master Nick O'Leary 2019-07-29 10:44:54 +01:00
  • 86928bbb2d fix converting selection to subflow Hiroyasu Nishiyama 2019-07-26 23:06:56 +09:00
  • 2f5ec8b5bf Fix inserting new subflow node to existing wire between nodes Kazuhito Yokoi 2019-07-26 17:51:49 +09:00
  • a42d7d867e Add a libe break function Yuma Matsuura 2019-07-26 11:36:22 +09:00
  • 14ac6446de Handle undefined node._def in edit stack title. Tyler Eastman 2019-07-22 14:25:52 -07:00
  • 260a9723a4 use custom color picker instead of color input type Hiroyasu Nishiyama 2019-07-21 22:55:25 +09:00
  • 4e7b000dcd Merge remote-tracking branch 'upstream/dev' into dev-redo Kunihiko Toumura 2019-07-17 09:13:01 +09:00
  • 2254e4c57e minor fix (add semicolon) Kunihiko Toumura 2019-07-17 09:12:47 +09:00
  • d517697564 zh-TW 3Anology 2019-07-15 19:15:29 +08:00
  • 25a27733b9 fix reference error on deleting tab Hiroyasu Nishiyama 2019-07-15 11:23:27 +09:00
  • 6ab520984c Merge branch 'dev' into pr_2229 Nick O'Leary 2019-07-12 13:37:13 +01:00
  • 04d7106956 Remove unwanted icons Nick O'Leary 2019-07-12 13:37:01 +01:00
  • db5589f2aa rearrange contents of subflow template settings tab Hiroyasu Nishiyama 2019-07-11 19:37:47 +09:00
  • d06dbbb4bd changed to color change reflect immediately on OK Hiroyasu Nishiyama 2019-07-11 08:22:31 +09:00
  • b7a62bd9e7 Update packages/node_modules/@node-red/nodes/core/logic/10-switch.html Dave Conway-Jones 2019-07-10 10:01:17 +01:00
  • 93ad9a3aa6 Update packages/node_modules/@node-red/nodes/core/logic/10-switch.js Dave Conway-Jones 2019-07-10 10:01:09 +01:00
  • f1855174f0 Merge branch 'dev' into pr_2165 Nick O'Leary 2019-07-10 09:30:48 +01:00
  • a2dedba0ef change internal type to hask Dave Conway-Jones 2019-07-09 21:04:53 +01:00
  • 5a65f445f0 Bump test helper version Nick O'Leary 2019-07-09 11:44:33 +01:00
  • f52289b2c3 Add send to input handler signature Nick O'Leary 2019-07-09 11:40:55 +01:00
  • 3b5ea0f15f Add node done API Nick O'Leary 2019-07-08 23:23:33 +01:00
  • 238bcb8698 Add "has key" rule to switch node + tests Dave Conway-Jones 2019-07-08 15:54:31 +01:00
  • 3ee8bcad8c add support for specifying subflow template color Hiroyasu Nishiyama 2019-07-08 23:52:08 +09:00
  • f0a51bafbe Use node/tab map to make filterNodes more efficient Nick O'Leary 2019-07-08 10:55:26 +01:00
  • 944f3bd329 Merge branch 'master' into dev Nick O'Leary 2019-07-07 21:48:13 +01:00
  • 8bb7b2e88b Ensure session expiry timeout doesn't exceed limit Nick O'Leary 2019-07-06 16:34:48 +01:00
  • aab0b0b4bf Bump for 0.20.7 0.20.7 Nick O'Leary 2019-07-05 11:12:26 +01:00
  • 083d6c5125 Merge pull request #2224 from natcl/patch-4 Nick O'Leary 2019-07-05 09:29:13 +01:00
  • c2167a2c5f Add jsonata bump in util Nathanaël Lécaudé 2019-07-04 18:08:44 -04:00
  • 1a695e0451 Update jsonata to 1.6.5 which should fix #2183 Nathanaël Lécaudé 2019-07-04 17:50:55 -04:00
  • 8847f325ed Merge remote-tracking branch 'upstream/dev' into dev-redo Kunihiko Toumura 2019-07-04 08:31:45 +01:00
  • 94c9da468e fix initialization bug Kunihiko Toumura 2019-07-04 08:26:39 +01:00
  • 24b38407e4 Merge branch 'master' into dev Nick O'Leary 2019-07-01 12:43:16 +01:00
  • f49d1ae860 Ensure the subflow stop promise is waiting for before restarting Nick O'Leary 2019-07-01 12:42:11 +01:00
  • 8b3b541a56 Improve typedInput label width calculation Nick O'Leary 2019-07-01 11:14:21 +01:00
  • a974e84ad1 Merge pull request #2222 from node-red/no-empty-examples Nick O'Leary 2019-06-29 21:32:07 +01:00
  • c4f4115bcb better handle example file at any depth Dave Conway-Jones 2019-06-29 01:16:02 +01:00
  • 3c5adbee31 Merge pull request #2220 from natcl/patch-3 Nick O'Leary 2019-06-28 23:35:28 +01:00
  • 55645e3730 Properly escape node types in palette Nick O'Leary 2019-06-28 22:39:27 +01:00
  • d918bb568c Ignore empty examples directories (don't add to import menu) Dave Conway-Jones 2019-06-23 12:09:43 +01:00
  • b1bff62bf7 Merge remote-tracking branch 'upstream/dev' into dev-redo Kunihiko Toumura 2019-06-23 16:19:15 +09:00
  • d11d389ae4 Smarter filtering in action list dialog Nick O'Leary 2019-06-22 20:37:54 +01:00
  • a73c159160 Ensure an item in action list is always selected Nick O'Leary 2019-06-22 20:25:57 +01:00
  • 7adf102d8d Initial implementation of redo (un-undo) Kunihiko Toumura 2019-06-22 16:05:50 +09:00
  • e4d3ff623a change shortcut for ctrl-d Nathanaël Lécaudé 2019-06-21 19:04:25 -04:00
  • 2433d59f00 Add default shortcut (ctrl-s) for deploy Nathanaël Lécaudé 2019-06-21 17:40:24 -04:00
  • 8c68e76c3e Merge pull request #2217 from node-red/svg-icons Nick O'Leary 2019-06-21 22:08:34 +01:00
  • 0b204de5a9 Fix up tests for svg changes Nick O'Leary 2019-06-21 22:01:24 +01:00
  • 93c811ab70 Update typedInput icons to svg Nick O'Leary 2019-06-21 21:45:14 +01:00
  • 3ff861099a Move deploy icons to svg Nick O'Leary 2019-06-21 16:08:43 +01:00
  • f22762539f Handle png/svg fallback for def.icon values. Remove old pngs Nick O'Leary 2019-06-21 15:41:17 +01:00
  • 677442a3c0 Merge branch 'master' into dev Nick O'Leary 2019-06-21 14:01:34 +01:00
  • b73f12cdba Bump for 0.20.6 0.20.6 Nick O'Leary 2019-06-21 13:25:39 +01:00
  • 28fbb61e81 Bump dependencies Nick O'Leary 2019-06-21 13:25:09 +01:00
  • c1104d1cd6 Revealing node position needs to account for zoom level Fixes #2172 Nick O'Leary 2019-05-25 22:11:05 +01:00
  • e346702292 stop join tripping up if last message of buffer is blank. Dave Conway-Jones 2019-06-01 23:49:27 +01:00
  • 90887779ea Improve handling of file upload in request node Nick O'Leary 2019-06-08 20:42:14 +01:00