David Hudson
56e321f6d9
[Forms] Add textarea template
...
Issue #1184
2016-09-18 01:18:02 +09:00
David Hudson
e135ed26f0
[Frontend] Shorten overlay fade duration
...
Issue #1168
2016-09-17 16:36:55 +09:00
David Hudson
48b25fe842
[Formatting] Remove double negative logic
...
Issue #1168
2016-09-17 16:32:26 +09:00
Charles Hacskaylo
27e6caf69b
[Frontend] Styling for TOI element in plots
...
Fixes #933
Fixes #1193
Relates to #1182
WIP, adding TOI to plot view;
Integrated Andrew's work from #1182 ;
Significant changes to markup and
additions to plot scss;
2016-09-16 18:51:51 -07:00
Charles Hacskaylo
2c7ae95106
Merge branch 'open1182' into open1193
2016-09-16 15:11:25 -07:00
Alex M
5ef6617062
[Edit] Rename action to Save and Finish Editing
2016-09-17 01:05:46 +03:00
Alex M
ae89dcd62d
[Edit] Make single save button use mct-control
2016-09-17 00:39:49 +03:00
steven mirecki
f9597fe799
Merge branch 'master' of https://github.com/nasa/openmct
2016-09-16 17:16:35 -04:00
smirecki
0ec27350e0
Update TimelineTickController.js
...
One correction by @akhenry, "region, not reign".
2016-09-16 16:50:11 -04:00
Alex M
2a2e9ef99d
[Edit] Make linter happy
2016-09-16 03:24:00 +03:00
Alex M
1446b16e77
[Edit] Using spy objects as save action mocks
2016-09-16 03:15:10 +03:00
Henry
92a80c39cb
[Time Conductor] Added pan to Time Conductor
2016-09-15 16:58:27 -07:00
Charles Hacskaylo
2c81b72d60
[Frontend] Styling for TOI element in plots
...
Fixes #933
Fixes #1193
WIP, adding TOI to plot view.
2016-09-15 16:02:30 -07:00
Charles Hacskaylo
9e2debf801
[Frontend] Styling for TC's TOI element
...
Fixes #933
Fixes #1193
I lied in my last commit - one more
alignment tweak needed. Now I'm done.
2016-09-15 15:43:29 -07:00
Charles Hacskaylo
35872e284c
[Frontend] Styling for TC's TOI element
...
Fixes #933
Fixes #1193
TOI in TC done for now.
2016-09-15 15:40:03 -07:00
Charles Hacskaylo
98e67f8dfb
[Frontend] Styling for TC's TOI element
...
Fixes #933
Fixes #1193
WIP: adjust spacing;
added pagination buttons
2016-09-15 14:55:06 -07:00
Alex M
f03003b366
[Edit] Fix CreateActionSpec
2016-09-15 23:18:53 +03:00
Alex M
d3db26499c
[Edit] CreateAction needs to perform("save-as")
2016-09-15 23:14:12 +03:00
Alex M
d1f67fd8b9
[Edit] Introduce dropdown Save menu
...
And fix style issues in SaveAsActionSpec
2016-09-15 22:40:02 +03:00
Alex M
31ee92b711
[Edit] Remove editor.cancel from SaveActionSpec
2016-09-15 20:39:02 +03:00
Alex M
1ea7fa3084
[Edit] SaveAsAction tests cover save and finish
2016-09-15 20:28:29 +03:00
Charles Hacskaylo
f912b9e273
[Frontend] Styling for TC's TOI element
...
Fixes #933
WIP, TC v2 changes
2016-09-14 18:40:55 -07:00
Charles Hacskaylo
2df1e2b508
[Frontend] Styling for TC's TOI element
...
Fixes #933
WIP, global changes
2016-09-14 18:40:29 -07:00
Charles Hacskaylo
9e85341aaa
[Frontend] Fixed color for TC clock hands
...
Fixes #933
2016-09-14 15:16:16 -07:00
Alex M
d8dc3c8445
Merge branch 'master' into mct588comm
2016-09-14 19:50:19 +03:00
Alex M
0be84a4e51
[Edit] CreateAction closes editor after save
2016-09-13 23:59:28 +03:00
Alex M
d87ed1414e
[Edit] Update EditorCapability comments
2016-09-13 22:36:27 +03:00
Alex M
4382745012
[Edit] Final two actions now use finish()
2016-09-13 22:35:11 +03:00
Alex M
79b16ddda6
[Edit] SaveAs now calls finish()
2016-09-13 21:24:20 +03:00
David Hudson
6c9bd0b510
Merge branch 'master' of github.com:nasa/openmct into open1168
2016-09-13 16:39:31 +09:00
David Hudson
2740b6f957
[Frontend] Add optional delay parameter to dialog service
...
Issue #1168
2016-09-13 16:36:25 +09:00
Henry
a1331b7bb3
Merge branch 'master' into open933
2016-09-12 16:54:45 -07:00
Henry
9a06325533
Merge branch 'master' into open933
2016-09-12 14:39:24 -07:00
David Hudson
ea35395d7e
Merge branch 'master' of github.com:nasa/openmct into open1168
2016-09-13 02:47:16 +09:00
David Hudson
bad901a162
[Typo] Add reference to self
...
Issue #967
2016-09-12 17:06:23 +09:00
David Hudson
bb34528a86
[Testing] Add tests to ensure correct image type
...
Issue #967
2016-09-12 17:00:28 +09:00
David Hudson
487ec7907c
[Formatting] Fix missing space
...
Issue #967
2016-09-12 16:59:39 +09:00
David Hudson
3093ab8067
[Testing] Convert blob to proper format. Inject FileReader.
...
Issue #967
2016-09-12 16:58:21 +09:00
David Hudson
0f1d685ae6
Merge branch 'master' of github.com:nasa/openmct into open967
2016-09-12 15:46:04 +09:00
David Hudson
24cb72e5b5
[Frontend] Delay visibility of progress bar
...
Resolves #1168
2016-09-12 15:28:04 +09:00
Andrew Henry
4c6ca58c95
Merge pull request #1157 from TypicalFooBar/843
...
[Context Menu] New Tab button available in edit mode. #843
2016-09-11 21:21:49 -07:00
Henry
e639e056ba
[Time Conductor] Fixing bugs found in smoke testing. Fixes #933
2016-09-09 18:51:47 -07:00
David Hudson
d62989bc5d
[Formatting] Rename export image service key
...
Issue #1164
2016-09-10 03:18:46 +09:00
David Hudson
8e39da6726
[Formatting] Rename export image service key
...
Issue #1164
2016-09-10 03:12:00 +09:00
David Hudson
98deac042e
[Formatting] Reduce line length of gl declaration
...
Issue #1164
2016-09-10 02:56:23 +09:00
David Hudson
b51ffcada6
[Formatting] Add inline JSDoc
...
Issue #1164
2016-09-10 01:59:07 +09:00
David Hudson
a6386b1612
[Formatting] Rename export image service variables
...
Issue #1164
2016-09-10 01:45:50 +09:00
David Hudson
72ecbb0abc
[Frontend] Fix typo
2016-09-09 12:07:02 +09:00
David Hudson
c6caae8647
[Frontend] Remove unnecessary export button styles
2016-09-09 12:06:42 +09:00
David Hudson
911ece7612
[Frontend] Remove styles that are no longer necessary
...
Issue #1164 . Based on updates from 0457f7bee80f228878912f7ea1fcbe191c2046dc these styles
are no longer necessary and have been removed.
2016-09-08 11:05:19 +09:00