e65ca1cb8b
[Frontend] Updated icons
...
Fixes #1047
- Clock, timer, plots updated
2016-07-28 10:52:35 -07:00
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
18e08074a8
[Frontend] Tweaks to sass code
...
Fixes #1047
- Splitter and mini-tab-icon elements
2016-07-27 16:33:25 -07:00
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
2aee8bc0d8
[Frontend] Updated splash image
...
Fixes #1047
2016-07-26 15:53:32 -07:00
ce7591f642
[Frontend] Fixed clock indicator
...
Fixes #1047
Restored no-collapse and float-right
properties;
2016-07-26 11:22:23 -07:00
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
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
8a41c6dbc7
[Frontend] Removing glyph definitions
...
Fixes #1047
Updated comment
2016-07-25 17:52:41 -07:00
eb293b21eb
[Frontend] Removing glyph definitions
...
Fixes #1047
Removed commented code
2016-07-25 11:56:18 -07:00
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
574b8bd5c1
[Frontend] Updated tests for glyph refactoring
...
Fixes #1047
Fixing test cases
2016-07-22 19:11:56 -07:00
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
ae59ecfa97
[Frontend] Fixed style
...
Fixes #1047
WIP: fixed line-height issue for t-item-icon class
2016-07-21 17:38:45 -07:00
d43bff1445
[Frontend] Fixed colors
...
Fixes #1047
WIP: fixed colors and style defs related to clickable
icons
2016-07-21 17:07:49 -07:00
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
a4753c44d1
[Frontend] Added new icon-brackets to symbols font
...
Fixes #1047
WIP
2016-07-21 15:23:58 -07:00
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
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
883f999215
Merge remote-tracking branch 'origin/master' into frontend-1047
2016-07-21 08:53:23 -07:00
9d9cabb760
[Frontend] Glyph refactoring
...
Fixes #1047
WIP: search, toolbar buttons; mods
to flex archetypes
2016-07-19 16:20:20 -07:00
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
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
14f1a1f740
Merge remote-tracking branch 'origin/open1031'
2016-07-18 11:43:55 -07:00
99ec188813
Merge remote-tracking branch 'origin/open254'
2016-07-18 11:35:43 -07:00
41d0089e53
Merge remote-tracking branch 'origin/open1065'
2016-07-18 11:19:55 -07:00
d6e1737803
[Frontend] Merge master into frontend-1047
...
Fixes #1047
Resolved conflict in icomoon.json file
2016-07-18 10:29:32 -07:00
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
550e60455b
[Persistence] Fix code style
2016-07-14 16:49:31 -07:00
d263b80810
[Persistence] Add TransactionManager JSDoc
...
Fixes #1059 (or, rather, concludes work on said fix)
2016-07-14 16:47:36 -07:00
99227d2e42
[Persistence] Finish testing TransactionManager
2016-07-14 16:39:50 -07:00
31264aadda
[Persistence] Begin testing TransactionManager
2016-07-14 16:28:27 -07:00
11a2fbacb4
[Persistence] Add test cases
...
Adds test cases for TransactionalPersistenceCapability which brings
coverage up to 100%.
2016-07-14 16:22:25 -07:00
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
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
1f7cece8ec
[Persistence] Remove unused variable
2016-07-14 15:05:43 -07:00
a731c35ad6
[Persistence] Refactor out transaction management
2016-07-14 13:43:55 -07:00
c7529dd56b
[Persistence] Share transaction clearing functions
2016-07-14 12:53:58 -07:00
00fff52529
[Persistence] Track persist-pending state globally
2016-07-14 12:50:36 -07:00
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
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
c8898ac6aa
[Documentation] Updated copyright statement. Fixes #1081
2016-07-12 16:55:57 -07:00
d05a1cef9b
Merge pull request #1060 from nasa/clear-transactions-1046-squashed
...
[Edit] Clear transactions on Save As
2016-07-11 12:25:09 -07:00
88054e5e8e
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In progress: significant mods to pane collapse/expand
buttons and symbols, minor tweaks to splitter look,
limits glyph definitions
2016-06-30 16:55:40 -07:00
7c47343f5c
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In progress: updated font files glyphs, mostly
for pane collapse icons
2016-06-30 16:52:21 -07:00
59e18b9a79
[Search] Amended ClickAwayController to trigger digest via instead of . Fixes #1065
2016-06-30 14:44:39 -07:00
fd00bdce54
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In progress: search menu
2016-06-30 12:20:55 -07:00
272b4b649e
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In progress: moved limits classes out
of _contants and into _glyphs;
timers, entanglement context menu items,
form validation, date picker.
2016-06-30 12:11:25 -07:00
ea1780364b
[Dialog Service] Dismiss individual dialogs. Fixes #254
2016-06-29 20:12:12 -07:00
95d26e6fe7
[Frontend] Refactoring glyphs to classes
...
Fixes #1047
In-progress; limits
2016-06-29 14:18:12 -07:00