slhale
c4de3505b9
[Inspector] Location horizontal overflow
...
Modified location labels to have cut-off text
be indicated by ellipses when the inspection
pane width is small. #73 .
2015-08-25 14:30:42 -07:00
slhale
5080b5296e
[Inspector] Consistent link and nonlink style
...
Changed stlying on the labels for parent
lists to have more consistent styling
between the link and nonlink parents. #73 .
2015-08-25 11:14:41 -07:00
slhale
7a7cabedcc
[Inspector] Add hovertext and scrolling
...
Made the inspector capable of scrolling.
Added hovertext to the contextual and
primary location sections for some
clarification. #73 .
2015-08-25 10:18:31 -07:00
slhale
454b96c3c9
Merge branch 'master' of https://github.com/nasa/openmctweb into open73
...
Conflicts:
platform/commonUI/general/res/css/theme-espresso.css
2015-08-24 13:06:44 -07:00
slhale
d5062c74a2
[Inspector] Stlying tweak
...
Made titles taller so that they weren't
squished with the data.
2015-08-24 12:35:13 -07:00
slhale
57e3c2554d
[Inspector] Pane tab button tweaks
...
Changed size and position slightly. Icon when
closed different.
2015-08-24 10:57:50 -07:00
slhale
67e57081f4
[Inspector] Right pane transition
...
Created the sliding transition for when the
object inspector pane opens or closes.
2015-08-24 10:47:14 -07:00
Pete Richards
9eb23a62bc
Merge branch 'open75' into open-master
2015-08-24 10:42:19 -07:00
slhale
7715acd4d4
[Inspector] Right pane opens and closes
...
Added collapser button to open and close
the right pane holding the object inspector.
2015-08-24 10:24:35 -07:00
slhale
e53c419e87
[Inspector] Add shadow to link icon
2015-08-24 09:38:35 -07:00
slhale
6e8dcc6ab8
[Inspector] Fix location label heights
...
Made it so that the last element of the location
does not get misaligned.
Also changed the element background highlighting
and arrow size.
2015-08-24 09:26:39 -07:00
slhale
bbcb0e15c9
[Inspector] Location in tree
...
Added a 'location' section for the inspector panel. Its
elements are clickable labels. #73 .
2015-08-21 13:19:49 -07:00
slhale
7b5f07ae45
[Inspector] Inspector style
...
Added stlying to the inspector. Still need to find
proper icon. #73 .
2015-08-20 16:52:21 -07:00
slhale
3343475973
[Inspector] Add mct-object-inspector representation
...
Still having some styling issues though.
2015-08-20 16:01:08 -07:00
slhale
71207d643a
[Inspector] Left pane close works again
...
Moved ng-class up to a parent so that the
left position would be correct relative to
the left split overall. #73 .
2015-08-20 15:21:14 -07:00
slhale
d9a65a1844
[Inspector] Add right pane
...
Added a right pane to the page. This was done by
putting an mct-split-pane nested inside of the
existsing mct-split-pane. #73 .
2015-08-20 15:11:16 -07:00
slhale
32c7cc2424
[Treeview] Cleanup order
...
Rearrange the sass so that classes appear in the
order that they appear in browse.html, with
correct nesting as well.
No changes to the actual UI from this.
2015-08-20 14:51:32 -07:00
slhale
dcfcfa74bb
Merge branch 'master' of https://github.com/nasa/openmctweb into open72
...
Conflicts:
platform/commonUI/general/res/css/theme-espresso.css
2015-08-20 13:25:39 -07:00
slhale
503c8e2f03
[Treeview] Collapse button styling
...
Changed color to better match topbar buttons.
Icon changes direction when pane is open vs
closed.
2015-08-20 13:02:40 -07:00
slhale
570e0f31b2
[Treeview] Rename layout to pane
...
To better reflect what the file is modifying
2015-08-20 12:05:48 -07:00
slhale
83c86c748c
[Treeview] Remove unnecissary file
...
_splitter.scss merged into _layout.scss, within the
tree folder
2015-08-20 11:59:03 -07:00
slhale
ed96889fce
[Treeview] Fix splitter bar movement
...
Fixed the splitter bar so that it is now
draggable again.
2015-08-20 11:25:11 -07:00
slhale
d2bc8227c7
[Treeview] Create button and slide transition
...
Made the create button visible when the left
pane is closed. Added a transition between
opening and closing the pane.
2015-08-20 10:41:30 -07:00
slhale
81ece1190e
[Treeview] Collapse button styling
...
Made smaller, with flat left side.
2015-08-20 09:19:09 -07:00
Charles Hacskaylo
249a9b2eb2
[Frontend] Better sorting indicators added to styles
...
JPL #48
Simplified styles to indicate sort by asc and desc in table th elements;
(cherry picked from commit 15a2416)
2015-08-19 18:17:15 -07:00
slhale
62f7ca5a0a
[Treeview] Treeview collapse toggle
...
Clicking on the pane tab now toggles the
treeview.
2015-08-19 16:57:11 -07:00
slhale
e44e50823e
[Treeview] Treeview collapse
...
Clicking on the pane tab now will make the treeview
invisible, and set the width to 0. BUT, this does
not immediately move the splitter bar, though it
does go to the correct width if clicked.
Needs more work.
2015-08-19 16:44:42 -07:00
Charles Hacskaylo
02abbdf4fe
Resolving conflict in platform/.../theme-espresso.css
...
#75
Merged in master branch;
Re-rendered platform/.../theme-espresso.css;
2015-08-19 16:22:21 -07:00
Charles Hacskaylo
08d68f99a5
[Frontend] Fix word wrapping issues in hover bubble
...
#75
CSS modified to utilize word-break property;
2015-08-19 16:09:55 -07:00
slhale
b8958edf72
[Treeview] Fixing errors, commits
2015-08-19 16:00:51 -07:00
slhale
9c912b62d3
[Treeview] Modified left splitter
...
Added a 'button' (which does not work yet). It
sticks out of the splitter like a tab.
2015-08-19 15:08:27 -07:00
Victor Woeltjen
a4a9acd2ea
Merge branch 'open-master' into open-965
...
Merge in latest into topic branch for WTD-965 to
resolve conflicts.
Conflicts:
platform/commonUI/general/res/css/theme-espresso.css
2015-08-19 14:16:56 -07:00
slhale
8dad6a3fd5
Merge browse files from branch 'mobile' into open72
2015-08-19 13:04:11 -07:00
Charles Hacskaylo
366ec3d516
[Frontend] Styles for tabular views and view sections
...
Original issue: https://github.jpl.nasa.gov/MissionControl/vista/issues/30
New CSS and symbols to support tabular views;
Required by JPL branch vista30 (https://github.jpl.nasa.gov/MissionControl/vista/tree/vista30 )
2015-08-17 15:11:27 -07:00
Pete Richards
19b80ded16
Merge remote-tracking branch 'origin/open1423' into open-965
2015-08-06 15:10:52 -07:00
Charles Hacskaylo
fd98bdae4c
[Frontend] Added $colorIconLink in _constants
...
WTD-1404
2015-07-01 10:07:47 -07:00
Charles Hacskaylo
793d39b969
[Frontend] CSS and font updates ONLY from open1423
...
WTD-1404
CSS has error at this point due to missing $colorIconLink in _constants.scss;
(cherry picked from commit 2a032bf
)
2015-07-01 10:04:45 -07:00
Charles Hacskaylo
2a032bf66d
[Frontend] CSS and font updates ONLY from open1423
...
WTD-1423
Cherry-pick this into open1404 to get latest fonts and CSS into open-master;
2015-07-01 09:48:35 -07:00
Charles Hacskaylo
e0727e8485
[Frontend] Markup and CSS for link icon indicators
...
WTD-1423
Added small icon to upper right;
IN PROGRESS;
2015-06-30 18:13:17 -07:00
Charles Hacskaylo
d5d7ac90ac
[Frontend] Markup and CSS for link icon indicators
...
WTD-1423
Grid item version with link at bottom right of main icon;
2015-06-30 17:58:56 -07:00
Charles Hacskaylo
6a8cc6d9da
[Frontend] Fixed line-height in .btn
...
WTD-1404
2015-06-30 16:07:55 -07:00
Charles Hacskaylo
9f38914faa
[Frontend] Fixed styles that were breaking Create menu
...
WTD-1404
2015-06-30 16:01:53 -07:00
Charles Hacskaylo
f03a9bcc08
[Frontend] Merge mods for autoflow col width button
...
WTD-1404
WTD-1411
2015-06-30 15:51:22 -07:00
Charles Hacskaylo
2054dd8497
[Frontend] Removed pulse effect from pause-play button
...
WTD-1404
WTD-1412
(cherry picked from commit 1b9521a)
2015-06-30 15:47:15 -07:00
Charles Hacskaylo
9b26a896d3
[Frontend] Fixes for dropdown menu click issues
...
WTD-1404
WTD-1379
Context menu and view switcher menu fixed;
Removed <a> with <li> and put ng-click on <li>
2015-06-30 14:12:24 -07:00
Charles Hacskaylo
06cf199872
[Frontend] Styling for context-available arrow
...
WTD-1404
WTD-1422
2015-06-30 13:35:21 -07:00
Charles Hacskaylo
344aa8acc8
[Frontend] Adding initialization CSS defs for new mct-split-pane
...
WTD-1404
WTD-1399
2015-06-30 13:26:15 -07:00
Charles Hacskaylo
9d25e3081f
[Frontend] Edit mode refactored to use new mct-split-pane
...
WTD-1404
WTD-1399
2015-06-30 13:23:56 -07:00
Charles Hacskaylo
c24a459f66
[Frontend] Plot legend minor cleanups
...
WTD-1404
WTD-1386
2015-06-30 10:38:10 -07:00
Charles Hacskaylo
abef44f37d
[Frontend] Moved browse mode splitter settings to CSS file
...
WTD-1404
WTD-1399
2015-06-30 10:37:19 -07:00