Blame view

app/partials/dashboard/dashboard.html 10.2 KB
d1e8d9afb   Kuldeep Arora   fuel order & home...
1
     <style>
feacde5ff   Rishav   setup acuefuel in...
2
     .subnavbar .mainnav > li:first-child > a{
6f19fff16   Kuldeep Arora   Rebranding-FBOins...
3
        color: #ca5c6a;
feacde5ff   Rishav   setup acuefuel in...
4
     }
d1e8d9afb   Kuldeep Arora   fuel order & home...
5
     
feacde5ff   Rishav   setup acuefuel in...
6
  </style>
7f6e3b1df   Kuldeep Arora   final code
7

feacde5ff   Rishav   setup acuefuel in...
8
  <div class="main">
dd378d69f   Mr. Hot Foods   changes in flight...
9
     <div class="container" ng-if="isAuthenticated">
feacde5ff   Rishav   setup acuefuel in...
10
11
12
13
14
        <div class="row">
           <div class="col-md-7">
              <div class="widget stacked">
                 <div class="row">
                    <div class="col-md-3">
a55afb325   Kuldeep Arora   reconciled order ...
15
                       <a ui-sref="app.filterFuelOrders({status:'paid'})">
feacde5ff   Rishav   setup acuefuel in...
16
                       <div class="widget-header">
d1e8d9afb   Kuldeep Arora   fuel order & home...
17
                          <i class="fa fa-tint"></i> &nbsp; Reconciled Orders
1b71872b2   Kuldeep Arora   email and code be...
18
                       
a55afb325   Kuldeep Arora   reconciled order ...
19
                       </div></a>
feacde5ff   Rishav   setup acuefuel in...
20
21
22
                       <div class="custom-widget-content">
                          <div>
                             <div class="col-xs-12">
1b71872b2   Kuldeep Arora   email and code be...
23
24
                                <label class="pull-left" style="font-size: 13px" >Completed</label>
                                <span style="font-size: 11px">&nbsp;Monthly</span>
feacde5ff   Rishav   setup acuefuel in...
25
26
27
28
29
                                <div class="clearfix"></div>
                             </div>
                             <div class="clearfix"></div>
                          </div>
                          <hr class="hr">
feacde5ff   Rishav   setup acuefuel in...
30
                             <div class="col-xs-12">
1b71872b2   Kuldeep Arora   email and code be...
31
32
                                <h2 style="margin-bottom: 0px;">{{completeOrderCount}}</h2>
                                <span>Fuel Orders</span>
feacde5ff   Rishav   setup acuefuel in...
33
34
35
                             </div>
                             <div class="clearfix"></div>
                          </div>
feacde5ff   Rishav   setup acuefuel in...
36
                       </div>
1b71872b2   Kuldeep Arora   email and code be...
37
38
                       <div class="col-md-3">
                          <div class="widget-header">
d1e8d9afb   Kuldeep Arora   fuel order & home...
39
                             <i class="fa fa-tint"></i> &nbsp; Pending Orders 
1b71872b2   Kuldeep Arora   email and code be...
40
41
42
43
44
45
46
                       
                          </div>
                          <div class="custom-widget-content">
                             <div>
                                <div class="col-xs-12">
                                   <label class="pull-left" style="font-size: 13px" >Pending</label>
                                   <span style="font-size: 11px">&nbsp;Monthly</span>
1b71872b2   Kuldeep Arora   email and code be...
47
48
49
50
51
52
53
54
55
                                   <div class="clearfix"></div>
                                </div>
                                <div class="clearfix"></div>
                             </div>
                             <hr class="hr">
                                <div class="col-xs-12">
                                   <h2 style="margin-bottom: 0px;">{{pendingOrderCount}}</h2>
                                   <span>Fuel Orders</span>
                                </div>
feacde5ff   Rishav   setup acuefuel in...
56
57
                                <div class="clearfix"></div>
                             </div>
feacde5ff   Rishav   setup acuefuel in...
58
                          </div>
1b71872b2   Kuldeep Arora   email and code be...
59
60
61
                          <div class="col-md-6">
                             <div class="widget-header">
                                <i class="fa fa-list-alt "></i>
d1e8d9afb   Kuldeep Arora   fuel order & home...
62
                                <h3>Airport Operations</h3>
