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

161 Коммитов

Автор SHA1 Сообщение Дата
YingXue de4b758c3c update timeout per request for c2d message (#207) 2020-01-23 14:09:54 -08:00
YingXue d1e1d61ea7
simplify breadcrumb by using recursion and route (#204)
* simplify breadcrumb by using recursion and route

* address comments
2020-01-23 13:25:24 -08:00
YingXue edbf94da93
make headers consistent (#201)
* make headers consistent

* address comments and update snapshot
2020-01-17 15:30:15 -08:00
Paul Montgomery 8d7eb618a7 Change link to ActionButton (#199) 2020-01-13 15:00:24 -08:00
chieftn 936bf95730
Rkessler/remove extra wrapper properties source (#11) (#198)
* Remove unused fields.

* Remove DeviceIdentity

* Remove deviceTwinWrapper

* update tests.

* module wrappers.

* Remove DeviceSummaryListWrapper

* Remove digitalTwinInterfacePropertiesWrapper

* ModelDefinitionWithSource

* Add missing OSS header.

* Refactor model definition.

* cleanup.
2020-01-13 14:58:56 -08:00
chieftn 46c85b37b3 Rkessler/add configuration settings (#10) (#195)
Expand configuration settings.
2020-01-10 13:28:42 -08:00
YingXue cadc217935
check null for events properties to prevent crash (#190) 2020-01-10 13:16:41 -08:00
YingXue 49f6ad181f
render error when properties has no interface info; fix wrong selector used (#188) 2020-01-07 17:59:18 -08:00
YingXue a0710d9618
update screenshots (#189) 2020-01-07 17:59:06 -08:00
chieftn 4fe7bf1731 Rkessler/factor connection strings easy (#3) (#187)
* Remove components connectionString dependencies.

* update test snapshot.

* Merge fix.
2020-01-07 15:10:57 -08:00
YingXue e6ba163313
enable delete module; added selectors for azure resource; update dataplane helper (#186) 2020-01-07 12:29:38 -08:00
chieftn b1ad2ffbf5
Rkessler/saga cutover2merge (#2) (#185) 2020-01-03 13:40:32 -08:00
YingXue 3b2003d0f4 Module identity twin (#180)
* refactor routes of module identities

* wire up module twin

* add tests

* fix device id change in route bug

* module separation

* module identity detail
2020-01-03 11:37:34 -08:00
chieftn 1a654ede81 enable refresh of electron view. (#181) 2019-12-30 16:26:39 -08:00
Paul Montgomery b11924b6be Connection strings ext (#179)
* Add test coverage for themer

* Cleanup unused imports and fix broken import

* WIP

* WIP continued

* More WIP

* Implemented with more A11y-focused arrangement

* Feedback incorporated

* Fix broken test post-merge
2019-12-23 16:01:57 -08:00
chieftn f178bdbefd Rkessler/sso store1 (#178)
* add files

* parking.

* Restructure to introduce msal

* update tests.

* update names.

* connection string tests.

* add tests.

* bugfixes.

* bugfixes.

* add localization to azureResourceView

* add saga tests.  Remove layout.

* add oss header.

* add oss header

* add mocking for fc test.

* Add additional tests.

* add tests

* update breadcrumbs.

* remove unnecessary styles

* updates to connectivity pan and settings pane

* update settings pane.

* update tests.

* test coverage

* cleanup.

* error fixes.

* pr fixes.
2019-12-23 13:19:32 -08:00
YingXue e88f7ae7fd separate port for local development and electron app (#171)
* separate port for local development and electron app

* refactor helper to a base class

*  update webpack to differentiate hosted and electron environenment, and update telemetry page to behave differently

* add a helper method to get enviroment of the app

* update wording
2019-12-20 12:43:12 -08:00
Paul Montgomery e3268a2537 Tests (#175)
* Add test coverage for themer

* Cleanup unused imports and fix broken import
2019-12-18 17:20:35 -08:00
YingXue d66bc27ff4 add module identity (#167)
* add module identity

* add tests
2019-12-18 09:12:01 -08:00
YingXue d311454059
remove last activity time from the grid (#172) 2019-12-17 16:57:30 -08:00
chieftn 6d98462206 Update routes (#170)
* initial changes.

* update tests.

* route bug fixes

* clarify test props.

* Update typings.
2019-12-17 14:15:23 -08:00
YingXue 6c6b755698 Edge filter (#169)
* make dropdowns for edge and status query

* resources key update
2019-12-17 10:18:15 -08:00
YingXue f47d56e224
announce error message (#168)
* announce error message

* update snapshot
2019-12-16 16:42:01 -08:00
YingXue 9e2183c74e
fix system property for C2D messages (#165) 2019-12-11 18:12:50 -08:00
Ryan K df350f2a1a vulnerability updates to serialize-javascript (requires webpack update) (#164) 2019-12-10 16:25:19 -08:00
YingXue 8e8165ff6a Device list (#163)
* make device list simple detailed list with no collapse and wire up command bar

* add max width to properties list

* remove a comment
2019-12-10 10:47:59 -08:00
YingXue 0c2c943a93
also adding annouce to pnp telemetry page; move buttons to command bar so it is consistent with other pages and also fix the accessbility bug when zoom in 200% (#161) 2019-12-05 16:18:34 -08:00
YingXue 3407803a0d
move non-writable properties to use list (#162) 2019-12-05 16:18:25 -08:00
YingXue 3bd1e67dc5
version update and small accessbility fixes (#160) 2019-12-04 12:58:04 -08:00
Paul Montgomery 15ffeb5c25 Add High Contrast themes (#159)
* Electron and HC themes

* Set palette and themes for dark and light HC

* Fix missing headerButtonColor and remove console logs
2019-12-03 11:00:29 -08:00
YingXue 43dc14617f
update fabic for its dialog accessbility fix; update a aria label (#158) 2019-12-02 13:01:07 -08:00
YingXue 9a0a274586 Notification (#157)
* use annoucement and disable non-editable field

* bump version

* add notification for copy content and revert disabling input
2019-11-25 13:46:29 -08:00
Ryan K e1cc6f3697 Package vulnerability updates and minor accessibility fixes (#155)
* Vulnerability Fix

* Checkbox aria-label accessibility fix

* Menu keyboard accessibility shortcuts
2019-11-19 16:43:32 -08:00
YingXue 6efbc6123b
a few screen reader related fix. also somehow a few files from last pr has been dropped possibly due to a merge conflict (#154) 2019-11-19 11:27:24 -08:00
YingXue c58877e380
Tooltip host (#151)
* initial commit

* use ids in all tooltiphost

* rebase from master and update a aria label
2019-11-18 12:36:36 -08:00
YingXue 9e9db6404a fix query pill accessbility (#153) 2019-11-18 11:49:17 -08:00
YingXue 9bf16c6d5c
Update readme with screenshots (#152)
* udpate readme with screenshots

* resize images

* Tweaks to README.md
2019-11-07 16:40:57 -08:00
Andrew Buckley 60714cf642 Adds support for SAS token connection strings and adds a collapsible section component (#146)
* Adds a sas token connection string component to the device identity page and adds a collapsible section component.

* Fixes style issues to only style bottom margin. Flips position of enable/disable toggle and the sas token section to keep connection string fields together.

* Updates snapshots

* Updates collapsible section css.

* Updates collapsible section css.

* Address review comments.

* Addresses review comments.

* Update snapshots.
2019-11-06 15:05:37 -08:00
YingXue 00ab4e6202 change list size and fix perf issue (#149)
* change list size and fix perf issue

* move clause and device id to state of deviceListQuery to improve perf
2019-11-06 14:03:13 -08:00
YingXue c303d35c56
ensure interfaces are populated before trying to get model definition from device (#150) 2019-11-05 16:50:17 -08:00
Paul Montgomery f5343a85c3
Dialing down contrast of pure white. Increase contrast of maskedCopyableReadonlyBackground (#148)
* Dark theme fix for device settings

* PR feedback

* version bump, remove unused sasHelper, help\about, tests

* Update snapshot for casing change

* Dialing down contrast of pure white. Increase contrast of maskedCopyableReadonlyBackground
2019-11-04 13:28:46 -08:00
YingXue c5e8d12b1b remove two keys detected by credScan (#147) 2019-11-04 12:46:36 -08:00
YingXue c309efe32d Module identity (#141)
* add nav and route

* refactor shimmer

* add tests

* add default class to shimmer and change it to react fc

* rename and add tests
2019-10-31 16:14:25 -07:00
Andrew Buckley 4d825c4655 Update wording in error message. (#143) 2019-10-31 11:25:00 -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
YingXue f8af3f829d
fix connection list and added selector test (#135) 2019-10-24 10:17:08 -07:00
YingXue 75de3864fb
add a message bar indicating newer version to download if applies (#134)
* add a message bar indicating newer version to download if applies

* move message bar to login page to be less disturbing

* fix broken query for pnp interface

* fix a button text

* version comparison

* revert a wrong file
2019-10-23 16:22:37 -07:00
YingXue d28774a10a
Multiple hub cs (#132)
* fix snapshot and bump coverage

* coverage to >85%

* initial commit

* add tests for multiple cs

* accesibility

* address comments and removed two deprecated property for Stack
2019-10-23 14:35:48 -07:00
Paul Montgomery 0dfff276ad 0.10.6 release (#133)
* Dark theme fix for device settings

* PR feedback

* version bump, remove unused sasHelper, help\about, tests

* Update snapshot for casing change
2019-10-17 15:52:09 -07:00
YingXue 3777463248
Test gap filling (#130)
* fix snapshot and bump coverage

* coverage to >85%

* remove specific date check as the build agent can be in different timezone
2019-10-17 10:34:31 -07:00