Commit Graph

  • c4eae3f130 Fix file extension HirokiUchikawa 2018-06-08 19:26:07 +09:00
  • 41a04a2849 Add async API to context and add test cases for async HirokiUchikawa 2018-06-07 21:51:11 +09:00
  • ed1d34e678 Use fs-extra instead of node-json-db HirokiUchikawa 2018-06-07 20:17:51 +09:00
  • f44487338d Fix a wrong statement HirokiUchikawa 2018-06-06 18:46:32 +09:00
  • 7aced85a31 Use Array.indexOf() instead of Array.includes() Hiroki Uchikawa 2018-06-04 13:04:56 +09:00
  • fbe0e2d6eb Delete async function in context/index HirokiUchikawa 2018-06-01 19:21:41 +09:00
  • 6e34f0697c Allow .get/set/keys to return asynchronous results HirokiUchikawa 2018-06-01 11:44:45 +09:00
  • a835f9f0cb Fix ENOENT error in LocalFileSystem.clean() HirokiUchikawa 2018-05-31 14:09:36 +09:00
  • 16715673c3 Add test case HirokiUchikawa 2018-05-31 09:47:21 +09:00
  • c48c74f173 Delete unused variables HirokiUchikawa 2018-05-31 09:46:54 +09:00
  • f262348497 Add clean to context plugin and don't delete local context unless the context is deleted by a user HirokiUchikawa 2018-05-30 15:23:34 +09:00
  • 7185bcd51f Add open/close API for context HirokiUchikawa 2018-05-30 10:24:27 +09:00
  • 28d05e2449 Allow multiple instances of a given storage module to exist HirokiUchikawa 2018-05-24 21:42:40 +09:00
  • 7fafa21a1b Change the order of arguments Hiroki Uchikawa 2018-05-23 11:42:53 +09:00
  • 84f598e143 Change prefix from $ to # HirokiUchikawa 2018-05-23 10:23:39 +09:00
  • e30f8628db Revert runtime/util HirokiUchikawa 2018-05-09 19:19:37 +09:00
  • 0be9c88106 Improve processing when default is an alias and fix test cases Hiroki Uchikawa 2018-04-23 10:45:30 +09:00
  • e046fc1ac5 Refactor parseKey and implement parseStorage Kazuki-Nakanishi 2018-04-20 11:41:29 +09:00
  • 3a476ac493 Implemented error handlings Kazuki-Nakanishi 2018-03-28 15:54:16 +09:00
  • e33ec0cf50 update external context - Implement delete function - Swap default easily - Change memory context as a plugin - Update localfilesystem plugin - Change file/folder structure Hiroki Uchikawa 2018-03-23 17:18:56 +09:00
  • b4b70a988e Change delimiter to "_" from ":" Hiroki Uchikawa 2018-03-16 06:06:06 +09:00
  • e66b381070 add external context files Hiroki Uchikawa 2018-03-16 05:52:17 +09:00
  • 771b598c09 Add persistable context and avoid exception when arg is undefined in util/getMessageProperty Hiroki Uchikawa 2018-03-15 15:15:26 +09:00
  • cd44f13171 Move context_spec.js to context folder and rename context_spec.js -> index_spec.js Hiroki Uchikawa 2018-03-15 15:03:50 +09:00
  • aa6b72ac87 Move context.js to context folder and rename context.js -> index.js Hiroki Uchikawa 2018-03-15 15:03:24 +09:00
  • a467fe5ed7 Reposition tab menu before opening Nick O'Leary 2018-06-19 10:49:50 +01:00
  • 467411c6c3 merge 0.19 Hiroyasu Nishiyama 2018-06-17 01:26:31 +09:00
  • 2648b7ca54 Handle releasing ctrl when using quick-add node dialog Nick O'Leary 2018-06-15 22:33:53 +01:00
  • de35c7024a Tab buttons should use editor-button-toggle style Nick O'Leary 2018-06-15 17:28:29 +01:00
  • 9d219c163d Don't accidentally re-use udp port when set to not do so Dave Conway-Jones 2018-06-15 14:53:02 +01:00
  • f7434b5ec8 Add output to File Out node and update icons Nick O'Leary 2018-06-15 13:25:05 +01:00
  • 5ed3360c0b Fix css for single toggle buttons Nick O'Leary 2018-06-15 13:24:52 +01:00
  • 746512b8b8 Remove sentiment from core move-out-sentiment Dave Conway-Jones 2018-06-14 20:44:17 +01:00
  • 6f5974f875 Fix join node manual mode array Dave Conway-Jones 2018-06-14 20:00:42 +01:00
  • 56db1da3cf Merge pull request #1732 from node-red/pi-nodes-editable-when-na Nick O'Leary 2018-06-13 15:46:21 +01:00
  • fef71f29c4 Merge pull request #1750 from node-red-hitachi/logic-nodes-test Nick O'Leary 2018-06-13 15:45:13 +01:00
  • d46b66878a Show unknown node properties in info tab Nick O'Leary 2018-06-13 14:56:09 +01:00
  • 6cad80c4ad Add node icon picker widget Nick O'Leary 2018-06-12 23:46:06 +01:00
  • 68779caa2e Only edit nodes on dbl click on primary button with no modifiers Nick O'Leary 2018-06-12 15:34:08 +01:00
  • 2a122ed283 Allow subflows to be put in any palette category Nick O'Leary 2018-06-12 12:54:32 +01:00
  • 17c5fdf0d5 Add flow navigator widget Nick O'Leary 2018-06-08 23:32:17 +01:00
  • 0835fdd0d1 Merge branch '0.19' into runtime-api Nick O'Leary 2018-06-06 21:59:46 +01:00
  • f6274445a2 Merge branch 'master' into 0.19 Nick O'Leary 2018-06-06 21:41:48 +01:00
  • 3b0300b834 Cache flow library result to improve response time Fixes #1753 Nick O'Leary 2018-06-06 21:38:44 +01:00
  • 4fbf1fe780 Add middle-button-drag to pan the workspace Nick O'Leary 2018-06-06 20:51:30 +01:00
  • dcf44fed58 allow multi-line category name in editor Hiroyasu Nishiyama 2018-06-05 20:18:40 +09:00
  • 7136dc1c72 Merge pull request #1749 from kazuhitoyokoi/0.19 Nick O'Leary 2018-06-04 23:32:55 +01:00
  • 0e4cedbc5e Remove new lines Kazuhito Yokoi 2018-06-04 07:21:48 +09:00
  • dc139bcc30 Remove new line Kazuhito Yokoi 2018-06-04 07:15:26 +09:00
  • b204b183de Add logic nodes test cases KatsuyaHoshii 2018-06-01 14:33:20 +09:00
  • ab788bc1e3 Add i18n support for projectSettings.js Kazuhito Yokoi 2018-06-01 12:58:09 +09:00
  • 95b4c8d515 Merge pull request #1748 from node-red-hitachi/0.19-editor-diff-i18n-jp Nick O'Leary 2018-05-31 10:44:36 +01:00
  • b025644525 Merge pull request #1744 from node-red-hitachi/0.19-i18n-defaultFileSet Nick O'Leary 2018-05-31 08:51:53 +01:00
  • 9e87a60597 modify translate project diff Yuma Matsuura 2018-05-30 17:07:45 +09:00
  • 5a70bea67a add translate project diff Yuma Matsuura 2018-05-28 16:00:32 +09:00
  • 2a95af3928 merged 0.19-allow-i18n-translation-in-runtime Hiroyasu Nishiyama 2018-05-30 21:59:20 +09:00
  • 0a0ca380d3 Ensure apiMaxLength applies to HTTP Nodes Fixes #1278 Nick O'Leary 2018-05-30 13:32:38 +01:00
  • 4cfbf7f71c Merge pull request #1743 from node-red-hitachi/0.19-allow-i18n-translation-in-runtime Nick O'Leary 2018-05-30 13:20:05 +01:00
  • de43148341 change current_locale to getCurrentLocale Hiroyasu Nishiyama 2018-05-30 20:32:56 +09:00
  • 0a2aab7d68 Merge pull request #1746 from node-red-hitachi/0.19-user-settings-projects-i18n-jp Nick O'Leary 2018-05-30 10:30:25 +01:00
  • 745821c420 Merge pull request #1745 from node-red-hitachi/0.19-version-projects-i18n-jp Nick O'Leary 2018-05-30 10:30:12 +01:00
  • 57c4c754d0 Merge pull request #1742 from node-red-hitachi/0.19-editor-main-i18n-jp Nick O'Leary 2018-05-30 10:22:38 +01:00
  • 4b5c437533 Merge pull request #1741 from node-red-hitachi/0.19-editor-projects-i18n-jp Nick O'Leary 2018-05-30 10:21:29 +01:00
  • 8d63b6a1ed Merge pull request #1734 from node-red-hitachi/0.19-fix-icon-scan-test-for-win Nick O'Leary 2018-05-30 10:18:57 +01:00
  • 245a8adbf9 Merge pull request #1736 from node-red-hitachi/0.19-httpreq Nick O'Leary 2018-05-30 10:18:21 +01:00
  • 4f7d98aace modify translate user settings Yuma Matsuura 2018-05-28 17:03:33 +09:00
  • b0c693cc3a move comment from json to js Kazuki-Nakanishi 2018-05-28 17:06:38 +09:00
  • b2cca10e8b Add i18n support for version control of project Kazuki-Nakanishi 2018-05-28 17:01:53 +09:00
  • a84b2ab5bb update defaultFileSet test for i18n support Hiroyasu Nishiyama 2018-05-27 22:30:05 +09:00
  • 4565342b05 add i18n support for project default files generation Hiroyasu Nishiyama 2018-05-27 01:38:54 +09:00
  • 0ad54cc2d1 allow i18n translation in runtime Hiroyasu Nishiyama 2018-05-27 01:05:50 +09:00
  • 865853da19 add some i18n support for main editor interface and Japanese message catalogue Hiroyasu Nishiyama 2018-05-26 20:08:39 +09:00
  • 392ed706fd add i18n support for projects interface and Japanese message catalogue Hiroyasu Nishiyama 2018-05-26 14:21:30 +09:00
  • 0ff0f25aaf Merge branch 'master' into 0.19 Nick O'Leary 2018-05-25 13:58:15 +01:00
  • c157960846 Change debug sidebar icon Nick O'Leary 2018-05-24 16:47:51 +01:00
  • a5c00b5c81 add translate-user-settings (#1740) YumaMatsuura 2018-05-25 21:55:03 +09:00
  • 472bbdb59f Fix typo in CHANGELOG 0.18.7 Nick O'Leary 2018-05-25 13:27:58 +01:00
  • 7877093713 Bump 0.18.7 Nick O'Leary 2018-05-25 13:23:18 +01:00
  • 8cb2e51407 Relax twitter node version ready for major version bump Nick O'Leary 2018-05-25 11:40:14 +01:00
  • d5cee81fb6 Merge branch 'pr_1739' Nick O'Leary 2018-05-25 11:37:37 +01:00
  • bca020bc4d Tidy up default grunt task and fixup test break due to reorder Fixes #1738 Nick O'Leary 2018-05-25 11:36:17 +01:00
  • 5069f2844c Bump jsonata version Nick O'Leary 2018-05-25 10:51:29 +01:00
  • 252df81f59 Pass Date into the Function node sandbox to fix instanceof tests Nick O'Leary 2018-05-25 10:50:58 +01:00
  • 7f89a4a26f Update .travis.yml KatsuyaHoshii 2018-05-25 11:48:33 +09:00
  • 40f4167894 let TCP in node report remote ip and port when in single packet mode Dave Conway-Jones 2018-05-24 21:39:46 +01:00
  • 0ef16989cd Do not trim wires if node declares outputs in defaults but misses value Fixes #1737 Nick O'Leary 2018-05-24 20:25:26 +01:00
  • 3df3d6f516 add debug to trigger test to help work out fails Dave Conway-Jones 2018-05-24 10:02:51 +01:00
  • 10395ef254 typo fix *hierarchy (#1735) Edward Vielmetti 2018-05-24 04:48:05 -04:00
  • 83854c28db fix test failure of icon scan on windows Hiroyasu Nishiyama 2018-05-24 12:06:39 +09:00
  • fcbea2629c Support flow.disabled and .info in /flow API Nick O'Leary 2018-05-23 22:41:39 +01:00
  • 522360dcb7 merge to latest Nick O'Leary 2018-05-23 12:45:29 +01:00
  • 26bc142cc2 Handle loading empty nodesDir Nick O'Leary 2018-05-23 10:59:08 +01:00
  • a4eb8e11c3 Collapse sidebar tabs Nick O'Leary 2018-05-23 10:25:10 +01:00
  • 9fd5d1db56 Move to request module HirokiUchikawa 2018-05-23 17:16:20 +09:00
  • 1d05b4c981 relax test spec slightly Dave Conway-Jones 2018-05-23 08:58:04 +01:00
  • 61f6535be8 Add test case for preventing following redirect HirokiUchikawa 2018-05-23 16:54:03 +09:00
  • 7dd329b5ee Add basic loading tests for GPIO nodes Dave Conway-Jones 2018-05-22 17:26:52 +01:00
  • b761904424 let Pi nodes be visible/editable on all platforms Dave Conway-Jones 2018-05-22 15:48:24 +01:00
  • 36105412b1 Add 'private' property to userDir generated package.json Nick O'Leary 2018-05-22 11:41:22 +01:00
  • 184b1b018c Add missing resource file Nick O'Leary 2018-05-21 22:38:07 +01:00