Joshi
c68edd9b7d
Fixes enum comparisons
...
Adds check for undefined
2020-04-09 09:14:31 -07:00
Shefali Joshi
abc2cd2413
Merge branch 'master' into fix-telemetryview-styles
2020-04-08 14:40:54 -07:00
David Tsay
9fe7f230e6
Merge branch 'master' into dave/conditionals-own-results
2020-04-08 14:16:50 -07:00
Deep Tailor
2a7901914a
Merge branch 'master' into fix-telemetryview-styles
2020-04-08 11:57:33 -07:00
Joshi
73b0fc6f79
Removes preventNone as per conversation with UX designer.
2020-04-08 11:46:12 -07:00
Charles Hacskaylo
ddef16795c
Conditionals and Notebook UI fixes ( #2868 )
...
- Significant fixes for Safari-compatible Flex layout in Condition Set
view;
- Changed visual approach to current-value section;
- Firefox scrollbar coloring
- Fix layout issues in Firefox;
- Consolidate Conditionals styles into single scss file;
- Fix test datum elements layout, better wrapping;
- Better approach to presence/absence of URL property in Condition
Widget;
- Fixes #2853 ;
- Fix errors in URL property handling in Condition Widget;
- Fixes #2853 ;
- Fixes #2867 - hide the View Switcher when an object is being edited;
- Refined titling on View Switcher and Notebook menu button;
- Cleaned up styles in l-browse-bar and moved into
ui/layout/layout.scss;
- Removed styles/_layout.scss;
- Hide the main view Edit button when in mobile
2020-04-08 09:36:23 -07:00
David Tsay
d188b9a056
do not mutate function args for criteria results either
2020-04-07 13:22:03 -07:00
Joshi
f510f3edd0
Removes missed code
2020-04-07 11:59:24 -07:00
Joshi
e05b0bb562
Address review comments:
...
Fixes telemetry view visibility and styling issue
Removes none option for border and background styles for drawing objects
2020-04-07 11:34:48 -07:00
David Tsay
17bca04560
do not mutate function args
2020-04-06 18:53:48 -07:00
David Tsay
e0c5bca47d
fix unit tests
2020-04-06 14:25:55 -07:00
Joshi
3158baa998
Merge branch 'fix-telemetryview-styles' of https://github.com/nasa/openmct into fix-telemetryview-styles
2020-04-06 14:02:45 -07:00
Joshi
698508fde4
Use the subobject view type to determine where styles should be saved
2020-04-06 14:02:06 -07:00
Shefali Joshi
68a96989e1
Merge branch 'master' into fix-telemetryview-styles
2020-04-06 13:57:41 -07:00
Joshi
46a6a43234
Merge branch 'master' of https://github.com/nasa/openmct into fix-telemetryview-styles
2020-04-06 13:56:30 -07:00
David Tsay
d41fc27b55
subscriptions should use latest timestamp
2020-04-06 11:17:59 -07:00
David Tsay
24bb96cc90
WIP detach request data from subscription data
...
extract getLatestTimestamp function
2020-04-03 18:39:26 -07:00
David Tsay
483ee173d6
pass correct args into off listener
2020-04-02 16:34:40 -07:00
Joshi
f96dfcc942
Reassign ids for criteria when we clone conditions
2020-04-02 10:45:37 -07:00
Joshi
7c289d76b6
Revert object.assign change
2020-04-02 10:40:39 -07:00
Joshi
c617a440eb
Merge branch 'master' of https://github.com/nasa/openmct into criterion-delete
2020-04-02 10:40:32 -07:00
Joshi
666459be87
Merge branch 'master' of https://github.com/nasa/openmct into fix-telemetryview-styles
2020-04-02 10:30:07 -07:00
Joshi
f91a64483b
Adds missing id during create condition
2020-04-02 10:18:41 -07:00
Joshi
de8d63c09d
Merge branch 'master' of https://github.com/nasa/openmct into criterion-delete
2020-04-02 10:11:42 -07:00
Shefali Joshi
58b4a6ebf5
Merge branch 'master' into fix-any-telemetry
2020-04-02 10:06:37 -07:00
Joshi
97b37edce4
Store telemetry styles on their container domain objects.
2020-04-01 15:51:40 -07:00
Joel McKinnon
d3443518d6
reverted changes unrelated to id
2020-04-01 15:08:31 -07:00
Joel McKinnon
c33314a4bf
added uuid to addCriteria, cloneCriteria, changed key of v-for to criteria.id
2020-04-01 14:56:32 -07:00
Joel McKinnon
169cc6617a
added uuid() in conditionManager
2020-04-01 13:58:58 -07:00
David Tsay
a946325e95
request LAD for default condition
2020-04-01 13:58:27 -07:00
Joel McKinnon
1beba78111
removed call to checkTelemetry in computed prop, removed if in persist(), changed key in v-for for criteria
2020-04-01 13:34:17 -07:00
Joel McKinnon
2edfeaa606
added checkTelemetry call in inputCount computed prop
2020-04-01 12:15:02 -07:00
Joel McKinnon
2a1f9fd063
removed recursive call
2020-04-01 11:10:10 -07:00
Joel McKinnon
63fe92f8ea
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into criterion-delete
2020-04-01 10:37:01 -07:00
Joel McKinnon
35f303ffa4
changed inputCount to computed property
2020-04-01 10:35:49 -07:00
Joshi
dd70bb470f
Merge branch 'master' of https://github.com/nasa/openmct into fix-telemetryview-styles
2020-04-01 10:18:30 -07:00
Joshi
b9ab599c35
Fix description and errors for all/any telemetry
2020-04-01 10:10:31 -07:00
Joshi
8515a411bd
Merge branch 'master' of https://github.com/nasa/openmct into fix-any-telemetry
2020-04-01 09:55:55 -07:00
David Tsay
a81af1ce34
check format first ( #2851 )
...
default to number
2020-03-31 21:04:52 -07:00
Joshi
72a3248123
Fix LAD requests for any/all telemetry
2020-03-31 16:48:59 -07:00
Shefali Joshi
ee4a81bdfd
Conditionals feature ( #2830 )
...
Introduces conditional styling feature.
2020-03-31 15:56:06 -07:00
Joshi
b90eb80584
Addresses review comments: Rename file, change copyright year, remove commented out code
2020-03-31 15:50:30 -07:00
Charles Hacskaylo
ebaf702c59
Topic conditionals master merge ( #2833 )
...
- Restore updated symbols font file for Condition Widget icon glyph;
- Change "All telemetry | Any telemetry" to all lowercase;
- Fix cursor styles for Condition Widget;
- Fix Safari layout problems with Condition Set/section styles;
2020-03-31 15:36:50 -07:00
Joshi
064cf6747e
Adds copyright text
2020-03-31 14:21:30 -07:00
David Tsay
4220a8a68a
[Conditionals] default condition handling ( #2827 )
...
* Sisplay default condition output by... default
2020-03-31 12:32:06 -07:00
Joshi
42eeeea374
Merge branch 'topic-conditionals' of https://github.com/nasa/openmct into any-all-telemetry
2020-03-31 11:00:00 -07:00
Shefali Joshi
4e39d9fb84
Test data for condition sets ( #2807 )
...
* Test Data
* Persist testData and apply it to the conditionSet
* Do not persist the applied flag, but persist test data
Co-authored-by: charlesh88 <charlesh88@gmail.com>
2020-03-30 15:45:07 -07:00
Joshi
14eaf4e899
Addresses comments: Fixes dropdown logic
2020-03-30 12:17:49 -07:00
Shefali Joshi
a31d10e708
Adds NOT and XOR triggers for conditions ( #2816 )
...
* Adds XOR and NOT triggers for conditions
* Adds unit tests and fixes linting issues
2020-03-30 12:09:50 -07:00
Charles Hacskaylo
f9e88321a3
Condition Widget refinements ( #2814 )
...
* New Condition Widget
* Add new glyphs and symbols font files
2020-03-30 11:59:27 -07:00