Commit Graph

  • 3f27dc89d8 Add overloads for context/flow/global set/get/keys Steve-Mcl 2021-06-23 22:27:13 +01:00
  • 162038639e fix to encode objects of type map and set ydovando 2021-06-23 12:01:12 -07:00
  • d6f6efc189
    Lower tray zIndex when overlay tray being opened Fixes #3019 Nick O'Leary 2021-06-23 14:34:52 +01:00
  • 2cda49fc38
    Reduce z-Index of Function expand buttons to prevent overlap Part of #3019 Nick O'Leary 2021-06-23 14:16:36 +01:00
  • 04f4a76b41
    exec node: clarify scope Nathanaël Lécaudé 2021-06-18 14:46:16 -04:00
  • 0a8f7085f3 allow static private field to have initializer Steve-Mcl 2021-06-17 08:44:44 +01:00
  • 7ae48d7390 exec: solidify tests Nathanaël Lécaudé 2021-06-16 17:38:34 -04:00
  • c908502644 add 2 ace compatible functions - clearSelection - blocky node - selectAll - obvious addition Steve-Mcl 2021-06-16 22:36:00 +01:00
  • 2f0631809d exec node: modify test Nathanaël Lécaudé 2021-06-16 17:09:21 -04:00
  • 91ab3bd972 exec node: add windowsHide option to hide windows under Windows Nathanaël Lécaudé 2021-06-16 17:00:00 -04:00
  • 672636313c
    Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json Sam Machin 2021-06-16 17:13:52 +01:00
  • 79875ef50d
    Merge branch 'master' into dev Nick O'Leary 2021-06-16 17:03:50 +01:00
  • aea5445495
    Support loading external module sub path Fixes #3023 Nick O'Leary 2021-06-16 17:02:24 +01:00
  • 754a36fbc9
    Merge branch 'master' into dev Nick O'Leary 2021-06-16 13:42:56 +01:00
  • 85dafc0b3c
    Ensure RED.clipboard.import displays the right library Fixes #3021 Nick O'Leary 2021-06-16 13:41:58 +01:00
  • b516ab9b4f
    Batch messages sent over comms to prevent flooding Nick O'Leary 2021-06-16 11:36:24 +01:00
  • 1a27e60e55
    Allow RED.popover.panel to specify a closeButton to ignore click events on Nick O'Leary 2021-06-16 11:34:41 +01:00
  • 2c710736e8
    Use browser default language for initial page load Nick O'Leary 2021-06-14 09:37:14 +01:00
  • 69b9ff69be
    Add css var for node font color Nick O'Leary 2021-06-14 09:26:40 +01:00
  • a3a4fc0cc2
    Fix label padding of toggleButton Nick O'Leary 2021-06-14 09:26:16 +01:00
  • ae686bb15d
    Give sidebar open tab a bit more room for its label Nick O'Leary 2021-06-14 09:24:34 +01:00
  • 68a5325849
    Bump version to 2.0.0-beta.2 Nick O'Leary 2021-06-10 16:28:32 +01:00
  • 75e3bddfa9
    Remove the request module as a dependency Nick O'Leary 2021-06-10 16:25:52 +01:00
  • bd3a8db438 log readOnly on startup Sam Machin 2021-06-16 10:10:31 +01:00
  • 102868bf74
    Merge pull request #3022 from kazuhitoyokoi/update-message-files Nick O'Leary 2021-06-15 23:28:19 +01:00
  • 1a73a27102 add diagnosticCodesToIgnore 2345 - handles issue with Intl.DateTimeFormat when options is a variable Steve-Mcl 2021-06-15 23:15:54 +01:00
  • a9cf34ab56 prevent IE script error - even though monaco does not work in EI, scripts must not fail to load Steve-Mcl 2021-06-15 21:02:30 +01:00
  • 46d17c3314 update code comments Steve-Mcl 2021-06-15 21:01:33 +01:00
  • 40f816c311
    Merge pull request #3020 from node-red-hitachi/update-message-files Nick O'Leary 2021-06-15 08:53:02 +01:00
  • 13f1c12912 Add translations to message catalog Kazuhito Yokoi 2021-06-14 15:54:05 +09:00
  • 93c25f5d1b Update message catalogue Hiroyasu Nishiyama 2021-06-13 14:19:36 +09:00
  • aa6ec60c34 fix up issues with function node types - node.status add overload - remove examples as they dont render correctly - correct Number and Object types to number and object Steve-Mcl 2021-06-11 18:44:37 +01:00
  • 911285fcc5
    Update settings.js Sam Machin 2021-06-11 15:24:36 +01:00
  • ac159bb52e
    Merge pull request #3017 from hardillb/dev Nick O'Leary 2021-06-11 14:51:38 +01:00
  • 919aee64f9
    Add support for user/pass in URL Ben Hardill 2021-06-11 14:48:41 +01:00
  • 553bec1a1f
    Add testcase Ben Hardill 2021-06-11 14:34:16 +01:00
  • bcb6d1cf93
    Fix for basic auth with @ in username Ben Hardill 2021-06-11 14:25:18 +01:00
  • 7d24e5b279 node.status snippet enums for fill and shape Steve-Mcl 2021-06-11 08:01:38 +01:00
  • 12253e23b5 Add setReadOnly support Steve-Mcl 2021-06-10 21:18:29 +01:00
  • 4acb66fb7a
    Merge branch 'master' into dev 2.0.0-beta.1 Nick O'Leary 2021-06-10 16:06:30 +01:00
  • 68ef85b64b
    Update CHANGELOG Nick O'Leary 2021-06-10 15:48:24 +01:00
  • b73efe6bb4
    Ensure CSV node tries to parse number when set to do so (trim whitespace) Dave Conway-Jones 2021-06-10 14:55:47 +01:00
  • 89c84522d2
    Merge branch 'master' into dev Nick O'Leary 2021-06-10 14:19:24 +01:00
  • 98172764ac
    Handle node icon paths for scoped modules Fixes #3013 Nick O'Leary 2021-06-10 14:15:43 +01:00
  • 448e881104
    Update to latest node-red-admin Nick O'Leary 2021-06-10 10:31:54 +01:00
  • f16134ab1f
    Update changelog Nick O'Leary 2021-06-09 13:49:33 +01:00
  • f5dc1564a4
    Merge pull request #3009 from hardillb/get-got Nick O'Leary 2021-06-09 09:59:31 +01:00
  • 133df75bd4
    Merge branch 'dev' into get-got Nick O'Leary 2021-06-09 09:59:23 +01:00
  • 440be0653a
    Merge pull request #3012 from node-red/reorganise-settings Nick O'Leary 2021-06-09 09:57:34 +01:00
  • d721a40ca5
    Clarify flowFilePretty option Nick O'Leary 2021-06-09 09:26:55 +01:00
  • a9b252b8fa
    Ensure httpServerOptions gets applied to ALL the express apps Nick O'Leary 2021-06-08 21:17:42 +01:00
  • 8a5b3ddee7
    Change comment style in default settings file. Nick O'Leary 2021-06-08 21:04:59 +01:00
  • d83e543a98
    Update dependencies Nick O'Leary 2021-06-08 17:33:40 +01:00
  • bcd6e8fd63
    Restructure default settings.js to be more organised Nick O'Leary 2021-06-08 15:58:19 +01:00
  • d5c5738aab
    Fix proxy authentication problem & reinstate tests Ben Hardill 2021-06-08 14:22:20 +01:00
  • 9e4dfe081f
    Remove unused dev dependency Ben Hardill 2021-06-08 13:27:26 +01:00
  • 090852b72b
    Revet changes to /proxyAuthneticate Ben Hardill 2021-06-08 12:06:18 +01:00
  • ff5e038c49
    Improve contrast of export dialog JSON font color Nick O'Leary 2021-06-08 11:54:58 +01:00
  • 5cc2e5f6e1
    Fix merge Nick O'Leary 2021-06-08 11:48:45 +01:00
  • 4e8c0573c4
    Re-enable as many http-request proxy tests as possible Ben Hardill 2021-06-08 11:46:54 +01:00
  • ce905ba2c4
    Merge branch 'master' into dev Nick O'Leary 2021-06-08 11:44:31 +01:00
  • 3104c17fb3
    Update to latest node-red-admin Nick O'Leary 2021-06-08 11:36:16 +01:00
  • 7651941722
    Do not assign z property to tab node when updating flow Fixes #3010 Nick O'Leary 2021-06-08 11:35:10 +01:00
  • 7bf938901a
    Merge branch 'pr_2952' into dev Nick O'Leary 2021-06-08 11:09:56 +01:00
  • f8b61d2926
    Merge pull request #2997 from hardillb/watch-fix Nick O'Leary 2021-06-08 11:07:37 +01:00
  • 4edea59ab1
    Merge branch 'pr_2990' into dev Nick O'Leary 2021-06-08 10:56:57 +01:00
  • c8bcd2818d
    Disable inject-now button if inside subflow Nick O'Leary 2021-06-08 10:56:34 +01:00
  • 9b46dbaff1
    Switch editableList buttons from <a> to <button> elements Nick O'Leary 2021-06-08 10:56:04 +01:00
  • 17a139f27f
    Start to add HTTP-PROXY tests back in Ben Hardill 2021-06-08 10:30:24 +01:00
  • bd00c728d1
    Merge pull request #3008 from Steve-Mcl/node-red-typings-update Nick O'Leary 2021-06-08 10:29:03 +01:00
  • 9d510b514c
    Merge pull request #3007 from Steve-Mcl/monaco-update Nick O'Leary 2021-06-08 10:27:15 +01:00
  • 00dcc5ecda
    Merge pull request #3011 from node-red/cheerio-update Nick O'Leary 2021-06-08 10:22:20 +01:00
  • dbbdd3f799
    Update to latest cheerio module Nick O'Leary 2021-06-08 09:31:27 +01:00
  • 3541b4b968
    Merge pull request #3004 from node-red-hitachi/fix-get-subflow-info Nick O'Leary 2021-06-07 18:16:01 +01:00
  • 5b1bf35a23
    Fix over-greeding matching whilst parsing commit history Fixes #3006 Nick O'Leary 2021-06-07 18:06:35 +01:00
  • 591b61945f
    Merge branch 'get-got' of github.com:hardillb/node-red into get-got Ben Hardill 2021-06-07 16:01:06 +01:00
  • bd1943626b
    Add more comment Ben Hardill 2021-06-07 16:00:07 +01:00
  • f152cdef51
    Merge pull request #1 from node-red/get-got Ben Hardill 2021-06-07 13:04:27 +01:00
  • 33f8c9747d
    Comment out HTTP Proxy tests Ben Hardill 2021-06-07 13:00:02 +01:00
  • 714a5e26b3 add env.get to function node defs Steve-Mcl 2021-06-05 12:42:54 +01:00
  • 7f2c6e40d3 fix typescript errors in node-red d.ts def files Steve-Mcl 2021-06-05 12:42:13 +01:00
  • db676ec223 add snippet for env.get Steve-Mcl 2021-06-05 12:34:47 +01:00
  • ffb3e511a7 update monaco v0.24.0 Steve-Mcl 2021-06-05 12:28:25 +01:00
  • e9e64f6a44
    Add option to RED.nodes.createCompleteNodeSet to include node dimensions Nick O'Leary 2021-06-04 13:53:01 +01:00
  • a7b8adb0e1 Fix allow Flow.getNode to return subflowInstance nodes Kazuhiro Ito 2021-06-04 15:08:03 +09:00
  • 4140ff03d7
    fix typo in zh-CN translation (#3003) Jiye Yu 2021-06-04 03:03:00 +09:00
  • 59526da59d fix typo in zh-CN translation JIYE YU 2021-06-03 08:50:36 +09:00
  • e042ef05a4
    Update dependencies Nick O'Leary 2021-06-02 16:24:12 +01:00
  • 7c02e4d66a
    Merge branch 'master' into dev Nick O'Leary 2021-06-02 15:40:56 +01:00
  • 711794cfe1
    Merge pull request #2993 from Steve-Mcl/master Nick O'Leary 2021-06-02 15:20:25 +01:00
  • c0e4cf2358
    Fix handling of boolean subflow module properties Fixes #3000 Nick O'Leary 2021-06-02 14:48:54 +01:00
  • a92f8f36c1
    Keep proper track of moved/changed state in undo/redo history Fixes #2999 Nick O'Leary 2021-06-02 14:07:22 +01:00
  • 12698dc347
    Add full ast parsing in Function node to spot node.done calls Fixes #2998 Nick O'Leary 2021-06-02 12:32:44 +01:00
  • 3e6a55f78e
    Update to latest 6.x ws module Nick O'Leary 2021-06-02 11:58:51 +01:00
  • 7585f14b89
    Watch node throws errors if new files deleted Ben Hardill 2021-05-28 08:34:08 +01:00
  • 01b5fc4d49
    Merge pull request #2987 from node-red/clean-ids Nick O'Leary 2021-05-27 12:18:38 +01:00
  • 0fb7d3bfc8
    Merge pull request #2991 from node-red-hitachi/fix-empty-switch-rule Nick O'Leary 2021-05-27 12:18:23 +01:00
  • 2cd74d355c
    Merge pull request #2994 from node-red/css-vars Nick O'Leary 2021-05-27 12:18:05 +01:00
  • 3d405f8c63
    Merge pull request #2969 from node-red/ajv-update Nick O'Leary 2021-05-27 12:17:51 +01:00
  • a92f0c4c6e fix context key validation + add tests - adds a helper function validateContextKey to keep it DRY - adds tests ensure key of null "" 1 {} [] [""] [1] [{}] all throw error Steve-Mcl 2021-05-26 13:04:09 +01:00