Граф коммитов

357 Коммитов

Автор SHA1 Сообщение Дата
Jun Han 6bf1ca397f Set eventHubClient as null when there is error (#35) 2017-11-14 11:33:07 +08:00
Summer 9cac64d5d8 fix bug (#34) 2017-11-14 11:27:07 +08:00
Ray Fang dfbb56c867
Fix typos (#36) 2017-11-14 11:16:37 +08:00
Jun Han 1d241f832b
Handle terminal closed (#33) 2017-11-14 09:55:44 +08:00
Summer df3aa41d07
refactor if logic (#27)
* refactor if logic
2017-11-13 22:08:16 +08:00
Jun Han 69ab8d34fe
Prepare for 0.4.0 publish (#32)
* Prepare for 0.4.0 publish

* update

* Update
2017-11-13 14:49:03 +08:00
Ray Fang 7430304151 Add "registries" array in generated launch config and replace hostname with FQDN (#30)
* Update config template

* Bug fix

* Bug fix

* Merge master branch

* Update
2017-11-10 17:56:10 +08:00
Jun Han 8078ab60d3 Show OutputChannel 2017-11-10 17:43:07 +08:00
Jun Han f45025287b
Add BI (#28) 2017-11-10 14:58:39 +08:00
Ray Fang 8eb6fef3ce Update config template (#29) 2017-11-10 14:44:01 +08:00
Jun Han d195687640
Show detailed deployment error message, and minor fix (#26) 2017-11-09 15:45:39 +08:00
Jun Han 8d9b1d636c Resolve comment 2017-11-08 14:15:43 +08:00
Jun Han d54e24c8f0 Setup Edge runtime without config file 2017-11-08 14:15:43 +08:00
formulahendry 6517b2a9fa Add ms-rest-azure and ms-rest to package.json 2017-11-08 14:15:43 +08:00
Ray Fang ab56c4178a Add generate Edge config and launch config commands (#21) 2017-11-08 14:15:43 +08:00
formulahendry 34cc9e7781 Revert "Update CI to use latest Node.js"
This reverts commit 2af190993b.
2017-11-08 14:15:43 +08:00
formulahendry 43600c4e4e Revert "Fix CI"
This reverts commit 108e663421504c01068a3140fc9256c59606f3b2.
2017-11-08 14:15:43 +08:00
formulahendry c19a3152f9 Fix CI 2017-11-08 14:15:43 +08:00
formulahendry c61522ce1a Add azure-iot-common to package.json 2017-11-08 14:15:43 +08:00
formulahendry 4032c0dbdc Update CI to use latest Node.js 2017-11-08 14:15:43 +08:00
formulahendry 767014eab2 Add filters and defaultUri for dialog options 2017-11-08 14:15:43 +08:00
formulahendry 7ccc84de5d Handle Linux shell on Windows and sudo on Linux 2017-11-08 14:15:43 +08:00
formulahendry 80179b949e Manage Edge runtime 2017-11-08 14:15:43 +08:00
formulahendry 3e30868a98 Update group for Edge command 2017-11-08 14:15:43 +08:00
formulahendry ffaeaa5063 Make Edge device deployment work 2017-11-08 14:15:43 +08:00
formulahendry 3cafaede54 BI for Edge deploy 2017-11-08 14:15:43 +08:00
formulahendry 8ea5c41ffe Draft of Edge Device Deployment 2017-11-08 14:15:43 +08:00
Jun Han c36cdcb9cc
1) Monitor D2C message per device 2) Not allow multiple monitoring job (#24) 2017-11-07 16:19:48 +08:00
Jun Han 44567692d2
Show applicationProperties when monitoring D2C message (#23) 2017-11-06 16:41:44 +08:00
Summer 4ddda084ab
sort devices by deviceId in device tree (#20)
* sort devices by deviceId in device tree

* format code
2017-11-04 09:39:22 +08:00
Jun Han 6e2afb1e95
Improve for monitoring D2C message: 1) show device id, 2) show applicationProperties when it is verbose (#22) 2017-11-03 15:02:27 +08:00
formulahendry 702a49e65c Bump version to 0.3.0 2017-10-17 15:29:01 +08:00
Jun Han 06e7c516a5 Improvement (#19)
* Refresh device list right after device is created or deleted

* Show error message in device tree explorer when listing devices

* Copy connection string

* minor change
2017-10-17 11:37:10 +08:00
Jun Han ea71f9b042 Select IoT Hub with Azure login (#18)
* Select subscription list

* Fix unit test

* Remove Extension Dependencies when running unit test

* Revert "Remove Extension Dependencies when running unit test"

This reverts commit 78ddd4387d.

* Disable unit test temporarily

* List and select IoT Hub

* Get Iot Hub Connection String

* Update Iot Hub Connection String

* ignoreFocusOut

* BI for selectIoTHub

* Update README

* Update azure-arm-iothub to fix CI

* Add select-iot-hub.png
2017-09-29 16:24:21 +08:00
Jun Han b3d28c5801 Use boolean type (#17)
Use boolean type
2017-09-22 14:32:56 +08:00
formulahendry 501d8bfcff Bump version to 0.2.3 2017-09-22 13:26:05 +08:00
Jun Han 1b4102c15e Add option to show Connection String Input Box and IoT Hub info (#16) 2017-09-22 12:03:21 +08:00
Jun Han 6f7f2db157 Bump version to 0.2.2 (#15) 2017-09-13 15:11:02 +08:00
Jun Han ae3e7ee98f Add unit test for getting IoT Hub Connection String (#14) 2017-09-13 10:29:29 +08:00
Jun Han 439b698e77 Update telemetry for 'Reset ConnectionString' 2017-09-12 22:48:43 +08:00
Jun Han a795885bb3 showErrorMessage for invalid connection string (#12) 2017-09-12 15:13:01 +08:00
Jun Han 45f983592f Better handling of setting Iot Hub Connection String (#11)
* Context menu to set IoT Hub Connection String

* Fix unit test

* Improve wording for 'Monitoring stopped'

* Show IoT Hub info when user does not enter connection string

* Handle invalid connection string

* Update README and add CampaignID
2017-09-12 14:29:21 +08:00
Jun Han 6674fbba44 Fix list view not showing correctly in marketplace (#10) 2017-08-25 14:07:24 +08:00
Jun Han 297b3c2102 Update version to 0.2.1, update BI, handle devices with X.509 cert (#9)
* Update version to 0.2.1, update BI, handle devices with x509 cert

* Update changelog
2017-08-24 14:40:05 +08:00
Jun Han 9bfdada4a8 Add 'Azure' category (#8)
* Add 'Azure' category

* Update README.md

* Fix typo

* Track LoadDeviceTree event when it is successfully
2017-08-24 10:31:14 +08:00
formulahendry d59eebb2b9 Update image path in README 2017-08-21 12:58:53 +08:00
Summer 477cd9ea0f fix variable/function name typo (#7) 2017-08-19 12:32:59 +08:00
Jun Han 33ed02d132 Hash iotHubHostName (#6) 2017-08-19 10:50:59 +08:00
Jun Han 02ea4aae57 Keep changelog history, add Gitter chat room badge (#5) 2017-08-18 10:49:53 +08:00
Jun Han 14e8568919 Update README (#4) 2017-08-17 11:51:44 +08:00