Commit Graph

  • 5f9780d71c Improve error message if settings file fails to load Nick O'Leary 2015-09-26 22:50:29 +01:00
  • ee37464741 Copy settings file to userDir on start-up if it makes sense Nick O'Leary 2015-09-26 22:48:34 +01:00
  • 8d73f927db Debug output should use overridden toString method if set Closes #690 Nick O'Leary 2015-09-25 23:32:33 +01:00
  • 4a0222bd1c Warn if a node references an unknown config node type Closes #709 Nick O'Leary 2015-09-25 23:17:57 +01:00
  • c0b8f5e3e1 Add tab info to deploy error messages Nick O'Leary 2015-09-25 22:33:54 +01:00
  • a9a0b263dc Add undo support for config-node delete Nick O'Leary 2015-09-25 21:49:53 +01:00
  • f2b73187d8 Name flows back to sheets in the ui Nick O'Leary 2015-09-25 21:06:39 +01:00
  • ef10ade0cc Improve handling of imported config nodes Nick O'Leary 2015-09-25 17:43:28 +01:00
  • 719bb4263e Ensure config nodes are deleted when owning subflow is deleted Nick O'Leary 2015-09-25 13:29:55 +01:00
  • b3602b268e Have grunt dev restart on message catalog changes Nick O'Leary 2015-09-24 10:15:30 +01:00
  • 66ec9bae27 Add warning if HTTP In node is missing path config Nick O'Leary 2015-09-24 10:06:25 +01:00
  • d96b6e77c0 Allow config nodes to be scoped to an individual Flow Nick O'Leary 2015-09-23 22:49:48 +01:00
  • da64c018ac Make the comms link be more tolerant to temporarily blips Nick O'Leary 2015-09-23 17:15:28 +01:00
  • f9fb97adf2 Undo subflow rename not updating corresponding tab/menu labels Nick O'Leary 2015-09-23 17:00:37 +01:00
  • 8316bc6480 Move config node users tip into body of dialog Nick O'Leary 2015-09-14 16:10:46 +01:00
  • 08021e039a Better favicon Nick O'Leary 2015-09-11 22:07:51 +01:00
  • cc6e0937a0 initialise status.text to be blank string if not set. Dave Conway-Jones 2015-09-02 12:40:39 +01:00
  • c1d694a97c Add birth message to MQTT node Nick O'Leary 2015-09-02 11:18:59 +01:00
  • fcf4f40c36 add basic status node test Dave Conway-Jones 2015-09-02 10:51:13 +01:00
  • 380b03399c Update to latest MQTT module version Nick O'Leary 2015-09-01 23:04:42 +01:00
  • c33d02c53f Ensure MQTT node cleansession/keepalive defaults are used Nick O'Leary 2015-09-01 22:58:26 +01:00
  • fa5e37993e Update mqtt node options to include will/cleansession/keepalive Nick O'Leary 2015-09-01 22:30:15 +01:00
  • 437b2d506b Update MQTT node to use MQTT.js 1.2 and enable secure connections Richard Ruston 2015-06-03 08:54:43 +02:00
  • 4ed09f6431 update FA icons to v4.4.0 Dave Conway-Jones 2015-08-25 21:45:50 +01:00
  • 0b98a6acf8 Ensure catch/status nodes marked changed when edited Nick O'Leary 2015-08-24 14:47:17 +01:00
  • 1d73c86cb2 Add scope to status node Nick O'Leary 2015-08-21 14:17:31 +01:00
  • 40fe0f3239 Test Node.status calls through to Flow.handleStatus Nick O'Leary 2015-08-19 21:35:54 +01:00
  • d1ea689999 Update catch node help text Nick O'Leary 2015-08-19 21:14:54 +01:00
  • a6644ad5ff Add status node Nick O'Leary 2015-08-19 21:14:45 +01:00
  • 658746d2a3 Allow flow file to be specified with grunt dev Nick O'Leary 2015-08-13 22:41:51 +01:00
  • cbdd4de630 Errors in subflows propagate up to nearest catch node Nick O'Leary 2015-08-13 22:20:21 +01:00
  • 00c612485b Fix jshint errors Nick O'Leary 2015-08-13 22:18:47 +01:00
  • 3a6192bf73 Catch node can target specific nodes Nick O'Leary 2015-08-13 13:58:19 +01:00
  • c64b5c2850 Add subflow tab image Nick O'Leary 2015-07-30 11:06:15 +01:00
  • fdbf079896 Clean up subflow editor Nick O'Leary 2015-07-30 11:03:37 +01:00
  • d1a5395727 update test for JSON parser to include array Dave Conway-Jones 2015-10-02 19:46:29 +01:00
  • 83a3642c0e Allow JSON node to handle array type Dave Conway-Jones 2015-10-02 17:30:23 +01:00
  • 0d9335dac3 Merge d6dae9b756ef67e42c433a98ab32be7917a70683 into 9932d34304dafdc7ffa29792490ebb36fa97fcc2 Dimitri del Marmol 2015-09-29 19:42:43 +00:00
  • d6dae9b756 Fix deprecation warnings Dimitri del Marmol 2015-09-29 21:17:20 +02:00
  • af6364d749 Fix deprecation errors Dimitri del Marmol 2015-09-29 19:23:36 +02:00
  • 9932d34304 Fix XML parse test 0.11.2 Nick O'Leary 2015-09-29 14:39:07 +01:00
  • 7aa37a1976 Bump version Nick O'Leary 2015-09-29 10:17:45 +01:00
  • adae4303ce Fix deprecation warnings Dimitri del Marmol 2015-09-29 10:29:32 +02:00
  • b95c3637ac Fix deprecation warnings Dimitri del Marmol 2015-09-29 03:21:43 +02:00
  • f8da7e0585 Test Dimitri del Marmol 2015-09-29 01:33:00 +02:00
  • 1d68584f1c Test Dimitri del Marmol 2015-09-29 01:17:41 +02:00
  • 3bf9c490ca Test Dimitri del Marmol 2015-09-29 01:11:06 +02:00
  • 2b9fd82f2c Build on install Dimitri del Marmol 2015-09-29 00:29:56 +02:00
  • fa42fbdab8 Let XML node options be set Dave Conway-Jones 2015-09-26 13:46:35 +01:00
  • caa83ac830 Merge pull request #724 from vielmetti/travis-node-4 Nick O'Leary 2015-09-25 23:02:49 +01:00
  • 3963fa9738 Allow a language catalog to be a partial catalog Nick O'Leary 2015-09-24 21:56:45 +01:00
  • 005a98d020 Update for node 4 testing. Edward Vielmetti 2015-09-08 15:32:57 -04:00
  • 9560dc9408 remove delay spinner upper limit Dave Conway-Jones 2015-09-22 15:06:58 +01:00
  • 4ac9a5edf0 Merge pull request #726 from vielmetti/patch-2 Nick O'Leary 2015-09-22 10:15:54 +01:00
  • 37e62597ae Bump uglify to 2.4.24 to address security advisory Edward Vielmetti 2015-09-20 01:21:21 -04:00
  • 90bfe378d0 Add mobile category to palette order Dave Conway-Jones 2015-09-16 22:35:17 +01:00
  • 21328704dc Merge ec7bbdfae0ebc373e77c09f22bf5c80dd77f51dc into ce22b494ec7694495f66de025f00b66afa5afd7e Dylson Valente Neto 2015-09-14 11:37:49 +00:00
  • ce22b494ec Update README to use svg badges Dave Conway-Jones 2015-09-08 21:47:57 +01:00
  • 0ba11c4314 change to svg images fscherwi 2015-09-08 20:50:45 +02:00
  • f9e0420647 Fix http node method-override nls message id Nick O'Leary 2015-08-31 16:03:32 +01:00
  • 573e7261db Merge b3864ac35a59271a63599a9fde8da15b39ece214 into 2fe568d9ba9cb7ded2d5cc4ee0209491568470a5 syzer 2015-08-18 19:58:24 +00:00
  • 2fe568d9ba Fix TCP node sending data Dave Conway-Jones 2015-08-17 17:15:44 +01:00
  • 2d4979df4d only set tcp timeout if needs setting. Dave Conway-Jones 2015-08-15 22:16:48 +01:00
  • 16e5a99596 #sidebar-content retain a weird padding-top: 3px Hsia, Wei-Chieh 2015-08-14 11:22:00 +08:00
  • b555b014b8 Update debug test to check lengths... Dave Conway-Jones 2015-08-12 21:56:19 +01:00
  • 999b888c54 debug nodes - show length of strings, buffers or size of arrays Dave Conway-Jones 2015-08-11 19:39:37 +01:00
  • 5193d7bddb Stop sending messages to ws connections that have errored Fixes #708 Nick O'Leary 2015-07-30 22:09:01 +01:00
  • 6b03379e4e Ensure exclusive conf node is removed on edit cancel Nick O'Leary 2015-07-22 22:28:30 +01:00
  • 08d687ad60 Update to travis container builds Nick O'Leary 2015-07-22 13:06:14 +01:00
  • eb57089f06 Add flag to disable build check for tests Nick O'Leary 2015-07-22 11:41:58 +01:00
  • 49d6399aac Merge 553d266631c934e96472710c8eacf29e68762d47 into a76e4fede15a7d6fbb854f18eb731cd3b4fd01e8 tedstriker 2015-07-20 06:38:57 +00:00
  • a76e4fede1 Handle null acceptedLanguages Closes #704 Nick O'Leary 2015-07-19 22:10:46 +01:00
  • 553d266631 added MQTTS support, update to support MQTT.JS 1.3.5 tedstriker 2015-07-19 01:24:27 +02:00
  • 705d043540 Replace bootstrap popover Nick O'Leary 2015-07-18 15:33:31 +01:00
  • 5462e251f8 Fix exclusive config node check when type not registered 0.11.1 Nick O'Leary 2015-07-15 13:23:05 +01:00
  • 50788af6ca Add 0.12 to engine statement 0.11.0 Nick O'Leary 2015-07-15 10:50:38 +01:00
  • 1a07c5a329 Bump 0.11.0 Nick O'Leary 2015-07-15 10:48:33 +01:00
  • 9fb81b2814 Permit login with blank scope Nick O'Leary 2015-07-15 10:11:16 +01:00
  • 10ad7fbf6e remove spaces before ? in messages Dave Conway-Jones 2015-07-14 23:47:58 +01:00
  • 811c4f2630 Ensure locales dir is included in release zip Nick O'Leary 2015-07-14 20:37:49 +01:00
  • f7e3b0a64f Tiny pixel tweaks to new ui Dave Conway-Jones 2015-07-14 18:55:53 +01:00
  • fe822c0531 Merge 5239b89f15c2a3809a2f13b644158d3db47aa627 into 7d83d76fb3d260e95c3c212715c5a39b98880c46 Nick O'Leary 2015-07-14 19:36:26 +00:00
  • 5239b89f15 Tiny pixel tweaks to new ui Dave Conway-Jones 2015-07-14 18:55:53 +01:00
  • 7d83d76fb3 Merge pull request #702 from node-red/ui-refresh Nick O'Leary 2015-07-14 16:11:48 +01:00
  • d3c41b38f7 More restylin Nick O'Leary 2015-07-14 15:59:56 +01:00
  • 57d6b16d5c Reset sidebar font size Nick O'Leary 2015-07-13 23:30:57 +01:00
  • 27aa5ae7db More UI refresh Nick O'Leary 2015-07-13 23:21:03 +01:00
  • 62e8f564b9 Fix node import error nls message Nick O'Leary 2015-07-13 16:28:23 +01:00
  • b3864ac35a added grunt build to run after 'npm install' syzer3@gmail.com 2015-07-13 16:11:33 +02:00
  • a1d7bb4208 More restyling - workspace buttons Nick O'Leary 2015-07-13 15:08:17 +01:00
  • 5d8dae05c4 More ui redesign Nick O'Leary 2015-07-13 11:26:29 +01:00
  • 6bde07b5a0 Refresh appearance Nick O'Leary 2015-07-11 23:43:45 +01:00
  • 846ab08661 Allow node modules to declare supported versions of node-red Nick O'Leary 2015-07-10 21:42:14 +01:00
  • 999cf66b27 Add editor events component and migrate to it Nick O'Leary 2015-07-10 19:49:31 +01:00
  • 60539d890b Fix File node check of msg.payload to close #700 Dave Conway-Jones 2015-07-10 14:59:23 +01:00
  • e5a0f25d94 Keep sidebar tab menu in alphabetical order Nick O'Leary 2015-07-09 16:48:53 +01:00
  • fde9d40098 Copy/clone config nodes properly on import/export Nick O'Leary 2015-07-08 22:12:52 +01:00
  • f70e9ea076 Ensure RED._ is defined before initialising settings Nick O'Leary 2015-07-08 17:07:14 +01:00
  • d0af4aac4d cleanup status on delay node Dave Conway-Jones 2015-07-08 15:06:46 +01:00
  • 7de3704210 lets exec node pass more than just string as the command payload. Dave Conway-Jones 2015-07-08 15:06:08 +01:00