зеркало из
1
0
Форкнуть 0
Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
YingXue 9a87e3722a
update rjsf/fluent-ui (#624)
* update rjsf/fluent-u

* update tests
2023-05-16 13:31:26 -07:00
YingXue 6207b36de2
adopt fluent theme for json schema from (#616)
* adpot fluent team plugin for json schema from

* temp fix for npm instal

* enable nested map and remove custom converter
2023-03-13 12:08:42 -07:00
Ryan K 62df759402
Node v14 -> v16 updates (npm peer deps) (#510)
* BundleId update for release pipeline

* Node v16 update for pipelines and package-lock

* Remove file-loader and update webpack config to use asset modules

* Package updates to fix npm peer dependency warnings

* Fix tests and patch eventHubMonitor handler not returning immediately after 400
2022-07-06 10:05:11 -07:00
Ryan K 0d007f5e5f
Release pipeline updates and package upgrades (#502) 2022-05-03 08:35:07 -07:00
Ryan K 7cbebfec20
Webpack, Electron update and vulnerability fixes (#499)
* Updated webpack and plugins for webpack 5
* Test and packaging updates
* Electron updates
2022-04-06 16:45:06 -07:00
Paul Montgomery b5abe8d9d5
default branch rename (#483) 2022-02-08 14:31:10 -08:00
YingXue 0a916485cb
Allow custome Telemetry enqueue time (#379)
* allow user to specify start time (enqueue time) of messages

* add pr template
2020-12-17 13:11:26 -08:00
YingXue 897d6496de
remove node version 8 from git hub actions (#243) 2020-03-26 14:11:18 -07:00
Ryan K d110da7cdb
Minimist vulnerability fix (#240)
* Minimist vulnerability fix

Temporarily add a force-resolution task to prevent extract-zip from installing older version of mkdirp and therefore minimist < 1.2.3

* Github action version update to try and mitigate PR check failures
2020-03-23 11:32:08 -07:00
YingXue 86710bc4ca
fix error when it is not in json format (#139)
* fix error when it is not in json format

* add more connection string validation and changed the wording of error message a bit; fix test warnings

* use windows 2016 version
2019-10-29 16:50:35 -07:00
Andrew Buckley 9bcf102f49
Update issue templates (#123) 2019-10-01 11:09:49 -07:00
Andrew Buckley d5456a9d14
Update issue templates (#98) 2019-08-26 17:36:45 -04:00
Andrew Buckley f16a92bd56
Adds a node build and test workflow/action. (#96)
* Adds a node workflow.

* Adds more operating systems.

* Adds terser minimizer.
2019-08-22 19:05:28 -04:00
YingXue 6e79a80ae9
Merge dev to master (#95)
* udpate readme (#87) (#88)

* remove localize logic in reducer (#89)

* Update issue templates (#93)

Added two standard issue templates.

* Makes the add device view focus on the device ID text box when loaded. Renames a component to be in line with others. (#92)

* "Enable" twin save (#91)

* enable save device twin

* refresh digital twin after twin updates; fix status stack item position

* new api version for save twin is not enabled in all regions

* turn on save twin button (#94)
2019-08-22 13:32:17 -07:00