Commit Graph

  • f7120b32f5 Allow mode and title to be empty fixes #3774 Steve-Mcl 2022-07-20 13:58:03 +01:00
  • 273404e24d focus search input when opened via context menu Steve-Mcl 2022-07-20 12:30:52 +01:00
  • 1b53b5b927 focus stack when re-showing nested editor Steve-Mcl 2022-07-20 12:30:15 +01:00
  • 7c5413e568 ensure red-ui-editor-stack is focusable Steve-Mcl 2022-07-20 12:29:16 +01:00
  • 39b2fe45a5
    Ensure all typedInput buttons have button type set Fixes #3780 Nick O'Leary 2022-07-20 11:11:44 +01:00
  • 8d3c5d09f6
    Do not flag hasUsers=false nodes as unused in search Fixes #3777 Nick O'Leary 2022-07-20 10:47:57 +01:00
  • 5944fdb5dc
    Properly position quick-add dialog in all cases Fixes #3781 Nick O'Leary 2022-07-20 10:40:20 +01:00
  • e120bad779
    Ensure quick-add dialog does not obscure ghost node when shifted Nick O'Leary 2022-07-20 10:37:40 +01:00
  • d546a4a15b
    Remove use of Object.hasOwn Fixes #3778 Nick O'Leary 2022-07-20 10:14:06 +01:00
  • 93a88a83a8 add JSONata support for env var definition Hiroyasu Nishiyama 2022-07-20 10:13:13 +09:00
  • 660a2e0ed6
    Allow HTTP Headers not in spec Ben Hardill 2022-07-16 19:51:35 +01:00
  • 30ea300f65
    Merge pull request #3769 from node-red/310 Nick O'Leary 2022-07-14 21:16:38 +01:00
  • 04f4d5274d
    Bump dev to 3.1.0-beta.0 Nick O'Leary 2022-07-14 20:58:25 +01:00
  • 1f9695abd7
    Merge pull request #3768 from node-red/master Nick O'Leary 2022-07-14 20:56:42 +01:00
  • 1b94cc3ac0
    Merge pull request #3764 from node-red/300 3.0.0 Nick O'Leary 2022-07-14 09:49:05 +01:00
  • 4698d5d2fc
    Update dependencies Nick O'Leary 2022-07-14 09:31:10 +01:00
  • 92bc9d81c5
    Update changelog Nick O'Leary 2022-07-14 09:27:57 +01:00
  • 952cfaec14
    Merge pull request #3766 from Steve-Mcl/fix-split-with Nick O'Leary 2022-07-14 09:26:05 +01:00
  • 637c44aa59
    Merge pull request #3767 from Steve-Mcl/use-theme-page-and-header-values Nick O'Leary 2022-07-14 09:20:44 +01:00
  • 6e5fc29dca show add junction when nodes are selected Steve-Mcl 2022-07-13 22:34:22 +01:00
  • 8bd02d0c36 update header url if set in theme and not settings Steve-Mcl 2022-07-13 20:36:27 +01:00
  • c6cfbb8755 use page&theme settings in a theme plugin Steve-Mcl 2022-07-13 20:16:34 +01:00
  • 75d3444391 Ensure added junc(s) are selected Feature parity with insert node, insert links etc Steve-Mcl 2022-07-13 12:43:58 +01:00
  • c648e1e8d6 fix context menu insert junc/links enabled state Steve-Mcl 2022-07-13 12:42:55 +01:00
  • e2f42fddb5 Ensire only wire links are split with junctions/links Steve-Mcl 2022-07-13 12:19:05 +01:00
  • f93fe684c0
    Update changelog Nick O'Leary 2022-07-12 21:26:16 +01:00
  • ee378ea0c4
    Update version to 3.0 Nick O'Leary 2022-07-12 21:18:49 +01:00
  • 613d34e6e6
    Update tourGuide for 3.0 Nick O'Leary 2022-07-12 21:12:31 +01:00
  • 4c784af55d
    Update dependencies Nick O'Leary 2022-07-12 21:12:00 +01:00
  • b28595c814
    Merge pull request #3759 from kazuhitoyokoi/master-fixundo Nick O'Leary 2022-07-12 13:18:55 +01:00
  • fca7beec01
    Merge pull request #3763 from node-red/pr_3756 Nick O'Leary 2022-07-12 13:18:22 +01:00
  • f813f03a46
    Merge pull request #3762 from node-red/sf-creds-fix Stephen McLaughlin 2022-07-12 10:21:20 +01:00
  • 6ff2232df3
    Ensure node icon shade has properly rounded corners Nick O'Leary 2022-07-12 09:27:45 +01:00
  • e3b1f058cd
    Merge pull request #3752 from Steve-Mcl/fix-global-path-popover Nick O'Leary 2022-07-11 20:28:58 +01:00
  • 542e9cacc2
    Merge pull request #3751 from Steve-Mcl/fix-linkcall-registry Nick O'Leary 2022-07-11 20:27:08 +01:00
  • 0a0a7ca39b
    Fix storing subflow credential type when input has multiple types Fixes #3749 Nick O'Leary 2022-07-11 20:19:48 +01:00
  • cee287da99 Focus editor for undo after some actions in menu Kazuhito Yokoi 2022-07-12 02:09:20 +09:00
  • c8e4df94f9
    Merge pull request #3754 from braincube-io/fix-change-context Stephen McLaughlin 2022-07-11 17:26:30 +01:00
  • c86e4f52a0 Fix shade for node icon to be rounded rectangle Kazuhito Yokoi 2022-07-12 00:10:51 +09:00
  • 44216310ca Ensure global/config and flow/config have info fixes #3750 Steve-Mcl 2022-07-11 13:09:49 +01:00
  • 5c69599e78 Apply linting suggestions to the registry enclosure Steve-Mcl 2022-07-11 10:28:31 +01:00
  • e4098d3991 fix undecalred variable access Steve-Mcl 2022-07-11 10:28:17 +01:00
  • 55a94d659b fix const reassignment Steve-Mcl 2022-07-11 10:27:30 +01:00
  • 7a048d5b32 Fix change node, not handling from field properly when using context Franck Mourre 2022-07-11 10:51:31 +02:00
  • e14dd06a94
    Merge pull request #3748 from Steve-Mcl/fix-add-junc-undo Nick O'Leary 2022-07-08 17:07:27 +01:00
  • 62332a2b56
    Merge pull request #3746 from node-red/pr_3744 Nick O'Leary 2022-07-08 17:07:03 +01:00
  • 639030924f include dirty state in history event Steve-Mcl 2022-07-08 14:09:54 +01:00
  • 241b47fe19
    Merge branch 'master' into pr_3744 pr_3744 Nick O'Leary 2022-07-08 13:08:26 +01:00
  • 69beecf334
    Fix menu padding for pull-left submenus Nick O'Leary 2022-07-08 13:06:05 +01:00
  • e308e02f9d
    Merge pull request #3745 from node-red-hitachi/fix-debug-path-menu Nick O'Leary 2022-07-08 08:53:24 +01:00
  • 87258e485a
    Merge pull request #3742 from Steve-Mcl/fix-tooltip-exception Nick O'Leary 2022-07-08 08:23:56 +01:00
  • 0682c346ea
    Merge pull request #3741 from Steve-Mcl/fix-context-menu Nick O'Leary 2022-07-08 08:23:02 +01:00
  • 5ae566952b do not show clear pinned if not available Hiroyasu Nishiyama 2022-07-08 13:10:21 +09:00
  • 18f9ab0cda make left sub-menu caret fit within context menu Hiroyasu Nishiyama 2022-07-07 20:23:27 +09:00
  • bd4a5ac844 fixed menu width and window width Hiroyasu Nishiyama 2022-07-07 19:39:28 +09:00
  • 257b1f89f3 fix display direction of context sub-menu Hiroyasu Nishiyama 2022-07-07 16:47:26 +09:00
  • 12543d2c2a Ensure all CSS variables are in the output file Mauricio Bonani 2022-07-06 19:06:11 -04:00
  • 962672564e prevent exception generating tooltip for deleted nodes Steve-Mcl 2022-07-06 15:17:58 +01:00
  • 7216c6d62a code linting and remove excessive new lines Steve-Mcl 2022-07-06 13:08:56 +01:00
  • 21d3261eec Allow editor events to close context menu Steve-Mcl 2022-07-06 13:05:57 +01:00
  • 03f758720c Allow escape key to close context menu Steve-Mcl 2022-07-06 13:05:18 +01:00
  • eaa85ae8d5 Fix insert=>link nodes enable/disable state Steve-Mcl 2022-07-06 12:54:22 +01:00
  • 8cb212d897
    Merge pull request #3729 from node-red/cut-vs-copy Stephen McLaughlin 2022-07-06 10:36:14 +01:00
  • a38d3981df
    Merge pull request #3731 from node-red-hitachi/fix-node-move Stephen McLaughlin 2022-07-06 10:35:54 +01:00
  • af08c077d2
    Merge pull request #3736 from bonanitech/disabled-config-node-background Stephen McLaughlin 2022-07-06 10:34:20 +01:00
  • 84e2489585
    Merge pull request #3737 from bonanitech/pr3692-leftovers Stephen McLaughlin 2022-07-06 10:33:59 +01:00
  • 597662fb26
    fixed broken image build Jordan McClintock 2022-07-05 16:35:54 -05:00
  • 744375bd5d Don't let themes change config node label colors Mauricio Bonani 2022-07-05 07:33:31 -04:00
  • 6c1f63bfbb introduce RED.view.dimensions for workspace dimensions Hiroyasu Nishiyama 2022-07-05 09:02:21 +09:00
  • 7d0267c924 Move colors left behind in #3692 to CSS variables Mauricio Bonani 2022-07-04 18:38:45 -04:00
  • daa9cb65e5 Change disabled config node background color variable Mauricio Bonani 2022-07-04 17:17:40 -04:00
  • 5c5855751c
    Merge pull request #3735 from kazuhitoyokoi/v2.x-backports Nick O'Leary 2022-07-04 21:03:03 +01:00
  • 7072265225
    Merge pull request #3734 from node-red-hitachi/fix-close-websocket Nick O'Leary 2022-07-04 21:02:20 +01:00
  • 8daade0021
    Merge pull request #3733 from node-red-hitachi/fix-debug-message-handling Nick O'Leary 2022-07-04 21:01:35 +01:00
  • b4d30b462f
    Merge pull request #3730 from ralphwetzel/master Nick O'Leary 2022-07-04 20:52:04 +01:00
  • 18acd67b4f
    Merge pull request #3728 from node-red/fix-credential-clear Nick O'Leary 2022-07-04 20:47:04 +01:00
  • 78ed53f4fb
    Ensure a second paste of cut nodes is treated as a copy-paste Nick O'Leary 2022-07-04 20:46:21 +01:00
  • d95314c754
    Update packages/node_modules/@node-red/runtime/lib/nodes/credentials.js Nick O'Leary 2022-07-04 20:21:25 +01:00
  • 396b3b64ff Fix typo in message catalog (Backport node-red#3724 to v2.x) Kazuhito Yokoi 2022-07-04 21:38:25 +09:00
  • 48e33a472b Fix use default button for node icon (Backport node-red#3714 to v2.x) Kazuhito Yokoi 2022-07-04 21:35:44 +09:00
  • 277cc19ec3 call done after close handler Hiroyasu Nishiyama 2022-07-04 11:23:47 +09:00
  • 67f4553213 fix handling of global debug message Hiroyasu Nishiyama 2022-07-04 10:45:20 +09:00
  • b2bb656d30
    Merge pull request #3732 from node-red/fix-monaco-default Nick O'Leary 2022-07-03 20:55:16 +01:00
  • ca20f41d0e
    Update theme tests to ensure monaco is loaded fix-monaco-default Nick O'Leary 2022-07-03 20:37:55 +01:00
  • 13e8aeae4e
    Fix defaulting to monaco if settings does not contain codeEditor Nick O'Leary 2022-07-03 20:22:19 +01:00
  • 02308f9e2f prevennt node from moving out of workspace Hiroyasu Nishiyama 2022-07-03 20:39:54 +09:00
  • 0fdcbb4611 Fix label overflow @ config-node palette ralphwetzel 2022-07-02 09:52:14 +02:00
  • 829ccc3466
    Do not generate new node-ids when pasting a cut flow Fixes #3629 Nick O'Leary 2022-07-01 17:48:14 +01:00
  • 9ac83cf62e
    Do not remove unknown credentials of Subflow Modules Fixes #3641 Nick O'Leary 2022-07-01 17:34:16 +01:00
  • f760354e82
    Merge pull request #3700 from ralphwetzel/master Nick O'Leary 2022-07-01 12:23:49 +01:00
  • e91e35d508
    Merge pull request #3721 from node-red/update-changlog Nick O'Leary 2022-07-01 12:22:09 +01:00
  • db7e196bf8
    Merge pull request #3727 from node-red/rh-click-link-actions Nick O'Leary 2022-07-01 12:22:00 +01:00
  • f5fe4f99f1
    Merge pull request #3723 from Steve-Mcl/fix-import Nick O'Leary 2022-07-01 12:21:37 +01:00
  • e2bff36395
    Merge pull request #3724 from kazuhitoyokoi/master-addjpn Nick O'Leary 2022-07-01 10:40:26 +01:00
  • 0a5d7c2100
    Update add-junction menu to work in more cases rh-click-link-actions Nick O'Leary 2022-07-01 10:31:50 +01:00
  • 4d42f8ec58 Global variable definition in for loop: Fixed ralphwetzel 2022-06-30 22:08:58 +02:00
  • 81e7b052da Merge branch 'master' of https://github.com/ralphwetzel/node-red ralphwetzel 2022-06-30 21:55:25 +02:00
  • be44b7e2c7
    Merge branch 'node-red:master' into master ralphwetzel 2022-06-30 21:54:18 +02:00
  • d8a781632c Re-order shortcut keymap ralphwetzel 2022-06-30 21:52:52 +02:00
  • 3726d6fe3b Finetune keyboard shortcut management ralphwetzel 2022-06-30 21:52:16 +02:00