1b71872b2   Kuldeep Arora   email and code be...
63
64
65
66
67
68
                             </div>
                             <div class="custom-widget-content">
                                <div>
                                   <div class="col-xs-12">
                                      <label class="pull-left" style="font-size: 12px" >Activity :&nbsp;Airport Operations</label>
                                      <span style="font-size: 11px">&nbsp;&nbsp;Monthly</span>
1b71872b2   Kuldeep Arora   email and code be...
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
                                      <div class="clearfix"></div>
                                   </div>
                                   <div class="clearfix"></div>
                                </div>
                                <hr class="hr">
                                   <div class="col-xs-6">
                                      <h2 style="margin-bottom:0px;">280</h2>
                                      <span>Based-Aircraft</span>
                                   </div>
                                   <div class="col-xs-6">
                                      <h2 style="margin-bottom: 0px;">280</h2>
                                      <span>Take-offs & Landings</span>
                                   </div>
                                   <div class="clearfix"></div>
                                </div>
                             </div>
feacde5ff   Rishav   setup acuefuel in...
85
                          </div>
1b71872b2   Kuldeep Arora   email and code be...
86
87
88
                       </br>
                       <div class="row">
                          <div class="col-md-12">
9440d9890   Kuldeep Arora   design fixed
89
                             <!-- <div class="widget stacked"> -->
176381a3a   Anchit Jindal   minor changes
90
91
92
93
94
95
96
97
  				            <div class="widget-header">
  				              <i class="icon-bar-chart"></i>
  				              <h3>${{ordersCost | number :2}}/{{ordersCount}} Fuel Sales</h3>
  				            </div>
  				            <!-- /widget-header -->
  				            <div class="widget-content">
  				              <nvd3 options="optionsmfs" data="datamfs"></nvd3>
  				              <!-- /bar-chart -->
9440d9890   Kuldeep Arora   design fixed
98
  				            <!-- </div> -->
176381a3a   Anchit Jindal   minor changes
99
100
  				            <!-- /widget-content -->
  				          </div>
1b71872b2   Kuldeep Arora   email and code be...
101
                             <!-- /widget-content -->
feacde5ff   Rishav   setup acuefuel in...
102
                          </div>
1b71872b2   Kuldeep Arora   email and code be...
103
                          <!-- /widget -->
feacde5ff   Rishav   setup acuefuel in...
104
105
106
                       </div>
                    </div>
                 </div>
1b71872b2   Kuldeep Arora   email and code be...
107
108
109
                 <!-- /span6 -->
                 <div class="col-md-5">
                    <div class="widget stacked">
feacde5ff   Rishav   setup acuefuel in...
110
                       <div class="widget-header">
1b71872b2   Kuldeep Arora   email and code be...
111
112
                          <i class="fa fa-pencil"></i>
                          <h3>Price Manager Active</h3>
f62f8940f   Kuldeep Arora   UI changes
113
                          <select ng-show="isShowEmail" style="float: right; margin: 7px 10px; width: 150px; height: 26px; padding: 0 0;" class="btn btn-primary" class="form-control" ng-model="sendEmail.pricing" ng-click="confirmMail()">
1b71872b2   Kuldeep Arora   email and code be...
114
115
116
117
118
119
                             <option value="" disabled selected="selected">Email All Pricing</option>
                             <option value="JET-A">Email JET-A pricing only</option>
                             <option value="AVGAS">Email AVGAS pricing only</option>
                             <option disabled>_______________________________</option>
                             <option value="all">Distribute All</option>
                          </select>
feacde5ff   Rishav   setup acuefuel in...
120
121
122
                       </div>
                       <!-- /widget-header -->
                       <div class="widget-content">
