Commit Graph

  • 5d0d7391e7 Merge pull request #3709 from node-red/Fix-delay-rate-limit-timing-when-empty Nick O'Leary 2022-06-29 20:23:33 +01:00
  • d37da58e87 Merge pull request #3718 from Steve-Mcl/fix-async-node-type-reg Nick O'Leary 2022-06-29 20:22:48 +01:00
  • 1839c1972e Update packages/node_modules/@node-red/editor-client/src/js/ui/deploy.js Nick O'Leary 2022-06-29 20:21:27 +01:00
  • b7bdcc4e57 Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json Stephen McLaughlin 2022-06-29 18:37:53 +01:00
  • b59a3b15f3 Fix flow unit tests Nick O'Leary 2022-06-29 11:41:19 +01:00
  • 7580f7491a Update flow state tests to match changes in api Nick O'Leary 2022-06-29 10:45:06 +01:00
  • f33848e16b Rework start/stop api to use runtime-event notification message Nick O'Leary 2022-06-29 10:27:44 +01:00
  • 9b4d3ad6bf Merge branch 'master' into use-css-variables Mauricio Bonani 2022-06-28 16:25:40 -04:00
  • 7b06d4273a Use the correct variable for alpha values Mauricio Bonani 2022-06-28 16:22:31 -04:00
  • 95f7ea9fc0 Merge pull request #3691 from Dennis14e/patch-1-de Nick O'Leary 2022-06-28 20:56:50 +01:00
  • 12b64d1906 Merge pull request #3695 from node-red/fix-dynamic-link-call Nick O'Leary 2022-06-28 20:56:33 +01:00
  • 52db4b3321 Merge pull request #3716 from node-red/CSV-fix-n-handling-inside-text-fields Nick O'Leary 2022-06-28 20:55:29 +01:00
  • 388c1b4ce4 Merge pull request #3717 from node-red/tour-help Nick O'Leary 2022-06-28 20:54:44 +01:00
  • b134cdb90d Merge pull request #3715 from node-red/fix-hide-flows-count Nick O'Leary 2022-06-28 20:54:29 +01:00
  • c120dffbf0 Add option flag reimport to importNodes fixes #3699 Steve-Mcl 2022-06-28 16:22:24 +01:00
  • 3578f1b254 remove line break to prevent jshint error Hiroyasu Nishiyama 2022-06-28 20:35:39 +09:00
  • a7e3548f22 List welcome tours in help sidebar under node-red section Nick O'Leary 2022-06-28 11:54:51 +01:00
  • 272e5380c2 Merge pull request #3706 from hotlong/patch-1 Nick O'Leary 2022-06-28 11:46:05 +01:00
  • b60fd36c6e Fix CSV node to handle \n when outputting text fields CSV-fix-n-handling-inside-text-fields Dave Conway-Jones 2022-06-28 10:14:12 +01:00
  • 5301798654 Update german translation based on PR review Dennis Neufeld 2022-06-28 08:06:16 +02:00
  • f7e6d7d143 fix type selector of subflow environment variable Hiroyasu Nishiyama 2022-06-28 09:16:30 +09:00
  • b9649aed32 Fix typo Mauricio Bonani 2022-06-27 16:59:56 -04:00
  • 4467c0df31 Merge pull request #3714 from kazuhitoyokoi/master-fixdefaulticonbutton Nick O'Leary 2022-06-27 20:36:05 +01:00
  • 7af3acde9e Ensure 'hidden flow' count doesn't include subflows Fixes #3707 Nick O'Leary 2022-06-27 20:30:14 +01:00
  • 68c1e49f62 Delete view_copy.js Stephen McLaughlin 2022-06-27 18:12:45 +01:00
  • 1e57190b8c Merge remote-tracking branch 'upstream/master' into stop-start-flows Steve-Mcl 2022-06-27 18:07:49 +01:00
  • 1b8a4577d5 improve UI, i18n and layout of stop/start feature Steve-Mcl 2022-06-27 18:07:22 +01:00
  • 51baed4932 default stop/start feature to enabled:false Steve-Mcl 2022-06-27 18:06:53 +01:00
  • 2f1f587c50 Use HTTP body instead of header for setting flows run state Steve-Mcl 2022-06-27 18:03:14 +01:00
  • ab1e38dde8 Fix use default button for node icon Kazuhito Yokoi 2022-06-27 23:56:24 +09:00
  • dd0d1e700e Merge pull request #3669 from dschmidt/patch-1 Nick O'Leary 2022-06-27 14:31:43 +01:00
  • 51ebb2579f Merge pull request #3670 from node-red/join-reduce-keep-msg Nick O'Leary 2022-06-27 14:29:41 +01:00
  • d1d3b805f6 Merge pull request #3690 from cow0w/env_evalulating_in_template Nick O'Leary 2022-06-27 14:28:17 +01:00
  • a6e247326b Merge pull request #3698 from bonanitech/fix-select-box-alignment Nick O'Leary 2022-06-27 14:18:34 +01:00
  • 823b7e2989 Merge pull request #3704 from bonanitech/monaco-default-theme Nick O'Leary 2022-06-27 14:16:49 +01:00
  • a7375e4e8f Merge pull request #3705 from kazuhitoyokoi/v2.x-addjpn Nick O'Leary 2022-06-27 14:15:26 +01:00
  • 5f40dc37a2 Merge pull request #3708 from Steve-Mcl/fix-undo-drop-still-dirty Nick O'Leary 2022-06-27 14:12:50 +01:00
  • 5e5c05f0c6 Merge pull request #3710 from Steve-Mcl/fix-config-node-text-underflow Nick O'Leary 2022-06-27 14:11:09 +01:00
  • ab1340d213 Merge pull request #3711 from Steve-Mcl/quick-add-height Nick O'Leary 2022-06-27 14:09:38 +01:00
  • 6b6004ee70 Merge remote-tracking branch 'upstream/stop-start-flows' into stop-start-flows Steve-Mcl 2022-06-27 13:05:39 +01:00
  • 3cef2bb7e0 Merge remote-tracking branch 'upstream/master' into stop-start-flows Steve-Mcl 2022-06-27 13:03:52 +01:00
  • cc5a0a436c Merge pull request #3702 from node-red/default-monaco Stephen McLaughlin 2022-06-27 09:43:07 +01:00
  • 495a81768d Delay node - add example for simple queue with release Fix-delay-rate-limit-timing-when-empty Dave Conway-Jones 2022-06-26 16:27:11 +01:00
  • 125b37e98f increase quick-add height to reveal 2 most recent fixes #3568 Steve-Mcl 2022-06-26 12:16:39 +01:00
  • f8ad75329d use $node-port-background as config node icon background Makse sense since it contrasts the $node-port-label-color used for icon text Also, only show pointer if node icon has count Steve-Mcl 2022-06-26 11:52:55 +01:00
  • cb2efb14f7 Fix delay rate limit last timing when empty Dave Conway-Jones 2022-06-26 10:17:16 +01:00
  • 78327716a4 ensure workspace clean after undoing dropped node Steve-Mcl 2022-06-26 09:08:26 +01:00
  • cd71b3daf3 fix chinese translate: 登陆 -> 登录 庄建国 2022-06-26 13:02:16 +08:00
  • 42732db2b0 Fix typos in message catalog (Backport node-red#3622 to v2.x) Kazuhito Yokoi 2022-06-26 11:20:05 +09:00
  • 7c830856df Remove unnecessary spaces (Backport node-red#3688 to v2.x) Kazuhito Yokoi 2022-06-26 11:16:01 +09:00
  • 5dad33dc77 Change indents from tabs to 4 spaces (Backport node-red#3512 to v2.x) Kazuhito Yokoi 2022-06-26 11:06:12 +09:00
  • cbdb988d02 Fix indents in other code except message catalog (Backport node-red#3622 to v2.x) Kazuhito Yokoi 2022-06-26 10:57:17 +09:00
  • e944dfecc2 Add Japanese translations (Backport node-red#3688 to v2.x) Kazuhito Yokoi 2022-06-26 10:08:22 +09:00
  • b2c2b9bd14 Add Japanese translations (Backport node-red#3576 to v2.x) Kazuhito Yokoi 2022-06-26 09:48:42 +09:00
  • 5393fa81b9 Leave Monaco theme commented out by default Mauricio Bonani 2022-06-25 20:27:32 -04:00
  • d1efd2137a Add german contextMenu translation Dennis Neufeld 2022-06-25 16:24:28 +02:00
  • fce8c3a8a0 Merge commit '1f5588b803c7e2f216f2bfa31df7ac2cfa874480' into patch-1-de Dennis Neufeld 2022-06-25 16:19:07 +02:00
  • 4bd71da056 fix credential type input item of subflow template Hiroyasu Nishiyama 2022-06-23 16:52:43 +09:00
  • d2e84925f7 Set default editor to monaco in absence of user preference Nick O'Leary 2022-06-22 21:43:25 +01:00
  • d81523370e Merge branch 'node-red:master' into master ralphwetzel 2022-06-22 19:58:49 +02:00
  • 6939546f22 Disable keyboard shortcut mapping when showing Edit[..]Dialog ralphwetzel 2022-06-22 19:58:02 +02:00
  • 2ea10206fa Fix select box alignment Mauricio Bonani 2022-06-21 11:43:02 -04:00
  • 8aa922c55f Fix indentation Mauricio Bonani 2022-06-21 11:02:56 -04:00
  • d66def5530 Add fix from flowforge-nr-theme Mauricio Bonani 2022-06-21 10:56:18 -04:00
  • 42ecf54df6 add i18n support adn English and Japanese message Hiroyasu Nishiyama 2022-06-21 22:39:22 +09:00
  • 10835968fb add access to previous tours Hiroyasu Nishiyama 2022-06-21 21:47:57 +09:00
  • 1f5588b803 Merge pull request #3696 from node-red/right-click-menu-fix Nick O'Leary 2022-06-21 09:04:55 +01:00
  • 202102ebf7 Fix clicking on node in workspace to hide context menu Nick O'Leary 2022-06-20 20:51:31 +01:00
  • 9729c89f5d ensure link-call cache is updated when link-in is modified fixes #3694 depends on node-red-node-test-helper@0.3.0 fix-dynamic-link-call Steve-Mcl 2022-06-20 18:25:41 +01:00
  • 71714733ad Merge pull request #3688 from kazuhitoyokoi/master-addjpn Nick O'Leary 2022-06-20 16:30:12 +01:00
  • 3fbbfce17c Fix typo in german translation Dennis Neufeld 2022-06-20 13:28:10 +02:00
  • ad0a08ea0e Add Japanese translations in action list for project feature Kazuhito Yokoi 2022-06-20 00:44:20 +09:00
  • 3a2fa4073a Move all colours to CSS variables Mauricio Bonani 2022-06-18 16:05:25 -04:00
  • 6c2297c365 Update german translation Dennis Neufeld 2022-06-18 19:41:46 +02:00
  • 5e592427e9 Add Japanese translation in action list for junction Kazuhito Yokoi 2022-06-19 01:56:59 +09:00
  • 643541eebd Remove unnecessary spaces Kazuhito Yokoi 2022-06-19 01:37:55 +09:00
  • 13885493ac Update Japanese translations in welcome tour Kazuhito Yokoi 2022-06-19 01:26:48 +09:00
  • 75c9353cbd Fix keys to insert junction Kazuhito Yokoi 2022-06-19 01:23:28 +09:00
  • 01d9affe61 Add support for evalulating {{env.<var>}} within a template node cow0w 2022-06-17 22:18:14 +03:00
  • 3ad95bec3c Add Japanese translation for file nodes Kazuhito Yokoi 2022-06-18 00:57:30 +09:00
  • 418b3ee7d6 Fix Japanese translations to be same as others Kazuhito Yokoi 2022-06-18 00:56:34 +09:00
  • 0000f2a34d Support i18n in context menu Kazuhito Yokoi 2022-06-18 00:51:05 +09:00
  • fc5a5f1b73 Merge pull request #3687 from node-red/space-in-strings Nick O'Leary 2022-06-17 10:05:12 +01:00
  • 226ab406b2 Merge pull request #3686 from node-red/fix-menu-padding Nick O'Leary 2022-06-17 10:05:01 +01:00
  • 9eaf5d82b6 Merge pull request #3685 from node-red/quick-add-offset Nick O'Leary 2022-06-16 23:31:38 +01:00
  • e3d6d242ac Fix handling of spacebar inside JSON visual editor Fixes #3682 space-in-strings Nick O'Leary 2022-06-16 23:29:46 +01:00
  • 53184715bc Fix menu padding to handle both icons and submenus Fixes #3683 fix-menu-padding Nick O'Leary 2022-06-16 23:18:02 +01:00
  • 1844633ff1 Include scroll offset when positioning quick-add dialog Fixes #3684 quick-add-offset Nick O'Leary 2022-06-16 22:56:54 +01:00
  • 7d7682b34e Merge pull request #3681 from node-red/30-release 3.0.0-beta.3 Nick O'Leary 2022-06-16 17:23:01 +01:00
  • 83655a749c Update changelog Nick O'Leary 2022-06-16 17:01:11 +01:00
  • b9444e8197 Merge pull request #3679 from node-red/update-deps Nick O'Leary 2022-06-16 16:03:37 +01:00
  • 5ff70b2a36 Merge pull request #3680 from node-red/300-tour Nick O'Leary 2022-06-16 16:03:18 +01:00
  • 4ed559af95 Update changelog and version for 3-beta.3 Nick O'Leary 2022-06-16 15:44:51 +01:00
  • ce529a9b9f Update module dependencies Nick O'Leary 2022-06-16 15:39:42 +01:00
  • 31e472145c Merge pull request #3678 from node-red/right-click-menu Nick O'Leary 2022-06-16 15:38:58 +01:00
  • 1664428429 Update tour for 3.0-beta.3 Nick O'Leary 2022-06-16 15:37:07 +01:00
  • 1780cb9b91 Update dependencies Nick O'Leary 2022-06-16 14:47:11 +01:00
  • ad32677263 Fix lint errors in contextMenu right-click-menu Nick O'Leary 2022-06-16 14:37:48 +01:00
  • 0eba4bdd61 Add right-click context menu to workspace Nick O'Leary 2022-06-16 13:59:14 +01:00
  • 28238eb5a7 Allow typeSearch to list actions Nick O'Leary 2022-06-16 13:57:50 +01:00