David Tsay
|
dabd0bff29
|
only listen for condition updates in telemetry provider
|
2020-02-28 15:18:14 -08:00 |
|
David Tsay
|
51c70d02d7
|
fix naming bug
|
2020-02-28 15:17:27 -08:00 |
|
David Tsay
|
b74733bf3f
|
Add back id and conditionId required for styling
|
2020-02-28 15:05:27 -08:00 |
|
David Tsay
|
84ae65536b
|
remove unused var
|
2020-02-28 14:40:12 -08:00 |
|
David Tsay
|
2c40396139
|
refactor for clarity
|
2020-02-28 14:35:57 -08:00 |
|
David Tsay
|
0f9d7d2832
|
fix default condition edge case
|
2020-02-28 13:10:06 -08:00 |
|
David Tsay
|
9bd1c51a6e
|
always use timestamp from latest datum
|
2020-02-28 13:06:57 -08:00 |
|
David Tsay
|
fd74fb0ec4
|
remove unused var
|
2020-02-28 12:50:17 -08:00 |
|
David Tsay
|
3626ff9947
|
fix linting issues
|
2020-02-28 12:47:34 -08:00 |
|
David Tsay
|
fd568409d3
|
Merge branch 'topic-conditionals' into dave/provide-conditions-telemetry
|
2020-02-28 12:28:59 -08:00 |
|
David Tsay
|
14e3500a88
|
add timestamps for default condition
|
2020-02-28 12:27:51 -08:00 |
|
Joel McKinnon
|
cfafecdd64
|
Merge pull request #2685 from nasa/conditionals-refactor
Conditionals refactor
|
2020-02-28 11:35:09 -08:00 |
|
David Tsay
|
89ae6ef8c7
|
provide telemetry with timestamps
|
2020-02-28 11:15:19 -08:00 |
|
Joshi
|
ba780981a5
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into conditionals-refactor
|
2020-02-28 11:09:41 -08:00 |
|
Shefali Joshi
|
ac13bc5850
|
Merge pull request #2688 from nasa/condition-trigger
Condition Any/All criteria match enabled
|
2020-02-28 10:53:02 -08:00 |
|
Joshi
|
e526626e09
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into condition-trigger
|
2020-02-28 10:49:56 -08:00 |
|
Joel McKinnon
|
564be6f8ba
|
Merge branch 'condition-trigger' of https://github.com/nasa/openmct into condition-trigger
|
2020-02-28 10:05:11 -08:00 |
|
Joel McKinnon
|
371a7d3a3e
|
removed disabled inputs with no telemetry
|
2020-02-28 10:04:10 -08:00 |
|
Joel McKinnon
|
8539d60562
|
enable trigger
|
2020-02-28 10:01:37 -08:00 |
|
Joel McKinnon
|
d333fd5822
|
disabled add or edit condition set without telemetry
|
2020-02-28 10:01:37 -08:00 |
|
Joshi
|
364191eddc
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into conditionals-refactor
|
2020-02-28 09:57:00 -08:00 |
|
David Tsay
|
583f4dac85
|
Merge branch 'conditionals-refactor' into dave/provide-conditions-telemetry
|
2020-02-28 09:56:25 -08:00 |
|
Shefali Joshi
|
28255dce01
|
Merge pull request #2687 from nasa/remove-criteria
Added controls for remove and duplicate criteria
|
2020-02-28 09:53:53 -08:00 |
|
Joshi
|
c9419d3e2d
|
Fix for when input is not an array. This will be handled differently in an upcoming code change.
|
2020-02-28 09:47:58 -08:00 |
|
Joel McKinnon
|
b386275330
|
removed disabled inputs with no telemetry
|
2020-02-28 08:55:59 -08:00 |
|
Joel McKinnon
|
e57c18fd69
|
removed unused isDefault prop
|
2020-02-27 14:55:52 -08:00 |
|
David Tsay
|
0e9bf74332
|
Merge branch 'conditionals-refactor' into dave/provide-conditions-telemetry
|
2020-02-27 13:36:46 -08:00 |
|
Joshi
|
2609a41ee8
|
Addresses comments
Removes console log statements
Fixes import paths
|
2020-02-27 11:21:40 -08:00 |
|
Joshi
|
b8dc5acf00
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into conditionals-refactor
|
2020-02-27 11:19:35 -08:00 |
|
David Tsay
|
9d5c7a4015
|
destroy conditionManager instance on stop providing telemetry
|
2020-02-26 15:26:39 -08:00 |
|
David Tsay
|
fc53e855c4
|
Merge branch 'conditionals-refactor' into dave/provide-conditions-telemetry
|
2020-02-26 15:15:22 -08:00 |
|
David Tsay
|
4456633010
|
output telemetry to views
|
2020-02-26 12:27:28 -08:00 |
|
Joel McKinnon
|
cda97d142a
|
Merge branch 'condition-trigger' of https://github.com/nasa/openmct into condition-trigger
|
2020-02-26 12:23:03 -08:00 |
|
Joel McKinnon
|
858199e396
|
enable trigger
|
2020-02-26 12:22:29 -08:00 |
|
Joel McKinnon
|
f504a335af
|
disabled add or edit condition set without telemetry
|
2020-02-26 12:22:29 -08:00 |
|
Joel McKinnon
|
463ec47af6
|
changed classname of controls div
|
2020-02-26 12:21:53 -08:00 |
|
Joel McKinnon
|
ec4d121a98
|
changed classname of controls div
|
2020-02-26 11:59:04 -08:00 |
|
Joel McKinnon
|
fea6d2df96
|
Merge branch 'remove-criteria' of https://github.com/nasa/openmct into remove-criteria
|
2020-02-26 11:53:09 -08:00 |
|
Joel McKinnon
|
598d2b31e9
|
remove criterion working
|
2020-02-26 11:51:41 -08:00 |
|
Joel McKinnon
|
25e28ab97c
|
added controls for remove and duplicate criteria
|
2020-02-26 11:49:17 -08:00 |
|
Joel McKinnon
|
43056c4068
|
implimented clone criterion
|
2020-02-26 11:42:06 -08:00 |
|
Joel McKinnon
|
614206b10c
|
remove criterion working
|
2020-02-26 11:42:06 -08:00 |
|
Joel McKinnon
|
30a493d038
|
resolved merge conflict
|
2020-02-26 11:40:52 -08:00 |
|
Shefali Joshi
|
96e433beaa
|
Merge pull request #2677 from nasa/condition-clone-name
Condition clone name persistance
|
2020-02-26 11:32:48 -08:00 |
|
David Tsay
|
0915aaea3b
|
allow conditions to be dropped into telemetry views
|
2020-02-26 11:31:26 -08:00 |
|
David Tsay
|
80656c1be0
|
Merge branch 'topic-conditionals' into dave/provide-conditions-telemetry
|
2020-02-26 11:11:48 -08:00 |
|
David Tsay
|
acd75f86f4
|
add name to conditions view
|
2020-02-26 11:07:25 -08:00 |
|
David Tsay
|
486dae54bd
|
add metadata provider
|
2020-02-25 17:27:08 -08:00 |
|
David Tsay
|
92ecf3af1d
|
provide telemetry
* listen to realtime data
|
2020-02-25 16:37:43 -08:00 |
|
Joshi
|
3109c8d825
|
Destroy condition manager when the ConditionSet vue is destroyed
|
2020-02-25 15:06:45 -08:00 |
|