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

357 Коммитов

Автор SHA1 Сообщение Дата
Jun Han 9d7067414d
Update ChangeLog (#84)
* Update ChangeLog

* Resolve comments
2018-04-24 16:01:22 +08:00
Jun Han 267a47c313
Separate AI key for prod and test environment (#82)
* Separate AI key for prod and test environemnt

* test

* Read ISPRODTAG from env variable
2018-04-16 15:39:52 +08:00
Jun Han 31d9cc9b60
Add 'Azure' to command category (#79)
* Add 'Azure' to command category

* update

* update
2018-04-04 17:08:18 +08:00
Jun Han 16f6cd1e9c
Use images from the repo (#78) 2018-03-22 21:04:28 +08:00
Ray Fang 002906467e
Resolve security issue in moment.js (#77) 2018-03-20 22:26:19 +08:00
Jun Han 0533ee23e1
Add repo info after open source (#76) 2018-03-19 15:22:13 +08:00
Jun Han a936778766
Update encryption keys after swithing to public Travis (#75) 2018-03-19 14:46:33 +08:00
Xin Shi 64ed5c0d7a
OSS Compliance (#73)
* OSS Compliance

* minor updates

* Update index.ts
2018-03-13 11:42:06 +08:00
Ray Fang 7b0b19b32a
Improve wording to align with Edge extension (#72) 2018-03-12 10:52:26 +08:00
Jun Han 159cde5918 0.6.0 2018-03-09 11:58:07 +08:00
Jun Han f6885ac565
Check inuput is null or not in validateInput function (#71) 2018-03-09 11:02:57 +08:00
Jun Han 66c44391e9 0.6.0-rc2 2018-03-08 11:35:06 +08:00
Ray Fang 05f8fdc104 Remove Edge snippets, update README and CHANGELOG (#70) 2018-03-08 11:33:07 +08:00
Jun Han 8ad8dbf6c8 0.6.0-rc 2018-03-08 10:34:18 +08:00
Jun Han 6f6ebfc6c2
Update ChangeLog (#69)
* Update ChangeLog

* update

* Resolve comments, update README and screenshot
2018-03-08 10:18:18 +08:00
Jun Han f1a9d90b57
Expose create/select IoT Hub, create/select device APIs (#68)
* return connection string for createIoTHub

* Update

* update

* Add callByExternal flag

* Expose select/create device API

* Pass outputChannel

* Fix getDevice API to respect iotHubConnectionString parameter

* Always refresh device tree after creating IoT Hub; Show message in output channel

* Log iotHubConnectionString in BI event for create/get device API

* Remove callByExternal flag

* update

* Improve sku naming

* Sort commands in view/title, show default command item in device tree

* Only list filtered subscrptions

* Wait for filters before loading subscriptions

* Improve waitForLogin logic, Change 'IoT Hub Devices' to 'Azure IoT Hub Devices'
2018-03-07 15:40:27 +08:00
Jun Han 08d1d92c98
Deploy Edge device via file; Not show Connection String Input Box on startup (#65)
* Deploy Edge device via file; Not show Connection String Input Box on startup

* update

* update

* Resolve comments, remove generateEdgeDeploymentConfig command
2018-02-28 11:25:06 +08:00
Jun Han 2bee9fc808 0.5.0 2017-12-25 10:07:21 +08:00
Jun Han 958d89e29d
Update README, handle error message when creating IoT Hub, align with Azure Portal to show modules (#62)
* Update README

* Add description for new Edge snippets

* Update ChangeLog, handle error message when creating IoT Hub

* Align with Azure Portal to show modules only when it is in $edgeAgent reportedTwin

* Add comment
2017-12-22 13:21:37 +08:00
Ray Fang 47454b3fc1
Update Edge home directory per iotedgectl's update (#64) 2017-12-22 13:10:57 +08:00
Xin Shi a55970f379
Update README.md per GDPR compliance 2017-12-22 11:57:27 +08:00
Ray Fang bf406fbc0d
Fix missing quotation marks in route snippet bug (#61) 2017-12-21 10:55:23 +08:00
Jun Han cacf263f03 0.5.0-rc 2017-12-20 16:55:44 +08:00
Jun Han 3c91ed45a9
Update ChangeLog, fix event name when creating Edge device (#60)
* Update ChangeLog, fix event name when creating Edge device

* Resolve comments
2017-12-20 16:54:34 +08:00
Ray Fang 6c2e6242ee
Reduce VSIX size by ignoring unnecessary file at runtime (#59) 2017-12-20 11:49:45 +08:00
Ray Fang 4b330da3b1
Rename deployment configuration file to deployment manifest (#56) 2017-12-19 16:21:33 +08:00
Xin Shi 3796333398
update module icons in device list (#58) 2017-12-19 16:21:14 +08:00
Jun Han 55714d7679
List Modules in tree view, view Module Twin (#52)
* List Modules, view Module Twin

* Update modules check

* Only show module status only when it is connected

* Add BI

* Add TODO

* Refinement

* Update BI event name

* Resolve comments

* Use correct event name
2017-12-18 17:14:24 +08:00
Ray Fang e1af70699d
Only provide module completion in correct JSON path (#57) 2017-12-18 15:16:27 +08:00
Ray Fang af8f5e8c7b
Add command for iotedgectl login (#55) 2017-12-18 11:24:11 +08:00
Ray Fang 21393ddc0c
Load module IDs into route snippet (#51) 2017-12-15 16:43:35 +08:00
Ray Fang 41ff242c4e
Update default Edge home dir in generated config.json (#54) 2017-12-15 12:49:52 +08:00
Jun Han 7ea5e68fef
Add sudo for macOS (#53) 2017-12-15 11:57:16 +08:00
Ray Fang 70bc28a38d
Add basic snippets for Edge module and route authoring (#50) 2017-12-14 15:44:46 +08:00
Jun Han 35ba097d72
Create IoT Hub, Resource Group and expose API (#49)
* Create IoT Hub

* Create resource group, expose api and other improvements

* update

* async fucntion

* bind this

* Add BI, show info when there is no device

* Update activationEvents

* Resolve comments

* Remove unused code

* Resolve comments
2017-12-14 13:56:21 +08:00
Ray Fang 8d0536b7ad
Extract get default file path as utility function (#48) 2017-12-11 17:17:37 +08:00
Ray Fang d506a54258
Set default name of generated config files even no folder's open (#46) 2017-12-08 15:23:42 +08:00
Jun Han f660e56da5
Update icons in device list (#47) 2017-12-08 14:07:49 +08:00
Jun Han e44af20762
Distinguish IoT Edge devices (#45)
* [basic] show different icon for Edge device

* update

* Show Edge commands only in context menu of Edge device

* update

* Remove unused code

* Minor refinement

* Remove extra line

* let to const
2017-12-07 15:52:20 +08:00
Ray Fang 828937cc8f
Add command to create Edge device (#44) 2017-12-06 14:09:52 +08:00
Jun Han c2b133f738 0.4.3 2017-12-06 11:38:49 +08:00
Jun Han e04d1497a5
Bump version to 0.4.3-rc (#43)
* Bump version to 0.4.3-rc

* update
2017-12-04 15:14:42 +08:00
Ray Fang f1e69a832c
Add F1 integrations to more commands (#41) 2017-12-04 12:05:29 +08:00
Ray Fang c77322b104
Add F1 integration to generate setup config file commnad (#40) 2017-12-01 16:11:18 +08:00
Jun Han b737845aee
Automatic release in CI (#39)
* Automatic release in CI

* Increase test timeout
2017-11-29 17:01:56 +08:00
Ray Fang 93f2619d7a Force EOF of package.json and package-lock.json as LF 2017-11-29 09:54:59 +08:00
Ray Fang 396fcbbd2a
Remove unused reference to Event Hub (#38) 2017-11-16 00:43:03 +08:00
Jun Han 2984e73fd3 Bump version to 0.4.2 2017-11-15 11:37:18 +08:00
Jun Han 3690961b43
1) Stop monitoring D2C message when there is error 2) Remove Event Hub related code (#37) 2017-11-15 11:18:59 +08:00
Jun Han 9c9ed8a38d Bump version to 0.4.1 2017-11-14 11:50:03 +08:00