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-02-14wip: fixing add criteriaadd-criteria-with-classJoel McKinnon
2020-02-13fixed default state of output selectorJoel McKinnon
2020-02-13trigger label and add dividerJoel McKinnon
2020-02-13refactored setOutputJoel McKinnon
2020-02-12fixed set output fieldJoel McKinnon
2020-02-12resolved conflictsJoel McKinnon
2020-02-12Add multiple criteria, set and persist inputsJoel McKinnon
2020-02-11WIP: separating criterion level logic to its own componentJoel McKinnon
2020-02-07criteria component WIPJoel McKinnon
2020-02-06refactored condition and conditionEdit components into single component named...Joel McKinnon
2020-02-06before Deep commentsJoel McKinnon
2020-02-05Merge pull request #2656 from nasa/condition-ui-redoShefali Joshi
2020-02-05Merge commit 'e580734c9593ab863f397b52ec9662f045fc7b61' of https://github.com...Joshi
2020-02-02updateTemetry failing to return object on line 328Joel McKinnon
2020-02-01add condition no errorsJoel McKinnon
2020-02-01Set criteria options (#2630)Shefali Joshi
2020-02-01changed kebab-case event names to camelCaseJoel McKinnon
2020-02-01resolve merge conflictsJoel McKinnon
2020-02-01Change variable name to reflect intentJoshi
2020-02-01Addressing comments - improves input value field visibility logicJoshi
2020-01-31WIP: debuggingJoel McKinnon
2020-01-31added isDragging prop to prevent other drag actionsJoel McKinnon
2020-01-31Merge branch 'condition-ui' of https://github.com/nasa/openmct into condition-uiJoel McKinnon
2020-01-31addressed review commentsJoel McKinnon
2020-01-31addressed review commentsJoel McKinnon
2020-01-30WIP add criteriaJoel McKinnon
2020-01-30Addresses review commentsJoshi
2020-01-30resolve mergeJoel McKinnon
2020-01-30fixed merge conflictJoel McKinnon
2020-01-30WIP - Adding criteria using this.currentCriteriaJoshi
2020-01-29added button and set up iteratable render of criteriaJoel McKinnon
2020-01-29Merge branch 'condition-ui' of https://github.com/nasa/openmct into set-crite...Joshi
2020-01-29Merge branch 'condition-reorder' of https://github.com/nasa/openmct into cond...Joel McKinnon
2020-01-29added drag image and grab cursorJoel McKinnon
2020-01-29Addresses comments - change function names, consolidate compute functionJoshi
2020-01-28Merge branch 'condition-ui' of https://github.com/nasa/openmct into condition...Joshi
2020-01-28Merge branch 'condition-ui' of https://github.com/nasa/openmct into condition-uiJoshi
2020-01-28added testdata toggle controlJoel McKinnon
2020-01-28Fixes testsJoshi
2020-01-27fixed reorder bugsJoel McKinnon
2020-01-27Handle telemetry removalJoshi
2020-01-27Fixes saving the input value for a criteriaJoshi
2020-01-27Destroy classes and unsubscribe when condition set view is destroyedJoshi
2020-01-27Display active condition's output in read only viewJoshi
2020-01-27Fixes saving the input value for criteriaJoshi
2020-01-25reorder wipJoel McKinnon
2020-01-25drag to reorder conditionsJoel McKinnon
2020-01-24Persists telemetry options correctly and loads them on mountJoshi
2020-01-24style changes for dndJoel McKinnon
2020-01-24Merge branch 'condition-ui' of https://github.com/nasa/openmct into set-crite...Joshi