David Tsay
|
78487a48f6
|
restrict conditionManager instances to one per domainObject
|
2020-03-23 16:04:37 -07:00 |
|
David Tsay
|
3f61db2067
|
pass telemetry down to criteria. criteria listens to corresponding endpoints.
|
2020-03-19 17:30:02 -07:00 |
|
David Tsay
|
00d1b5e69f
|
avoid multiple instantiations of condtionManager if possible
|
2020-03-19 10:18:57 -07:00 |
|
David Tsay
|
90dd53e954
|
Merge branch 'topic-conditionals' into dave/condition-telemetry-request
|
2020-03-16 15:31:19 -07:00 |
|
David Tsay
|
41c79c6032
|
[Conditions] ConditionManager should observe its own mutations (#2748)
* change blur listener to change listener to watch for immediate updates to input
* move observe ConditionManager logic into ConditionManager
|
2020-03-16 10:14:46 -07:00 |
|
Joshi
|
76e7fec1a0
|
Ensures the conditionManager is in sync with outside changes so that composition is not thrown away.
|
2020-03-13 14:08:14 -07:00 |
|
David Tsay
|
15a7d03e74
|
rename function for clarity
|
2020-03-13 09:36:17 -07:00 |
|
Joshi
|
649575fd2d
|
Moves domain object observe logic to the condition set telemetry provider
|
2020-03-12 13:29:50 -07:00 |
|
David Tsay
|
49ff0c79db
|
tidy up condition manager use in telemetry provider
|
2020-03-09 16:15:53 -07:00 |
|
David Tsay
|
4a5e106709
|
request LAD for conditions provides telemetry
|
2020-03-06 17:33:21 -08:00 |
|
David Tsay
|
7f32d196e4
|
WIP request gets to telemetry criterion before erroring
|
2020-03-05 23:11:20 -08:00 |
|
David Tsay
|
897d05276a
|
WIP continue to add support for LAD request
TODO conditionCollection needs to load before condition requests can be made
|
2020-03-05 16:42:31 -08:00 |
|
David Tsay
|
3e6509ce6f
|
WIP add support for LAD request
|
2020-03-05 12:14:27 -08:00 |
|
David Tsay
|
9d5c7a4015
|
destroy conditionManager instance on stop providing telemetry
|
2020-02-26 15:26:39 -08:00 |
|
David Tsay
|
4456633010
|
output telemetry to views
|
2020-02-26 12:27:28 -08:00 |
|
David Tsay
|
0915aaea3b
|
allow conditions to be dropped into telemetry views
|
2020-02-26 11:31:26 -08:00 |
|
David Tsay
|
92ecf3af1d
|
provide telemetry
* listen to realtime data
|
2020-02-25 16:37:43 -08:00 |
|