Commit Graph

  • a745ddc164
    Fix linting Nick O'Leary 2024-05-13 14:33:35 +01:00
  • 18d0fa2259
    Improve background conflict handling Nick O'Leary 2024-05-13 14:19:24 +01:00
  • d706c9cb37
    fix: remove outdated Node 11+ check Rotzbua 2024-05-12 22:49:58 +02:00
  • 20d2450cac
    fix(polyfill): remove import module polyfill Rotzbua 2024-05-12 22:38:03 +02:00
  • 34345461f1
    fix(dns): remove outdated node check Rotzbua 2024-05-12 22:24:49 +02:00
  • aa372a1707
    Fix typo in source code comment Rotzbua 2024-05-12 18:16:55 +02:00
  • 03648dc7e8
    Update tests for changed function node low-level output 4683-preserve-full-error-obj Nick O'Leary 2024-05-09 17:25:47 +01:00
  • 66a667fe58
    Pass full error object in Function node and copy over cause property Fixes #4683 Nick O'Leary 2024-05-09 16:48:51 +01:00
  • 1bb3a0eca5
    Merge pull request #4534 from patlux/master Nick O'Leary 2024-05-09 15:19:45 +01:00
  • 0e0bba25c1
    Merge pull request #4679 from node-red/use-rfdc Nick O'Leary 2024-05-08 16:18:13 +01:00
  • af701d65ac
    Merge pull request #4681 from GogoVega/addfrench-v4beta.2 Nick O'Leary 2024-05-08 16:17:57 +01:00
  • 08927dfb55
    Merge pull request #4684 from node-red/4363-autoLogin-redirect-loop Nick O'Leary 2024-05-08 15:48:21 +01:00
  • b27483de9c
    Avoid login loops when autoLogin enabled but login fails Fixes #4363 4363-autoLogin-redirect-loop Nick O'Leary 2024-05-08 15:09:51 +01:00
  • b02f69b77a
    Add translations for 4.0.0-beta.2 GogoVega 2024-05-05 15:00:42 +02:00
  • af747a1103
    Update dependabot.yml Damarcus Jones Sr 2024-05-03 21:04:56 -04:00
  • 598b0c84ab
    Merge pull request #4657 from node-red/tab-close-middle-click Nick O'Leary 2024-05-03 16:59:28 +01:00
  • 22cc8da088
    Apply suggestions from code review tab-close-middle-click Nick O'Leary 2024-05-03 16:59:17 +01:00
  • a70618cdef
    Merge pull request #4666 from node-red/multiplayer-2 Nick O'Leary 2024-05-03 16:52:50 +01:00
  • faf142cf66
    Merge pull request #4676 from kazuhitoyokoi/dev-fixpulldependencies Nick O'Leary 2024-05-03 16:52:33 +01:00
  • 1a3cc06935
    Use rfdc module for cloning when we know its pure JSON use-rfdc Nick O'Leary 2024-05-03 16:45:50 +01:00
  • a712a9363b
    Merge pull request #4674 from kazuhitoyokoi/dev-addjpn Nick O'Leary 2024-05-03 16:18:50 +01:00
  • 67e716466f handle middle click hide-tab in onclick handler Steve-Mcl 2024-04-29 20:14:45 +01:00
  • 3fae03da98 Merge branch 'dev' into tab-close-middle-click Steve-Mcl 2024-04-29 19:04:47 +01:00
  • 361391ceb8 Load the latest project files when retrieving project information Kazuhito Yokoi 2024-04-29 16:02:56 +09:00
  • bf0ca38350 Enable updating dependencies of package.json in project feature Kazuhito Yokoi 2024-04-29 02:12:08 +09:00
  • 437c28e2b8 Fix typos in welcome tour for 4.0.0-beta.2 Kazuhito Yokoi 2024-04-28 21:27:25 +09:00
  • c05d18ada1 Add Japanese translations for 4.0.0-beta.2 Kazuhito Yokoi 2024-04-28 21:22:15 +09:00
  • 6f329cb670 Fixes: #4650. Name field of all core nodes placed at first debarkamondal 2024-04-26 14:57:16 +05:30
  • e770830947
    Merge branch 'dev' into 4651-in-out-prop 4651-in-out-prop Stephen McLaughlin 2024-04-25 18:15:41 +01:00
  • 640b29da10 add tests for property in & property out Steve-Mcl 2024-04-25 18:14:41 +01:00
  • e45d14f3f4 dont error is property in does not exist Steve-Mcl 2024-04-25 18:14:08 +01:00
  • cfb300ec06
    Merge pull request #4672 from node-red/allow-blank-env-var-substitutions Nick O'Leary 2024-04-24 23:37:23 +02:00
  • 236e668201
    Allow blank strings to be used for env var property substitutions Fixes #4663 allow-blank-env-var-substitutions Nick O'Leary 2024-04-24 22:58:11 +02:00
  • 5485118ae5
    Merge pull request #4668 from node-red/undo-history-fix fix-subflow-property-undo Nick O'Leary 2024-04-23 23:45:53 +02:00
  • 211d420fb2
    Merge pull request #4667 from node-red/fix-subflow-property-undo Nick O'Leary 2024-04-23 23:45:46 +02:00
  • c9b902c2b4
    Merge pull request #4658 from node-red/fix-subflow-conf-type Nick O'Leary 2024-04-23 23:45:29 +02:00
  • b8ca4665c1
    Merge pull request #4660 from JoshuaCWebDeveloper/patch-1 Nick O'Leary 2024-04-23 23:45:16 +02:00
  • ac8b1e19b7
    Merge pull request #4662 from hardillb/timeout-npm-install Nick O'Leary 2024-04-23 23:44:51 +02:00
  • c294532152
    Fix undo history of moves and post-deploy handling undo-history-fix Nick O'Leary 2024-04-23 22:29:42 +02:00
  • 960af87fb0
    Ensure subflow change state is cleared after deploy Nick O'Leary 2024-04-23 21:17:35 +02:00
  • de7339ae97
    Fix undo of subflow env property edits Nick O'Leary 2024-04-23 20:39:14 +02:00
  • 595933d046
    Fix linting multiplayer-2 Nick O'Leary 2024-04-23 09:40:01 +02:00
  • 789426f80e
    Add user presence indication to tabs and nodes Nick O'Leary 2024-04-23 09:27:35 +02:00
  • 68957ee135 use rfdc to clone json objects only Anshuman 2024-04-22 09:13:18 +00:00
  • 4663d3f188
    Merge branch 'node-red:dev' into dev anshumanr 2024-04-22 02:40:18 -04:00
  • 0995af62b6
    Merge pull request #4664 from ZJvandeWeg/patch-3 Stephen McLaughlin 2024-04-20 13:54:37 +01:00
  • c2e03a40b4
    docs: Add closing paragraph tag Zeger-Jan van de Weg 2024-04-20 14:20:59 +02:00
  • 148e64c3da
    Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json Ben Hardill 2024-04-18 14:22:50 +01:00
  • c6289ebb2c
    Merge branch 'dev' into timeout-npm-install Ben Hardill 2024-04-18 12:12:53 +01:00
  • 5f4ece6813
    Move translation Ben Hardill 2024-04-18 11:47:49 +01:00
  • c990ec39d6
    revert DELETE change Ben Hardill 2024-04-18 11:35:51 +01:00
  • 1fdc600ecd
    Add npm install timeout notification Ben Hardill 2024-04-18 11:27:32 +01:00
  • 5951632693 fix msg property access for CSV legacy mode Steve-Mcl 2024-04-16 14:28:12 +01:00
  • 407f9e3537 fix msg property setting Steve-Mcl 2024-04-16 12:35:43 +01:00
  • b543801856 squash windows test bugs Steve-Mcl 2024-04-16 12:27:33 +01:00
  • 253de14967 fix: use msg not m Steve-Mcl 2024-04-16 12:24:44 +01:00
  • c855050bcf
    Fix three error typos in monaco.js Joshua Carter 2024-04-15 08:09:26 -07:00
  • e354d2ce29
    Fix saving of conf-type properties in module packaged subflows fix-subflow-conf-type Nick O'Leary 2024-04-12 14:08:07 +01:00
  • d218af8619
    Merge branch 'master' into dev Nick O'Leary 2024-04-12 13:04:54 +01:00
  • 94a999ba52 fix property in/out initialisations Steve-Mcl 2024-04-12 12:55:43 +01:00
  • d938e5fb6b close tab on middle mouse click Steve-Mcl 2024-04-12 11:42:55 +01:00
  • ab483781a2 update property out filed Steve-Mcl 2024-04-12 11:03:19 +01:00
  • 4a3b224ce2 Update file node to support Property Out Steve-Mcl 2024-04-12 11:02:43 +01:00
  • f1e54c959b Update http request node to support Property In/Out Steve-Mcl 2024-04-12 11:02:26 +01:00
  • dc36975083 Update range node to support Property In/Out Steve-Mcl 2024-04-12 11:02:15 +01:00
  • 4874e64387 Update CSV node to support Property In/Out Steve-Mcl 2024-04-12 11:02:06 +01:00
  • 2621a3a628 Update YAML node to support Property In/Out Steve-Mcl 2024-04-12 11:01:56 +01:00
  • b67c9e1bdb Update XML node to support Property In/Out Steve-Mcl 2024-04-12 11:01:47 +01:00
  • 219b232cad Support Property In/Out on the JSON Node Steve-Mcl 2024-04-12 11:01:26 +01:00
  • 29ed5b2792
    Merge pull request #4655 from node-red/rel319 3.1.9 Nick O'Leary 2024-04-11 19:22:24 +01:00
  • e39216e65a
    Bump for 3.1.9 release Nick O'Leary 2024-04-11 19:15:46 +01:00
  • 7ac7f9b4c8
    Merge pull request #4654 from node-red/fix-subflow-recursion-check Nick O'Leary 2024-04-11 19:12:43 +01:00
  • 4709eb9d49
    Merge pull request #4652 from node-red/fix-windows-spawn Stephen McLaughlin 2024-04-11 17:51:13 +01:00
  • c13b8266dd
    Prevent subflow being added to itself fix-subflow-recursion-check Nick O'Leary 2024-04-11 17:05:10 +01:00
  • ef726e6a5f add message catalog entries for "Property In" and "Property Out" Steve-Mcl 2024-04-11 14:54:51 +01:00
  • bd58431603
    Fix use of spawn on windows with cmd files Nick O'Leary 2024-04-11 14:40:29 +01:00
  • 3075b82792
    Add one more tour image 4.0.0-beta.2 Nick O'Leary 2024-04-05 11:18:17 +01:00
  • 240082481f
    Merge pull request #4646 from node-red/rel400b2 Nick O'Leary 2024-04-05 10:53:03 +01:00
  • ea95552285
    Bump for beta.2 Nick O'Leary 2024-04-04 18:25:10 +01:00
  • 5358b06123
    Merge pull request #4645 from node-red/fix-mp-tests Nick O'Leary 2024-04-04 16:19:53 +01:00
  • 99391431da
    Add placeholder tests for multiplayer Nick O'Leary 2024-04-04 16:17:30 +01:00
  • d396f50a9a
    Merge pull request #4627 from GogoVega/button-add-config-node Nick O'Leary 2024-04-04 16:11:52 +01:00
  • affa8ea42b
    Apply suggestions from code review Nick O'Leary 2024-04-04 16:08:59 +01:00
  • d711b01fe5
    Merge pull request #4629 from node-red/multiplayer-1 Nick O'Leary 2024-04-04 15:24:29 +01:00
  • 6e7fa6f921
    Merge branch 'dev' into button-add-config-node Nick O'Leary 2024-04-03 14:02:40 +01:00
  • 343cde75a2
    Merge pull request #4644 from node-red/resyn-dev Nick O'Leary 2024-04-03 14:02:17 +01:00
  • 2dc446e45b
    Merge branch 'dev' into resyn-dev Nick O'Leary 2024-04-03 13:57:10 +01:00
  • 884b7fa16a
    Merge pull request #4643 from node-red/fix-subflow-mod-config-select Nick O'Leary 2024-04-03 13:54:41 +01:00
  • 173e065b68
    Merge pull request #4639 from node-red/4638-fix-change-replace-bool Nick O'Leary 2024-04-02 20:07:01 +01:00
  • 9a3cb0b2b5
    Merge pull request #4640 from node-red/fix-subflow-init-err Nick O'Leary 2024-04-02 20:06:47 +01:00
  • 6beae5a806
    Merge pull request #4642 from node-red/4641-fix-subflow-module-debug-logging Nick O'Leary 2024-04-02 20:06:31 +01:00
  • 66f4008bb8
    Fix handling of subflow config-node select type in sf module Nick O'Leary 2024-04-02 20:01:48 +01:00
  • a0636632a1
    Fix subflow module sending messages to debug sidebar Fixes #4641 Nick O'Leary 2024-04-02 17:42:19 +01:00
  • 5dfa47ab6c
    Guard refresh of unknown subflow Nick O'Leary 2024-04-02 15:54:34 +01:00
  • e9efe493f9
    Remove only Nick O'Leary 2024-04-02 13:59:15 +01:00
  • 3bd782e62a
    Fix change node handling of replacing with boolean Fixes #4638 Nick O'Leary 2024-04-02 13:57:19 +01:00
  • 9b49cb2b50 Merge branch 'dev' into proxy-logiv-dev-v4 Steve-Mcl 2024-03-31 16:49:28 +01:00
  • 963fe87f14
    Merge pull request #4637 from node-red/tidy-up-palette-state Nick O'Leary 2024-03-28 15:36:05 +00:00
  • ade4679e8c
    Merge pull request #4636 from node-red/rel318 3.1.8 Nick O'Leary 2024-03-28 15:23:07 +00:00
  • 40060a470b
    Merge pull request #4635 from node-red/sync-dev Nick O'Leary 2024-03-28 15:22:57 +00:00