Commit Graph

  • f09e61a59a Added parsed YAML support for template node (#1443) Nathanaël Lécaudé 2017-11-30 08:38:50 -05:00
  • d426aaa88a add —unsafe-perm option to npm install to match documentation (#1486) Mike Blackstock 2017-11-30 05:38:22 -08:00
  • 19e45389e1 Updated regex so custom width using calc() work (#1487) tilleul 2017-11-30 14:38:03 +01:00
  • 6d2389945b allow a node's icon to be set dynamically (#1490) Kazuki Nakanishi 2017-11-30 13:13:35 +00:00
  • 14c48253f6 Confirm actions that would overwrite dirty workspace Nick O'Leary 2017-11-24 23:12:35 +00:00
  • e5ff25b92d Fix project pull with authentication Nick O'Leary 2017-11-23 20:52:15 +00:00
  • 5c88888e02 Better auth handling in projects Nick O'Leary 2017-11-23 00:27:13 +00:00
  • 10057de9b3 A big projects update Nick O'Leary 2017-11-21 23:31:41 +00:00
  • cc88ebd2b9 Let trigger node support per topic mode (#1398) Dave Conway-Jones 2017-11-17 17:35:18 +00:00
  • 6baedf909d Fix #1478 - Project files are not being flushed to disk after being written (#1479) Jim Turner 2017-11-17 09:29:33 -08:00
  • f39d9d6f1b clone messages before delayed send (#1474) Dave Conway-Jones 2017-11-17 17:27:29 +00:00
  • ab61a95f83 Add test cases for change node (#1476) Kazuhito Yokoi 2017-11-18 02:26:36 +09:00
  • 813a5d2879 add some istanbul ignore to trigger Dave Conway-Jones 2017-11-03 19:20:03 +00:00
  • 10ceed30c6 Fix #1456 Thiago Bustamante 2017-11-03 11:34:41 -02:00
  • 2b9aa94f3a Add rc property to exec node outputs 1 and 2 (#1401) Dave Conway-Jones 2017-11-02 16:55:44 +00:00
  • 848fb975ed Fix a problem of file append test on Windows (#1431) Kazuki Nakanishi 2017-11-03 01:51:40 +09:00
  • d7f59dac84 Make it possible to save formatting choices separately by the type of object (#1458) Hiroki Uchikawa 2017-11-03 01:50:35 +09:00
  • dd47e615ee Fix css template with spaces , and add test (#1462) Dave Conway-Jones 2017-11-02 16:50:13 +00:00
  • 8f2f7ea1a5 Add test script for link node (#1463) Hiroyasu Nishiyama 2017-11-03 01:47:12 +09:00
  • 80a8efd8ce Add test script for "tcp in" node (#1465) Hiroyasu Nishiyama 2017-11-03 01:47:01 +09:00
  • d9dce77ef4 add test script for "udp in" node (#1466) Hiroyasu Nishiyama 2017-11-03 01:46:51 +09:00
  • ce7053a1fe add test script for "udp out" node (#1467) Hiroyasu Nishiyama 2017-11-03 01:46:38 +09:00
  • 0db1530171 add test script for "tcp request" node (#1468) Hiroyasu Nishiyama 2017-11-03 01:46:26 +09:00
  • 3745504107 Keep version sidebar in sync with project Nick O'Leary 2017-10-25 15:36:41 +01:00
  • 57533fd831 Add commit-diff view Nick O'Leary 2017-10-25 15:26:24 +01:00
  • f57a0d4d6b Remove unused variables in test cases of change node (#1455) Kazuhito Yokoi 2017-10-25 19:23:28 +09:00
  • 22772ca33e Fix debug message format for Buffer (#1444) Hiroki Uchikawa 2017-10-23 19:13:28 +09:00
  • dba6ff1d51 added chinese messages.json locale file (#1452) jmikerq 2017-10-23 02:55:26 -07:00
  • 40146dedaf Add Chinese version of infotips.json (#1449) Qi Xiu 2017-10-23 18:55:08 +09:00
  • 387b822f53 clean up naming for chinese software naming convention (#1453) jmikerq 2017-10-23 02:54:49 -07:00
  • b9a3563e5b Handle 'No newline' message in text diffs Nick O'Leary 2017-10-20 21:29:43 +02:00
  • 3d6468326a Allow a project's flow file to be changed Nick O'Leary 2017-10-19 21:38:53 +01:00
  • 298e37ec53 Fix problem in node pull-down menu (#1448) Kazuhito Yokoi 2017-10-19 21:52:25 +09:00
  • 5b137c457b Fix invalid from property error in change node (#1442) Kazuhito Yokoi 2017-10-18 06:17:27 +09:00
  • 5218a3fbac Add custom project.toJSON to simplify state mangement Nick O'Leary 2017-10-17 10:14:50 +01:00
  • 4569cb432d Add Project object in runtime Nick O'Leary 2017-10-16 23:23:50 +01:00
  • 611e598756 Add test cases for function node (#1402) Kazuhito Yokoi 2017-10-13 04:47:52 +09:00
  • 937d79d28f Add test cases for debug node (#1438) Hiroki Uchikawa 2017-10-13 04:47:13 +09:00
  • 23c2a771d3 fixed unmatched HTML tags (#1437) Hiroyasu Nishiyama 2017-10-11 21:31:37 +09:00
  • 58a890e836 completely remove unnecessary callback Dave Conway-Jones 2017-10-11 08:52:28 +01:00
  • 6a869e120c speed up debug window - only process required number of messages (#1378) Dave Conway-Jones 2017-10-10 21:53:25 +01:00
  • ae7c298b1a let default apply if msg.delay not set in override mode. (#1397) Dave Conway-Jones 2017-10-10 21:40:09 +01:00
  • 53bfe12ac1 Add test cases for switch node (#1426) Hiroki Uchikawa 2017-10-11 05:37:34 +09:00
  • 140ea683a6 [fix] github oauth strategy when Root is not / (#1430) Henri Bouvier 2017-10-10 16:24:44 -04:00
  • 0634a97598 Fix global.keys() bug in function node (#1417) Kazuhito Yokoi 2017-10-11 05:13:38 +09:00
  • 3479c794de Modify JSONata Expression editor to refer to language files (#1433) Kazuhito Yokoi 2017-10-11 04:21:41 +09:00
  • 89cad116f7 Update translation file for JSONata (jsonata.json) (#1432) Kazuhito Yokoi 2017-10-11 04:21:19 +09:00
  • 19c84eb694 Add commit history view in sidebar Nick O'Leary 2017-10-09 23:37:19 +01:00
  • eae390acf5 Disable view-diff button for deletes/unknown files Nick O'Leary 2017-10-09 12:10:00 +01:00
  • 10567afbb9 Add unified diff view to version control tab Nick O'Leary 2017-10-09 00:11:07 +01:00
  • 51bad3bf3c Add dual text-diff Nick O'Leary 2017-08-20 22:59:51 +01:00
  • 9134d8841d Update ISSUE_TEMPLATE.md Nick O'Leary 2017-10-08 14:04:35 +01:00
  • e9a026c131 Add issue/pr templates Nick O'Leary 2017-10-08 14:01:41 +01:00
  • 9a2fd0e2b2 Add initial version control sidebar with commit function Nick O'Leary 2017-10-07 00:18:20 +01:00
  • 522f7e6844 Do not include creds when calculating flow revision hash Nick O'Leary 2017-09-28 22:34:21 +01:00
  • cb4f46decc Fix circular reference in join node (#1412) Hiroki Uchikawa 2017-09-29 03:09:54 +09:00
  • 81256279a8 Fix wrong argument in change node (#1415) Hiroki Uchikawa 2017-09-28 18:06:31 +09:00
  • 039bd1ddc0 Auto hide empty palette categories (#1395) Dave Conway-Jones 2017-09-27 17:05:18 +01:00
  • 0791d4797f Update ACE to test and add python highlighter (#1373) Dave Conway-Jones 2017-09-27 17:04:01 +01:00
  • 6a06142e1e Allow credSecret to be managed via project settings Nick O'Leary 2017-09-26 22:51:08 +01:00
  • ef53dca062 Handle escape characters in template node which uses Mustache format and JSON output mode (#1377) Kazuhito Yokoi 2017-09-21 21:38:45 +09:00
  • 6ce761edda Update settings.js (#1404) Richlv 2017-09-21 18:07:34 +05:30
  • d8fd218409 Allow project dependencies to be edited in dialog Nick O'Leary 2017-09-21 11:19:24 +01:00
  • edc2310599 Move project sidebar to project settings dialog Nick O'Leary 2017-09-20 22:51:28 +01:00
  • d2b53ebba0 boost trigger node test coverage Dave Conway-Jones 2017-09-20 17:35:24 +01:00
  • b1cd13d629 Initial projects implementation Nick O'Leary 2017-09-20 10:30:07 +01:00
  • 32d98a7fa3 trigger test - add missing try/catch to all test with callback Dave Conway-Jones 2017-09-20 09:31:11 +01:00
  • 69946f0be0 test trigger repeat for pass by ref error Dave Conway-Jones 2017-09-20 08:42:23 +01:00
  • 6e610c0435 Add some tests for trigger by topic Dave Conway-Jones 2017-09-19 23:21:50 +01:00
  • cdf9e2c214 ensure trigger node clones repeating message Dave Conway-Jones 2017-09-19 22:40:36 +01:00
  • 6b672bd9af Let trigger node support per topic mode Dave Conway-Jones 2017-09-18 15:44:37 +01:00
  • b81940351f Allow port zero for Express (#1363) btsimonh 2017-09-17 09:30:39 +01:00
  • 1532d9b6e2 Adding bidi preferences (#1375) bidi-17 Moshe Wajnberg 2017-09-17 11:05:26 +03:00
  • a42e99c4aa Fix the appearance of 'is between' rule on switch node property (#1383) Kazuki Nakanishi 2017-09-17 16:46:47 +09:00
  • ff40b521b7 Fix problem with multi-byte character (#1391) HirokiUchikawa 2017-09-17 16:46:14 +09:00
  • 85392496e7 Allow setTimeout in Function node to be promisified in node 8 Nick O'Leary 2017-09-12 15:13:13 +01:00
  • 29cae9975e Upgrade JSONata to v1.3.0 (#1386) Jeston Tigchon 2017-09-07 13:58:29 -07:00
  • 170d6b28f8 Change font family (#1357) Kosuke Akizuki 2017-08-24 20:14:55 +09:00
  • 9a8b404054 Split localfilesystem storage plugin into component parts Nick O'Leary 2017-08-23 17:31:33 +01:00
  • 41af5187aa Reorganise red/api layout to better componentise Nick O'Leary 2017-08-22 22:26:29 +01:00
  • a844ca161f Spinner fixes (#1371) Dave Conway-Jones 2017-08-21 22:00:23 +01:00
  • e09efba313 mqtt: Add 'name' to mqtt-broker node, and label it by this if it is set. (#1364) btsimonh 2017-08-09 22:22:40 +01:00
  • 96a0dbea2d Don't include subflow meta-port nodes in exported selection Fixes #1362 Nick O'Leary 2017-08-08 15:48:54 +01:00
  • 5b3b5271ad Remove test diff code Nick O'Leary 2017-08-07 16:38:15 +01:00
  • d7d13c12fe Modify messages to refer to language files (#1361) Kazuhito Yokoi 2017-08-07 18:00:28 +09:00
  • 54220d0e71 Ensure shade elements have a higher z-index than ui elements Nick O'Leary 2017-08-04 22:20:58 +01:00
  • 4a2e3586f1 Allow delay node in rate-limit mode to be reset Fixes #1360 Nick O'Leary 2017-08-04 21:09:00 +01:00
  • f808e85da9 Diff view: subflows can have port labels as well Nick O'Leary 2017-08-04 14:26:05 +01:00
  • 1671d1f580 Allow expanding diff elements to stay in-sync deeper Nick O'Leary 2017-08-04 14:23:28 +01:00
  • 7de1bf9d95 Better node properties layout in diff table Nick O'Leary 2017-08-03 23:04:39 +01:00
  • 7368b0cefb Make diff tool a maximised tray rather than dialog Nick O'Leary 2017-08-03 09:58:25 +01:00
  • 4af43d676a Include input/output labels in diff view Nick O'Leary 2017-08-02 21:57:23 +01:00
  • 67dc848b2d getNodeIcon should handle subflow types properly Nick O'Leary 2017-08-02 21:55:25 +01:00
  • 7ec8f0d26b Do not include tab types in typeSearch dialog Nick O'Leary 2017-08-02 21:54:58 +01:00
  • eaf08a9971 Keep local/remote diff objects in sync as they expand Nick O'Leary 2017-07-31 23:29:36 +01:00
  • 5bdb9e972e Add httpStatic log statement on start up Nick O'Leary 2017-07-26 11:45:49 -07:00
  • d4d87054c4 Ensure tab property changes are listed in diff view Nick O'Leary 2017-07-26 07:55:53 -07:00
  • 0f93929544 Fix diff view node properties table rendering Nick O'Leary 2017-07-26 07:47:19 -07:00
  • 1c0e794f87 Ensure tabs get their definition object properly attached Nick O'Leary 2017-07-26 07:46:22 -07:00
  • f9bce5a5f9 Changelog for 0.17.5 0.17.5 Nick O'Leary 2017-07-23 17:32:27 +01:00