LineageLayoutView_tmpl.html 7.17 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<!--
 * Licensed to the Apache Software Foundation (ASF) under one or more
 * contributor license agreements.  See the NOTICE file distributed with
 * this work for additional information regarding copyright ownership.
 * The ASF licenses this file to You under the Apache License, Version 2.0
 * (the "License"); you may not use this file except in compliance with
 * the License.  You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
-->
17
<!-- <div class="graph-toolbar clearfix"></div> -->
18
<div class="white-bg no-padding lineage-box">
19
    <div class="box-panel filter-box">
20 21
        <div class="header clearfix">
            <h4>Filters</h4>
22
            <span data-id="box-close" class="btn btn-sm btn-close"><i class="fa fa-close"></i></span>
23
        </div>
24 25 26 27 28 29 30 31
        <div class="body">
            <div class="hideProcessContainer form-group text-left col-sm-12">
                <div class="pretty p-switch p-fill">
                    <input type="checkbox" class="pull-left" data-id="checkHideProcess" value="" />
                    <div class="state p-primary">
                        <label>Hide Process</label>
                    </div>
                </div>
32
            </div>
33 34 35 36 37 38 39
            <div class="hideDeletedContainer form-group text-left col-sm-12">
                <div class="pretty p-switch p-fill">
                    <input type="checkbox" data-id="checkDeletedEntity" value="" />
                    <div class="state p-primary">
                        <label>Hide Deleted Entity</label>
                    </div>
                </div>
40
            </div>
41
            <div class="depth-container form-group select2-mini">
42 43 44 45 46 47 48
                <label class="control-label col-sm-4">Depth:</label>
                <div class="col-sm-4 no-padding">
                    <select data-id="selectDepth" class="form-control"></select>
                </div>
            </div>
        </div>
    </div>
49
    <div class="box-panel search-box">
50 51
        <div class="header clearfix">
            <h4>Search</h4>
52
            <span data-id="box-close" class="btn btn-sm btn-close"><i class="fa fa-close"></i></span>
53 54 55 56 57 58 59 60 61 62 63 64 65 66
        </div>
        <div class="body">
            <div class="col-sm-12 no-padding">
                <div class="srchType clearfix">
                    <label class="srchTitle">Search Lineage Entity: </label>
                    <div class="">
                        <div class="col-sm-12 no-padding temFilter">
                            <select data-id="typeSearch"></select>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
67 68 69
    <div class="box-panel setting-box">
        <div class="header clearfix">
            <h4>Settings</h4>
70
            <span data-id="box-close" class="btn btn-sm btn-close"><i class="fa fa-close"></i></span>
71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
        </div>
        <div class="body">
            <div class="showOnlyHoverPath form-group text-left col-sm-12">
                <div class="pretty p-switch p-fill">
                    <input type="checkbox" checked class="pull-left" data-id="showOnlyHoverPath" value="" />
                    <div class="state p-primary">
                        <label>On hover show current path</label>
                    </div>
                </div>
            </div>
            <div class="showTooltip form-group text-left col-sm-12">
                <div class="pretty p-switch p-fill">
                    <input type="checkbox" class="pull-left" data-id="showTooltip" value="" />
                    <div class="state p-primary">
                        <label>Show node details on hover</label>
                    </div>
                </div>
            </div>
        </div>
    </div>
91
    <div class="graph-button-group pull-right">
92
        <div>
93 94 95 96 97 98
            <button data-id="resetLineage" class="btn btn-action btn-gray btn-sm" title="Realign Lineage">
                <i class="fa fa-retweet"></i>
            </button>
        </div>
        <div>
            <button data-id="saveSvg" class="btn btn-action btn-gray btn-sm" title="Export to PNG">
99 100 101
                <i class="fa fa-camera"></i>
            </button>
        </div>
102
        <div>
103
            <button type="button" data-id="setting-toggler" title="Settings" class="btn btn-action btn-gray btn-sm"><i class="fa fa-gear"></i></button>
104 105
        </div>
        <div>
106
            <button type="button" data-id="filter-toggler" title="Filter" class="btn btn-action btn-gray btn-sm"><i class="fa fa-filter"></i></button>
107
        </div>
108
        <div>
109
            <button type="button" data-id="search-toggler" title="Search" class="btn btn-action btn-gray btn-sm"><i class="fa fa-search"></i></button>
110
        </div>
111 112 113
        <div class="btn-group">
            <button type="button" id="zoom_in" class="btn btn-action btn-gray btn-sm lineageZoomButton" title="Zoom In" data-id="refreshBtn"> <i class="fa fa-search-plus"></i></button>
            <button type="button" id="zoom_out" class="btn btn-action btn-gray btn-sm lineageZoomButton" title="Zoom Out" data-id="refreshBtn"> <i class="fa fa-search-minus"></i></button>
114
        </div>
115 116 117
        <div>
            <button type="button" data-id="fullScreen-toggler" title="Full screen" class="btn btn-action btn-gray btn-sm fullscreen_lineage"><i class="fa fa-expand"></i></button>
        </div>
118
    </div>
119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
    <div class="box-panel size-lg node-details slide-from-left lineage-node-detail">
        <div class="header clearfix">
            <h4><span data-id="typeName"></span></h4>
            <span data-id="box-close" class="btn btn-sm btn-close lineage-node-detail-close"><i class="fa fa-close"></i></span>
            <span data-id="box-close" class="btn btn-sm btn-close lineage-node-detail-close"><i class="fa fa-close"></i></span>
        </div>
        <div class="body">
            <table class='table table-quickMenu'>
                <thead>
                    <tr>
                        <th>Key</th>
                        <th>Value</th>
                    </tr>
                </thead>
                <tbody data-id="nodeDetailTable"></tbody>
            </table>
        </div>
    </div>
137 138
    <div class="fontLoader">
        <i class="fa fa-refresh fa-spin-custom"></i>
139
    </div>
140
    <div class="legends pull-left" style="height: 25px; padding: 2px;">
141
        <span style="margin-right: 8px; color:#fb4200;"><i class="fa fa-circle-o fa-fw"></i>Current Entity</span>
142
        <span style="margin-right: 8px;"><i class="fa fa-hourglass-half fa-fw"></i>In Progress</span>
143 144
        <span style="margin-right: 8px; color:#df9b00;"><i class="fa fa-long-arrow-right fa-fw"></i>Lineage</span>
        <span style="margin-right: 8px; color:#fb4200;"><i class="fa fa-long-arrow-right fa-fw"></i>Impact</span>
145
    </div>
146
    <svg width="{{width}}" height="{{height}}" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"></svg>
147 148
</div>
<div class="hidden-svg"></div>