Victor Woeltjen
8a0018177a
Merge pull request #1204 from BogdanAlexandru/mct1198
...
[Edit] Switch other edit actions to mct-control
2016-10-04 18:09:16 -07:00
Victor Woeltjen
c9c8998fa2
Merge pull request #1196 from hudsonfoo/open1185
...
[Timeline] Add battery starting state-of-charge
2016-10-04 18:06:50 -07:00
Charles Hacskaylo
0ed0a48a8c
[Frontend] Styling for TOI element
...
Fixes #933
Fixes #1193
Tabular styling for TOI;
2016-10-04 15:49:18 -07:00
Charles Hacskaylo
1650aae518
[Frontend] Styling for TOI element
...
Fixes #933
Fixes #1193
WIP: Tabular styling for TOI;
TODO: make bottom border work
2016-10-03 15:56:56 -07:00
Charles Hacskaylo
d3bf6c5857
[Frontend] Styling for TOI element
...
Fixes #933
Fixes #1193
WIP: Markup and CSS for plots and TC near complete;
TODO: revised styling in tabular views;
2016-10-03 15:15:56 -07:00
Pete Richards
ae6f6565fa
[export] remove pdf export
...
Remove pdf export with extreme prejudice due to issues with build process.
Fixes https://github.com/nasa/openmct/issues/1217
2016-09-30 16:54:42 -07:00
Henry
5cd0c8a4fa
[Time Conductor] merged from open1182
2016-09-30 12:41:14 -07:00
David Hudson
e077f9ee18
[Timeline] Fix logic error
...
Issue #1185 . Also removed direct modification of domain object.
2016-09-30 21:34:03 +02:00
David Hudson
e9f4db7719
Merge branch 'master' of github.com:nasa/openmct into open1185
2016-09-30 21:25:36 +02:00
Victor Woeltjen
34e07b938d
[API] Update StyleSheetLoaderSpec
...
...to reflect asset path details
2016-09-30 10:42:48 -07:00
Victor Woeltjen
230230aa94
[API] Remove js extension from import
...
...to avoid confusing RequireJS and breaking test suite
2016-09-30 10:37:31 -07:00
Victor Woeltjen
901846e6c1
[API] Use correct property for RT table template
2016-09-30 10:29:03 -07:00
Victor Woeltjen
a93f41f1c3
[API] Miscellaneous platform updates
...
Adds miscellaneous platform updates to include templates
via the RequireJS text plugin; to support modification of
asset paths; and to support priority order for gestures.
Supports integration of new API, #1124 .
2016-09-30 10:25:22 -07:00
Henry
5babf7274d
[Time Conductor] Tweaked the break points for zoom level indicator
2016-09-29 11:21:11 -07:00
Charles Hacskaylo
22da34870d
[Frontend] Styling for TOI element
...
Fixes #933
Fixes #1193
WIP: Markup and CSS revisions for updated UX approach;
TODO: cosmetic CSS
2016-09-29 10:41:21 -07:00
Charles Hacskaylo
99253a5904
[Frontend] Styling for TOI element
...
Fixes #933
Fixes #1193
WIP: Markup and CSS revisions for updated UX approach
2016-09-27 20:42:33 -07:00
Victor Woeltjen
7d950d067c
Merge pull request #1194 from hudsonfoo/open1184
...
[Frontend] Add notes property to all item types
2016-09-27 15:28:49 -07:00
Alex M
a34e89d56a
[Edit] Bind action to .perform() inside mct-button
2016-09-27 21:19:25 +03:00
Alex M
4b51e604a7
[Edit] Switch other edit actions to mct-control
2016-09-24 20:43:35 +03:00
Henry
2db4aa6235
[Time Conductor] Added zoom level label
2016-09-23 13:06:22 -07:00
Charles Hacskaylo
bb2ae2f8d1
[Frontend] Styling for TOI element
...
Fixes #933
Fixes #1193
Finalized TOI in plots, table and TC
2016-09-23 11:07:06 -07:00
Andrew Henry
e3e7bd27e9
Merge pull request #1203 from nasa/open1202
...
[Frontend] Removed Export buttons from objects when in a Layout
2016-09-23 10:20:47 -07:00
Andrew Henry
f6ed0e8ab6
Merge pull request #1178 from hudsonfoo/open1168
...
[Frontend] Delay visibility of progress bar
2016-09-23 10:10:09 -07:00
Charles Hacskaylo
0cf4c92555
[Frontend] Styling for TOI element in tables
...
Fixes #933
Fixes #1193
WIP: styling in tabular mostly done, needs more unit testing
TODO: fix hide/show for pinned TOI in plots - don't
show pinned TOI on hover when not .active
2016-09-22 19:15:10 -07:00
Henry
98f387b605
[Edit Mode] Renamed function from EditAction.cancel() to EditAction.finish()
2016-09-22 17:34:53 -07:00
Henry
275dda820b
Merge branch 'mct588comm' of https://github.com/BogdanAlexandru/openmct into BogdanAlexandru-mct588comm
2016-09-22 17:33:42 -07:00
Henry
3c95c095f1
[Time Conductor] Refactored out use of angular event bus in favor of making TimeConductorViewService an event emitter.
2016-09-22 17:22:25 -07:00
Charles Hacskaylo
adbcc407ef
[Frontend] Styling for TOI element
...
Fixes #933
Fixes #1193
WIP: TOI in tables
2016-09-22 16:06:45 -07:00
Charles Hacskaylo
1c3bd69b66
[Frontend] Styling for TOI element, some refactoring
...
Fixes #933
Fixes #1193
Moves some TOI styling into dedicated new scss file;
Enhancements to TOI in plots to bring into parity
with TOI in TC approach;
2016-09-22 16:06:16 -07:00
Henry
49ee5cb74b
[Time Conductor] Destroy listeners in ConductorAxisController
2016-09-22 15:18:48 -07:00
Charles Hacskaylo
1a93ba2c3d
[Frontend] Styling for TOI element in TC
...
Fixes #933
Fixes #1193
Final for now; both types of TOI added to TC markup;
Hover behavior; constant values in the right places;
2016-09-22 15:09:42 -07:00
Henry
98122cc730
[Time Conductor] Added Zoom
2016-09-22 15:08:19 -07:00
Henry
7fcafb6b58
[Time Conductor] Added pan to Time Conductor
2016-09-22 15:08:19 -07:00
Henry
904d56a089
[Time Conductor] #933 Clean up time conductor listeners on scope destruction
2016-09-22 13:32:43 -07:00
Henry
7a94efccbf
[Edit Mode] Fixed spelling mistake, moved variable declaration
2016-09-22 11:04:04 -07:00
Charles Hacskaylo
3c72eea9ef
[Frontend] Removed export buttons from objects when in layout
...
Fixes #1202
CSS modded
2016-09-22 10:41:14 -07:00
Charles Hacskaylo
c0a96b3c5f
[Frontend] Styling for TOI element in TC
...
Fixes #933
Fixes #1193
WIP, tweaking TOI in TC
2016-09-22 10:33:05 -07:00
Henry
3548cde9c4
[Edit Mode] Fixed issue with save dialog not being displayed for new objects after mutation. Fixes 1080
2016-09-21 16:12:09 -07:00
David Hudson
3d17435438
[Test] Update spec to use SOC percentage
2016-09-20 17:42:34 +09:00
David Hudson
f185254114
[Formatting] Fix missing spaces
2016-09-20 17:41:45 +09:00
David Hudson
943e2ebe14
[Timeline] Convert SOC to use percentages
...
Also includes updated validation params which allow for floats to a maximum
of 100 as well as a percentage sign which is later removed.
2016-09-20 17:40:08 +09:00
Alex M
0c27a5f361
[Edit] Remove CreationService dep from SaveAs
2016-09-19 23:52:30 +03:00
Alex M
abfabc85b5
[Edit] Fix edit-action-buttons indent
2016-09-19 20:41:50 +03:00
Alex M
e08704e6d3
[Edit] Make checkstyle happy
2016-09-19 20:39:54 +03:00
Alex M
f60fc2ebad
[Edit] EditorCapability.finish returns domainObj
2016-09-19 20:33:12 +03:00
Alex M
b50278e92f
[Edit] Remove mocked unused UrlService
2016-09-19 20:22:46 +03:00
David Hudson
d913798d5b
[Timeline] Add battery starting state-of-charge
...
Issue #1185
2016-09-18 22:52:41 +09:00
David Hudson
56267095cb
[Forms] Add style for small textareas
...
Issue #1184 . This allows for a generically sized text area in forms. I am
anticipating some potential feedback on this given the approach and the sizing
I chose may or may not be ideal for your requirements.
2016-09-18 01:47:07 +09:00
David Hudson
f9ce27def3
[Frontend] Add attributes for storing notes
...
Issue #1184
2016-09-18 01:27:12 +09:00
David Hudson
4429e847e8
[Properties] Add notes field to all item types
...
Issue #1184
2016-09-18 01:18:26 +09:00