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
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
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 d1c01d3c8681bf335ca6b1ceb1529bc3e389816d.
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
Henry
c8898ac6aa
[Documentation] Updated copyright statement. Fixes #1081
2016-07-12 16:55:57 -07:00
Pete Richards
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
pacozaa
12b5544959
[Documentation] Edit as Reqeust in #1044 comment
2016-07-09 20:49:05 +07:00
Charles Hacskaylo
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
Charles Hacskaylo
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
Charles Hacskaylo
fd00bdce54
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In progress: search menu
2016-06-30 12:20:55 -07:00
Charles Hacskaylo
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
Charles Hacskaylo
95d26e6fe7
[Frontend] Refactoring glyphs to classes
...
Fixes #1047
In-progress; limits
2016-06-29 14:18:12 -07:00
Charles Hacskaylo
26b30d96db
[Frontend] Refactoring glyphs to classes
...
Fixes #1047
In-progress; overlay close, search inputs,
messages and message banners,
ui-symbol removal in-progress.
2016-06-28 17:16:18 -07:00
Charles Hacskaylo
4e2a01ad85
[Frontend] Refactoring glyphs to classes
...
Fixes #1047
In-progress; .labeled added to .s-btn,
removed .s-icon-btn
2016-06-28 16:21:05 -07:00
Charles Hacskaylo
521db3c3fe
[Frontend] Refactoring glyphs to classes
...
Fixes #1047
In-progress; plot options, imagery buttons,
cleanups in buttons.scss, edit-action buttons,
.s-btn .no-label class added.
2016-06-28 16:10:54 -07:00
Charles Hacskaylo
8bb8db69e6
[Frontend] Refactoring glyphs to classes
...
Fixes #1047
In-progress; indicators, notifications, actions,
tests
2016-06-28 14:47:52 -07:00
pacozaa
eef08ccb0b
[Documentation]Add convince messages
2016-06-28 13:05:28 +07:00
pacozaa
8a9edd3705
[Documentation] Add Official site
2016-06-28 12:51:12 +07:00
Charles Hacskaylo
53ed0bfb22
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In progress, really: view icons, timer/clock
2016-06-27 17:01:45 -07:00
Charles Hacskaylo
47dc7f2f6b
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In progress: grid items
2016-06-27 16:13:31 -07:00
Charles Hacskaylo
2bd34f71be
[Frontend] Refactoring glyphs to classes
...
fixes #1047
Context menus and associated actions,
custom checkboxes, tree item being edited
2016-06-27 15:00:46 -07:00
Charles Hacskaylo
b561d4f60e
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In-progess: glyphs.scss now uses $vars to
allow other scss to use a var instead of string
literals;
2016-06-27 14:27:56 -07:00
Charles Hacskaylo
0cf4089620
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In-progess: tree-labels, unknown objects, object
header
2016-06-27 14:13:59 -07:00
Charles Hacskaylo
46cae10905
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In-progess, menus and Create menu fixes
2016-06-27 11:41:06 -07:00
Charles Hacskaylo
fe3097707f
Merge remote-tracking branch 'origin/master' into frontend-1047
2016-06-27 11:20:55 -07:00
Pete Richards
652a50c700
Merge remote-tracking branch 'origin/open1018-new'
2016-06-27 09:13:03 -07:00
Victor Woeltjen
d1c01d3c86
Squashed commit of the following:
...
commit 3f199a9f061237a8d1d0dff46b6334ad78356e6a
Merge: 27fe4ed 736cba7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Jun 27 09:04:40 2016 -0700
Merge remote-tracking branch 'origin/master' into clear-transactions-1046
Conflicts:
platform/commonUI/edit/src/actions/SaveAsAction.js
commit 27fe4edb30931c2eed0c0e027e6c335b2eca79db
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Jun 22 15:04:06 2016 -0700
[Edit] Mark restartTransaction as private API
commit 21d1938a0f6c2430e7350c69075f51ea6cb064ac
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Jun 22 15:03:17 2016 -0700
[Edit] Clarify JSDoc
commit 06a83f9fa98b6257c0ec8e937289256edaf918ff
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Jun 22 15:01:35 2016 -0700
[Edit] Update failing spec
commit 1f525160e007c5c436b738833dcd0db3faeedca0
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Jun 22 14:52:43 2016 -0700
[Edit] Refer to correct variable
...when clearing transactions after a restartTransaction
commit b60e94bce414044ce04b99467a8828be90ea871e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Jun 22 14:38:54 2016 -0700
[Edit] Clear transactions on Save As
...such that only persistence calls associated with the
saved clones are actually issued. Fixes #1046 .
2016-06-27 09:12:57 -07:00
Sarin
8cf7ffc7cc
[Documentation] Add How is NASA Using Open MCT?, Features, See Open MCT in Action, Getting Started Sections
2016-06-27 17:11:27 +07:00
Sarin
b57fc2a0e3
[Documentation] Add getting started section
2016-06-27 16:51:55 +07:00