9bc4327c59
[Time Conductor] Add non-time-like domain
...
Add a non-time-like domain to sine wave generator telemetry,
to support integration of custom domain formatting into
time conductor.
2015-10-22 12:51:18 -07:00
14722a6ef5
Reset histories before fetching
2015-10-16 08:32:44 -07:00
0538d6e60f
Initial working version
2015-10-12 19:54:03 -07:00
1fcf900271
Added telemetry request ID prefix
2015-10-12 10:41:21 -07:00
183468fcbf
Trying to figure out why requests have no 'source' property
2015-10-10 12:17:30 -07:00
1efa97e6f5
Merge remote-tracking branch 'github/master' into open115b
...
Conflicts:
platform/features/conductor/src/ConductorRepresenter.js
2015-10-09 10:32:43 -07:00
fc0bfa77db
Merge remote-tracking branch 'github-open/open141' into open141-integration
2015-10-09 09:52:35 -07:00
9b11d95437
shuttle
2015-10-08 16:04:14 -07:00
67d78772fa
Added providers, adapters, data dictionary
2015-10-08 08:46:44 -07:00
0891e15936
[Search] Add digest indicator
...
Add digest indicator to example/profiling to aid in diagnosing
digest-related performance issues (or ruling out excessive digest
cycles as a cause of performance issues.)
2015-09-29 18:37:44 -07:00
13525a67c2
[Time Conductor] Fix domain-based calculations
...
...in example telemetry, to support development work
on time conductor.
2015-09-24 13:21:51 -07:00
0b0cee3afb
[Example] Add domain
...
Add a second domain to example telemetry, to support
addition of a domain selector to the time conductor;
nasa/openmctweb#115
2015-09-23 16:43:58 -07:00
4549828cae
Merge remote-tracking branch 'github/master' into open1515
2015-09-15 08:57:49 -07:00
215b4a154b
[Persistence] Move local storage to platform
...
#79
2015-09-11 13:53:47 -07:00
a4dda695dd
[Time Controller] Get conductor working with fixed pos.
...
WTD-1515
2015-09-09 16:46:00 -07:00
77d11e1bcf
[Time Controller] Fix sine wave generation
...
Generate sine wave correctly when start time has been specified,
WTD-1515
2015-09-04 14:24:45 -07:00
bfb19dea74
[Time Controller] Use start time in example
...
WTD-1515
2015-09-04 12:52:02 -07:00
ce152881cc
[Identity] Add example identity service
...
nasa/openmctweb#92
2015-08-28 16:36:57 -07:00
60cdc0eb6d
[Licensing] Add license header to applicable files
2015-07-24 17:08:29 -07:00
36ac5aa4de
[Style] JSLint compliance
2015-07-24 17:07:53 -07:00
919ef2f991
[Persistence] Add localstorage persistence
2015-07-22 10:58:28 -07:00
38ad8058e8
Merge remote-tracking branch 'origin/open1223' into open-1338
...
Resolve merge conflicts due to whitespace changes.
2015-06-29 12:08:16 -07:00
bf8b0bae03
Merge branch 'master' of https://github.com/nasa/openmctweb into open18
2015-06-25 14:51:18 -07:00
6c3aeb2784
[Comments] Comment matches exported name
2015-06-25 11:19:01 -07:00
a3f3f5bb27
Merge remote-tracking branch 'origin/open1170' into open-1318
2015-06-25 11:06:44 -07:00
fd81c5c859
[Events] No Period
...
No longer asks for a period when creating a
new Event Message Generator. #18 .
2015-06-24 15:19:47 -07:00
5da210d350
[Events] More style compliance
...
More small changes for style. #18 .
2015-06-23 15:09:34 -07:00
7d3c2b7243
[Events] Style compliance
...
Made some small changes to keep up with
the style standards. #18 .
2015-06-23 14:47:21 -07:00
581f14d117
[Events] Event telemetry generator working
...
Event telemetry generator now works again, giving a timestamp
and a message string. Additionally, removed excess files which
previously were used for the EventListController. #18 .
2015-06-23 14:39:40 -07:00
c4006646f8
[Events] More generalized data format
...
Made the EventListController use domain and range types, rather
than severity, domain, and event message. This allows it to be
more generalized, which should be helpful with different data
formats later on. #18 .
2015-06-23 14:21:11 -07:00
7be7844824
[Events] Reversed viewing order
...
When viewing an event message generator new messages are now added to the
bottom of the display, rather than being added to the top and pushing
the other messages down by one. #18 .
2015-06-22 13:40:55 -07:00
0feb3b0462
Merge branch 'open18' of https://github.com/slhale/openmctweb into open18
2015-06-22 12:37:15 -07:00
7f7759f72c
Merge branch 'open-master' into open1223
2015-06-20 15:36:21 -07:00
ae7dae011b
[Dev/Frontend] New example event generator and event view
...
WTD-1304
github open18
New example generator;
New temporary view: features/events;
Updated scss and css;
2015-06-19 15:29:06 -07:00
eb2cddc063
[Workers] Satisfy JSLint
...
Modify example worker script to satisfy JSLint. #12 .
2015-06-18 11:30:47 -07:00
640a399278
[Workers] Add example worker
...
Add an example worker which inefficiently calculates
fibonacci numbers outside of the UI thread, for #12 .
2015-06-18 11:21:00 -07:00
4320d9be95
[Imagery] Add example imagery
...
Add a telemetry source for example imagery to support development
of a view for image telemetry, WTD-1170.
2015-06-09 15:29:07 -07:00
781a1a4be5
[Limits] Add metadata to SWGs
...
Add telemetry metadata to Sine Wave Generators to support
utilizing telemetry in a 'datum' format, to match designed
API for WTD-1223.
2015-06-09 09:31:22 -07:00
ea3be6db49
[Limits] Use datum for sinewave limits
...
Use forward-looking notion of a datum for sine wave
generator limits, WTD-1223.
2015-06-08 15:32:24 -07:00
dc6c43a4cd
[Limits] Display limit state in legend of plot
...
WTD-1223.
2015-06-05 17:15:02 -07:00
f314e46abc
[Limits] Add example limit capability
...
WTD-1223.
2015-06-05 16:48:09 -07:00
10863514cb
[Licenses] Add license headers
...
WTD-1051.
2015-05-13 16:43:30 -07:00
00551779fb
[Policy] Add example of usage
...
Add example showing usage of policy, WTD-973.
2015-04-01 15:18:20 -07:00
cc181dbdc9
[Frontend] Form and form control enhancements
...
WTD-1002
Added Angular hooks to allow form elements to have JSON defined CSS classes
Form element cleanups
2015-03-10 22:36:35 -07:00
5c649935d2
Merge remote-tracking branch 'origin/open717' into open-master
2015-02-02 16:58:27 -08:00
d192d611f9
[Performance] Colorize watch counter
...
Colorize the watch counter when it exceeds 2000, to aid in
detecting/diagnosing issues like WTD-717.
2015-01-27 08:38:18 -08:00
b7f4539cdb
[Performance] Add watch indicator
...
Add a watch indicator to the example bundles as a
developer support tool. Added to help support sluggish
plots, WTD-717.
2015-01-26 15:09:56 -08:00
b4679b9c6d
[Create] Allow create of sine wave generators
...
Add the 'creation' feature to sine wave generators, so that
they appear in the Create menu after changes for WTD-705.
2015-01-21 16:17:37 -08:00
46e17b9496
[Forms] Handle disabled state generally
...
Handle disabled state for items in a toolbar generally,
instead of only in buttons. WTD-684.
2015-01-15 15:46:25 -08:00
74e2dbe3f8
[Forms] Add example for toolbar
...
Add example for use of the mct-toolbar directive,
WTD-684.
2015-01-15 15:36:07 -08:00