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
Victor Woeltjen
736cba76bb
Merge pull request #1056 from nasa/blocking-save-dialog
...
[Save] Show blocking dialog
2016-06-26 11:07:03 -07:00
Andrew Henry
2339560363
[Time Conductor] Bounds updated when date selected from date selector. Fixes #1018
2016-06-24 21:50:59 -07:00
Pete Richards
24e870a126
[Save] Show blocking dialog
...
Show a blocking dialog while the save action is being performed.
Prevents users from pressing save a second time or performing
further actions while a save is in progress.
Fixes https://github.jpl.nasa.gov/MissionControl/vista/issues/362
2016-06-24 20:01:52 -07:00
Victor Woeltjen
8bdf1e3072
[Build] Bump version number
...
...and restore SNAPSHOT status, to begin sprint Le Guin,
https://github.com/nasa/openmct/milestones/Le%20Guin
2016-06-24 15:42:10 -07:00
Victor Woeltjen
e8e9598721
[Build] Remove SNAPSHOT status
...
...to close sprint Kress,
https://github.com/nasa/openmct/milestones/Kress
v0.10.3
2016-06-24 15:37:23 -07:00
Charles Hacskaylo
7d69ae401b
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In-progress, converting types, mods to
Create Menu template
2016-06-23 15:59:56 -07:00
Charles Hacskaylo
18d9f3d6b2
[Frontend] Refactoring glyphs to classes
...
fixes #1047
Very much In-progess: convert some controls;
2016-06-23 15:14:22 -07:00
Andrew Henry
ce87ad2564
Merge pull request #916 from ev1stensberg/patch-2
...
[Branding] Added Apache license to README.md
2016-06-23 11:43:16 -07:00
Charles Hacskaylo
e93a90a782
[Frontend] Refactoring glyphs to classes
...
fixes #1047
Very much In-progess, classes for all symbols
added to glyphs.scss; .menu cleaned up;
2016-06-23 11:28:07 -07:00
Andrew Henry
2a2f6e8142
Merge pull request #915 from ev1stensberg/patch-1
...
[Functionality] Log app instance to the console
2016-06-23 11:24:53 -07:00
Andrew Henry
3e5057c285
Merge pull request #1015 from mockingjamie/master
...
Proofread readme.md
2016-06-23 11:24:04 -07:00
Charles Hacskaylo
dc670b22a6
[Frontend] Refactoring glyphs to classes
...
fixes #1047
Very much In-progess, "icon-" selector,
browse bar buttons
2016-06-23 08:55:27 -07:00
Charles Hacskaylo
8b29ccf3af
[Frontend] Refactoring glyphs to classes
...
fixes #1047
Very much In-progess, s-btn and
s-btn-menu refactoring
2016-06-22 23:15:24 -07:00
Victor Woeltjen
48b271b7ca
[Edit] Unshadow variable name
...
...to satisfy JSHint
2016-06-22 16:14:49 -07:00
Victor Woeltjen
8244e435bf
[Edit] Update failing spec
2016-06-22 16:13:26 -07:00
Victor Woeltjen
a3a0f003f0
[Edit] Don't refresh unpersisted objects
2016-06-22 15:41:06 -07:00
Victor Woeltjen
e42b8d22f7
[Edit] Undirty objects on refresh
...
Remove domain objects from the active transaction when they
are refreshed, and use this from the SaveAsAction to prevent
saving unintended changes. Fixes #1046
2016-06-22 15:32:37 -07:00
Charles Hacskaylo
f574ffed16
[Frontend] Refactoring glyphs to classes
...
fixes #1047
In-progess, e900 > e904
2016-06-22 14:37:34 -07:00
Charles Hacskaylo
bc62ee4565
[Frontend] Complete revamp of unicodes
...
fixes #1047
New font files; no re-mapping yet in the app.
2016-06-22 13:28:15 -07:00
Charles Hacskaylo
614f0c6e9f
[Frontend] Complete revamp of unicodes
...
fixes #1047
Moved all glyphs into PUA area of font, and
re-organized by category.
2016-06-22 13:23:18 -07:00
Charles Hacskaylo
5485950130
Merge pull request #1049 from nasa/update-plot-squish-margin
...
[Plot] Set min height
2016-06-22 11:36:19 -07:00
Pete Richards
c8f4568bd0
[Plot] Set min height
...
Set the min height for the plot element based on user feedback for
minimum plot size that they find useful. Plot ticks may overlap
but that is expected to be fixed in a future release.
Fixes https://github.com/nasa/openmct/issues/1048
2016-06-22 10:51:16 -07:00
Charles Hacskaylo
47bd4031d5
[Frontend] Renaming symbols font files
...
Fixes #1047
- Modified sass to point to renamed font files;
- Added new 12px symbols font files to sass;
2016-06-21 18:39:48 -07:00
Charles Hacskaylo
22a51d6bbb
[Frontend] Updating Icomoon project files
...
Fixes #1047
- Renamed main project file;
- Added new 12px symbols project file;
2016-06-21 18:22:33 -07:00
Charles Hacskaylo
13ded2fd84
[Frontend] Added new 12px symbols font files
...
Fixes #1047
2016-06-21 18:19:27 -07:00
Charles Hacskaylo
aef5660dfd
[Frontend] Renaming symbols font files
...
Fixes #1047
2016-06-21 18:16:56 -07:00
Jesús Pérez
51079b0252
[API] X-Powered-By" Express header disabled. Fixes #1036
...
To improve the security avoiding a possible fingerprinting attack
Ref.: http://expressjs.com/en/advanced/best-practice-security.html#at-a-minimum-disable-x-powered-by-header
2016-06-21 19:43:09 +02:00
Sarin
bfc6ed4604
modified README.md for better documentation
2016-06-21 17:09:09 +07:00
Sarin
9cb26b73b5
modified document
2016-06-21 17:02:40 +07:00
Henry
c0311be192
[Browse] Inspector shown when object switched to edit mode. Fixes #1031
2016-06-20 20:27:56 -07:00
Victor Woeltjen
cefb40856b
Merge pull request #1042 from nasa/open1040
...
[Tables] Enabled auto-scroll by default fixes #1040
2016-06-20 16:24:58 -07:00
Henry
ee7c450e11
[Tables] Enabled auto-scroll by default fixes #1040
2016-06-20 16:18:26 -07:00
Victor Woeltjen
d741e0f23c
Merge pull request #1041 from nasa/frontend-1014a
...
Emphasis styling applied to Edit button properly
2016-06-20 16:13:29 -07:00
Charles Hacskaylo
8080490e5c
[Frontend] Applied emphasis colors to .key-properties
...
fixes #1014
Added .key-properties to .major to color the Edit
button as intended;
2016-06-20 16:06:23 -07:00
Victor Woeltjen
a3443d8077
Merge pull request #1025 from nasa/frontend-1019
...
R&I fixes for Snow button colors and Timeline edit Add menu
2016-06-20 12:36:29 -07:00
Victor Woeltjen
53e8e7c688
Merge pull request #1024 from nasa/plots-1022
...
R&I un-squished plots fix
2016-06-17 10:36:40 -07:00
Charles Hacskaylo
dea94e4e68
[Frontend] Fix button colors in Snow theme
...
Fixes #1014
- Problem was actually application of a color
within the .icon class - fix removes that
definition;
2016-06-16 17:55:40 -07:00
Charles Hacskaylo
d40c7f1821
[Frontend] Restore the Add menu to edit Timelines
...
Fixes #1019
- Removed overflow: hidden from .l-edit-controls;
2016-06-16 17:46:15 -07:00
Charles Hacskaylo
c7e7e0c302
[Frontend] Fixes to un-squish plots
...
Fixes #1022
- min-height added to .gl-plot element;
- Moved plot value definitions out of _plots-main
and into _constants and normalized naming;
2016-06-16 17:24:44 -07:00