Commit Graph

  • 548f45cd56 Publish null/undefined to mqtt as blank not toString Fixes #1521 Nick O'Leary 2018-01-13 22:53:58 +00:00
  • 8ffabf1813 Make Watch node test more reliable Nick O'Leary 2018-01-13 22:48:35 +00:00
  • 1f40d4f941 Update package dependencies Nick O'Leary 2018-01-13 22:00:43 +00:00
  • 41582045d0 Tidy-up inject node once-timer on close Nick O'Leary 2018-01-13 21:17:14 +00:00
  • fd9e3fc03a Update jsonata to 1.4.1 Nick O'Leary 2018-01-13 20:42:23 +00:00
  • 8c42b2bdb4 Add passphrase to TLS node Nick O'Leary 2018-01-13 20:27:25 +00:00
  • 7b1787fdbb Debug to status option (#1499) Dave Conway-Jones 2018-01-13 16:14:03 +00:00
  • 71fee0025d Add description of Timeout field in exec node info tab (#1550) Colin Law 2018-01-13 15:33:15 +00:00
  • 1204cf1ba0 Better permission handling in editor Nick O'Leary 2018-01-12 21:00:11 +00:00
  • 7bd8d8c3ae Give in to npm's insistent reformatting of package.json Nick O'Leary 2018-01-11 23:04:39 +00:00
  • 2c4d5fa38d add express-session memorystore without leaks (#1435) Rocco Musolino 2018-01-11 23:51:05 +01:00
  • bedb2d943e Merge branch 'pr_1231' into 0.18 Nick O'Leary 2018-01-11 22:46:18 +00:00
  • a3640bd9bf tag UDP ports in use properly so they get closed correctly (#1508) Dave Conway-Jones 2018-01-11 22:03:59 +00:00
  • 7c0b9ffe06 Add skip first n lines capability to csv node (#1535) Dave Conway-Jones 2018-01-11 22:02:58 +00:00
  • 161c7d30ca Add support for rejectUnauthorized msg property Nick O'Leary 2018-01-11 22:00:10 +00:00
  • 4ff6e792cd Inject node - let once delay be editable (#1541) Klaus Landsdorf 2018-01-11 22:50:53 +01:00
  • af5df890a5 Add MQTT via WebSocket communication option (#1544) delbozkester 2018-01-11 15:22:02 -06:00
  • 9ba011003a Merge branch 'master' into 0.18 Nick O'Leary 2018-01-11 21:20:51 +00:00
  • bb168d35a8 Add warning if no sshkeys configured when cloning Nick O'Leary 2018-01-11 12:56:49 +00:00
  • 3306d30094 Get proper path to local keyfile when selected Nick O'Leary 2018-01-11 11:19:04 +00:00
  • 6516e0dfd2 Allow a user to pick existing sshkeys from ~/.ssh Nick O'Leary 2018-01-10 17:37:41 +00:00
  • 00a396014b Fix editor-button toggle css Nick O'Leary 2018-01-10 10:02:35 +00:00
  • 13356047dc Better handling of empty projects and lifecycle Nick O'Leary 2018-01-09 15:06:05 +00:00
  • 8a6488b067 Move editor project files and add search to open dialog Nick O'Leary 2018-01-08 23:14:37 +00:00
  • 1c2ea56f42 Allow a project to be specified on the command-line Nick O'Leary 2018-01-08 16:10:54 +00:00
  • 1d7ae300e2 Handle cloning a bare repository Nick O'Leary 2018-01-08 14:46:38 +00:00
  • 6013e186ed Add placeholder when a repo has no local branches Nick O'Leary 2017-12-21 22:28:26 +00:00
  • 207d3d3340 Clear debug message when switching projects (#1523) Hideki Nakamura 2018-01-06 01:13:02 +09:00
  • 5a6cde1446 Refactoring ssh-keygen function (#1533) Hideki Nakamura 2018-01-06 01:12:01 +09:00
  • 63f7d826bc Enable it to store icon files in {settings.userDir}/lib/icons directory for dynamic nodes's icon feature (#1536) Kazuki Nakanishi 2018-01-05 23:23:47 +09:00
  • ff8773f6bd Fix the problem that occurs by grunt coverage (#1537) Kazuki Nakanishi 2018-01-05 23:22:49 +09:00
  • a868cb97d9 Move all node.send to end of timer functions in trigger node (issue #1527) (#1539) Colin Law 2018-01-02 08:28:08 +00:00
  • 539ca8b84d keep changes in this branch in sync with other trigger changes trigger-by-topic Dave Conway-Jones 2017-12-29 16:57:37 +00:00
  • 915d73e6f2 Ensure node.outputs remains a number type Nick O'Leary 2017-12-22 21:14:47 +00:00
  • 5f4f6e37b5 HTTP REQUEST: Adding PROPPATCH and PROPFIND http methods (#1531) Hugobox 2017-12-22 05:16:39 -05:00
  • 9c350311e8 Fix reauthentication of remote repositories Nick O'Leary 2017-12-21 17:40:24 +00:00
  • 3c6ba72a2a Change z-index property of "notification" to a larger than z-index property of "dialog" (#1528) Hideki Nakamura 2017-12-21 17:20:41 +09:00
  • 816442f5f0 Update sshey UI to use common list style Nick O'Leary 2017-12-20 23:45:17 +00:00
  • 3b51d18ce7 Change default user filename prefix for sshkeys Nick O'Leary 2017-12-20 16:08:57 +00:00
  • 6696b6661a When creating 'redserver' for a node, use runtime.server rather than runtime.adminApi.server, and fill runtime.server at startup with the valid http server regardless of adminApi being available. This resolves websockets not working when the adminApi (httpAdminRoot) is disabled in settings. Simon Hailes 2017-12-20 16:04:32 +00:00
  • 8c87478636 Merge sshkeys Nick O'Leary 2017-12-20 15:12:10 +00:00
  • d870b072d7 Tidy up branch/remote list in projectSettings Nick O'Leary 2017-12-20 14:37:34 +00:00
  • 2ea2af7d2a Use a fixed string instead of os.hostname() Hideki Nakamura 2017-12-20 19:44:57 +09:00
  • f737ea96f3 Don't send message if it doesn't exist. and give it time not to exist. Dave Conway-Jones 2017-12-19 17:52:35 +00:00
  • 05f90394db Flag misconfigured project credentialSecret Nick O'Leary 2017-12-19 14:00:58 +00:00
  • c24b0c6bb4 Change "generateSSHKey" function signature Hideki Nakamura 2017-12-19 22:57:40 +09:00
  • e07a4dc7ba Change the implementation of visible check Hideki Nakamura 2017-12-19 22:30:42 +09:00
  • fc6748a46b [UI test] Split test script into scenario and browser operation (#1516) Kazuki Nakanishi 2017-12-19 20:11:51 +09:00
  • 7697c46652 Fixed name conflict of icon property for dashboard node (#1524) Kazuki Nakanishi 2017-12-19 20:11:10 +09:00
  • ed52e5afd1 Avoid reformatting package.json Hideki Nakamura 2017-12-19 10:32:05 +09:00
  • 33a5b84181 Add first-run dialog to migrate files to project Nick O'Leary 2017-12-19 00:56:02 +00:00
  • c09a407f4c Delete unnecessary comments & add trace mock function Hideki Nakamura 2017-12-18 21:37:09 +09:00
  • d35784ec61 Delete unnecessary comment & Add a logic of the error case Hideki Nakamura 2017-12-18 20:46:07 +09:00
  • 53e012f296 Add delete SSH Key dialog Hideki Nakamura 2017-12-18 00:53:03 +09:00
  • 2a9d0a5e7d Merge branch 'projects' into sshkey-management Hideki Nakamura 2017-12-17 23:54:44 +09:00
  • 474f4572f2 Fix conditional initialisation of projects Nick O'Leary 2017-12-16 23:43:08 +00:00
  • bf57cb209f Delete unnecessary logs Hideki Nakamura 2017-12-16 00:46:05 +09:00
  • 9bc41c1709 Merge branch "projects" Hideki Nakamura 2017-12-16 00:33:08 +09:00
  • fe10b8650f Add Git access feature via SSH and Enhance SSH Key management Hideki Nakamura 2017-12-16 00:07:47 +09:00
  • 3a311c9584 Detect a SSH key generation error Hideki Nakamura 2017-12-15 23:48:52 +09:00
  • d1106f53e0 Pass email data into the SSH Key generation API Hideki Nakamura 2017-12-15 21:41:14 +09:00
  • a3a1bba5ef Add projects editorTheme flag to disable the feature Nick O'Leary 2017-12-13 09:44:48 +00:00
  • 028d66befc Add suitable message when not displaying binary files Nick O'Leary 2017-12-11 17:05:27 +00:00
  • bb59cd5742 Allow unstaged files to be reverted Nick O'Leary 2017-12-11 17:05:12 +00:00
  • 604e3068b2 Add full-screen shade that covers everything but notfications Nick O'Leary 2017-12-10 22:35:57 +00:00
  • 27f1d3b704 Add delete local branch option Nick O'Leary 2017-12-08 16:31:42 +00:00
  • d007623347 Return more detailed information on /project/branches api Nick O'Leary 2017-12-07 22:24:57 +00:00
  • 6a5cf7a1fa Merge branch 'projects' into sshkey-management Hideki Nakamura 2017-12-07 23:29:58 +09:00
  • 3adfe249b0 Support to delete project feature (#1509) Hideki Nakamura 2017-12-07 23:28:26 +09:00
  • 923893e160 Add SSH key management API Hideki Nakamura 2017-12-07 23:11:24 +09:00
  • 256e5360d4 ensure core node labels are italic when named (#1498) Dave Conway-Jones 2017-12-06 22:47:13 +00:00
  • 304c597a2f Store repo credentials per-user Nick O'Leary 2017-12-06 22:39:30 +00:00
  • f86d3a69d2 Fix merge-abort button Nick O'Leary 2017-12-06 22:39:20 +00:00
  • d7c8adfd82 Fix handling of too many pending messages in SORT node (#1514) Hiroyasu Nishiyama 2017-12-07 04:44:46 +09:00
  • 55cd069043 Fix the error that "otherwise is not a function" (#1513) Hideki Nakamura 2017-12-06 22:20:38 +09:00
  • 3ca0e9c420 Fix the property "users" access error in runtime.start test caces (#1511) Hideki Nakamura 2017-12-06 22:20:22 +09:00
  • 1dd4323613 Fix the errors in credentials test cases (#1512) Hideki Nakamura 2017-12-06 22:19:07 +09:00
  • d78916f85f Fix the error occuring during permission check (#1510) Hideki Nakamura 2017-12-06 22:18:36 +09:00
  • 1840d15397 Restructure how editor/git settings are saved in userSettings Nick O'Leary 2017-12-05 23:50:32 +00:00
  • b98d1216b1 ignore _msgid when merging full objects Dave Conway-Jones 2017-12-05 21:45:43 +00:00
  • 27db727321 Let CSV correct parts if we remove header row. Dave Conway-Jones 2017-12-05 17:34:14 +00:00
  • 3f6b1f6ccb Fix loading of userSettings Closes #1505 Nick O'Leary 2017-12-05 16:23:55 +00:00
  • 6d633b372a Add git config UI (#1506) Hideki Nakamura 2017-12-06 01:14:20 +09:00
  • 91352e855a Handle overwrite warning on local branch change Nick O'Leary 2017-12-05 16:12:07 +00:00
  • 8bb9b594cf Add Chinese translation of jsonata.json (#1504) Qi Xiu 2017-12-06 00:58:11 +09:00
  • 6d2fd2e641 add parts support for CSV node (#1496) Hiroyasu Nishiyama 2017-12-06 00:39:51 +09:00
  • 422fbcb0b7 add error msg to sort node Dave Conway-Jones 2017-12-05 15:01:58 +00:00
  • afce106186 initial support of SORT node (#1500) Hiroyasu Nishiyama 2017-12-05 23:54:03 +09:00
  • f21c8154ed enable template config via msg.template for stored or generated templates (#1503) Ross Cruickshank 2017-12-05 12:24:06 +00:00
  • 3988a648d6 Merge branch 'master' into 0.18 Dave Conway-Jones 2017-12-05 12:22:20 +00:00
  • 1b632894d3 Save editor settings in /settings/user Nick O'Leary 2017-12-05 10:20:13 +00:00
  • 5e128f89f6 Ensure strategy login button uses relative URL Fixes #1481 Nick O'Leary 2017-12-04 21:13:07 +00:00
  • fff0b15ae5 Add /settings/user end point Nick O'Leary 2017-12-04 17:15:17 +00:00
  • a7e14f1093 Handle a local branch that does not yet track a remote Nick O'Leary 2017-12-04 13:26:47 +00:00
  • 94eeaeb8d3 Allow committer details to be set per-user Nick O'Leary 2017-12-04 11:42:44 +00:00
  • 64191e8303 Merge master to 0.18 Nick O'Leary 2017-12-03 22:31:26 +00:00
  • 21cfb71617 Add modal notification type with buttons Nick O'Leary 2017-12-03 22:26:17 +00:00
  • 806457063f add parts support for HTML node (#1495) Hiroyasu Nishiyama 2017-12-01 22:09:05 +09:00
  • b9213b73bd first step of ui test (#1497) Kazuki Nakanishi 2017-12-01 10:50:59 +00:00
  • d7f0102aa2 add test for WATCH node (#1493) Hiroyasu Nishiyama 2017-11-30 22:48:52 +09:00