Commit Graph

  • 62315fd478 Add feature: split-wire-to-links Steve-Mcl 2022-02-07 12:25:09 +00:00
  • bde5a2b7cd Add tooltip for coping Mustache path Kazuhito Yokoi 2022-02-07 13:58:17 +09:00
  • 1c86ebdeb4 Feat: Updated big bang deployment on k3d with new content brandtkeller 2022-02-04 16:52:16 -08:00
  • fb81121bd3 fix node validation to be applied to config node Hiroyasu Nishiyama 2022-02-04 17:45:00 +09:00
  • a3b2b20368 Support to copy Mustache path by left click and ctrl key Kazuhito Yokoi 2022-02-04 15:21:24 +09:00
  • 4e80a304e9 Feat: Improving node documentation for onboarding brandtkeller 2022-02-03 20:34:26 -08:00
  • c3feaacfd8 Fix: podman rootless user namespace volume mount brandtkeller 2022-02-03 12:47:12 -08:00
  • 5293563a6a
    Merge pull request #3394 from Alkarex/fix-debug-node-hasOwnProperty Nick O'Leary 2022-02-03 16:31:46 +00:00
  • 2e1e61dabe
    Remove part of JSDoc Alexandre Alapetite 2022-02-03 16:32:51 +01:00
  • 280d63fde7
    Fix util.encodeObject Alexandre Alapetite 2022-02-03 15:59:25 +01:00
  • c6104195f6 add search options dropdown to regular search Steve-Mcl 2022-02-03 10:26:50 +00:00
  • e55cbb3e3d
    Fix bug in debug node due to msg.hasOwnProperty construct msg.hasOwnProperty("status") might make the debug node crash/produce an error if the payload was created with Object.create(null). This is the case e.g. for ini (to parse INI files), an official NPM node: 4f289946b3/lib/ini.js (L63) Alexandre Alapetite 2022-02-03 02:01:22 +01:00
  • 56b85e4194 Merge branch 'search-ismodified' of https://github.com/Steve-Mcl/node-red into search-ismodified Steve-Mcl 2022-02-02 17:21:33 +00:00
  • 6431c43d0e Add ability to find modified nodes/flows Steve-Mcl 2022-02-02 17:21:23 +00:00
  • a62107fbd1 Add ability to find modified nodes/flows Steve-Mcl 2022-02-02 17:19:23 +00:00
  • 7959d18248 hide tooltip after removing subflow tab Hiroyasu Nishiyama 2022-02-02 11:34:58 +09:00
  • 4cb55a0026 adds default text to nodes, updates cypress unclegedd 2022-01-26 12:46:45 +01:00
  • 2f66915a9f
    Update node info table based on selection of outliner Nick O'Leary 2022-01-31 21:14:07 +00:00
  • a508177e21
    Add copy-value button to entries in Node Props table of info sidebar Nick O'Leary 2022-01-31 20:35:42 +00:00
  • 5a9d858604 OAuth/OpenID logout with Keycloak - Forum 57492 Mario Wolff 2022-01-31 08:03:34 +01:00
  • 514da83961
    let inject optionally fire at start in only at time mode. Dave Conway-Jones 2022-01-28 18:05:20 +00:00
  • b7bae18849
    Update inner package dependency 2.2.0 Nick O'Leary 2022-01-27 12:58:43 +00:00
  • fbde247c72
    Update node-red-admin dependency Nick O'Leary 2022-01-27 12:57:32 +00:00
  • 3a69af9034
    Merge pull request #3383 from node-red/dev Nick O'Leary 2022-01-27 12:50:45 +00:00
  • 5c87a6cb76
    Update package readmes and licenses Nick O'Leary 2022-01-27 12:49:48 +00:00
  • 9c6bb434e8
    Update contributing guide for new cla Nick O'Leary 2022-01-27 12:44:22 +00:00
  • d1bd303dfa
    Update version for 2.2.0 Nick O'Leary 2022-01-27 10:13:28 +00:00
  • 3813c32454
    Update marked to latest Nick O'Leary 2022-01-27 10:12:55 +00:00
  • 3b00a692ee
    Update changelog Nick O'Leary 2022-01-27 10:12:06 +00:00
  • 3304ebe9d3
    Merge pull request #3382 from node-red-hitachi/fix-subflow-update Nick O'Leary 2022-01-27 09:30:26 +00:00
  • 513120cbfe
    Merge pull request #3381 from kazuhitoyokoi/dev-addjpn Nick O'Leary 2022-01-27 09:28:29 +00:00
  • b06049d5a3 fix opening/closing subflow template not to make subflow changed Hiroyasu Nishiyama 2022-01-27 12:57:37 +09:00
  • 0f50355deb Add Japanese translations for v2.2.0 Kazuhito Yokoi 2022-01-27 11:14:24 +09:00
  • bd6e35fea2
    Merge branch 'dev' of github.com:node-red/node-red into dev Nick O'Leary 2022-01-26 17:46:47 +00:00
  • a4fd63cd44
    Merge pull request #3380 from Steve-Mcl/search-find-filenode Nick O'Leary 2022-01-26 17:00:47 +00:00
  • fdc4219b68 palletLabel (if different) should be indexed for search - fixes #3297 Steve-Mcl 2022-01-26 16:14:34 +00:00
  • 5b428bb8e6
    Merge pull request #3379 from node-red-hitachi/nr_node_path-support Nick O'Leary 2022-01-26 14:29:03 +00:00
  • c948ff88a5 add support of NR_NODE_PATH Hiroyasu Nishiyama 2022-01-26 21:24:48 +09:00
  • 9b9a0d7060
    Update dependencies Nick O'Leary 2022-01-26 12:20:45 +00:00
  • 16578e3677
    Update changelog Nick O'Leary 2022-01-26 12:07:04 +00:00
  • be7f84bc67
    Merge pull request #3377 from Steve-Mcl/function-node-decs Nick O'Leary 2022-01-26 12:03:56 +00:00
  • 033d26f2cb
    Merge pull request #3378 from node-red/tour-update Nick O'Leary 2022-01-26 12:03:40 +00:00
  • 4c0826b1c4
    Update tour for 2.2.0 Nick O'Leary 2022-01-26 12:00:30 +00:00
  • c4cc204c94 Add static declerations to func ts. fixes #3376 Steve-Mcl 2022-01-26 11:40:05 +00:00
  • 3747db18b1
    Update changelog Nick O'Leary 2022-01-26 11:34:32 +00:00
  • 4173625fca
    Merge pull request #3243 from node-red/delete-global-context Nick O'Leary 2022-01-26 11:28:34 +00:00
  • 0e7863a6fb
    Merge pull request #3375 from node-red/settings-update Nick O'Leary 2022-01-26 11:21:55 +00:00
  • 207ba00ad2
    Add editorTheme.tours property to default settings file Nick O'Leary 2022-01-26 11:21:11 +00:00
  • 87c89586a5
    Merge pull request #3356 from node-red-hitachi/node-prop-env-var Nick O'Leary 2022-01-26 11:11:02 +00:00
  • 1cea1ced82
    Merge pull request #3371 from node-red/node-alias Nick O'Leary 2022-01-26 11:10:43 +00:00
  • 08732bac0f
    Merge pull request #3374 from Steve-Mcl/mqtt-reconnect-fix Nick O'Leary 2022-01-26 11:03:20 +00:00
  • 283e8d3c08
    Merge pull request #3373 from Steve-Mcl/merge-fix Nick O'Leary 2022-01-26 11:01:35 +00:00
  • 42a7165596
    Merge pull request #3372 from Steve-Mcl/use-paletteLabel-in-help Nick O'Leary 2022-01-26 11:00:53 +00:00
  • aa3f5001d5 additional update of test for NR_ prefix addition Hiroyasu Nishiyama 2022-01-26 10:52:41 +09:00
  • 56580c4005 add test for NR_ prefix addition Hiroyasu Nishiyama 2022-01-26 09:26:05 +09:00
  • ba304c9651 add NR_ prefix to special environment variables Hiroyasu Nishiyama 2022-01-26 09:25:30 +09:00
  • 703c5adba7
    Add _path property to nodes and expose as node.path in Function node Nick O'Leary 2022-01-25 21:32:28 +00:00
  • 8b85f6e0a6 ensure help search is case insensitive Steve-Mcl 2022-01-25 18:27:47 +00:00
  • c136d22382
    Merge pull request #3370 from node-red/fix-vertical-align-subflow-port Nick O'Leary 2022-01-25 17:09:05 +00:00
  • 42358419ad
    Fix vertical align of subflow port labels Nick O'Leary 2022-01-25 17:08:04 +00:00
  • ab2ced5c37
    Merge pull request #3352 from ralphwetzel/dev Nick O'Leary 2022-01-25 17:07:12 +00:00
  • 46ad44cfe4 adds context and tutorials for flows unclegedd 2022-01-24 19:28:21 +01:00
  • faf31be0dc Ensure label is shown in help tree Steve-Mcl 2022-01-25 16:30:30 +00:00
  • ff4c67d068
    Merge pull request #3353 from kazuhitoyokoi/dev-addjpn Nick O'Leary 2022-01-25 16:02:29 +00:00
  • 10b133db02 bug: merge issue. fixes #3364 Steve-Mcl 2022-01-25 14:47:36 +00:00
  • f0bf607b43
    Merge pull request #3359 from node-red-hitachi/fix-action-list-i18n Nick O'Leary 2022-01-25 14:47:18 +00:00
  • 8948ca5323 Merge branch 'dev' into mqtt-reconnect-fix Steve-Mcl 2022-01-25 12:32:49 +00:00
  • 9c3be51fe9 Improve MQTT broker disconnect situation * Ensure topic is sane to prevent error 129 * Ensure a log entry is made * Update node status Steve-Mcl 2022-01-25 12:29:51 +00:00
  • 2da9161f29
    Update packages/node_modules/@node-red/editor-client/src/js/ui/actions.js Hiroyasu Nishiyama 2022-01-25 21:21:39 +09:00
  • 983dad5b53 add test for env var access of GROUP_ID & GROUP_NAME Hiroyasu Nishiyama 2022-01-25 21:07:38 +09:00
  • 8b23d341b4 add support for env var access of GROUP_ID & GROUP_NAME Hiroyasu Nishiyama 2022-01-25 21:04:43 +09:00
  • 0ad60013aa add test for env var access of FLOW_ID & FLOW_NAME Hiroyasu Nishiyama 2022-01-25 20:52:45 +09:00
  • 289815e128 add support of FLOW_ID & FLOW_NAME Hiroyasu Nishiyama 2022-01-25 20:46:01 +09:00
  • f7ee83f1b9 Add translations for restoring zoom level and scroll position Kazuhito Yokoi 2022-01-25 11:18:35 +09:00
  • f67aafa8d3
    Merge pull request #3361 from node-red/zoom-level Nick O'Leary 2022-01-24 23:21:31 +00:00
  • 4e5ddd57bf
    Merge branch 'dev' of github.com:node-red/node-red into dev Nick O'Leary 2022-01-24 23:18:43 +00:00
  • e0d4ecf835
    Merge branch 'master' into dev Nick O'Leary 2022-01-24 23:18:25 +00:00
  • 81a461115b
    Merge pull request #3365 from node-red-hitachi/fix-http-request-set-cookie Nick O'Leary 2022-01-24 21:26:29 +00:00
  • d679b02658
    Add option to remember zoom and scroll position in localStorage Nick O'Leary 2022-01-24 21:04:27 +00:00
  • fb17c5ce94 adds context and tutorials for flows unclegedd 2022-01-24 19:28:21 +01:00
  • 9b0b85773d fix container run script, update readme andrew.greene 2022-01-20 17:15:19 -07:00
  • 965d877b63 Resolve merge conflicts on update from upstream andrew.greene 2022-01-20 16:39:43 -07:00
  • cfae2631f2 Add Getting Started Sparkle Guide andrew.greene 2022-01-17 09:57:35 -07:00
  • ece0f3c9bb Add podman support andrew.greene 2022-01-17 09:31:18 -07:00
  • da74c67ec8 Add Kubernetes Resources to k8s subflow andrew.greene 2021-12-10 14:51:32 -07:00
  • eb8b508e29 Update modification copyright andrew.greene 2021-12-10 14:42:32 -07:00
  • 41b3e4fa11 Add Sparkles Guide code contribution guidelines andrew.greene 2021-12-10 14:41:51 -07:00
  • cf7fea53c1 Add Sparkles Guide contribution guidelines andrew.greene 2021-12-10 14:33:05 -07:00
  • b083ce0533 Add Docker andrew.greene 2021-12-10 10:21:53 -07:00
  • 48c6d3ac95 Change Title and logo andrew.greene 2021-12-08 21:32:19 -07:00
  • ee94d8ed0b Resolve merge conflicts on update from upstream andrew.greene 2022-01-20 16:35:13 -07:00
  • ee0dd782d1 Resolve merge conflicts on update from upstream andrew.greene 2022-01-20 16:31:53 -07:00
  • d63e5da60c Add input/output to comment node andrew.greene 2021-12-08 18:08:01 -07:00
  • c8a2bd6143 Resolve merge conflicts on update from upstream andrew.greene 2022-01-20 16:23:46 -07:00
  • f8354f7bc0 Add Notice of derivative work andrew.greene 2021-12-08 17:51:12 -07:00
  • 7567fd5c84
    Added [activate] onClick, [menu] width, [onselect] cb Christian Lagerkvist 2022-01-20 22:23:16 +01:00
  • 5effcdb024 use setCookieSync instead of setCookie Hiroyasu Nishiyama 2022-01-19 23:45:13 +09:00
  • 211a5eb2bb
    Bump for 2.1.6 2.1.6 Nick O'Leary 2022-01-18 09:46:57 +00:00
  • c4465ba58d
    Merge pull request #3351 from node-red-hitachi/fix-delay-rate-unit-validation Nick O'Leary 2022-01-18 09:45:56 +00:00
  • 7903c53876
    Merge pull request #3363 from node-red/revert-copy-fix Nick O'Leary 2022-01-18 09:28:37 +00:00