Commit Graph

  • 7cd824945c Merge 3c92eec0c2d09a7750ca7d4b1fb25754870646e1 into 77b13ce9d4364bbd9eae879c36ec211a0fbc69ca Jesse Naranjo 2016-06-20 08:56:44 +00:00
  • 77b13ce9d4 Bump version & changelog 0.14.1 Nick O'Leary 2016-06-20 09:56:29 +01:00
  • 7cb41d2ca9 Remove duplicate "Delete" entry in keyboard shortcut window Fixes #911 Nick O'Leary 2016-06-20 09:56:01 +01:00
  • 8bbc9e6502 Added 'exec' to the command in the node-red-pi script (#910) Nicholas Humfrey 2016-06-20 09:53:57 +01:00
  • e29a0df3fd Handle undefined node properties when mapping array references Nick O'Leary 2016-06-20 09:38:16 +01:00
  • 472771a4d8 Added 'exec' to the command in the node-red-pi script Nicholas Humfrey 2016-06-19 23:07:51 +01:00
  • 3c92eec0c2 Removed duplicate [Delete] key entry in the Keyboard Shortcuts dialog. Jesse Naranjo 2016-06-19 18:00:59 -04:00
  • 0eba04aac0 Change example httpStatic to avoid node-red-dashboard clash 0.14.0 Nick O'Leary 2016-06-19 20:25:31 +01:00
  • b78210e3be Handle numberic msg.payload in HTTP Response node Nick O'Leary 2016-06-17 22:08:58 +01:00
  • 958de21be8 Update changelog Nick O'Leary 2016-06-17 21:44:06 +01:00
  • 0eb4742982 Update minor dependency versions and bump version Nick O'Leary 2016-06-17 21:42:17 +01:00
  • 78b1bf8f25 Merge branch '0.14.0' Nick O'Leary 2016-06-17 21:30:09 +01:00
  • 08f2741871 Ensure default settings copied to command-line specified userDir Fixes #908 Nick O'Leary 2016-06-17 21:15:40 +01:00
  • 98b24ae630 Merge pull request #798 from natcl/master Dave Conway-Jones 2016-06-17 14:24:36 +01:00
  • 7fc056c8e3 remove extraneous udp console.log Dave Conway-Jones 2016-06-17 08:18:26 +01:00
  • 0411623857 Update change log Nick O'Leary 2016-06-16 00:09:10 +01:00
  • 365d71264f Add index to editableList callback signature Nick O'Leary 2016-06-16 00:08:53 +01:00
  • 0d4d51fc39 Pass type/value on typedInput.change event Nick O'Leary 2016-06-15 22:04:13 +01:00
  • b21745808b Don't mark 'edit subflow template' as primary button Nick O'Leary 2016-06-15 22:01:46 +01:00
  • e4d5271d58 Better fix for css, reverting test Dave Conway-Jones 2016-06-14 23:55:50 +01:00
  • 8f2f3bf75d Fix CSV test Dave Conway-Jones 2016-06-14 23:20:09 +01:00
  • 9e96eba98f fix csv handling of "numbers" with E in... Dave Conway-Jones 2016-06-14 22:36:44 +01:00
  • 0441c83fd7 Fix use of hasOwnProperty in Flow Closes #907 Nick O'Leary 2016-06-14 20:30:37 +01:00
  • 596758a403 Merge 95180c08cc833cb30a821297e2f782900153e0ed into f1ce0fab8bd1cddcaf4d38213891a0520b725d48 Amir Arad 2016-06-14 19:22:38 +00:00
  • 95180c08cc fixed hasOwnProperty call ommission Amir Arad 2016-06-14 22:22:23 +03:00
  • d8405052d8 Dont hover disabled editor primary buttons Nick O'Leary 2016-06-14 14:38:52 +01:00
  • cc02b07ff0 Improve edit tray button colour contrast Nick O'Leary 2016-06-14 14:28:25 +01:00
  • 2d6aac7d6f Update changelog Nick O'Leary 2016-06-13 22:36:47 +01:00
  • 589d43f0e5 Add RED.util to Function node sandbox Nick O'Leary 2016-06-13 22:16:36 +01:00
  • 13c1d1df7a Update Debug node to use typedInput for complete/property option Nick O'Leary 2016-06-13 22:00:23 +01:00
  • 08ade44dc8 Handle more edge cases with RED.util.normalisePropertyExpression Nick O'Leary 2016-06-13 21:59:20 +01:00
  • 8fb1c76247 update font-awesome fonts to latest and Dave Conway-Jones 2016-06-13 21:05:32 +01:00
  • 3ad9053d65 Fix multi-level sequences of split/join nodes Nick O'Leary 2016-06-13 17:43:22 +01:00
  • 8fe07e0f07 Limit Pi GPIO to dedicated GPIO pins Dave Conway-Jones 2016-06-13 14:23:19 +01:00
  • 09b069c129 Add icons to parser nodes Nick O'Leary 2016-06-12 22:37:38 +01:00
  • b2db083f39 Another rev of the split/join icons Nick O'Leary 2016-06-12 21:33:27 +01:00
  • 53e2f3e263 Update split/join icons Nick O'Leary 2016-06-12 12:24:52 +01:00
  • 945fbbc065 Capture error stack on node.error Closes #879 Nick O'Leary 2016-06-12 11:07:05 +01:00
  • 4dc9c7714c Clear node context on close Fixes #870 Nick O'Leary 2016-06-11 22:53:27 +01:00
  • 7302ac5871 Add merged object to Join node Nick O'Leary 2016-06-11 21:43:37 +01:00
  • 1cfad27d6f Delay node only warn once on queue >1000 messages Dave Conway-Jones 2016-06-10 23:21:12 +01:00
  • d82fe95076 Update split node docs Nick O'Leary 2016-06-10 22:51:57 +01:00
  • 8f8df4971c Fix switch node assumptions around string/number handling Nick O'Leary 2016-06-10 21:03:38 +01:00
  • fd66569950 Update Join node implementation Nick O'Leary 2016-06-09 11:33:40 +01:00
  • e97d9fb0b2 Add draft changelog for 0.14 Nick O'Leary 2016-06-08 17:58:36 +01:00
  • 04424c2a7c Add CHANGELOG.md and make it accessible from menu Nick O'Leary 2016-06-08 16:18:24 +01:00
  • 241e2828e7 Add support to HTTP In node for PATCH requests Closes #904 Nick O'Leary 2016-06-08 11:31:59 +01:00
  • 5f6a0141f0 Add cookie handling to HTTP In and HTTP Response nodes Nick O'Leary 2016-06-08 11:09:18 +01:00
  • ef2f71859c Join node ui updates Nick O'Leary 2016-06-06 21:18:20 +01:00
  • fdaeeb5d01 add join icon Dave Conway-Jones 2016-06-06 10:15:49 +01:00
  • e594ffe0f8 Update Join node runtime to match UI changes Nick O'Leary 2016-06-05 23:32:03 +01:00
  • 9f8c32ce8f Split node UI rework - WIP Nick O'Leary 2016-06-04 00:40:40 +01:00
  • 762eb07dd4 Add support for array-syntax in typedInput msg properties Nick O'Leary 2016-06-07 23:01:23 +01:00
  • 0300458ba8 Add error handling to all node definition api calls Nick O'Leary 2016-06-06 14:45:36 +01:00
  • 3959fcdc88 Handle null return from Function node in array of messages Nick O'Leary 2016-06-06 11:40:02 +01:00
  • ea76c18f59 Add some info words to config nodes Dave Conway-Jones 2016-06-04 09:04:58 +01:00
  • d125ecc671 Remove rogue console.log Nick O'Leary 2016-06-04 00:42:33 +01:00
  • 7d9b90a1f3 Disarm click-to-close whilst opening an edit tray Nick O'Leary 2016-06-04 00:42:08 +01:00
  • 7402c27b6a Reduce tab left-padding below a width threshold Nick O'Leary 2016-06-04 00:41:26 +01:00
  • 4e762e2063 Enable shift-drag detach of just the selected link Nick O'Leary 2016-05-31 23:42:00 +01:00
  • 0afe98b399 Move rename flow dialog to editor tray Nick O'Leary 2016-05-31 23:20:25 +01:00
  • daed059c47 Emit editor:open/close events from the tray itself Nick O'Leary 2016-05-31 23:19:43 +01:00
  • 6545c854ce Merge a3d7d387925ba2f640b0896926e52ad2b97d9ef2 into f1ce0fab8bd1cddcaf4d38213891a0520b725d48 John O'Connor 2016-05-31 13:55:17 +00:00
  • f1ce0fab8b Option to enable cors for editor (#886) Trisooma 2016-05-31 15:55:03 +02:00
  • b5d3f505e3 Defer loading of token sessions until they are accessed Fixes #895 Nick O'Leary 2016-05-31 14:39:50 +01:00
  • 6c8f688f33 Close the current edit tray when the workspace is clicked Nick O'Leary 2016-05-31 13:24:56 +01:00
  • ed1b601a84 Editor buttons should have same border colour as other input elements Nick O'Leary 2016-05-31 13:09:27 +01:00
  • add541f67f Restore the edit-select box add behaviour Nick O'Leary 2016-05-31 13:01:49 +01:00
  • bea8eb799f Add node/editor lifecycle events Nick O'Leary 2016-05-29 23:51:20 +01:00
  • 3cac48e86f Fix jshint issue in editableList Nick O'Leary 2016-05-29 22:41:25 +01:00
  • 64722da4a7 Make sidebars disabled-on-edit by default Nick O'Leary 2016-05-29 22:31:29 +01:00
  • ada1e624d8 Update editableList apis Nick O'Leary 2016-05-29 22:25:30 +01:00
  • 21d694af8d simplified httpAdminCors initialization Trisooma 2016-05-26 20:49:43 +02:00
  • 3cd066b1cb Removed startup message Trisooma 2016-05-26 20:31:41 +02:00
  • 69f83cb905 fully log node warnings on start Dave Conway-Jones 2016-05-26 10:38:24 +01:00
  • 807873f685 set pi gpio pin status correctly if set on start Dave Conway-Jones 2016-05-26 10:37:20 +01:00
  • 8d4be848b0 Workaround firefox not allowing SVG elements to have focus Nick O'Leary 2016-05-22 21:23:30 +01:00
  • 59a7c46482 Modify config node select box to have dedicated add button Nick O'Leary 2016-05-21 22:11:29 +01:00
  • eabfeb9502 Slow down the tray slide animation slightly Nick O'Leary 2016-05-21 22:11:10 +01:00
  • 291240dd94 Add editableList widget and update Switch/Change nodes to use it Nick O'Leary 2016-05-20 22:13:28 +01:00
  • 2f6ed47168 Handle null node array references in catch/status nodes Nick O'Leary 2016-05-20 10:32:06 +01:00
  • 9a73568c7a Ensure node field change handlers are invoked after editprepare Nick O'Leary 2016-05-19 22:42:28 +01:00
  • acdef87be7 Ensure editor resize is called even when limits are hit Nick O'Leary 2016-05-19 11:16:10 +01:00
  • b14546605d Fix dialog button order in tab-delete and confirm-deploy dialogs Nick O'Leary 2016-05-18 16:48:54 +01:00
  • 5ad46106f4 Use onadd in link nodes to ensure imported links are updated Nick O'Leary 2016-05-18 16:48:16 +01:00
  • 3e9be9eed3 remove orion from build Dave Conway-Jones 2016-05-18 11:11:59 +01:00
  • 7318a7b767 Prevent parent window scrolling when view is focused Fixes #635 Nick O'Leary 2016-05-18 09:53:04 +01:00
  • b78682f413 Change Inject repeat label icon Nick O'Leary 2016-05-18 09:35:43 +01:00
  • e50659af09 Add repeat indicator to inject node label Closes #887 Nick O'Leary 2016-05-17 23:36:09 +01:00
  • 3454e5ac77 Flows lib honours flowFilePretty setting (#837) Josh 2016-05-18 09:09:57 +12:00
  • 9e26aeea1d Handle scoped node modules in the api Nick O'Leary 2016-05-17 21:56:03 +01:00
  • d7715b05ee Ensure catch/status/link node references update on import Nick O'Leary 2016-05-17 09:39:18 +01:00
  • db433efbef Link nodes show hidden wires when selected Nick O'Leary 2016-05-17 09:16:58 +01:00
  • 8b15c97a2e CORS settings only applied on admin routes renamed setting to 'httpAdminCors' Trisooma 2016-05-14 14:36:29 +02:00
  • f1f8c887c6 bump font awesome to 4.6.2 level Dave Conway-Jones 2016-05-11 20:39:35 +01:00
  • 9ae4745ca5 Refocus workspace after closing edit tray Nick O'Leary 2016-05-11 17:15:36 +01:00
  • 726d9c8ec5 Set z-index of editor shade so it stays above tabs Nick O'Leary 2016-05-08 22:55:55 +01:00
  • a9bfa4e79b Allow keyboard shortcuts to be scoped to a dom element Nick O'Leary 2016-05-08 22:50:55 +01:00
  • 8e6bba143a Escape regex chars in palette filter input Nick O'Leary 2016-05-08 20:55:13 +01:00
  • a674769a2e Add global cors settings Trisooma 2016-05-07 23:09:13 +02:00