Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23no current output renderedcondition-from-identifierJoel McKinnon
2020-01-22persist name changeJoel McKinnon
2020-01-22added persist for removeJoel McKinnon
2020-01-22fixed removeJoel McKinnon
2020-01-22renders current output sectionJoel McKinnon
2020-01-22WIP: set current conditionJoel McKinnon
2020-01-18Fix broken renderingJoshi
2020-01-17Fix errors after converting conditionCollection to persist identifiers onlyJoshi
2020-01-17Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into con...Joshi
2020-01-171. Persist the condition domain object — doneJoshi
2020-01-17Addresses code review comments (#2624)Shefali Joshi
2020-01-17Merge branch 'condition-class' of https://github.com/nasa/openmct into condit...Joshi
2020-01-17Merge branch 'telemetry-criterion' of https://github.com/nasa/openmct into co...Joshi
2020-01-17Merge branch 'condition-view' of https://github.com/nasa/openmct into conditi...Joshi
2020-01-17Fixes this for the handleConditionUpdated functionJoshi
2020-01-17Fixes this for initilize functionJoshi
2020-01-17Merge branch 'condition-class' of https://github.com/nasa/openmct into condit...Joshi
2020-01-17Merge branch 'telemetry-criterion' of https://github.com/nasa/openmct into co...Joshi
2020-01-17Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into con...Joshi
2020-01-17Updates copyright, jsdocs, small refactorJoshi
2020-01-17persist output string selectioncondition-viewJoel McKinnon
2020-01-17Merge branch 'telemetry-criterion' of https://github.com/nasa/openmct into co...Joshi
2020-01-17Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into con...Joshi
2020-01-17Addresses code review commentsJoshi
2020-01-16added string output fieldJoel McKinnon
2020-01-16css fixes and add any/all controlJoel McKinnon
2020-01-16fixed style issues and added default select labelsJoel McKinnon
2020-01-16Addresses comments from PR: https://github.com/nasa/openmct/pull/2621 (#2623)Shefali Joshi
2020-01-15Merge branch 'conditionSet-view' of https://github.com/nasa/openmct into cond...Joshi
2020-01-15Adding telemetry options to ConditionEditJoshi
2020-01-15deriving current output from current (blue) condition output and persistingJoel McKinnon
2020-01-15using current condition output for current output labelJoel McKinnon
2020-01-15Adds telemetry objects on composition addJoshi
2020-01-14Merge pull request #2621 from nasa/conditionSet-telemetryJoel McKinnon
2020-01-14Removes fdescribeJoshi
2020-01-14(WIP) Fixes cyclic error while saving conditionCollectionJoshi
2020-01-14Merge branch 'conditionSet-view' of https://github.com/nasa/openmct into cond...Joshi
2020-01-14(WIP) conditionSets using ConditionClassesJoshi
2020-01-14persist data changes on updateJoel McKinnon
2020-01-14add default condition only when none presentJoel McKinnon
2020-01-14Merge branch 'conditionSet-telemetry' of https://github.com/nasa/openmct into...Joshi
2020-01-14Merge branch 'condition-class' of https://github.com/nasa/openmct into condit...Joshi
2020-01-14Merge branch 'conditionSet-telemetry' of https://github.com/nasa/openmct into...Joshi
2020-01-14Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into con...Joshi
2020-01-14Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into con...Joshi
2020-01-14Merge pull request #2610 from nasa/telemetry-criterionJoel McKinnon
2020-01-14Updates conditionSet composition policy to allow only telemetry since we're n...Joshi
2020-01-14small fixesNikhil Mandlik
2020-01-14Fixes careless mistake - undefined object.Joshi
2020-01-14Fixes linting issue.Joshi