Commit Graph

  • bb4b252401 Add confirm dialog when deleting subflow with instances in use Nick O'Leary 2021-01-28 23:08:47 +00:00
  • a50404b141 Add enable/disable toggle button for groups in info-outliner Nick O'Leary 2021-01-28 22:07:19 +00:00
  • 61690ecf4a Allow default keymap to be overridden in settings file Nick O'Leary 2021-01-28 16:42:16 +00:00
  • f4c87af5c1 Increase credential load timeout to 30secs Nick O'Leary 2021-01-28 11:30:10 +00:00
  • 83d12f7d39 Handle timeouts when trying to load node credentials in editor Fixes #2840 Nick O'Leary 2021-01-28 11:14:47 +00:00
  • 2e73b229d7 Add easier ways to find subflow instances Nick O'Leary 2021-01-28 00:41:19 +00:00
  • 3a0074d96e Merge branch 'master' into dev Nick O'Leary 2021-01-27 23:28:19 +00:00
  • 7068c175f2 Ensure subflow help is picked up for palette tooltip Fixes #2834 Nick O'Leary 2021-01-27 22:53:06 +00:00
  • 9b5ed8407f Broaden lang verification to include * Nick O'Leary 2021-01-27 22:06:12 +00:00
  • 7d08de9c99 Storage examples (#2784) Hiroyasu Nishiyama 2021-01-28 05:50:13 +09:00
  • 575d07e41a Merge pull request #2836 from node-red/theme-plugins Nick O'Leary 2021-01-27 20:45:59 +00:00
  • 24da3608c4 Merge pull request #2779 from node-red/plugins Nick O'Leary 2021-01-27 20:37:35 +00:00
  • 37935bf388 Merge pull request #2748 from neuroforgede/master Nick O'Leary 2021-01-27 20:35:32 +00:00
  • 9eb7fad621 fixed #2790 swapped description of encodeUrl/encodeUrlComponent and d… (#2791) heikokue 2021-01-27 21:33:54 +01:00
  • 438d51d26e Allow nested msg properties in msg/flow/global expressions (#2822) Nick O'Leary 2021-01-27 20:32:52 +00:00
  • 34ef055d7b Fix line break of subflow label on palette (#2828) Hiroyasu Nishiyama 2021-01-28 05:32:15 +09:00
  • 4a1d66f210 update UI, Runtime API, metadata handling, and others Hiroyasu Nishiyama 2021-01-27 22:27:54 +09:00
  • 1f6328bf4e Add initial support for ThemePlugins Nick O'Leary 2021-01-26 13:35:40 +00:00
  • 8e7a230dbc Fix plugin test to expect user flag Nick O'Leary 2021-01-26 13:49:13 +00:00
  • 6e718ca772 Fix merge of dev Nick O'Leary 2021-01-26 13:44:38 +00:00
  • 70554e24b1 Improve Ru locale (#2826) Alex Kaul 2021-01-26 00:25:06 +07:00
  • a0f736bb88 Validate user-provided language parameter before passing to i18n Nick O'Leary 2021-01-25 17:06:27 +00:00
  • 79473c243d Fix grunt release mkdir issue on Node.js 14 (#2827) Alex Kaul 2021-01-25 18:03:51 +07:00
  • 441eb3bb29 Fix scrollbars (#2825) Alex Kaul 2021-01-25 18:02:43 +07:00
  • ca44af0625 Prevent crash when coreNodesDir is empty (#2831) Ben Hardill 2021-01-25 10:56:23 +00:00
  • 9e179170ee Add i18n function to editor plugins when they are registered Nick O'Leary 2021-01-20 15:35:44 +00:00
  • 9f71dbb006 Fixup merge Nick O'Leary 2021-01-18 15:11:24 +00:00
  • 7531314e3f Add RED.plugins module to editor Nick O'Leary 2020-12-14 10:40:06 +00:00
  • a006b52052 Initial plugin runtime api implementation Nick O'Leary 2020-12-10 16:01:55 +00:00
  • bebebaa3dd Merge pull request #2820 from node-red/export-preview Nick O'Leary 2021-01-18 16:25:16 +00:00
  • 55ff035fc9 Ability to add projects path to the settings file (#2816) Tiago Ferreira 2021-01-18 13:18:07 +00:00
  • d8c8d7bc57 hide unused input field (#2823) Hiroyasu Nishiyama 2021-01-17 01:58:13 +09:00
  • b0acb58442 Merge tag '1.2.7' into release/1.2.7 martinb 2021-01-14 15:46:22 +01:00
  • 2b28ae3402 Add settings.execMaxBufferSize to control buffer size of exec node (#2819) Nathanaël Lécaudé 2021-01-14 09:38:39 -05:00
  • aa47bae2ad Exec node - don't append msg.payload to command by default (#2818) Dave Conway-Jones 2021-01-13 10:12:19 +00:00
  • ccfde84769 Merge pull request #2812 from node-red/property-types Nick O'Leary 2021-01-12 23:56:01 +00:00
  • b1df6d5149 Add preview of exported nodes to Export dialog Nick O'Leary 2021-01-12 18:23:15 +00:00
  • d51aefa156 initial support for npm module installation Hiroyasu Nishiyama 2021-01-11 19:32:16 +09:00
  • c40412d7c6 Merge pull request #2690 from node-red/sf-module Nick O'Leary 2021-01-08 21:16:05 +00:00
  • b0bc7ecacb Merge pull request #2763 from node-red/simple-git-setting Nick O'Leary 2021-01-08 15:20:11 +00:00
  • 5489bd37c9 Fix handling of default workflow mode when projects not active Nick O'Leary 2021-01-08 15:05:34 +00:00
  • ea2e3f25d8 Implement node property typing Nick O'Leary 2021-01-08 14:19:12 +00:00
  • 09b37cf538 Merge pull request #2796 from fellinga/feature/lang-select Nick O'Leary 2021-01-07 17:15:36 +00:00
  • e30a01310e Merge pull request #2788 from kevinGodell/dev Nick O'Leary 2021-01-07 17:11:48 +00:00
  • d5cc5b2574 Use subflow.info for help text and meta.type for node type Nick O'Leary 2021-01-07 15:34:27 +00:00
  • 160ca6add4 remove console.log Nick O'Leary 2021-01-07 10:37:41 +00:00
  • da96c85d32 Handle subflow modules with their own npm dependencies Nick O'Leary 2020-11-25 19:07:30 +00:00
  • de15a1c36f Add subflow meta data edit pane Nick O'Leary 2020-11-19 14:28:50 +00:00
  • 814fc8bc69 Add SubflowModule class for running subflow modules Nick O'Leary 2020-09-02 19:33:31 +01:00
  • 0c9fd25d3e Nodes log via parent flow to allow flow-info to be added Nick O'Leary 2020-09-02 19:33:12 +01:00
  • 9a660f3fe9 Support npm subflow modules Nick O'Leary 2020-08-28 16:36:11 +01:00
  • 6e1466e411 Tidy some subflow env props css Nick O'Leary 2020-08-28 16:35:47 +01:00
  • 7913b3cbc2 Merge branch 'master' into dev Nick O'Leary 2021-01-07 10:17:50 +00:00
  • 87c9ed6356 Merge pull request #2797 from node-red/externalModules Nick O'Leary 2021-01-07 10:12:33 +00:00
  • 06ceb056f3 Update build.yml Nick O'Leary 2021-01-07 10:09:49 +00:00
  • 65b4ef6c3d Remove ES6 from editor code Nick O'Leary 2021-01-07 10:06:08 +00:00
  • 0284ef401e Fix loading individual module catalog Nick O'Leary 2021-01-06 20:20:32 +00:00
  • 8a87f93741 Use npm info to check pending install version Nick O'Leary 2021-01-06 20:03:22 +00:00
  • af19536222 Better logging when deprecated editorTheme.palette.* settings used Nick O'Leary 2021-01-06 17:36:59 +00:00
  • abe77ab96f Bump for 1.2.7 1.2.7 Nick O'Leary 2021-01-06 11:49:31 +00:00
  • ea720bb4a5 Bump dependencies Nick O'Leary 2021-01-06 11:41:17 +00:00
  • 6ee2e2b570 Merge pull request #2777 from aaronmyatt/improve-test-coverage-in-editor-api-index Nick O'Leary 2021-01-06 11:39:30 +00:00
  • 3885107e6e Merge pull request #2805 from kelvininc/user_menu_theme_improvement Nick O'Leary 2021-01-06 11:37:22 +00:00
  • 30a68fefec Ensure subflow-scoped config nodes do not get moved on import Fixes #2789 Nick O'Leary 2021-01-06 11:22:52 +00:00
  • fa84c4e461 Allow to explicit use userMenu in the theme configuration Tiago Ferreira 2020-12-29 21:54:57 +00:00
  • 5743a5f91d Filter palette manager nodes based on allow/deny list Nick O'Leary 2020-12-27 21:34:21 +00:00
  • 9d2d060dec Fix unit tests for externalModules Nick O'Leary 2020-12-27 20:59:31 +00:00
  • b36e7e172e add settings to init fellinga 2020-12-27 14:44:32 +01:00
  • aacb92a7ae Implement allow/denyList when loading/installing modules Nick O'Leary 2020-12-27 12:49:17 +00:00
  • 4943bde3d4 add optional lang select fellinga 2020-12-27 12:59:12 +01:00
  • fc459be531 Deprecate editorTheme.palette.editable for externalModules.palette.allowInstall Nick O'Leary 2020-12-23 23:29:07 +00:00
  • 3151502a3f Deprecate autoInstallModules for externalModules.autoInstall Nick O'Leary 2020-12-23 22:05:58 +00:00
  • 79b10ed18a allow for adding an array of middleware functions Kevin Godell 2020-12-22 16:30:38 -06:00
  • 34b27f2e68 allow for adding an array of middleware functions Kevin Godell 2020-12-22 16:28:33 -06:00
  • c433f736a5 Improvements to DE translation (#2192) David Mödinger 2020-12-17 09:25:35 +01:00
  • 55e6c6e01a adds tests for editor-api.start() aaronmyatt 2020-12-16 21:53:52 +08:00
  • 496b5a092f Ensure subflow credential objects exist Fixes #2783 Nick O'Leary 2020-12-15 17:20:22 +00:00
  • 02510efda1 Merge pull request #2781 from johnwang71/flow-undefined-474 Nick O'Leary 2020-12-15 13:37:07 +00:00
  • be828af3e2 Fix bug: Crash & quit while handling exception with undefine msg.error. i.e. flow with 3 nodes, http-in, delay 5-10s, http-out; client with 3s timeout request the flow; TypeError: Cannot read property 'hasOwnProperty' of undefined\r at Flow.handleError (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:474:27) johnwang71 2020-12-14 18:18:50 +08:00
  • d22979659b This add jsonata output to trigger node output options add-jsonata-to-trigger-node Dave Conway-Jones 2020-12-13 12:31:14 +00:00
  • 9b1c114c3f Merge pull request #2772 from node-red/api-tidy Nick O'Leary 2020-12-07 14:05:15 +00:00
  • 4df27d4b0b Fix typos in parser examples Nick O'Leary 2020-12-07 14:04:42 +00:00
  • e3445dae46 Merge pull request #2749 from node-red-hitachi/parser-example Nick O'Leary 2020-12-07 14:01:14 +00:00
  • f5fcf23678 Merge branch 'pr_2751' into dev Nick O'Leary 2020-12-07 13:58:53 +00:00
  • 0a6c08e2c3 Merge pull request #2750 from node-red-hitachi/split-join-node-mapi Nick O'Leary 2020-12-07 13:54:47 +00:00
  • b80a7459cf Merge pull request #2733 from node-red-hitachi/delay-node-mapi Nick O'Leary 2020-12-07 13:53:51 +00:00
  • f6480e6e0c Merge pull request #2744 from node-red-hitachi/sort-node-mapi Nick O'Leary 2020-12-07 13:52:34 +00:00
  • 41d12c433e Merge pull request #2734 from node-red-hitachi/csv-node-mapi Nick O'Leary 2020-12-07 13:50:09 +00:00
  • 169a2484f2 Merge pull request #2738 from node-red-hitachi/batch-node-mapi Nick O'Leary 2020-12-07 13:33:04 +00:00
  • be52ec1390 mark more TODO areas (mostly debugging) Steve-Mcl 2020-12-07 12:48:33 +00:00
  • 00db43198d design/TODO comments Steve-Mcl 2020-12-07 12:26:27 +00:00
  • 6bac207611 better handling of server properties Steve-Mcl 2020-12-07 12:25:51 +00:00
  • df1eb631e1 Merge pull request #2752 from bartbutenaers/readonly-typedinput Nick O'Leary 2020-12-07 12:21:53 +00:00
  • 6150ae787d userProperties input type correction Steve-Mcl 2020-12-07 11:50:33 +00:00
  • fc7967d455 Fix missing promise on setUserSettings Nick O'Leary 2020-12-03 11:24:28 +00:00
  • fca21ac126 Rename paletteEditorEnabled to installerEnabled Nick O'Leary 2020-12-02 13:14:39 +00:00
  • 6fb96fa3c1 Move exec and events components to util module Nick O'Leary 2020-12-02 09:25:10 +00:00
  • a1f565f756 Use more async funcs in runtime/lib/api to reduce Promise creation Nick O'Leary 2020-11-30 16:58:05 +00:00
  • 5992ed1fab Fully remove when.js dependency Nick O'Leary 2020-11-30 14:38:48 +00:00
  • beccdac717 Merge branch 'master' into dev Nick O'Leary 2020-12-07 11:48:38 +00:00