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
Charles Hacskaylo
eb293b21eb
[Frontend] Removing glyph definitions
...
Fixes #1047
Removed commented code
2016-07-25 11:56:18 -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
Victor Woeltjen
550e60455b
[Persistence] Fix code style
2016-07-14 16:49:31 -07:00
Victor Woeltjen
d263b80810
[Persistence] Add TransactionManager JSDoc
...
Fixes #1059 (or, rather, concludes work on said fix)
2016-07-14 16:47:36 -07:00
Victor Woeltjen
99227d2e42
[Persistence] Finish testing TransactionManager
2016-07-14 16:39:50 -07:00
Victor Woeltjen
31264aadda
[Persistence] Begin testing TransactionManager
2016-07-14 16:28:27 -07:00
Victor Woeltjen
11a2fbacb4
[Persistence] Add test cases
...
Adds test cases for TransactionalPersistenceCapability which brings
coverage up to 100%.
2016-07-14 16:22:25 -07:00
Victor Woeltjen
7c865f87be
[Persistence] Update transactional persistence spec
...
...to account for changes to separate out transaction management,
including removal of specs made obsolete (as tested behavior has
been moved to TransactionManager or was already redundant to
behavior from the undecorated PersistenceCapability)
2016-07-14 16:20:29 -07:00
Victor Woeltjen
86fcf19066
[Persistence] Update Save As spec
...
...to account for asynchrony in test case due to usage of
Promise.all
2016-07-14 16:14:20 -07:00
Victor Woeltjen
1f7cece8ec
[Persistence] Remove unused variable
2016-07-14 15:05:43 -07:00
Victor Woeltjen
a731c35ad6
[Persistence] Refactor out transaction management
2016-07-14 13:43:55 -07:00
Victor Woeltjen
c7529dd56b
[Persistence] Share transaction clearing functions
2016-07-14 12:53:58 -07:00
Victor Woeltjen
00fff52529
[Persistence] Track persist-pending state globally
2016-07-14 12:50:36 -07:00
Victor Woeltjen
4c7ad6d93a
Merge branch 'undirty-on-refresh-1046' into transaction-clearing-1059
...
Conflicts:
platform/commonUI/edit/src/actions/SaveAsAction.js
2016-07-14 11:53:39 -07:00
Victor Woeltjen
eb5493e37b
[Persistence] Revert quick-fix for persistence clearing
...
Revert "Squashed commit of the following:"
This reverts commit d1c01d3c86
.
2016-07-14 11:51:59 -07:00
Victor Woeltjen
1fb18c7919
[Context] Add test, tweak logic
...
Add test to verify that warnings are not shown based on
composition/location inconsistencies when editing.
2016-07-14 11:16:07 -07:00
Victor Woeltjen
1c2378b3b4
[Context] Suppress warnings while editing
...
Don't expect consistency between composition and location fields
while an object is being edited; this avoids benign warnings
being logged. Fixes #624
2016-07-14 11:10:15 -07:00
Andrew Henry
cd21575546
[Documentation] Minor punctuation change, and added links
2016-07-13 08:57:52 -07:00
Andrew Henry
f9d6b9fe5d
Merge pull request #1044 from pacozaa/master
...
[Documentation] Improve README.md in Build section
2016-07-13 08:50:29 -07:00
pacozaa
407766774d
[Documentation] Add Building and Running Open MCT Locally Section from #1044 comment
2016-07-13 15:05:11 +07:00