Commit Graph

  • a2430b772b Merge pull request #4836 from node-red/update-dev Nick O'Leary 2024-07-18 17:27:20 +01:00
  • b3acd1a588 Merge branch 'master' into update-dev Nick O'Leary 2024-07-18 17:22:44 +01:00
  • 8af821d380 Merge pull request #4837 from node-red/knolleary-patch-1 Nick O'Leary 2024-07-18 17:22:32 +01:00
  • 97ee6c6745 Back off node 22.5 Nick O'Leary 2024-07-18 17:17:50 +01:00
  • b5fb15cd9b Merge pull request #4828 from GogoVega/fix-menu-selection Nick O'Leary 2024-07-18 16:36:02 +01:00
  • 998219ae9a Merge pull request #4829 from node-red/Let-Batch-node-honour-parts-to-close-early Nick O'Leary 2024-07-18 16:34:46 +01:00
  • e8f0f80f65 Merge pull request #4835 from node-red/Fix-Split-Node-Name-Caps Nick O'Leary 2024-07-18 16:33:48 +01:00
  • 45936285cc Bump dev to 4.1.0-beta.1 Nick O'Leary 2024-07-18 16:32:12 +01:00
  • be9add2a95 Handle import of unknown nodes that include module meta Nick O'Leary 2024-07-18 16:23:02 +01:00
  • 3f8a5301fa Allow core:manage-palette action to specify tab and filter Nick O'Leary 2024-07-18 16:22:42 +01:00
  • ff35c46d5d Fix unintentianal Capitalisation in Split node Dave Conway-Jones 2024-07-16 14:37:16 +01:00
  • bd9148e694 Merge branch 'dev' into export-module-info Nick O'Leary 2024-07-08 16:02:28 +01:00
  • 05c924a9df Let batch node terminate "early" if msg.parts set to end of sequence Dave Conway-Jones 2024-07-04 15:09:55 +01:00
  • 14ac309b6e Fix menu to enable/disable selection when it's a group GogoVega 2024-07-02 11:38:56 +02:00
  • 8aec038c24 Remove duplicate type definition GogoVega 2024-07-01 17:59:28 +02:00
  • 29b128e5e0 Merge pull request #4825 from node-red/rel402 4.0.2 Nick O'Leary 2024-07-01 16:49:13 +01:00
  • bda9f249bc Update packages/node_modules/@node-red/editor-client/src/js/nodes.js Gauthier Dandele 2024-07-01 17:43:39 +02:00
  • c0f1581370 Bump for 4.0.2 Nick O'Leary 2024-07-01 16:38:28 +01:00
  • 9420a52ec7 Merge pull request #4818 from bonanitech/header-border Nick O'Leary 2024-07-01 12:52:09 +01:00
  • c113b3de13 Use a not-so-dark color for the header border Mauricio Bonani 2024-07-01 06:18:17 -04:00
  • 29058c163a Merge branch 'master' into header-border Mauricio Bonani 2024-07-01 06:14:35 -04:00
  • bb110ea230 Merge pull request #4824 from GogoVega/improve-french-translations Nick O'Leary 2024-07-01 10:55:33 +01:00
  • 785f220cd8 Merge pull request #4821 from node-red/orphaned-monco-editors Nick O'Leary 2024-07-01 10:48:49 +01:00
  • 16570410a5 Improve French translations GogoVega 2024-07-01 09:43:42 +02:00
  • 8085eda431 Add missing French translations from v4 GogoVega 2024-06-30 22:27:38 +02:00
  • 6503498f0a Clean up orphaned editors Steve-Mcl 2024-06-29 18:14:54 +01:00
  • 10ac7fc369 Validate user nodes into history when editing a config node GogoVega 2024-06-29 16:08:04 +02:00
  • da787a9993 Merge pull request #4812 from GogoVega/fix-required-prop Nick O'Leary 2024-06-28 17:21:40 +01:00
  • c873b57094 Merge pull request #4815 from node-red/update-cookie-auth Nick O'Leary 2024-06-28 16:58:36 +01:00
  • 93974ccd92 Merge pull request #4816 from node-red/4814-multiplayer-uncaught Nick O'Leary 2024-06-28 16:58:25 +01:00
  • d7aa792f97 Merge pull request #4817 from node-red/mermaid-caching Nick O'Leary 2024-06-28 16:58:14 +01:00
  • 375fa9da64 Use a more subtle border on the header Mauricio Bonani 2024-06-28 09:51:23 -04:00
  • 28c41e17ad Ensure mermaid.min.js is cached properly between loads of the editor Nick O'Leary 2024-06-28 14:37:51 +01:00
  • da3ad40968 Add more guards for undefined session Nick O'Leary 2024-06-28 14:19:18 +01:00
  • 2464d9ad95 Check required prop for each case instead of top level GogoVega 2024-06-28 14:15:51 +02:00
  • 011b47a108 Guard against undefined sessions in multiplayer Nick O'Leary 2024-06-28 11:41:05 +01:00
  • ea747711c3 Allow auth cookie name to be customised Nick O'Leary 2024-06-28 10:24:51 +01:00
  • 19a8fa09a8 Fix node validation if property is not required GogoVega 2024-06-27 09:16:03 +02:00
  • bea08706cc Handle the import of an incomplete Subflow GogoVega 2024-06-26 22:51:08 +02:00
  • 7950ee1241 Fix updating the subflow name during a copy GogoVega 2024-06-26 21:16:59 +02:00
  • a743764345 Fix a node with an invalid number of outputs GogoVega 2024-06-26 19:42:26 +02:00
  • cc1c87387b Fix the config node users count GogoVega 2024-06-26 19:10:55 +02:00
  • 1b5b3f7f88 Merge pull request #4804 from node-red/rel401 4.0.1 Nick O'Leary 2024-06-26 14:42:42 +01:00
  • 2123514c76 Update for 4.0.1 release Nick O'Leary 2024-06-26 14:38:28 +01:00
  • 379fbd7c7e Merge pull request #4803 from node-red/4798-include-groups-inflowapi Nick O'Leary 2024-06-26 14:36:03 +01:00
  • efdc1b1a1d Ensure group nodes are properly exported in /flow api Nick O'Leary 2024-06-26 14:30:33 +01:00
  • 52bbd82e18 Merge pull request #4802 from node-red/4801-fix-sf-instance-credentials Nick O'Leary 2024-06-26 11:57:31 +01:00
  • 20a9c051be Ensure subflow instance credential property values are extracted Nick O'Leary 2024-06-26 11:49:37 +01:00
  • 830e475969 Merge pull request #4800 from GogoVega/fix-config-select Nick O'Leary 2024-06-26 10:51:39 +01:00
  • ed4b98b598 Fix adding users to history if multiple props modified GogoVega 2024-06-26 09:22:01 +02:00
  • f75e2f221c Use _ADD_ value for add... and none options GogoVega 2024-06-25 20:08:31 +02:00
  • 5a75440668 Merge pull request #4796 from node-red/Join-node-optional-use-of-parts Nick O'Leary 2024-06-25 16:22:20 +01:00
  • 53e092e484 Add config node to history + handling changed prop GogoVega 2024-06-25 15:06:58 +02:00
  • 53d8b97fff join node - honour 3.x behaviour for old instances. Dave Conway-Jones 2024-06-25 12:57:09 +01:00
  • c85667cc13 Merge pull request #4794 from node-red/4792-ui-proxy-fix Nick O'Leary 2024-06-25 10:56:44 +01:00
  • 1a8b37b4e3 make using msg.parts optional in join node Dave Conway-Jones 2024-06-24 21:05:00 +01:00
  • 40a2d90e08 remove .only Steve-Mcl 2024-06-24 20:06:22 +01:00
  • ee269caa4a update and add tests to check correct proxy was returned for flow Steve-Mcl 2024-06-24 20:05:37 +01:00
  • d820686e5a only initialise proxy if flow url is static Steve-Mcl 2024-06-24 20:04:26 +01:00
  • aa2a585e00 should set https and http proxy agents for UI Steve-Mcl 2024-06-24 17:34:30 +01:00
  • f9e6bccd46 Merge branch 'master' of github.com:node-red/node-red Steve-Mcl 2024-06-24 17:19:07 +01:00
  • 3230654ecd Merge pull request #4788 from GogoVega/fix-config-node-select Nick O'Leary 2024-06-24 16:59:16 +01:00
  • eab512ef22 Fix save and history of credentials for panes GogoVega 2024-06-24 17:55:23 +02:00
  • a5b53ee373 Fix the selected value if no config nodes available Gauthier Dandele 2024-06-24 17:37:28 +02:00
  • ac420247ae Merge pull request #4786 from kazuhitoyokoi/master-addtooltip Nick O'Leary 2024-06-24 16:25:54 +01:00
  • 61198bd7e3 Merge branch 'master' of github.com:node-red/node-red Steve-Mcl 2024-06-24 11:58:03 +01:00
  • 9c511b6674 Revert the updateConfigNodeSelect changes GogoVega 2024-06-24 12:39:22 +02:00
  • 9d054543a7 Merge pull request #4785 from kazuhitoyokoi/master-addjpn Nick O'Leary 2024-06-24 11:33:00 +01:00
  • fc3ec2a0d7 Merge pull request #4791 from node-red/4787-revert-default-user-agent Nick O'Leary 2024-06-24 11:30:54 +01:00
  • e7ef73222f Remove default user agent Stephen McLaughlin 2024-06-24 11:21:51 +01:00
  • c264419dd9 Optionally add msg.complete to split node output optionally-add-complete-to-split-node Dave Conway-Jones 2024-06-24 10:28:29 +01:00
  • 2ccd4b5224 Allow empty string header value 4789-cannot-set-an-header-to-empty-string Stephen McLaughlin 2024-06-24 10:18:01 +01:00
  • 6623e56a1e Fix setting of config node select value GogoVega 2024-06-23 21:41:30 +02:00
  • 582eca1877 Add tooltip for number of subflow instance on info tab Kazuhito Yokoi 2024-06-23 20:59:26 +09:00
  • 2783100f84 Add Japanese translations for v4.0.0 Kazuhito Yokoi 2024-06-23 20:48:34 +09:00
  • 8c5ddd68a4 fix(html): correct buggy html Rotzbua 2024-06-17 22:44:04 +02:00
  • cb0c484579 Merge branch 'dev' 4.0.0 Nick O'Leary 2024-06-20 13:26:22 +01:00
  • a1bf270ba6 Update tour version Nick O'Leary 2024-06-20 13:23:34 +01:00
  • be5694f149 Merge pull request #4777 from node-red/rel400 Nick O'Leary 2024-06-20 11:53:56 +01:00
  • 4ff364e2c3 Reorder tour features Nick O'Leary 2024-06-20 11:45:23 +01:00
  • 2fa6f35873 Update for 4.0 final Nick O'Leary 2024-06-20 11:41:25 +01:00
  • 2a4fb7123d Merge pull request #4772 from node-red/rel3111 3.1.11 Nick O'Leary 2024-06-18 11:44:55 +01:00
  • 38a77d2b78 Bump for 3.1.11 release Nick O'Leary 2024-06-18 11:37:59 +01:00
  • dc239db256 Merge pull request #4762 from node-red/Update-German-delay-node-translations Nick O'Leary 2024-06-17 16:07:20 +01:00
  • a622d19ba7 Merge pull request #4761 from node-red/4759-add-httpStaticCors Nick O'Leary 2024-06-17 16:06:58 +01:00
  • 9842d9116c Merge pull request #4763 from node-red/bump-nr-admin Nick O'Leary 2024-06-17 11:46:02 +01:00
  • 19ea8f8515 Update dependencies Nick O'Leary 2024-06-17 11:24:59 +01:00
  • 4ba3c937a8 Add/Update German Translations for delay node Dave Conway-Jones 2024-06-14 15:36:25 +01:00
  • dbd3f0f85b Add httpStaticCors to default settings file Nick O'Leary 2024-06-14 15:21:02 +01:00
  • 48a2876c48 Add support for httpStaticCors Nick O'Leary 2024-06-14 15:18:40 +01:00
  • 10398b05d8 Merge pull request #4756 from node-red/sync-dev Nick O'Leary 2024-06-11 14:34:24 +01:00
  • 3a91fc17fd Merge branch 'master' into sync-dev sync-dev Nick O'Leary 2024-06-11 10:14:01 +01:00
  • 02893d3e78 Merge pull request #4755 from node-red/rel3110 3.1.10 Nick O'Leary 2024-06-11 09:22:16 +01:00
  • 5124bc6bf8 Bump for 3.1.10 release Nick O'Leary 2024-06-10 21:14:20 +01:00
  • 3952a23ba3 Merge pull request #4747 from GogoVega/tooltip-input-validation Nick O'Leary 2024-06-10 20:44:34 +01:00
  • 1048b16f3c Merge pull request #4754 from node-red/4752-add-rewired-to-stoplist Nick O'Leary 2024-06-10 20:44:20 +01:00
  • bbbbb1b1e0 Merge pull request #4753 from node-red/4751-fix-group-json Nick O'Leary 2024-06-10 20:42:49 +01:00
  • 14b452c996 Merge pull request #4750 from GogoVega/fix-4749 Nick O'Leary 2024-06-10 20:42:36 +01:00
  • bb91a08939 Just move the block before the Id is updated GogoVega 2024-06-10 18:28:30 +02:00
  • bffa923f05 Revert all changes for RED.popover GogoVega 2024-06-10 18:02:28 +02:00