Nathanaël Lécaudé
|
f09e61a59a
|
Added parsed YAML support for template node (#1443)
|
2017-11-30 13:38:50 +00:00 |
|
Kazuhito Yokoi
|
a40b3dd377
|
Modify messages in node properties to refer messages.json (#1339)
|
2017-07-19 13:50:34 +01:00 |
|
Nick O'Leary
|
fd93fef73e
|
Better template node help example
|
2017-06-27 21:53:12 +01:00 |
|
Dave Conway-Jones
|
395210e4f0
|
destroy editor to ensure fully removed on close (function, template, comment)
to close #1279
|
2017-06-24 12:15:03 +01:00 |
|
Dave Conway-Jones
|
45fbd22e28
|
Update some core nodes info
|
2017-04-24 20:37:06 +01:00 |
|
Nick O'Leary
|
bb2649d063
|
Ensure ace editor instances are freed if edit cancelled
|
2017-04-21 09:05:03 +01:00 |
|
Nick O'Leary
|
d008b1970c
|
Add option to parse Template result as JSON before sending
|
2017-01-25 17:12:53 +00:00 |
|
Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Nick O'Leary
|
aafcfef387
|
Add property validation to nodes using typedInput
|
2017-01-06 23:18:50 +00:00 |
|
Adam Hořčica
|
be18cc9f2d
|
Add support for flow and global context in Template node (#1048)
* Enable tests for flow and global context
* Add support for flow and global context in Template node
* Handle missing node context
|
2016-11-16 14:08:14 +00:00 |
|
Dave Conway-Jones
|
d63996eea1
|
slight tidy of YAML PR (remove excess console.log in test)
and improve XML test coverage slightly
|
2016-11-10 21:29:07 +00:00 |
|
Nathanaël Lécaudé
|
9bbc8eda9d
|
Added YAML parser node (#1034)
Thanks @natcl -
(sorry pressed closed by mistake !)
* Added YAML parser node
* Added YAML error strings in messages.json
* Change location of YAML library import
* Remove copyright
* Remove copyright
* Change order of yaml in Template node
* Add YAML test
* Add working test
|
2016-11-10 21:22:05 +00:00 |
|
Dave Conway-Jones
|
8a2ae6c480
|
Change html link refs from _new to _blank to be standards compliant
|
2016-10-12 17:53:27 +01:00 |
|
Nathanaël Lécaudé
|
3f86b660ed
|
Add CSS hilighting to the template node (#950)
This can be useful when using the template node to create frontends, see this post:
https://groups.google.com/d/msg/node-red/q4DKaX87Ano/Xa1mLpOdAwAJ
Thanks !
|
2016-08-01 22:32:02 +01:00 |
|
Nick O'Leary
|
ea41a0e842
|
Improve edit tray size handling for small screens
|
2016-05-06 17:19:56 +01:00 |
|
Dave Conway-Jones
|
74b7500181
|
Add javascript highlighter to template node
because it’s FF
|
2016-05-06 17:00:58 +01:00 |
|
Dave Conway-Jones
|
7610b9a975
|
core nodes info updates
|
2016-02-12 13:15:05 +00:00 |
|
Nick O'Leary
|
bba210e112
|
Allow the template node to be treated as plain text
|
2016-02-11 13:16:15 +00:00 |
|
Nick O'Leary
|
2e9d445d36
|
Add oneditresize function definition
|
2016-01-06 17:01:14 +00:00 |
|
Nick O'Leary
|
231adac6d8
|
Rename typedInput.options
|
2016-01-06 17:01:14 +00:00 |
|
Nick O'Leary
|
587c4e5915
|
Update template node to use typedInput
|
2016-01-06 17:01:14 +00:00 |
|
Nick O'Leary
|
94e27dbfc5
|
Tidy up node i18n
|
2015-07-02 10:49:38 +01:00 |
|
Scott Yoshizawa
|
2fe859b111
|
NLS Core nodes
NLS exec node
NLS function/temple/delay nodes
NLS function/template/delay/trigger/comment nodes
NLS io nodes (mqtt/httpin/websocket/watch/serial)
NLS messages.json for tcpin
NLS io nodes (tcpin & udp half)
NLS io nodes (udp)
NLS logic nodes (switch/change)
NLS logic (range) and parsers (csv&html) nodes
NLS parser nodes (json/xml)
NLS test case update for logic/parsers
NLS analysis and hardware nodes
NLS storage nodes (file/redisout/mongodb) and test
NLS storage node (tail)
NLS social nodes (feedparse/email/irc)
NLS socal node (twitter half change)
NLS social node (twitter) and core node (unknown)
|
2015-07-02 10:46:57 +01:00 |
|
Nick O'Leary
|
ce5c9da107
|
Ensure ace edit history is reset after initialisation
|
2015-05-07 21:12:46 +01:00 |
|
Nick O'Leary
|
a1dac1e290
|
Resize ace editor on dialog-open
|
2015-03-17 13:36:50 +00:00 |
|
Nick O'Leary
|
bf1cd457cd
|
Add RED.editor.createEditor utility function
|
2015-02-26 21:29:56 +00:00 |
|
Nick O'Leary
|
ddf31e87b2
|
Update core nodes to use ACE editor
|
2015-02-26 17:08:50 +00:00 |
|
Nick O'Leary
|
0789b82c15
|
Restore dialog size on reopn properly
|
2014-11-13 22:14:05 +00:00 |
|
Nick O'Leary
|
3cb423a0b4
|
Fix func/temp/comment editor resizing
|
2014-11-13 17:21:12 +00:00 |
|
Dave C-J
|
de352dcdc2
|
Change template node to allow templating of any property of msg
|
2014-07-10 08:23:44 +01:00 |
|
Nick O'Leary
|
4ae5f34d2e
|
Make Template node help clearer
|
2014-04-18 15:33:29 +01:00 |
|
Nicholas O'Leary
|
48dabffefc
|
Move all nodes into core subdirectory
This makes it easier to distinguish core nodes from those added later
|
2013-11-14 15:52:19 +00:00 |
|