1b71872b2   Kuldeep Arora   email and code be...
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
                          <h4>Deployed Fuel Prices</h4>
                          <table  class="table vertical-center"">
                             <thead>
                                <tr>
                                   <th> Product</th>
                                   <th> Cost</th>
                                   <th> Margin</th>
                                   <th> PAP(Total)</th>
                                   <th style="color: #F90;"> Expires</th>
                                </tr>
                             </thead>
                             <tbody>
                                <tr ng-repeat="fuelPricing in newFuelPricing | orderBy : 'namejetrest'| filter:{ status: true }">
                                   <td>
                                      <span style="color: #2196f3" ng-show="fuelPricing.jeta">{{fuelPricing.name}}</span>
                                      <span  ng-show="fuelPricing.jeta">{{fuelPricing.namejetrest}}</span>
                                      <span style="color: 39c" ng-show="fuelPricing.avgas">{{fuelPricing.name}}</span>
                                      <span  ng-show="fuelPricing.avgas">{{fuelPricing.nameavgasrest}}</span>
                                   </td>
                                   <td>
                                      <span>{{fuelPricing.fuelPricing.cost | number : 4}}</span>
                                   </td>
                                   <td>
                                      <span>{{fuelPricing.fuelPricing.papMargin | number : 4}}</span>
                                   </td>
                                   <td>
                                      <span style="line-height: 31px; color: #1ab394;">$ {{fuelPricing.fuelPricing.cost -- fuelPricing.fuelPricing.papMargin  | number : 4 }}</span>
                                   </td>
                                   <td>
                                      <span>{{fuelPricing.fuelPricing.expirationDate}}</span>
                                   </td>
                                </tr>
                             </tbody>
                          </table>
feacde5ff   Rishav   setup acuefuel in...
157
158
159
                       </div>
                       <!-- /widget-content -->
                    </div>
1b71872b2   Kuldeep Arora   email and code be...
160
                    <!-- /widget -->
10e8f79f8   Kuldeep Arora   change to display...
161
                    <div class="widget widget-nopad stacked" style="display: none;">
1b71872b2   Kuldeep Arora   email and code be...
162
163
                       <div class="widget-header">
                          <i class="fa fa-comment" aria-hidden="true"></i>
d1e8d9afb   Kuldeep Arora   fuel order & home...
164
                          <h3>Needs Attention</h3>
1b71872b2   Kuldeep Arora   email and code be...
165
                       </div>
1b71872b2   Kuldeep Arora   email and code be...
166
167
168
169
170
171
172
173
                       <div class="widget-content">
                          <h4 style="padding:10px">Messages</h4>
                          <hr class="hr">
                             <table>
                                <tr ng-repeat="msg in pendingMessageRecord">
                                   <td>Fuel Order is Pending for the company {{ msg[5] }} </td>
                                </tr>
                             </table>
1b71872b2   Kuldeep Arora   email and code be...
174
                          </div>
10e8f79f8   Kuldeep Arora   change to display...
175
                       </div> 
1b71872b2   Kuldeep Arora   email and code be...
176
177
178
                       <!-- /widget -->
                    </div>
                    <!-- /span6 -->
feacde5ff   Rishav   setup acuefuel in...
179
                 </div>
1b71872b2   Kuldeep Arora   email and code be...
180
                 <!-- /row -->
feacde5ff   Rishav   setup acuefuel in...
181
              </div>
1b71872b2   Kuldeep Arora   email and code be...
182
              <!-- /container -->
feacde5ff   Rishav   setup acuefuel in...
183
           </div>
1b71872b2   Kuldeep Arora   email and code be...
184
185
186
187
188
           <!-- /main -->
           <div class="customConfirmPopBackdrop" id="confirm1" style="display: none;">
              <div class="customModalInner">
                 <div class="customModelBody" style="border-radius: 5px 5px 0 0;">
                    <table>
9732e9b36   Swarn Singh   updates in fuel m...
189
                       <tr>
9732e9b36   Swarn Singh   updates in fuel m...
190
                          <td>
1b71872b2   Kuldeep Arora   email and code be...
191
                             <img src="img/info.png" style="width: 50px;">
05bfa28a2   Mr. Hot Foods   remove save butto...
192
                             </td>
1b71872b2   Kuldeep Arora   email and code be...
193
194
195
196
197
198
199
200
201
202
                             <td>
                                <p style="padding: 5px 10px; margin-bottom: 0;">Are you sure that you want to email pricing to everyone in your contact list?</p>
                             </td>
                          </tr>
                       </table>
                    </div>
                    <div class="customModelFooter text-right" style="border-radius: 0 0 5px 5px;">
                       <button class="btn" style="padding: 4px 0; width: 80px;" ng-click="saveAndCloseConfirm()">Yes</button>
                       <button class="btn" style="padding: 4px 0; width: 80px;" ng-click="cancelAndCloseConfirm()">Cancel</button>
                    </div>
feacde5ff   Rishav   setup acuefuel in...
203
                 </div>
7b21cec8f   Kuldeep Arora   analytical region...
204
           </div>