Commit Graph

  • 12ac260dce select the deep link item Steve-Mcl 2023-03-26 11:00:28 +01:00
  • 53f99ecc23 Merge pull request #4112 from node-red/editor-cred-export Nick O'Leary 2023-03-24 09:50:14 +00:00
  • 347410f744 Do not include credentials when exporting to clipboard editor-cred-export Nick O'Leary 2023-03-24 09:44:10 +00:00
  • 7ae3e32abd update example and document feature for httpStatic options Kevin Godell 2023-03-20 17:34:12 -05:00
  • 54b2215164 pass options to express.static Kevin Godell 2023-03-20 17:31:10 -05:00
  • 889489e33e set default when root is not defined Kevin Godell 2023-03-20 16:32:14 -05:00
  • 4667e76c6b Merge pull request #4078 from flying7eleven/option-to-disable-mqtt-ubsubscribe-on-disconnect Nick O'Leary 2023-03-20 20:32:08 +00:00
  • a10d07d1dc Merge pull request #4100 from sroebert/feature/sha-digest-algorithms Nick O'Leary 2023-03-20 20:30:48 +00:00
  • 9f1ac733b7 Merge pull request #4103 from Steve-Mcl/add-missing-timer-types Nick O'Leary 2023-03-20 20:29:36 +00:00
  • 33ea25922d Update packages/node_modules/@node-red/editor-client/src/js/ui/view.js Nick O'Leary 2023-03-20 20:29:10 +00:00
  • b56bd7bb5e Fix group selection when using lasso Nick O'Leary 2023-03-20 17:15:45 +00:00
  • e7617de1ee Replace a var with a const since its value won't be modified further on Tim Janke 2023-03-13 13:22:51 +01:00
  • 97fbad4dc5 add "timers" types to known types Steve-Mcl 2023-03-13 10:02:46 +00:00
  • ddf6023983 Added unit tests for digest authentication Steven Roebert 2023-03-12 10:08:32 +01:00
  • daa84c9415 Added SHA-256 and SHA-512-256 algorithms to http digest authentication Steven Roebert 2023-03-11 12:07:54 +01:00
  • 586006de4d Merge pull request #4097 from node-red/fix-json-expr-test Stephen McLaughlin 2023-03-07 17:13:50 +00:00
  • af8ec9f02b Merge pull request #4096 from node-red/fix-search-repeat Stephen McLaughlin 2023-03-07 17:00:50 +00:00
  • dc6abb691e Fix jsonata expression test ui Nick O'Leary 2023-03-07 16:59:13 +00:00
  • d273c38194 Fix search button in palette popover Nick O'Leary 2023-03-07 16:47:44 +00:00
  • 940a246160 Merge pull request #4095 from node-red/310-b2 3.1.0-beta.2 Nick O'Leary 2023-03-06 17:35:28 +00:00
  • 6179d1eef2 Bump for beta.2 310-b2 Nick O'Leary 2023-03-06 17:30:34 +00:00
  • 9f121f4c72 Merge pull request #4094 from node-red/increase-workspace Nick O'Leary 2023-03-06 17:13:24 +00:00
  • 4deca552fa Merge pull request #4093 from node-red/subflow-nested-context Nick O'Leary 2023-03-06 17:13:10 +00:00
  • 2d066307f4 Merge branch 'master' into dev Nick O'Leary 2023-03-06 16:17:02 +00:00
  • 0fdf426a93 Increase workspace size to 8000x8000 increase-workspace Nick O'Leary 2023-03-03 20:06:24 +00:00
  • e47698bfd4 Handle null subflow object when clearing context subflow-nested-context Nick O'Leary 2023-03-03 20:02:46 +00:00
  • e91981207f Generate stable ids for subflow instance internal nodes Fixes #3996 #3889 Nick O'Leary 2023-03-03 18:46:49 +00:00
  • 683ae4f067 Merge branch 'dev' into pr_3858 Nick O'Leary 2023-03-03 16:09:19 +00:00
  • 94bc887369 Restore drag-to-detach action Nick O'Leary 2023-03-03 16:09:04 +00:00
  • 37524e05bb Do not select parent group after completing quick-add inside group quick-add-wiring Nick O'Leary 2023-03-03 15:58:38 +00:00
  • 3fbfd47089 Show quick-add dialog when draggin wire to empty space Nick O'Leary 2023-03-03 15:52:59 +00:00
  • d1094da6c7 Merge pull request #3895 from hae-iotplatform/translation-KR Nick O'Leary 2023-03-03 15:23:54 +00:00
  • ee1e12eca3 Merge pull request #3952 from cliyr/translation-zhcn Nick O'Leary 2023-03-03 15:22:46 +00:00
  • 307fbef5b2 Merge branch 'dev' into translation-zhcn Nick O'Leary 2023-03-03 15:22:34 +00:00
  • f54f500e2b Merge pull request #3964 from GogoVega/french-translation-of-nodes Nick O'Leary 2023-03-03 15:18:20 +00:00
  • fd66335bd4 Merge pull request #3962 from GogoVega/french-translation Nick O'Leary 2023-03-03 13:37:40 +00:00
  • 301343deb0 Update packages/node_modules/@node-red/editor-client/locales/fr/editor.json Nick O'Leary 2023-03-03 13:36:45 +00:00
  • c046c8c4d3 Merge pull request #3804 from FabsMuller/ptbrtranslation Nick O'Leary 2023-03-03 13:33:47 +00:00
  • 0ceca8fc17 Merge pull request #4091 from node-red/enable-unlocked-buttons Nick O'Leary 2023-03-03 13:33:08 +00:00
  • 2ac3b50040 Merge pull request #4090 from node-red/json-async-prep Nick O'Leary 2023-03-03 13:23:17 +00:00
  • 70771bf3d6 Ensure node buttons are redrawn when flow lock state is changed Nick O'Leary 2023-03-03 13:21:23 +00:00
  • 2ed17f0fff Merge pull request #4089 from Steve-Mcl/update-monaco-and-typings Nick O'Leary 2023-03-03 11:52:13 +00:00
  • ca53712ee9 Deprecate synchronous access to jsonata json-async-prep Nick O'Leary 2023-03-03 11:43:06 +00:00
  • 69e139b75b update monaco themes Steve-Mcl 2023-03-03 10:57:31 +00:00
  • d268661f29 update monaco locales Steve-Mcl 2023-03-03 10:56:55 +00:00
  • ed379387df update monaco (0.36.1) Steve-Mcl 2023-03-03 10:56:37 +00:00
  • 1eddad82c8 update typings Steve-Mcl 2023-03-03 10:55:06 +00:00
  • d7defc011b Merge pull request #4088 from node-red/update-jquery-ui Nick O'Leary 2023-03-03 09:57:22 +00:00
  • 0e4a7829fe Update jquery-ui to latest update-jquery-ui Nick O'Leary 2023-03-03 09:33:24 +00:00
  • e7c6178391 Merge pull request #4085 from node-red/link-call-timeout Nick O'Leary 2023-03-02 21:18:34 +00:00
  • 40b506b7b4 Merge pull request #4087 from node-red/junction-loops Nick O'Leary 2023-03-02 21:18:21 +00:00
  • b19a679d00 Merge pull request #4086 from node-red/version-check Nick O'Leary 2023-03-02 21:16:24 +00:00
  • 81d4c60cbd Prevent loops being created with junction nodes Fixes #3799 junction-loops Nick O'Leary 2023-03-02 21:13:39 +00:00
  • a95be2aa43 Bump minimum nodejs version supported to match documented value version-check Nick O'Leary 2023-03-02 17:46:00 +00:00
  • 5e9a815b06 Clear link-call timeouts when node is closed Fixes #3959 link-call-timeout Nick O'Leary 2023-03-02 17:23:13 +00:00
  • 010c8eccc8 Bump dependencies Nick O'Leary 2023-03-02 15:42:41 +00:00
  • 4b89619ef1 Merge pull request #4084 from node-red/add-18 Nick O'Leary 2023-03-02 15:43:08 +00:00
  • e5054d306e Merge pull request #4079 from node-red/group-rework Nick O'Leary 2023-03-02 15:27:17 +00:00
  • 08eaa9274f Merge branch 'dev' into group-rework Nick O'Leary 2023-03-02 15:26:01 +00:00
  • 3306cdede5 Merge pull request #4083 from node-red/fix-join-memory Nick O'Leary 2023-03-02 15:23:43 +00:00
  • e7f650a9eb Add node 18 and drop node 14 Nick O'Leary 2023-03-02 15:20:48 +00:00
  • 2804794f7a Merge pull request #4072 from node-red-hitachi/fix-align-nodes-on-locked-tab Nick O'Leary 2023-03-02 15:14:02 +00:00
  • 781eaf058b Merge pull request #4077 from node-red-hitachi/support-editablelist-cnacel Nick O'Leary 2023-03-02 15:13:48 +00:00
  • b4c155bdb8 Merge branch 'dev' into pr_4059 Nick O'Leary 2023-03-02 15:12:28 +00:00
  • 7c3e045a57 Merge pull request #4068 from node-red/change-tab-notification Nick O'Leary 2023-03-02 15:11:28 +00:00
  • f1fa1bbe4e Merge pull request #4073 from kazuhitoyokoi/master-flowname Nick O'Leary 2023-03-02 15:11:13 +00:00
  • d4f4c7b8c6 Merge pull request #4082 from node-red/fix-link-import Nick O'Leary 2023-03-02 15:10:58 +00:00
  • 5eb46c570d Merge pull request #4075 from node-red/fix-link-to-monaco-options-4074 Nick O'Leary 2023-03-02 15:08:33 +00:00
  • 9e6d501009 Join: ensure inflight status is cleared when in auto mode Fixes #4080 fix-join-memory Nick O'Leary 2023-03-02 14:59:54 +00:00
  • 27e258b19b Fix importing connected link nodes into a subflow Fixes #4055 fix-link-import Nick O'Leary 2023-03-02 14:14:33 +00:00
  • d3615c9661 Add translation of new features from dev branch GogoVega 2023-03-01 16:50:40 +01:00
  • a57c449c25 Add translation of new features from dev branch GogoVega 2023-03-01 16:46:54 +01:00
  • 07f2f0cef3 Complete overhaul of Group UX Nick O'Leary 2023-03-01 10:02:26 +00:00
  • c94f0896e1 Ensure that a client id is set if autoUnsubscribe is disabled Tim Janke 2023-02-27 14:07:36 +01:00
  • 182361c176 Re-enable the tests for the autoUnsubscribe property Tim Janke 2023-02-27 12:43:04 +01:00
  • 8dcc530f44 Refactor to use the already existing autoUnsubscribe property Tim Janke 2023-02-27 12:41:29 +01:00
  • b5dfd62c99 Add an option to not unsubscribe topics on disconnect Tim Janke 2023-02-27 12:21:39 +01:00
  • 662b1a8100 add cancel operation to editableList Hiroyasu Nishiyama 2023-02-27 14:31:44 +09:00
  • 24178beafc update monaco docs link in settings.js closes #4074 fix-link-to-monaco-options-4074 Stephen McLaughlin 2023-02-26 15:17:45 +00:00
  • e30df544db Change default file name to flows.json in project feature Kazuhito Yokoi 2023-02-25 23:00:07 +09:00
  • 25b6e214dd fix align nodes on locked tab Hiroyasu Nishiyama 2023-02-25 00:54:15 +09:00
  • 910f6134f6 Merge pull request #4069 from node-red/prevent-edit-from-sidebar Nick O'Leary 2023-02-24 13:10:01 +00:00
  • 52b4b0419f Merge pull request #4066 from kazuhitoyokoi/dev-dedup Nick O'Leary 2023-02-23 23:46:30 +00:00
  • bbc1a82c2a Fix linting on boolean check change-tab-notification Nick O'Leary 2023-02-23 23:45:34 +00:00
  • 6abe66934e Prevent opening locked node's edit dialog prevent-edit-from-sidebar Nick O'Leary 2023-02-23 23:36:51 +00:00
  • 2ddbb44992 Add change annotation for newly added flow Nick O'Leary 2023-02-23 23:14:18 +00:00
  • 363a8b8588 Add change icon to tabs Nick O'Leary 2023-02-23 22:48:08 +00:00
  • 5ae56aaec7 Add Japanese translation for action list Kazuhito Yokoi 2023-02-23 19:45:00 +09:00
  • 37057d1da2 Remove duplicated messages in the message catalog Kazuhito Yokoi 2023-02-22 01:33:53 +09:00
  • 6044871438 Merge pull request #3911 from node-red/protect-hooks Nick O'Leary 2023-02-21 14:26:39 +00:00
  • e612bb6a38 Merge pull request #3915 from node-red/Fix-file-write-last-line-newline-append Nick O'Leary 2023-02-21 14:26:20 +00:00
  • 196a9ae43a Merge pull request #4065 from node-red/node-help-link Nick O'Leary 2023-02-21 14:25:40 +00:00
  • 81ea67d6da Merge pull request #4046 from bggbr/master Nick O'Leary 2023-02-21 14:25:06 +00:00
  • 96cd823fea Update packages/node_modules/@node-red/editor-client/locales/ja/editor.json Hiroyasu Nishiyama 2023-02-21 20:31:12 +09:00
  • 196773d6ba Merge branch 'master' into dev Nick O'Leary 2023-02-20 18:17:16 +00:00
  • d8dbe68425 Merge pull request #4064 from node-red/reverse-tab-scroll Nick O'Leary 2023-02-20 18:15:04 +00:00
  • 286c0b000f Add link to node help in node edit dialog footer node-help-link Nick O'Leary 2023-02-20 18:13:02 +00:00
  • dec3164fdd Reverse direction of tab scroll to expected direction Nick O'Leary 2023-02-20 17:30:16 +00:00
  • c2772e5038 Merge pull request #4051 from sonntam/feature-editor-multipleToNode Nick O'Leary 2023-02-20 17:00:14 +00:00
  • 43e4d09f72 Merge pull request #4049 from kazuhitoyokoi/dev-addjpn Nick O'Leary 2023-02-20 16:51:55 +00:00