Joshi
|
ff1ef1f184
|
fixes typo
|
2020-01-16 15:48:40 -08:00 |
|
Joshi
|
1dc4f9f6bb
|
Fixes this for the handleConditionUpdated function
|
2020-01-16 15:44:59 -08:00 |
|
Joshi
|
36222d79c6
|
Updates copyright, jsdocs, small refactor
|
2020-01-16 15:30:49 -08:00 |
|
Joshi
|
8034317796
|
Merge branch 'telemetry-criterion' of https://github.com/nasa/openmct into condition-class
|
2020-01-16 15:08:15 -08:00 |
|
Joshi
|
a59f3a550e
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into condition-class
|
2020-01-16 15:07:57 -08:00 |
|
Joshi
|
415b967c0b
|
Addresses code review comments
- Change copyright to 2020
- Fix class parameters, tests
|
2020-01-16 15:03:14 -08:00 |
|
Shefali Joshi
|
8df549e8d9
|
Addresses comments from PR: https://github.com/nasa/openmct/pull/2621 (#2623)
* Addresses comments from PR: https://github.com/nasa/openmct/pull/2621
* Fixes import path.
|
2020-01-15 15:39:31 -08:00 |
|
Joel McKinnon
|
68949e070c
|
Merge pull request #2621 from nasa/conditionSet-telemetry
Updates conditionSet composition policy to allow only telemetry since…
|
2020-01-14 11:04:46 -08:00 |
|
Joshi
|
654333dabe
|
Removes fdescribe
|
2020-01-14 10:59:11 -08:00 |
|
Joshi
|
1589e4236a
|
Merge branch 'conditionSet-telemetry' of https://github.com/nasa/openmct into condition-class
|
2020-01-13 22:51:13 -08:00 |
|
Joshi
|
8ca202d0a9
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into condition-class
|
2020-01-13 22:48:08 -08:00 |
|
Joshi
|
d2f7904118
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into conditionSet-telemetry
|
2020-01-13 22:47:52 -08:00 |
|
Joel McKinnon
|
2d059fb856
|
Merge pull request #2610 from nasa/telemetry-criterion
Adds telemetry criterion class and related tests
|
2020-01-13 16:07:32 -08:00 |
|
Joshi
|
8bbd7898bb
|
Updates conditionSet composition policy to allow only telemetry since we're no longer using composition for condition domain objects
|
2020-01-13 14:59:45 -08:00 |
|
Joshi
|
d152440436
|
Fixes careless mistake - undefined object.
|
2020-01-13 14:12:05 -08:00 |
|
Joshi
|
1ffe76a525
|
Fixes linting issue.
|
2020-01-13 14:09:59 -08:00 |
|
Joshi
|
a6825f530c
|
Fixes failing test.
|
2020-01-13 14:05:43 -08:00 |
|
Joshi
|
7cf6dc386f
|
Removes use of createOpenMCT and uses mock object for openmct instead.
|
2020-01-13 13:58:25 -08:00 |
|
Joshi
|
5d8252bb07
|
Adds tests for condition class
|
2020-01-13 13:55:54 -08:00 |
|
Joshi
|
91c877f234
|
Adds tests for Condition class
|
2020-01-10 10:43:55 -08:00 |
|
Joshi
|
55a674ba7b
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into condition-class
|
2020-01-09 06:46:27 -08:00 |
|
Joshi
|
36055b7c04
|
Changes name of emitted event
|
2020-01-09 06:44:19 -08:00 |
|
Joshi
|
fe3cc661d3
|
Fixes tests.
|
2020-01-08 12:20:17 -08:00 |
|
Joshi
|
3d0b4d51c2
|
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into telemetry-criterion
|
2020-01-06 13:10:58 -08:00 |
|
Joel McKinnon
|
37650487f7
|
Merge pull request #2608 from nasa/conditionSet-view-provider
Condition set view provider
|
2020-01-06 13:10:00 -08:00 |
|
Joel McKinnon
|
6ccc0b4fbf
|
added TODO comments
|
2020-01-06 12:04:19 -08:00 |
|
Joel McKinnon
|
79fe95372d
|
fix lint errors
|
2020-01-06 10:44:09 -08:00 |
|
Joel McKinnon
|
6adb190d0e
|
Merge branch 'conditionSet-view' of https://github.com/nasa/openmct into conditionSet-view-provider
|
2020-01-06 10:36:25 -08:00 |
|
Joel McKinnon
|
c094e6c6f4
|
change icon
|
2020-01-06 10:35:10 -08:00 |
|
Joshi
|
8c796b4e57
|
Allows adding new conditions and associated criteria.
Stub for evaluating conditions.
|
2020-01-06 10:09:47 -08:00 |
|
Joel McKinnon
|
c08e9a89ff
|
add condition
|
2020-01-06 09:48:11 -08:00 |
|
Joshi
|
cc8ba18ccc
|
Fixes condition plugin tests
|
2020-01-03 11:27:06 -08:00 |
|
Joel McKinnon
|
57c671a42e
|
combined tests in one pluginSpec file
|
2020-01-03 09:13:17 -08:00 |
|
Joel McKinnon
|
1ee6ecf3ae
|
removed conditionSet folder and fixed lint errors
|
2020-01-03 08:39:13 -08:00 |
|
Joel McKinnon
|
5f80b3773b
|
restructured folders
|
2020-01-02 15:19:57 -08:00 |
|
Joel McKinnon
|
8452455050
|
WIP: all condition set UI elements in place - started condition form elements
|
2020-01-02 12:59:32 -08:00 |
|
Joel McKinnon
|
e5d8f60cdb
|
WIP: all condition set UI elements in place except condition form elements
|
2019-12-31 11:33:33 -08:00 |
|
Joel McKinnon
|
de466000a0
|
WIP: styling for conditionSet and condition
|
2019-12-30 18:26:59 -08:00 |
|
Joel McKinnon
|
49664c011c
|
component styling and expand funcitonality
|
2019-12-27 18:17:56 -08:00 |
|
Joel McKinnon
|
cf34d6b127
|
added domainObject bakc into provider
|
2019-12-27 14:23:04 -08:00 |
|
Joel McKinnon
|
e52f6ce099
|
WIP: styling components
|
2019-12-27 14:19:39 -08:00 |
|
Joel McKinnon
|
1ecdc4c487
|
addressed review comment
|
2019-12-27 13:22:05 -08:00 |
|
Joel McKinnon
|
d38e2c49cb
|
WIP: current output styling
|
2019-12-27 13:20:21 -08:00 |
|
Joshi
|
f8464fa76f
|
Adds telemetry criterion class and related tests
|
2019-12-27 12:57:30 -08:00 |
|
Joel McKinnon
|
308ae2cb2e
|
added CurrentOutput and TestData components
|
2019-12-26 16:07:55 -08:00 |
|
Joel McKinnon
|
88219659fb
|
renamed Conditions component to ConditionSet
|
2019-12-26 13:40:58 -08:00 |
|
Joel McKinnon
|
c34c2df061
|
remove fdescribe
|
2019-12-26 12:36:58 -08:00 |
|
Joel McKinnon
|
99c7bd4c10
|
added conditions and condition components
|
2019-12-26 12:25:30 -08:00 |
|
Joel McKinnon
|
f93d5a6fbf
|
skeletal html mockup
|
2019-12-26 08:25:58 -08:00 |
|
Joel McKinnon
|
cd116667be
|
change to inject domainObject
|
2019-12-23 14:32:57 -08:00 |
|