Commit Graph

  • b51eb7326f Change node config SASS variables Mauricio Bonani 2022-04-29 18:40:34 -04:00
  • be3b5b7fe2 MQTT topic validation and lockup fix closes #3557 Steve-Mcl 2022-04-29 19:56:37 +01:00
  • 3a7a606f6a Merge pull request #3562 from Steve-Mcl/mqttv5-userprops Stephen McLaughlin 2022-04-29 12:09:38 +01:00
  • 294fc6b62f Ensure userProps makes it through to runtime Stephen McLaughlin 2022-04-29 11:25:19 +01:00
  • 662a44fccf save and restore v5 config user props Stephen McLaughlin 2022-04-29 10:44:19 +01:00
  • b0a5d4fb6f Merge pull request #3560 from bonanitech/border-radius-gap Nick O'Leary 2022-04-28 16:32:41 +01:00
  • 4fb8292618 Merge pull request #3559 from node-red/watch-node-update Stephen McLaughlin 2022-04-28 14:32:39 +01:00
  • 539e5899e3 Bump version for 3.0.0-beta.1 Nick O'Leary 2022-04-28 14:30:45 +01:00
  • bee9e20827 Update Watch node to use node-watch module Nick O'Leary 2022-04-28 14:07:13 +01:00
  • 12f527a120 Merge pull request #3558 from node-red/deps-update Nick O'Leary 2022-04-28 11:55:32 +01:00
  • bd626899df Fix linting error from merge Nick O'Leary 2022-04-28 11:17:32 +01:00
  • 54d036715f Bump node-red-admin to 3.0 Nick O'Leary 2022-04-28 11:15:17 +01:00
  • 54c87f81a6 Update dependencies Nick O'Leary 2022-04-28 11:04:06 +01:00
  • 5de078dc61 Merge pull request #3511 from Steve-Mcl/diagnostics Nick O'Leary 2022-04-27 22:30:24 +01:00
  • ff57de0753 Merge branch 'dev' into diagnostics Nick O'Leary 2022-04-27 22:30:13 +01:00
  • 9565aee3c5 Merge pull request #3533 from Steve-Mcl/filename-typedinput Nick O'Leary 2022-04-27 22:28:12 +01:00
  • f63da0c58b Default to msg.filename as per v2 condition Steve-Mcl 2022-04-27 20:44:41 +01:00
  • 205dbc1a25 Increase typedInput container border-radius Mauricio Bonani 2022-04-27 15:00:29 -04:00
  • 12c309fd50 Merge pull request #3556 from Steve-Mcl/fixlintsm Stephen McLaughlin 2022-04-27 17:13:38 +01:00
  • f04e3d5338 fix linting errors introduced in #3553 Stephen McLaughlin 2022-04-27 15:31:14 +01:00
  • dc03d0b300 Merge pull request #3553 from Steve-Mcl/code-edit-ux-improvements Nick O'Leary 2022-04-27 14:35:43 +01:00
  • 3e16cc4912 Add i18n for json editor title when readonly Steve-Mcl 2022-04-27 12:52:41 +01:00
  • fcdf252f03 rename jsonButtons to toolbarButtons Steve-Mcl 2022-04-27 12:52:01 +01:00
  • b23fea9cb5 group json editor toolbar buttons Steve-Mcl 2022-04-27 12:50:45 +01:00
  • e714ff35c4 Merge branch 'dev' into diagnostics Stephen McLaughlin 2022-04-27 12:08:32 +01:00
  • 4054d0eca7 adjust settings comments to more like existing std Steve-Mcl 2022-04-27 12:05:51 +01:00
  • 367f9b6232 i18n Steve-Mcl 2022-04-27 12:05:20 +01:00
  • 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 Steve-Mcl 2022-04-27 11:23:13 +01:00
  • f717eb7388 Merge pull request #3552 from Steve-Mcl/fix-mqtt-status Stephen McLaughlin 2022-04-26 23:57:55 +01:00
  • e8f20285af Merge pull request #3551 from node-red/pr_3544 Nick O'Leary 2022-04-26 16:25:01 +01:00
  • 0fec9c7c55 Apply i18n messages to diagnostics dialog Nick O'Leary 2022-04-26 16:24:13 +01:00
  • f8d0ed7ca6 Merge pull request #3515 from bonanitech/svg-icons Nick O'Leary 2022-04-26 16:22:47 +01:00
  • 020eaef5ba Fix incorrect MQTT status fixes #3550 Stephen McLaughlin 2022-04-26 16:12:54 +01:00
  • 973b31521e Tidy up debug message status count Nick O'Leary 2022-04-26 16:04:09 +01:00
  • 59e513f130 Remove pointless placeholders Stephen McLaughlin 2022-04-26 15:30:20 +01:00
  • 62e730b621 Merge pull request #3549 from node-red/pr_3438 Nick O'Leary 2022-04-26 13:53:50 +01:00
  • f4bb62adbc Merge branch 'dev' into pr_3438 Nick O'Leary 2022-04-26 13:53:35 +01:00
  • 48a528a4b8 Ensure property validation is backwards compatible Nick O'Leary 2022-04-26 13:45:14 +01:00
  • 5aba66ea78 Merge branch 'master' into dev Nick O'Leary 2022-04-26 09:14:51 +01:00
  • c5efdf5ae3 Merge pull request #3547 from node-red/fix-wire-history Nick O'Leary 2022-04-26 09:14:33 +01:00
  • 15958cd4a3 Fix recording removed links in edit history Fixes #3546 Nick O'Leary 2022-04-26 09:13:38 +01:00
  • edcdc6c97c Update packages/node_modules/node-red/lib/red.js Nick O'Leary 2022-04-25 20:56:03 +01:00
  • 143b807e9b Merge pull request #3538 from node-red/fix-name-generator Stephen McLaughlin 2022-04-25 20:33:55 +01:00
  • 861379c227 Merge pull request #3541 from node-red/fix-import-node-library Nick O'Leary 2022-04-25 20:33:25 +01:00
  • 2fb9f62d0b Merge branch 'dev' into fix-name-generator Nick O'Leary 2022-04-25 20:31:33 +01:00
  • 84e02fc144 Remove name generation from link call and add to Function Nick O'Leary 2022-04-25 20:30:05 +01:00
  • 57ac90f837 Merge pull request #3542 from Steve-Mcl/httpstatic-improvements Nick O'Leary 2022-04-25 20:21:54 +01:00
  • 10a45ece76 Merge pull request #3543 from Steve-Mcl/monaco-default Nick O'Leary 2022-04-25 20:06:50 +01:00
  • c88a177cb2 Merge pull request #3530 from Steve-Mcl/mqtt-payload-auto-parsing Nick O'Leary 2022-04-25 11:40:59 +01:00
  • a63dfc4650 Added condition that.statusType === "counter" in the debug.html file Rafael Muynarsk 2022-04-24 17:13:53 -03:00
  • 8924ac2783 implementing message count on the debug node Rafael Muynarsk 2022-04-23 20:18:51 -03:00
  • 4fffa2d0ba restore "input" help info for msg.filename Steve-Mcl 2022-04-23 11:23:44 +01:00
  • 856d2ab266 remove unecessary ${ENV_VAR} test Steve-Mcl 2022-04-23 11:20:21 +01:00
  • 750d2c76f5 set monaco as default from v3 Steve-Mcl 2022-04-23 10:04:09 +01:00
  • 47157049c0 remove unused comment from settings file Steve-Mcl 2022-04-22 17:39:19 +01:00
  • 22000f10df Add support for multiple static paths with root closes #3510 Steve-Mcl 2022-04-22 17:06:40 +01:00
  • d802ce1484 Merge pull request #3460 from ArFe/feature-add-store-external-token-when-authenticate Nick O'Leary 2022-04-22 09:51:20 +01:00
  • 4b10b9ffc3 update tests Steve-Mcl 2022-04-21 21:32:24 +01:00
  • 552408f488 Make new Auto Output mode optional - adds entry to output data type - adds depreciation tip Steve-Mcl 2022-04-21 21:20:41 +01:00
  • 4884938036 Merge branch 'master' into dev Nick O'Leary 2022-04-21 16:05:54 +01:00
  • cdcc8cc59a Update packages/node_modules/node-red/red.js Ben Hardill 2022-04-21 15:47:40 +01:00
  • f7bd600715 Fix importing external module from node-red module Nick O'Leary 2022-04-21 15:06:08 +01:00
  • 0014fec63f Remove test that exits if no userDir defined Ben Hardill 2022-04-21 13:52:38 +01:00
  • 812efde342 Also check if there is a useDir defined Ben Hardill 2022-04-21 12:00:10 +01:00
  • 889f0e1569 Don't start if user has no home directory Ben Hardill 2022-04-21 11:40:12 +01:00
  • 3a26c5cd65 Merge pull request #3498 from sammachin/sammachin_credentials Nick O'Leary 2022-04-21 10:59:43 +01:00
  • 12a25c37aa Merge branch 'master' into dev Nick O'Leary 2022-04-20 10:56:55 +01:00
  • 4706e20a1d Merge pull request #3526 from node-red-hitachi/fix-status-reference-in-debug-node Nick O'Leary 2022-04-20 10:56:25 +01:00
  • 14c23051ee Merge pull request #3388 from mw75/strategy_in_verify Nick O'Leary 2022-04-20 10:24:58 +01:00
  • 330ddfa3ad Merge pull request #3528 from Steve-Mcl/link-list-in-subflow Nick O'Leary 2022-04-20 09:47:35 +01:00
  • a1e9a14ef3 Merge pull request #3465 from node-red/tcp-node-better-split Nick O'Leary 2022-04-20 09:34:36 +01:00
  • 958f57085f Merge branch 'dev' into tcp-node-better-split Nick O'Leary 2022-04-20 09:34:16 +01:00
  • 646a786b75 Merge pull request #3519 from node-red/auto-login Nick O'Leary 2022-04-20 09:30:58 +01:00
  • c8516bc5f4 Merge pull request #3522 from Steve-Mcl/monaco-0-33-0 Nick O'Leary 2022-04-20 09:30:30 +01:00
  • 58e87b3ddf Merge pull request #3536 from bonanitech/unused-sass-vars Nick O'Leary 2022-04-20 09:30:13 +01:00
  • ea0abb70a2 Merge pull request #3537 from bonanitech/jquery-borders Nick O'Leary 2022-04-20 09:29:52 +01:00
  • 908f9562f6 Fix name auto-generator to leave blank names alone on copy/paste Nick O'Leary 2022-04-19 19:17:41 +01:00
  • 8131d9a640 remove theme Steve-Mcl 2022-04-19 15:28:11 +01:00
  • e092f41074 Merge #3531 websocket status improvements Stephen McLaughlin 2022-04-19 14:40:59 +01:00
  • 79a90dc476 Add custom style for jQuery widgets borders Mauricio Bonani 2022-04-19 08:53:39 -04:00
  • 25962dbf39 Remove unused SASS vars Mauricio Bonani 2022-04-19 08:00:01 -04:00
  • 8df53e441d remove unused vars Steve-Mcl 2022-04-19 10:42:00 +01:00
  • 6f89efa40b remove unused if block Stephen McLaughlin 2022-04-19 10:30:08 +01:00
  • d6a1b4e71f Merge pull request #3535 from node-red-hitachi/fix-unknown-config-error Stephen McLaughlin 2022-04-18 08:52:34 +01:00
  • a2c0e53f87 fix out of scope reference of hasUnusedConfig variable Hiroyasu Nishiyama 2022-04-18 08:36:19 +09:00
  • 013af7619e add tests - fix 2 issues found when developing tests :) Steve-Mcl 2022-04-16 17:13:54 +01:00
  • aa302ecc32 Ensure filename is at least an empty string! Steve-Mcl 2022-04-16 14:42:03 +01:00
  • 99b049fe2d final updates to file node filename typedInput - ensure node settings are auto updated to correct typedInput type/value - improve label - ensure str and env are considered "static" (keep stream open) Steve-Mcl 2022-04-16 14:25:37 +01:00
  • dbdd1b8671 Merge branch 'mqtt-payload-auto-parsing' of https://github.com/Steve-Mcl/node-red into mqtt-payload-auto-parsing Steve-Mcl 2022-04-15 18:22:39 +01:00
  • 8ba6a7436e Add tests for MQTT v5 auto parsing hints Steve-Mcl 2022-04-15 18:21:36 +01:00
  • 6e35a9f682 use typedInput for filename on file nodes Steve-Mcl 2022-04-14 23:55:57 +01:00
  • 78f456911a auto mode to auto parse string to JS Object Stephen McLaughlin 2022-04-14 16:39:35 +01:00
  • 8f5d3dc49c Use v5 properties to aid auto parsing payload - closes #3421 - fixes bug in function setBoolProp() Steve-Mcl 2022-03-04 08:44:21 +00:00
  • 97678577fb call done after ws disconnects fixes #3527 Steve-Mcl 2022-04-14 22:07:52 +01:00
  • ce67737cc9 auto mode to auto parse string to JS Object Stephen McLaughlin 2022-04-14 16:39:35 +01:00
  • b9919b0a9c Show link targets for link call in subflow fixes #3248 Steve-Mcl 2022-04-12 22:11:34 +01:00
  • 226f45d8d5 fix reference error of msg.status in debug node Hiroyasu Nishiyama 2022-04-12 11:33:02 +09:00
  • accbf6ecfc update validator arguments not to use optional object Hiroyasu Nishiyama 2022-04-12 08:09:46 +09:00
  • 0aa80d82d9 Merge pull request #3524 from Steve-Mcl/hadnle-status-typo Stephen McLaughlin 2022-04-11 16:50:55 +01:00
  • ace5f81a17 fix validation function argument check & eliminate option of standard validation function Hiroyasu Nishiyama 2022-04-11 23:06:26 +09:00