Victor Woeltjen
c7149437fc
[Tree] Show top-level node of tree, except root
...
Show top-level nodes when instantiating tree views, except for
the Root object. Supports Add dialogs in WTD-922.
2015-03-18 10:44:40 -07:00
Victor Woeltjen
d863c2843c
[Tree] Show root for most trees
...
Modify tree so that it includes its root in most cases, for
WTD-922.
2015-03-18 10:30:36 -07:00
bwyu
8673e2045e
Merge remote-tracking branch 'origin/open987' into open-master
2015-03-16 10:28:55 -07:00
Victor Woeltjen
ee04814f59
Merge remote-tracking branch 'nasa/open1002' into open1015
...
Merge in open1002, WTD-1015.
Conflicts:
platform/commonUI/edit/res/templates/edit-object.html
2015-03-12 11:32:17 -07:00
Charles Hacskaylo
e7e0c6829e
[Frontend] Added "first" CSS class applied to form-row elements
...
WTD-1002
WTD-1005
Made form.html add CSS class "first" to each form-row element in order to allow proper border-top styling;
2015-03-11 15:09:48 -07:00
Charles Hacskaylo
cc181dbdc9
[Frontend] Form and form control enhancements
...
WTD-1002
Added Angular hooks to allow form elements to have JSON defined CSS classes
Form element cleanups
2015-03-10 22:36:35 -07:00
Victor Woeltjen
d8d28d892d
[Forms] Add test cases
...
Add test cases for the SelectorController (used to support
dialog in WTD-987) to satisfy coverage standards.
2015-03-10 09:32:40 -07:00
Victor Woeltjen
411deb9f4f
[Forms] Wrap selector in ul
...
Present selected elements in an object selector as
an unordered list, for WTD-987.
2015-03-10 08:59:56 -07:00
Victor Woeltjen
e411e67c81
[Forms] Add placeholder spec
...
Add placeholder spec for SelectorController, WTD-987.
2015-03-10 07:40:01 -07:00
Victor Woeltjen
1efe80f12b
[Forms] Hide filter in selector
...
Hide filter shown in selector control, added for
WTD-987.
2015-03-10 07:34:43 -07:00
Victor Woeltjen
26ba75f636
[Forms] Update selector controller
...
Update controller for domain object selector, for WTD-987.
2015-03-09 17:26:37 -07:00
Victor Woeltjen
66e0d2fcfa
[Forms] Complete initial selector
...
Complete initial implementation of the domain object
selector for WTD-987.
2015-03-09 17:16:31 -07:00
Victor Woeltjen
4146a2ad01
[Forms] Begin adding controller for selector
...
Begin implementing controller to populate the domain
object selector, added for WTD-987.
2015-03-09 17:03:28 -07:00
Victor Woeltjen
67bb110dc8
[Forms] Update selector template
...
Update selector template to request necessary information
to populate domain object selector, as shown in UI diagrams
for WTD-987.
2015-03-09 16:54:22 -07:00
Victor Woeltjen
66c8f5fe76
[Forms] Add selector template
...
Add template for domain object selector, needed
for dialogs related to WTD-987.
2015-03-09 16:44:27 -07:00
bwyu
b05315a140
Merge remote-tracking branch 'origin/open920' into open-master
2015-03-09 11:06:12 -07:00
Charles Hacskaylo
c640d6238b
[Frontend] Markup and CSS mods to fix click area in btn-menu objects
...
WTD-1002
WTD-942
Mods to markup and CSS to make click-area of menu buttons occupy full area of button
2015-03-06 10:55:40 -08:00
Charles Hacskaylo
feda668e18
[Frontend] Applied split pane functionality to edit mode
...
WTD-1002
SplitPaneController added to edit-object.html;
CSS modded to remove positioning that is now under splitter control;
2015-03-06 08:11:27 -08:00
Charles Hacskaylo
433cdf8b1c
In-progress checkin - NOT WORKING RIGHT YET!
2015-03-05 16:02:33 -08:00
Charles Hacskaylo
1304084f7a
[Frontend Bug] Fixed CSS for selects to correct Firefox display problem
...
WTD-954
2015-03-05 12:43:48 -08:00
Victor Woeltjen
4f89911739
[CSS] Update compiled CSS files
...
Rewrote some history as part of merge for WTD-940 to
remove non-open-source history; compiled CSS files did
not merge correctly in this process, so bringing over
compiled files from the original branch to replace these.
2015-03-04 14:49:02 -08:00
Charles Hacskaylo
679e56d231
[Frontend] Tweaks and minor mods
...
WTD-894
Changed image CSS from contain to cover
Modded default colors for text and telemetry elements to visibility;
Moved click handler position in menu-button.html for better clickability;
Conflicts:
platform/commonUI/general/res/css/theme-espresso.css
2015-03-04 14:45:24 -08:00
Charles Hacskaylo
7c7f1c3dbc
[Bug fix] Removed temp dev styling and fixed width issues with telemtry elements in Fixed Position view
2015-03-04 14:43:55 -08:00
Charles Hacskaylo
448b535de0
[Frontend] Markup and CSS mods to clean up form elements display
...
WTD-610
CSS and markup mods principally focused on selects, checkboxes and composite controls;
Cleaned up positioning and formatting in .l-result area of query form bottom;
Removed display of view type when only a single view available for an object in switcher.html
Conflicts:
platform/commonUI/general/res/css/theme-espresso.css
vista/query/res/templates/channel-query.html
vista/query/res/templates/channel-selector.html
vista/query/res/templates/evr-query.html
2015-03-04 14:43:21 -08:00
Charles Hacskaylo
9c001fabd9
[Frontend] Form element style and markup fixes
...
WTD-610
Fixed markup in select.html;
Rebuilt associated CSS in _selects.scss;
Still to-do: checkbox valign and spacing
Conflicts:
platform/commonUI/general/res/css/forms.css
platform/commonUI/general/res/css/items.css
platform/commonUI/general/res/css/theme-espresso.css
platform/commonUI/general/res/css/tree.css
2015-03-04 14:41:50 -08:00
Victor Woeltjen
86ee28740f
[Common UI] Avoid infinite digest
...
Avoid infinite digest when first applicy mct-scroll
directives, WTD-920.
2015-03-03 13:50:39 -08:00
Charles Hacskaylo
068518b535
[Frontend] Minor sanding
...
WTD-894
Fix to correct spacing problem in object-header
2015-02-25 18:59:36 -08:00
Charles Hacskaylo
424d60440c
[Frontend] Delivery checkin: final tweaks to CSS
...
WTD-894
CSS tweaks to allow box-sizing to be applied to elements within mct-include containers;
CSS cleanups
2015-02-25 18:41:00 -08:00
Charles Hacskaylo
a0f31132e3
[Frontend] In-progress checkin: color palette SASS
...
WTD-847
Significant markup and CSS for color palette support;
2015-02-25 18:17:11 -08:00
Charles Hacskaylo
bdd070e12f
[Frontend] In-progress checkin: added new symbols for Fixed Position view
...
WTD-894
New symbols in wtdsymbols font;
Updated layout/bundle.json to use new glyphs;
2015-02-25 16:44:11 -08:00
Victor Woeltjen
5df2710721
[Common UI] Document mct-scroll-* directives
...
Add documentation for mct-scroll-x and mct-scroll-y, WTD-920.
2015-02-25 16:34:51 -08:00
Victor Woeltjen
9fa09e25f0
[Common UI] Tweak mct-scroll-* directives
...
Make fixes/tweaks to behavior of mct-scroll-x and mct-scroll-y
directives after testing them against timeline markup. WTD-920.
2015-02-25 16:28:53 -08:00
Victor Woeltjen
9a88e5172a
[Common UI] Expose mct-scroll-x, mct-scroll-y
...
Expose mct-scroll-x and mct-scroll-y directives. WTD-920.
2015-02-25 16:05:57 -08:00
Victor Woeltjen
f8b352c4d8
[Common UI] Implement mct-scroll-* parent
...
Implement parent directive for mct-scroll-x, mct-scroll-y.
WTD-920.
2015-02-25 16:01:38 -08:00
Charles Hacskaylo
7d03bc4de9
[Frontend] In-progress checkin: migrating style tags to classes, other
...
WTD-894
Significant migration of inline styles to CSS classes;
Changed telemetry component so that when title is hidden, telem element can take up 100% of the element width;
Static text elements now show scrollbars on overflow;
Added padding and box-sizing to text elements - this is throwing off the selected control because of the offset and should be fixed;
2015-02-25 15:53:02 -08:00
Victor Woeltjen
f11eced6b9
[Common UI] Add spec for MCT scroll directive parent
...
Add spec for MCTScroll, which will act as a parent class
for mct-scroll-x and mct-scroll-y directives, WTD-920.
2015-02-25 15:47:30 -08:00
Charles Hacskaylo
a11967ce2e
Merging in open-master; resolved conflict in /platform/.../edit-object.html
2015-02-25 13:21:56 -08:00
Victor Woeltjen
f523022a2a
[Styles] Merge in style updates
...
Merge in style updates and split pane updates related
to timeline view into open-source-friendly branch,
WTD-901
2015-02-25 11:25:20 -08:00
Charles Hacskaylo
fa4cfc4961
[Frontend] In-progress checkin:
...
WTD-894
Added scss file for fixed position styles;
Mods in progress to fixed.html to remove inline styling and change grid method to background gradient approach;
2015-02-25 11:08:52 -08:00
Charles Hacskaylo
db87147bbd
[Frontend] Normalized buttons in toolbar
...
WTD-894
Fixed application of CSS styles in HTML templates to format buttons properly;
In-progress...
2015-02-25 09:54:44 -08:00
Victor Woeltjen
e073ca5145
Merge remote-tracking branch 'nasa/open763' into open796
...
Merge CSS fix for dialog overlay, WTD-796
2015-02-12 15:31:30 -08:00
bwyu
19bcfef123
Merge remote-tracking branch 'origin/open747' into open-master
2015-02-06 16:45:49 -08:00
bwyu
4f17071c85
Merge remote-tracking branch 'origin/open669' into open-master
2015-02-04 13:05:30 -08:00
bwyu
5c649935d2
Merge remote-tracking branch 'origin/open717' into open-master
2015-02-02 16:58:27 -08:00
Charles Hacskaylo
420a006fab
[Bug/Front-end] Fixed display overflow issue in Create dialog
...
WTD-763
Added new class with overflow: auto to div element in platform/.../dialog.html
2015-01-29 16:27:19 -08:00
Victor Woeltjen
92252b41d4
[Browse] Remove unused container
...
Remove unused container definition for split pane; this
turned out not to be a suitable quick-fix approach to
WTD-747 (implementation of this behavior directly from
the browse template turned out to be more convenient.)
2015-01-28 16:45:20 -08:00
Victor Woeltjen
c0a1e0a0d4
[Browse] Add spec for SplitPaneController
...
Add unit test for controller which supports the moveable
splitter in Browse mode, WTD-747.
2015-01-28 16:43:18 -08:00
Victor Woeltjen
14571ebb6e
[Browse] Add JSDoc
...
Add in-line documentation to controller which supports the
moveable splitter in Browse mode, WTD-747.
2015-01-28 16:38:32 -08:00
Victor Woeltjen
8fecaaf4f8
[Browse] Utilize splite pane directly
...
Utilize split pane controller directly from browse
template; quick fix for need to see more information
about packet/point names, WTD-747.
2015-01-28 16:34:03 -08:00
Victor Woeltjen
06b599ee37
[Browse] Begin implementing splitter movement
...
Begin implementing moveable splitter, WTD-747.
2015-01-28 16:25:16 -08:00