Kazuhito Yokoi
bc5eafce66
Update translations in file and http request nodes
2022-05-05 01:28:42 +09:00
Kazuhito Yokoi
5fb811eb4c
Change icon path from png to svg in typedInput
2022-05-05 01:20:41 +09:00
Kazuhito Yokoi
84a3884ffc
Fix i18n in typedInput of header area
2022-05-04 23:54:23 +09:00
Kazuhito Yokoi
50ae29a08c
Add Japanese translations for v3.0-beta.1
2022-05-04 23:29:40 +09:00
Kazuhito Yokoi
58085e39d1
Add Japanese translations for welcome tour in 3.0-beta.1
2022-05-04 11:39:34 +09:00
Nick O'Leary
1148960d43
Update changelog and tour guide
2022-05-03 13:40:27 +01:00
Nick O'Leary
415107fbf0
Bump engines to 14
2022-05-03 13:40:02 +01:00
Nick O'Leary
437cc20198
Add moment dependency to resolve vuln in moment-timezone
2022-05-03 13:39:30 +01:00
Nick O'Leary
32f78a99fd
Update dependencies
2022-05-03 09:48:13 +01:00
Stephen McLaughlin
7f68e341da
Merge branch 'dev' into master
2022-05-03 09:35:32 +01:00
Nick O'Leary
a2f750ed1a
Merge pull request #3567 from Steve-Mcl/notification-buttons
...
Add "search for" buttons to notifications
2022-05-03 09:23:21 +01:00
Nick O'Leary
b74a42cdf5
Merge pull request #3569 from node-red/watch-fix
...
Fix Watch node handling of recursive directories
2022-05-03 09:22:31 +01:00
Nick O'Leary
95b35be541
Merge pull request #3570 from node-red/validate-tooltip-fix
...
Ensure node validation tooltip is closed when field becomes valid
2022-05-03 09:22:24 +01:00
Stephen McLaughlin
9b644e3c47
Use new validation option to return better label
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-05-02 21:28:04 +01:00
Steve-Mcl
3f776397d1
close parent notification on "search for..." click
2022-05-02 21:24:46 +01:00
Steve-Mcl
1ec75035ba
declare missing var notification
2022-05-02 21:23:36 +01:00
Steve-Mcl
97b7b7b968
ensure space after search terms
2022-05-02 21:22:45 +01:00
Steve-Mcl
135427dcc8
fix i18n for unknownNodesButton
2022-05-02 21:21:09 +01:00
Nick O'Leary
a2de514c05
Merge pull request #3540 from hardillb/no-home-dir
...
Don't start if user has no home directory
2022-05-02 21:12:57 +01:00
Nick O'Leary
f1bada7fd8
Ensure node validation tooltip is closed when field becomes valid
2022-05-02 20:56:01 +01:00
Nick O'Leary
ea5d25c794
Merge pull request #3564 from bonanitech/config-nodes-colors
...
Don't let themes change node config colors
2022-05-02 20:19:40 +01:00
Nick O'Leary
193e420eb3
Fix Watch node handling of recursive directories
...
Fixes #3566
2022-05-02 20:11:04 +01:00
Steve-Mcl
8a972ee543
Add "search for" buttons to notifications
2022-05-01 16:48:04 +01:00
Mauricio Bonani
b51eb7326f
Change node config SASS variables
2022-04-29 18:40:34 -04:00
Steve-Mcl
be3b5b7fe2
MQTT topic validation and lockup fix
...
closes #3557
2022-04-29 19:56:37 +01:00
Stephen McLaughlin
294fc6b62f
Ensure userProps makes it through to runtime
2022-04-29 11:25:19 +01:00
Stephen McLaughlin
662a44fccf
save and restore v5 config user props
2022-04-29 10:44:19 +01:00
Stephen McLaughlin
4fb8292618
Merge pull request #3559 from node-red/watch-node-update
...
Update Watch node to use node-watch module
2022-04-28 14:32:39 +01:00
Nick O'Leary
539e5899e3
Bump version for 3.0.0-beta.1
2022-04-28 14:30:45 +01:00
Nick O'Leary
bee9e20827
Update Watch node to use node-watch module
2022-04-28 14:07:13 +01:00
Nick O'Leary
12f527a120
Merge pull request #3558 from node-red/deps-update
...
Dependencies update
2022-04-28 11:55:32 +01:00
Nick O'Leary
bd626899df
Fix linting error from merge
2022-04-28 11:17:32 +01:00
Nick O'Leary
54d036715f
Bump node-red-admin to 3.0
2022-04-28 11:15:17 +01:00
Nick O'Leary
54c87f81a6
Update dependencies
2022-04-28 11:04:06 +01:00
Nick O'Leary
ff57de0753
Merge branch 'dev' into diagnostics
2022-04-27 22:30:13 +01:00
Nick O'Leary
9565aee3c5
Merge pull request #3533 from Steve-Mcl/filename-typedinput
...
Feature: Change basic Filename field to a typedInput
2022-04-27 22:28:12 +01:00
Steve-Mcl
f63da0c58b
Default to msg.filename as per v2 condition
2022-04-27 20:44:41 +01:00
Mauricio Bonani
205dbc1a25
Increase typedInput container border-radius
...
Fixes #3548
2022-04-27 15:00:29 -04:00
Stephen McLaughlin
f04e3d5338
fix linting errors introduced in #3553
2022-04-27 15:31:14 +01:00
Nick O'Leary
dc03d0b300
Merge pull request #3553 from Steve-Mcl/code-edit-ux-improvements
...
Code editor ux improvements around remembering state of each code editor in a flow
2022-04-27 14:35:43 +01:00
Steve-Mcl
3e16cc4912
Add i18n for json editor title when readonly
2022-04-27 12:52:41 +01:00
Steve-Mcl
fcdf252f03
rename jsonButtons to toolbarButtons
2022-04-27 12:52:01 +01:00
Steve-Mcl
b23fea9cb5
group json editor toolbar buttons
2022-04-27 12:50:45 +01:00
Stephen McLaughlin
e714ff35c4
Merge branch 'dev' into diagnostics
2022-04-27 12:08:32 +01:00
Steve-Mcl
4054d0eca7
adjust settings comments to more like existing std
2022-04-27 12:05:51 +01:00
Steve-Mcl
367f9b6232
i18n
2022-04-27 12:05:20 +01:00
Steve-Mcl
194eb4e266
code editor ux improvements
...
* Save and restore editor selection(s), cursor(s), scroll pos etc
* Improve focusing of editor at appropriate times
* Works with both ace and monaco
* Backwards compatible and (almost) fully functional with existing nodes
2022-04-27 11:23:13 +01:00
Nick O'Leary
e8f20285af
Merge pull request #3551 from node-red/pr_3544
...
Add message count option to Debug status
2022-04-26 16:25:01 +01:00
Nick O'Leary
0fec9c7c55
Apply i18n messages to diagnostics dialog
2022-04-26 16:24:13 +01:00
Nick O'Leary
f8d0ed7ca6
Merge pull request #3515 from bonanitech/svg-icons
...
Make it easier to apply themes on SVG icons
2022-04-26 16:22:47 +01:00