7255 Commits

Author SHA1 Message Date
Nick O'Leary
c136d22382
Merge pull request #3370 from node-red/fix-vertical-align-subflow-port
Fix vertical align subflow port
2022-01-25 17:09:05 +00:00
Nick O'Leary
42358419ad
Fix vertical align of subflow port labels 2022-01-25 17:08:04 +00:00
Nick O'Leary
ab2ced5c37
Merge pull request #3352 from ralphwetzel/dev
Subflow: Add labels to OUTPUT nodes
2022-01-25 17:07:12 +00:00
unclegedd
46ad44cfe4 adds context and tutorials for flows 2022-01-25 17:56:07 +01:00
Steve-Mcl
faf31be0dc Ensure label is shown in help tree 2022-01-25 16:30:30 +00:00
Nick O'Leary
ff4c67d068
Merge pull request #3353 from kazuhitoyokoi/dev-addjpn
Add Japanese translations for v2.2.0-beta.1
2022-01-25 16:02:29 +00:00
Steve-Mcl
10b133db02 bug: merge issue. fixes #3364 2022-01-25 14:47:36 +00:00
Nick O'Leary
f0bf607b43
Merge pull request #3359 from node-red-hitachi/fix-action-list-i18n
fix to make actions list i18n ready and Japanese translation
2022-01-25 14:47:18 +00:00
Steve-Mcl
8948ca5323 Merge branch 'dev' into mqtt-reconnect-fix 2022-01-25 12:32:49 +00:00
Steve-Mcl
9c3be51fe9 Improve MQTT broker disconnect situation
* Ensure topic is sane to prevent error 129
* Ensure a log entry is made
* Update node status
2022-01-25 12:29:51 +00:00
Hiroyasu Nishiyama
2da9161f29
Update packages/node_modules/@node-red/editor-client/src/js/ui/actions.js
Oh, I'm sorry about this.

Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-01-25 21:21:39 +09:00
Hiroyasu Nishiyama
983dad5b53 add test for env var access of GROUP_ID & GROUP_NAME 2022-01-25 21:07:38 +09:00
Hiroyasu Nishiyama
8b23d341b4 add support for env var access of GROUP_ID & GROUP_NAME 2022-01-25 21:04:43 +09:00
Hiroyasu Nishiyama
0ad60013aa add test for env var access of FLOW_ID & FLOW_NAME 2022-01-25 20:52:45 +09:00
Hiroyasu Nishiyama
289815e128 add support of FLOW_ID & FLOW_NAME 2022-01-25 20:46:01 +09:00
Kazuhito Yokoi
f7ee83f1b9 Add translations for restoring zoom level and scroll position 2022-01-25 11:18:35 +09:00
Nick O'Leary
f67aafa8d3
Merge pull request #3361 from node-red/zoom-level
Remember Zoom level and Sidebar tab selection between sessions
2022-01-24 23:21:31 +00:00
Nick O'Leary
4e5ddd57bf
Merge branch 'dev' of github.com:node-red/node-red into dev 2022-01-24 23:18:43 +00:00
Nick O'Leary
e0d4ecf835
Merge branch 'master' into dev 2022-01-24 23:18:25 +00:00
Nick O'Leary
81a461115b
Merge pull request #3365 from node-red-hitachi/fix-http-request-set-cookie
Fix http request set cookie to use sync API
2022-01-24 21:26:29 +00:00
Nick O'Leary
d679b02658
Add option to remember zoom and scroll position in localStorage 2022-01-24 21:04:27 +00:00
andrew.greene
9b0b85773d fix container run script, update readme 2022-01-20 17:15:19 -07:00
andrew.greene
965d877b63 Resolve merge conflicts on update from upstream 2022-01-20 16:39:43 -07:00
andrew.greene
cfae2631f2 Add Getting Started Sparkle Guide 2022-01-20 16:35:19 -07:00
andrew.greene
ece0f3c9bb Add podman support 2022-01-20 16:35:19 -07:00
andrew.greene
da74c67ec8 Add Kubernetes Resources to k8s subflow 2022-01-20 16:35:19 -07:00
andrew.greene
eb8b508e29 Update modification copyright 2022-01-20 16:35:19 -07:00
andrew.greene
41b3e4fa11 Add Sparkles Guide code contribution guidelines 2022-01-20 16:35:19 -07:00
andrew.greene
cf7fea53c1 Add Sparkles Guide contribution guidelines 2022-01-20 16:35:19 -07:00
andrew.greene
b083ce0533 Add Docker 2022-01-20 16:35:19 -07:00
andrew.greene
48c6d3ac95 Change Title and logo 2022-01-20 16:35:19 -07:00
andrew.greene
ee94d8ed0b Resolve merge conflicts on update from upstream 2022-01-20 16:35:13 -07:00
andrew.greene
ee0dd782d1 Resolve merge conflicts on update from upstream 2022-01-20 16:31:53 -07:00
andrew.greene
d63e5da60c Add input/output to comment node 2022-01-20 16:26:55 -07:00
andrew.greene
c8a2bd6143 Resolve merge conflicts on update from upstream 2022-01-20 16:23:46 -07:00
andrew.greene
f8354f7bc0 Add Notice of derivative work 2022-01-20 16:21:04 -07:00
Hiroyasu Nishiyama
5effcdb024 use setCookieSync instead of setCookie 2022-01-19 23:45:13 +09:00
Nick O'Leary
211a5eb2bb
Bump for 2.1.6 2.1.6 2022-01-18 09:46:57 +00:00
Nick O'Leary
c4465ba58d
Merge pull request #3351 from node-red-hitachi/fix-delay-rate-unit-validation
fix unit value validation of delay node
2022-01-18 09:45:56 +00:00
Nick O'Leary
7903c53876
Merge pull request #3363 from node-red/revert-copy-fix
Revert copy-text change and apply alternative fix
2022-01-18 09:28:37 +00:00
Nick O'Leary
dbefe6a560
Revert copy-text change and apply alternative fix
Reverts PR #3331 and applies the alternative fix originally proposed
in PR #3329
2022-01-18 09:27:15 +00:00
Nick O'Leary
8b1f412255
Merge pull request #3362 from node-red/update-marked
Update marked to latest
2022-01-18 09:22:28 +00:00
Nick O'Leary
a2e0074061
Update marked to latest 2022-01-18 09:20:52 +00:00
Nick O'Leary
5fc920087b
Store user zoom level in localStorage 2022-01-17 21:27:48 +00:00
Nick O'Leary
085233ab9b
Remember last sidebar tab between editor sessions 2022-01-17 21:27:21 +00:00
Andrew
496d72e8eb
Merge pull request #13 from defenseunicorns/dev-12-unicorn-getting-started
Add Getting Started Sparkle Guide (#12)
2022-01-17 09:58:48 -07:00
andrew.greene
5f140512ca Add Getting Started Sparkle Guide 2022-01-17 09:57:35 -07:00
Andrew
a70d91122b
Merge pull request #11 from defenseunicorns/dev-10-podman-support
Add podman support #10
2022-01-17 09:36:02 -07:00
andrew.greene
c217fdbdd5 Add podman support 2022-01-17 09:31:18 -07:00
Hiroyasu Nishiyama
6657b2629f move i18n code to action list according to PR comment 2022-01-16 12:10:19 +09:00