4c5808c8c9
[Mobile] Move mobile-specific behavior to template
2015-09-18 11:01:54 -07:00
fa186a1556
[Mobile] Update agentService usages
2015-09-18 10:07:27 -07:00
0b4f44f00d
[Mobile] Remove leading slash, redundant declaration
2015-09-18 09:18:19 -07:00
dce7253b27
[Mobile] Move mobile bundle
2015-09-18 09:17:01 -07:00
1d1589da68
[Mobile] Move agentService to mobile bundle
...
...and make API tweaks.
2015-09-17 18:05:48 -07:00
6aba34dd5a
[Mobile] Override browse behavior
...
Override browse tree behavior such that tree collapses upon
navigation change in mobile.
2015-09-17 17:54:01 -07:00
19500c2704
[Mobile] Restore browse controller from master
2015-09-17 17:42:38 -07:00
2090b1a958
[Browse] Separate tree expand/collapser
2015-09-17 17:03:35 -07:00
cc3b0ecfca
Merge branch 'open-master' into mobile
...
Merge in latest from master branch into mobile branch
2015-09-17 16:40:48 -07:00
9a7f435b61
[Frontend] Minor color tweaks in Snow theme
...
open #95
vista #65
(cherry picked from commit 98c5334)
2015-09-17 09:58:13 -07:00
9fdb9f0170
[Frontend/PLATFORM] Cherry picking from platform changes in vista65
...
open #95
vista #65
Style mods for selects;
(cherry picked from commit 8b2c4c6)
2015-09-16 17:18:58 -07:00
f28d2f19d0
[Frontend/PLATFORM] Cherry picking from platform changes in vista65
...
open #95
vista #65
scss and html mods for VISTA-related elements;
(cherry picked from commit 6ef3987)
2015-09-16 17:17:54 -07:00
8f24e014e0
[Time Conductor] Add skeleton specs
...
Add skeleton specs to new classes added for date-time
picker in time conductor. WTD-1515
2015-09-16 16:51:28 -07:00
4f5a1115d2
[Frontend] Themes final on open prior to VISTA integration
...
open #95
Branch open95b now replaces open95;
Fix to status indicator to only
display when title length > 0;
2015-09-16 10:45:22 -07:00
7a97588aa5
[Time Conductor] Remove debugging statement
...
WTD-1515
2015-09-16 10:30:45 -07:00
e34fe1a289
[Time Conductor] Tweak position, appearance
...
...of datetime picker popups. WTD-1515
2015-09-15 18:51:44 -07:00
70d9587c9b
[Time Conductor] Wire in datetime pickers
...
WTD-1515
2015-09-15 18:48:00 -07:00
9a78b63065
[Time Conductor] Try to rewrite datetime picker as control
2015-09-15 18:37:36 -07:00
6c497f3c36
[Time Conductor] Start adding datetime picker
...
WTD-1515
2015-09-15 18:09:46 -07:00
d951b794e3
[Time Conductor] Support date choice
...
...from date-time picker. WTD-1515
2015-09-15 15:55:13 -07:00
797046aca4
[Time Conductor] Populate datetime picker
...
WTD-1515
2015-09-15 15:24:54 -07:00
cf76583ed7
[Time Conductor] Add inline styles to datetime-picker
2015-09-15 14:50:05 -07:00
6f28ab0145
[Time Conductor] Begin adding custom date picker
...
WTD-1515
2015-09-15 13:08:05 -07:00
d981e7bb1d
[Browse] Separate out back-arrow behavior
...
Supports integration of changes for mobile, nasa/openmct#95
2015-09-15 12:18:57 -07:00
a3a6706869
[Browse] Separate out back-arrow behavior
...
Supports integration of changes for mobile, nasa/openmct#95
2015-09-15 12:13:11 -07:00
72c122e0ee
Merge remote-tracking branch 'github/master' into open95b
...
Conflicts:
platform/commonUI/edit/src/actions/RemoveAction.js
2015-09-15 11:35:25 -07:00
d0b5bb2d21
[Time Conductor] Begin using date-time controls
...
WTD-1515
2015-09-15 10:00:41 -07:00
cd98886a43
[Time Conductor] Add license header
...
WTD-1515
2015-09-15 08:59:57 -07:00
4549828cae
Merge remote-tracking branch 'github/master' into open1515
2015-09-15 08:57:49 -07:00
3e5d46a62b
[Frontend] IN-PROGRESS Theme changes continuing
...
open #95
Limits, plots, etc.;
Misc sanding and shimming;
Updated symbols font to replace missing
Info symbol;
2015-09-11 16:25:19 -07:00
47bfe40294
[Common UI] Remove unused variable
...
...from mct-splitter directive.
2015-09-11 13:40:25 -07:00
3a3829682c
[Common UI] Only trigger digest on change
...
...from mct-split-pane.
2015-09-11 13:33:17 -07:00
861ea8bab7
[Common UI] Poll split pane position
...
Poll to position the splitter in an mct-split-pane, in
order to detect later style changes. #53 .
2015-09-11 13:12:24 -07:00
a840b59044
[Frontend] IN-PROGRESS Theming continues, sanding
...
open #95
Fixed grid icon hover color;
Various color normalization;
2015-09-10 15:58:00 -07:00
d14c4e08b8
[Frontend] IN-PROGRESS Theming continues
...
open #95
Shadow and color normalization: fixed-position, tabular;
Updated paint bucket and icon-box in symbols font;
Custom checkboxes now use inset shdw;
2015-09-10 15:01:51 -07:00
de6dfe1fdc
Merge remote-tracking branch 'github/master' into mobile
...
Merge in latest from master into mobile branch
to reconcile conflicts
Conflicts:
platform/commonUI/edit/src/actions/RemoveAction.js
2015-09-10 15:01:38 -07:00
2229e868ce
[Time Conductor] Fix logic around end times
...
Fix logic for updating end times after refactoring
to clarify variable/property naming, WTD-1515
2015-09-10 13:24:50 -07:00
3b2454c6a9
[Frontend] IN-PROGRESS Theming continues
...
open #95
Search, plots;
Minor tweaks to add shdw to items and buttons;
2015-09-10 11:43:39 -07:00
8d209f4d19
[Time Controller] Fix middle-drag bug
...
Fix bug in middle-drag introduced by refactoring,
WTD-1515.
2015-09-10 11:34:31 -07:00
78fae345da
[Time Conductor] Rename TimeConductorController
...
Rename TimeConductorController to TimeRangeController, to
reflect that this is intended to serve as a more general
control. Additionally, stop using arrays for inner and
outer bounds and instead use explicit start/end properties,
for clarity. WTD-1515
2015-09-10 10:58:47 -07:00
426ab44d93
[Angular] Update Locator specs
...
Update locator specs to provide expected functionality
of .
2015-09-09 18:17:07 -07:00
3792dab0f9
[Frontend] IN-PROGRESS Theme changes continuing
...
open #95
Menus sanded and normalized;
2015-09-09 17:25:10 -07:00
c6df7cebe5
[Angular] Check for context capability
...
Check for existence of context capability from Remove action
during navigation check. This avoids an exception that
appears to have been swallowed in earlier versions of
Angular.
2015-09-09 17:25:02 -07:00
52df7fe1e2
[Angular] Avoid infinite digest
...
Avoid infinite digest loop from LocatorController associated
with upgrade to Angular 1.4.4
2015-09-09 17:15:35 -07:00
32b895ba62
[Frontend] IN-PROGRESS Theme changes continuing
...
open #95
Refactored btnSubtle and containerSubtle mixins
to simplify;
2015-09-09 16:49:59 -07:00
4db48afab0
[Frontend] IN-PROGRESS Theme changes continuing
...
open #95
Mostly about the overlay and forms;
Buttons, menus, selects tweaks continued;
Initial check and tweaks in mobile;
2015-09-09 15:55:12 -07:00
52c471bd3a
[Angular] Clean up InfoGesture workaround
...
...and add comment pointing back to the Angular issue
which motivates the workaround.
2015-09-08 21:14:46 -07:00
560c8612bd
[Angular] Amend InfoGesture for compatibility
...
Update the info gesture so that it does not schedule
multiple bubbles to be shown when multiple events fire,
for AngularJS 1.4.4 compatibility.
2015-09-08 19:53:38 -07:00
86deec6364
[Frontend] IN-PROGRESS Theme changes continuing
...
open #95
Grid items;
2015-09-04 18:06:18 -07:00
ac41ed7d64
[Frontend] IN-PROGRESS Theme changes continuing
...
open #95
Splitter styles updated;
Tree styles updated;
2015-09-04 16:39:16 -07:00