1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core
Frank van de Pol 1ebc5979aa Add validation to Change node editor for invalid regex
This change adds input validation to the gui of Change Nodes to prevent
the user from unintentionally entering an invalid regular expression
(in case the ‘use regular expressions’  option is enabled).

The user will be notified (using the RED notification mechanism) on the
specific error code to help resolve the issue.
2013-12-24 20:28:08 +01:00
..
analysis Slight tweak to sentiment info to reflect reality. 2013-11-21 17:14:05 +00:00
core Add newline when wrapping function to allow comments 2013-12-22 22:22:47 +00:00
deprecated Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
hardware Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
io Add socketTimeout to settings.js for TCP server sockets 2013-12-24 13:12:17 +00:00
logic Add validation to Change node editor for invalid regex 2013-12-24 20:28:08 +01:00
social Better error message if twitter auth flow fails 2013-12-23 14:44:35 +00:00
storage Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00