4331 Commits

Author SHA1 Message Date
Charles Hacskaylo
4606d617d1 Merge remote-tracking branch 'origin/master' into frontend-1047 2016-07-29 13:58:51 -07:00
Charles Hacskaylo
d5bff555e0 [Frontend] Updated glyphs used by plot view switcher
Fixes #1047
2016-07-28 19:09:33 -07:00
Charles Hacskaylo
b72d82baef [Frontend] Tree styles in left pane and selector-list
Fixes #1047
2016-07-28 19:09:00 -07:00
Charles Hacskaylo
af36b9996d [Frontend] Form validation styling
Fixes #1047
<mct-form> must now include class
'validates'  to display validation glyph icons;
removed 'no-validate' from markup; cleaned
up validation scss;
2016-07-28 18:32:34 -07:00
Charles Hacskaylo
69dc893b4b [Frontend] Glyphs to classes, mobile
Fixes #1047
Fixes and enhancements for mobile,
particularly in tree;  Removed
`display: inline-block` from containerSubtle
mixin;
2016-07-28 17:11:52 -07:00
Charles Hacskaylo
7bca18b186 [Frontend] Rename .s-menu-btn, remove unused
Fixes #1047
.s-menu-btn > .s-menu-button;
.create-btn > .create-button;
removed unused l-btn, t-btn,
t-btns-zoom from markup
2016-07-28 11:36:19 -07:00
Charles Hacskaylo
5d229198b7 [Frontend] Rename .s-clickable-icon to .s-icon-button
Fixes #1047
2016-07-28 11:25:36 -07:00
Charles Hacskaylo
36479e2e8b [Frontend] Rename .s-btn to .s-button
Fixes #1047
2016-07-28 11:20:30 -07:00
Charles Hacskaylo
89e4f06de9 [Frontend] Apply clickable-icon class
Fixes #1047
2016-07-28 11:12:07 -07:00
Charles Hacskaylo
e65ca1cb8b [Frontend] Updated icons
Fixes #1047
- Clock, timer, plots updated
2016-07-28 10:52:35 -07:00
Victor Woeltjen
59436f7b45 [Tests] Load all sources (#1098)
Load all source files when running Karma's test suite; this
ensures that code coverage metrics are not invalidated by
missing files. Fixes #1090.
2016-07-28 10:45:38 -07:00
Charles Hacskaylo
3e7eb98ac2 [Frontend] Standardizing styles
Fixes #1047
- Finessing mini-tab and making able to
control per theme; s-clickable and s-toggle-icon
classes cleaned up
2016-07-27 18:05:06 -07:00
Charles Hacskaylo
18e08074a8 [Frontend] Tweaks to sass code
Fixes #1047
- Splitter and mini-tab-icon elements
2016-07-27 16:33:25 -07:00
Charles Hacskaylo
44fda8d68f [Frontend] Multiple UI fixes and tweaks
Fixes #1047
mini-tabs, splitters and bg-splash updated;
moved position of Inspector collapse mini-tab
to allow position transition;
splitter-sm class added for Timelines;
2016-07-27 09:24:53 -07:00
Charles Hacskaylo
2aee8bc0d8 [Frontend] Updated splash image
Fixes #1047
2016-07-26 15:53:32 -07:00
Charles Hacskaylo
624f09777f Merge remote-tracking branch 'origin/master' into frontend-1047 2016-07-26 15:02:55 -07:00
Charles Hacskaylo
ce7591f642 [Frontend] Fixed clock indicator
Fixes #1047
Restored no-collapse and float-right
properties;
2016-07-26 11:22:23 -07:00
Charles Hacskaylo
5324c8edba [Frontend] New font and project file
Fixes #1047
New font files that were missed in
last commit; updated icomoon proj
file; fixed missing char codes in
glyphs.scss;
2016-07-25 18:14:38 -07:00
Charles Hacskaylo
a3b2628883 [Frontend] Revised and new icon art
Fixes #1047
New icons for overlay and stacked plots;
revised art and new description for
Fixed Position object;
2016-07-25 17:54:00 -07:00
Charles Hacskaylo
8a41c6dbc7 [Frontend] Removing glyph definitions
Fixes #1047
Updated comment
2016-07-25 17:52:41 -07:00
Victor Woeltjen
4d2f159dd8 [Build] Bump version number
...and restore SNAPSHOT status to open sprint Niven,
https://github.com/nasa/openmct/milestone/15
2016-07-25 12:07:41 -07:00
Charles Hacskaylo
eb293b21eb [Frontend] Removing glyph definitions
Fixes #1047
Removed commented code
2016-07-25 11:56:18 -07:00
Victor Woeltjen
26a9d53f3b [Build] Remove SNAPSHOT Status
To close sprint Le Guin,
https://github.com/nasa/openmct/milestone/14
v0.11.0
2016-07-25 11:46:40 -07:00
Charles Hacskaylo
d8b1fb7781 [Frontend] Removing glyph definitions; updating tests
Fixes #1047
Search and removal of "glyph" definitions in bundle
and other JS files; updating tests accordingly;
2016-07-25 11:17:45 -07:00
Charles Hacskaylo
650fbcc921 [Frontend] Removing glyph definitions; updating tests
Fixes #1047
Search and removal of "glyph" definitions in bundle
and other JS files; updating tests accordingly;
2016-07-25 10:20:33 -07:00
Charles Hacskaylo
574b8bd5c1 [Frontend] Updated tests for glyph refactoring
Fixes #1047
Fixing test cases
2016-07-22 19:11:56 -07:00
Charles Hacskaylo
dd84177441 [Frontend] Updated tests and examples for glyph refactoring
Fixes #1047
WIP: Fixing test cases: fixed test in Timers that was expecting
glyph return;
2016-07-22 18:47:45 -07:00
Charles Hacskaylo
2231f8e124 [Frontend] Updated tests for glyph refactoring
Fixes #1047
Fixing test cases: fixed test in Timers that was expecting
glyph return;
2016-07-21 17:45:20 -07:00
Charles Hacskaylo
ae59ecfa97 [Frontend] Fixed style
Fixes #1047
WIP: fixed line-height issue for t-item-icon class
2016-07-21 17:38:45 -07:00
Charles Hacskaylo
d43bff1445 [Frontend] Fixed colors
Fixes #1047
WIP: fixed colors  and style defs related to clickable
icons
2016-07-21 17:07:49 -07:00
Charles Hacskaylo
c2db6f8805 [Frontend] Fixed colors
Fixes #1047
WIP: fixed colors related to changes to
btnSubtle mixin; new constants for clickable
icons
2016-07-21 16:32:17 -07:00
Charles Hacskaylo
a4753c44d1 [Frontend] Added new icon-brackets to symbols font
Fixes #1047
WIP
2016-07-21 15:23:58 -07:00
Charles Hacskaylo
2704640b94 [Frontend] Normalize color constants
Fixes #1047
Normalize color constant values for themes; consolidated
and cleaned up btn-related mixins; fixed hover color issues
2016-07-21 15:11:28 -07:00
Charles Hacskaylo
421286c7e4 [Frontend] Convert new Fixed Position Display from glyphs
Fixes #1047
WIP
2016-07-21 14:10:13 -07:00
Charles Hacskaylo
a4111f3855 [Frontend] Refactoring Timeline glyphs, s-btn fixes
Fixes #1047
WIP: Timeline-related glyph refactoring; s-btn
styles and hover color fixes
2016-07-21 14:08:18 -07:00
Charles Hacskaylo
883f999215 Merge remote-tracking branch 'origin/master' into frontend-1047 2016-07-21 08:53:23 -07:00
Charles Hacskaylo
9d9cabb760 [Frontend] Glyph refactoring
Fixes #1047
WIP: search, toolbar buttons; mods
to flex archetypes
2016-07-19 16:20:20 -07:00
Charles Hacskaylo
28b663ce41 [Frontend] Glyph-related style changes to toolbars and buttons
Fixes #1047
Glyph refactoring  WIP for toolbar buttons;
Timeline glyph refactoring continued
2016-07-18 14:58:40 -07:00
Charles Hacskaylo
a9326f572f [Frontend] Glyph-related style changes to Timelines
Fixes #1047
Timeline glyph refactoring; Resource Graph icons
in swimlanes now display grayed-out version when not
added to the Resource Graph; minor color tweaks
2016-07-18 13:36:45 -07:00
Pete Richards
14f1a1f740 Merge remote-tracking branch 'origin/open1031' 2016-07-18 11:43:55 -07:00
Pete Richards
5a6c209369 Merge branch 'jesusprubio-open1036' 2016-07-18 11:39:04 -07:00
Pete Richards
8c2ce81b76 Merge branch 'open1036' of https://github.com/jesusprubio/openmct into jesusprubio-open1036 2016-07-18 11:37:00 -07:00
Pete Richards
99ec188813 Merge remote-tracking branch 'origin/open254' 2016-07-18 11:35:43 -07:00
Pete Richards
41d0089e53 Merge remote-tracking branch 'origin/open1065' 2016-07-18 11:19:55 -07:00
Pete Richards
8ed9f51008 Merge remote-tracking branch 'origin/open1075-fixed' 2016-07-18 11:17:05 -07:00
Charles Hacskaylo
d6e1737803 [Frontend] Merge master into frontend-1047
Fixes #1047
Resolved conflict in icomoon.json file
2016-07-18 10:29:32 -07:00
Andrew Henry
6176ca2260 Merge pull request #1084 from nasa/transaction-clearing-1059
[Persistence] Clear transactions selectively
2016-07-15 16:20:19 -07:00
Victor Woeltjen
eb6ddb5e45 [Persistence] Use ids from TransactionManager API
Recommended during code review,
https://github.com/nasa/openmct/pull/1084#discussion_r71021889
2016-07-15 12:26:35 -07:00
Andrew Henry
c5041db1d1 Merge pull request #1083 from nasa/contextualize-624
[Context] Remove excessive warnings
2016-07-15 11:05:52 -07:00
Henry
307b678707 [Fixed] Create new object type based on Telemetry Panel 'Fixed' view. Fixes #1075 2016-07-14 17:00:13 -07:00