|
40 | 40 | Monitoring
|
41 | 41 | </a>
|
42 | 42 | <div class="dropdown-menu">
|
43 |
| - <a class="dropdown-item" href="alerts.html"> |
44 |
| - Alerts |
| 43 | + <a class="dropdown-item" href="sources.html"> |
| 44 | + Sources |
45 | 45 | </a>
|
46 |
| - <a class="dropdown-item" href="alerts.html"> |
| 46 | + <a class="dropdown-item" href="timelines.html"> |
47 | 47 | Timelines
|
48 | 48 | </a>
|
49 | 49 | <a class="dropdown-item" href="feeds.html">
|
|
65 | 65 | </a>
|
66 | 66 | <a class="dropdown-item" href="reports.html">
|
67 | 67 | Reports
|
68 |
| - </a> |
| 68 | + </a> |
| 69 | + <a class="dropdown-item" href="alerts.html"> |
| 70 | + Search Alerts |
| 71 | + </a> |
69 | 72 | </div>
|
70 | 73 | </li>
|
71 | 74 | <li role="presentation" class="nav-item">
|
|
109 | 112 | </div><i class="icon ion-help-circled" style="font-size:1.5rem"></i></div>
|
110 | 113 | </form>
|
111 | 114 | </div>
|
112 |
| - <div class="col-md-4 text-right"> |
113 |
| - <div class="row"> |
114 |
| - <div class="col"><a href="#">New Reports (2)</a></div> |
115 |
| - </div> |
116 |
| - <div class="row"> |
117 |
| - <div class="col"><a href="#">New Search Results (1)</a></div> |
118 |
| - </div> |
119 |
| - </div> |
| 115 | + <div class="col-md-4 text-right d-flex align-items-center justify-content-end"><a href="#">Search Alerts (23)</a></div> |
120 | 116 | </div>
|
121 | 117 | <div class="row">
|
122 | 118 | <div class="col-md-9 d-flex align-items-center">
|
123 |
| - <form class="form-inline"><label class="mr-2" style="font-size: 16px;">Date Range</label> |
124 |
| - <div class="form-check"><input class="form-check-input" type="radio" name="date-range" value="all" checked="" id="formCheck-1"><label class="form-check-label" for="formCheck-1">All</label></div><span class="ml-2 mr-3">or</span><input type="radio" |
125 |
| - name="date-range" value="custom" class="mr-1"><input class="form-control form-control-sm" type="text" disabled="" placeholder="start date"><span class="ml-2 mr-2">to</span><input class="form-control form-control-sm" |
126 |
| - type="text" disabled="" placeholder="end date"></form> |
127 |
| - </div> |
128 |
| - <div class="col-md-3"> |
129 |
| - <form class="form-inline justify-content-end"><label class="col-form-label mr-2">Filter By</label><select class="form-control form-control-sm form-control"><option value="new">New</option><option value="changed">Changed</option></select></form> |
130 |
| - </div> |
| 119 | + <form class="form-inline"><select class="form-control form-control-sm mr-3"><option value="primary" selected="">Primary Date</option><option value="effective">Effective Date</option><option value="compliance">Compliance Date</option></select> |
| 120 | + <div |
| 121 | + class="form-check"><input class="form-check-input" type="radio" name="date-range" value="all" checked="" id="formCheck-1"><label class="form-check-label" for="formCheck-1">All</label></div><span class="ml-2 mr-3">or</span><input type="radio" |
| 122 | + name="date-range" value="custom" class="mr-1"><input class="form-control form-control-sm" type="text" disabled="" placeholder="start date"><span class="ml-2 mr-2">to</span><input class="form-control form-control-sm" type="text" |
| 123 | + disabled="" placeholder="end date"></form> |
| 124 | + </div> |
| 125 | + <div class="col-md-3"> |
| 126 | + <form class="form-inline justify-content-end"><label class="col-form-label mr-2">Filter By</label><select class="form-control form-control-sm form-control"><option value="none">None</option><option value="new">New</option><option value="changed">Changed</option></select></form> |
131 | 127 | </div>
|
132 | 128 | </div>
|
133 | 129 | </div>
|
134 | 130 | </div>
|
135 | 131 | </div>
|
136 |
| - <div class="row"> |
137 |
| - <div class="col-4" style="padding-right: 7.5px;"> |
138 |
| - <div class="card"> |
139 |
| - <div class="card-body"> |
140 |
| - <div> |
141 |
| - <h4>Jurisdiction</h4> |
142 |
| - <div id="jurisdiction"></div> |
143 |
| - </div> |
144 |
| - <div> |
145 |
| - <h4>Authority</h4> |
146 |
| - <div id="authority"></div> |
147 |
| - </div> |
148 |
| - <div> |
149 |
| - <h4>Source Type</h4> |
150 |
| - <div id="source-type"></div> |
151 |
| - </div> |
152 |
| - <div> |
153 |
| - <h4>Topics</h4> |
154 |
| - <div id="topics"></div> |
155 |
| - </div> |
156 |
| - <div> |
157 |
| - <h4>Applicability</h4> |
158 |
| - <div id="applicability"></div> |
159 |
| - </div> |
160 |
| - <div> |
161 |
| - <h4>Compliance User</h4> |
162 |
| - <div id="compliance_user"></div> |
163 |
| - </div> |
164 |
| - <div> |
165 |
| - <h4>Content Type</h4> |
166 |
| - <div id="content_type"></div> |
167 |
| - </div> |
168 |
| - <div> |
169 |
| - <h4>Publication Date</h4> |
170 |
| - <div id="pubdate"></div> |
171 |
| - </div> |
172 |
| - <div> |
173 |
| - <h4>Effective Date</h4> |
174 |
| - <div id="effdate"></div> |
175 |
| - </div> |
| 132 | + </div> |
| 133 | + <div class="row"> |
| 134 | + <div class="col-4" style="padding-right: 7.5px;"> |
| 135 | + <div class="card" id="filters" style="max-height: 800px;overflow: auto;"> |
| 136 | + <div class="card-body"> |
| 137 | + <div> |
| 138 | + <h4>Jurisdiction</h4> |
| 139 | + <div id="jurisdiction"></div> |
| 140 | + </div> |
| 141 | + <div> |
| 142 | + <h4>Authority</h4> |
| 143 | + <div id="authority"></div> |
| 144 | + </div> |
| 145 | + <div> |
| 146 | + <h4>Source Type</h4> |
| 147 | + <div id="source-type"></div> |
| 148 | + </div> |
| 149 | + <div> |
| 150 | + <h4>Topics</h4> |
| 151 | + <div id="topics"></div> |
| 152 | + </div> |
| 153 | + <div> |
| 154 | + <h4>Applicability</h4> |
| 155 | + <div id="applicability"></div> |
| 156 | + </div> |
| 157 | + <div> |
| 158 | + <h4>Compliance User</h4> |
| 159 | + <div id="compliance_user"></div> |
| 160 | + </div> |
| 161 | + <div> |
| 162 | + <h4>Content Type</h4> |
| 163 | + <div id="content_type"></div> |
| 164 | + </div> |
| 165 | + <div> |
| 166 | + <h4>Publication Date</h4> |
| 167 | + <div id="pubdate"></div> |
| 168 | + </div> |
| 169 | + <div> |
| 170 | + <h4>Effective Date</h4> |
| 171 | + <div id="effdate"></div> |
176 | 172 | </div>
|
177 | 173 | </div>
|
178 | 174 | </div>
|
179 |
| - <div class="col-8"> |
180 |
| - <div class="row"> |
181 |
| - <div class="col" style="padding-left: 7.5px;"> |
182 |
| - <div class="card"> |
183 |
| - <div class="card-header"> |
184 |
| - <h4 class="mb-0">Search Results<small id="stats" class="ml-2"></small></h4> |
185 |
| - </div> |
186 |
| - <div class="card-body"> |
187 |
| - <div id="hits"></div> |
188 |
| - <div id="pagination" class="mt-2"></div> |
189 |
| - </div> |
| 175 | + </div> |
| 176 | + <div class="col-8"> |
| 177 | + <div class="row"> |
| 178 | + <div class="col" style="padding-left: 7.5px;"> |
| 179 | + <div class="card" id="results-container"> |
| 180 | + <div class="card-header"> |
| 181 | + <h4 class="mb-0">Search Results<small id="stats" class="ml-2"></small></h4> |
| 182 | + </div> |
| 183 | + <div class="card-body"> |
| 184 | + <div id="hits"></div> |
| 185 | + <div id="pagination" class="mt-2"></div> |
| 186 | + <div class="d-flex justify-content-end"><button class="btn btn-primary" type="button">Save Search</button></div> |
190 | 187 | </div>
|
191 | 188 | </div>
|
192 | 189 | </div>
|
193 | 190 | </div>
|
194 | 191 | </div>
|
195 | 192 | </div>
|
| 193 | + </div> |
196 | 194 | <footer class="text-center d-xl-flex justify-content-xl-center align-items-xl-center bg-dark text-light position-fixed">
|
197 | 195 | <p class="d-xl-flex m-0">Copyright © 2019 Innodata</p><small><a class="text-light" href="#" style="margin-left: 15px;text-decoration: underline;">Terms of Use</a><span> | </span><a class="text-light" href="#" style="text-decoration: underline;">Privacy Policy</a></small></footer>
|
198 | 196 | <script
|
|
0 commit comments