-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdashboard-no-data.php
190 lines (155 loc) · 6.14 KB
/
dashboard-no-data.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<?php
$dashboard = "true";
include("header.php"); ?>
<div class="page-header dashboard-header">
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-6 cell show-for-small hide-for-large">
<h5>ID: siddharth@digitalsky</h5>
<h3>Siddharth Ashok</h3>
</div>
<div class="large-6 cell">
<div class="buttons-wrap">
<a href="apply-for.php" class="button">Apply for a license</a>
<div class="apply-step">
<div class="wrap">
<p>Apply for a license before buying a drone or applying UIN.</p>
</div>
</div>
<a href="#" class="button show-apply-step disabled">Acquisition of drone</a>
<a href="#" class="button show-apply-step disabled">Apply for UIN</a>
</div>
</div>
<div class="large-6 cell show-for-large">
<div class="dashboard-tite-wrap">
<!-- <h2>Dashboard</h2> -->
<div class="show-for-medium">
<h2 class="user-name">Siddharth Ashok</h2>
<h5 class="user-id">ID: siddharth@digitalsky</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page-dashboard">
<!-- <section id="badges-licenses">
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-12 cell">
<h3>Badges & Licenses</h3>
</div>
</div>
</div>
</section> -->
<section id="application-status">
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-6 cell">
<h3>Application Status</h3>
<div class="application no-data">
<p>You may apply to import an RPAS, locally acquire an RPAS, or for receiving your UA Operator Permit.</p>
<a class="button" data-open="application-status-modal">Apply now</a>
<div class="reveal" id="application-status-modal" data-reveal>
<a href="#" class="button">Apply for Local Acquisition of RPAS</a>
<a href="#" class="button">Apply for Import Clearance of RPAS</a>
<a href="#" class="button">Apply for Unmanned Aerial Operator Permit</a>
<button class="close-button" data-close aria-label="Close modal" type="button">
<span aria-hidden="true">×</span>
</button>
</div>
</div>
</div>
<div class="large-6 cell my-drones">
<div class="my-drones">
<h3>My Drones</h3>
<div class="drone no-data">
<p>Once you're registered your RPAS through your manufacturer, you will see it appear here automatically. Post that, you may apply on Digital Sky for receiving your UIN and permission to fly. Please contact your manufacturer for further details.</p>
<a class="button disabled">Apply now</a>
</div>
</div>
</div>
<div class="large-6 cell">
<h3>Application Status</h3>
<div class="all-status">
<div class="status status-draft" data-equalizer>
<div class="details" data-equalizer-watch>
<p class="title">Draft</p>
<p class="info">Parrot Bebop 2 FPV</p>
<p class="meta">Stage 2</p>
</div>
<div class="action" data-equalizer-watch>
<a href="#" class="button">Edit</a>
</div>
</div>
<div class="status status-process" data-equalizer>
<div class="details" data-equalizer-watch>
<p class="title">In Process</p>
<p class="info">Parrot Bebop 2 FPV</p>
<p class="meta">Submitted on 03/03/2018</p>
</div>
<div class="action" data-equalizer-watch>
<img src="img/process.svg" alt="">
</div>
</div>
<div class="status status-declined" data-equalizer>
<div class="details" data-equalizer-watch>
<p class="title">Declined</p>
<p class="info">Parrot Bebop 2 FPV</p>
<p class="meta">Submitted on 03/03/2018</p>
<p class="meta">Declined on 04/03/2018</p>
</div>
<div class="action" data-equalizer-watch>
<img src="img/declined.svg" alt="">
</div>
</div>
<div class="status status-accepted" data-equalizer>
<div class="details" data-equalizer-watch>
<p class="title">Declined</p>
<p class="info">Parrot Bebop 2 FPV</p>
<p class="meta">Submitted on 03/03/2018</p>
<p class="meta">Accepted on 04/03/2018</p>
</div>
<div class="action" data-equalizer-watch>
<img src="img/accepted.svg" alt="">
</div>
</div>
</div> <!-- .all-status -->
<a href="#" class="button">See All Applications</a>
</div>
<div class="large-6 cell">
<div class="my-drones">
<h3>My Drones</h3>
<div class="drones-wrap">
<a class="wrap" style="background-image: url('img/temp/d1.jpg')" href="drone-profile.php">
<p>Parrot Bebop 2 FPV</p>
</a>
<a class="wrap" style="background-image: url('img/temp/d1.jpg')" href="drone-profile.php">
<p>Parrot Bebop 2 FPV</p>
</a>
<a class="wrap" style="background-image: url('img/temp/d1.jpg')" href="drone-profile.php">
<p>Parrot Bebop 2 FPV</p>
</a>
<a class="wrap" style="background-image: url('img/temp/d1.jpg')" href="drone-profile.php">
<p>Parrot Bebop 2 FPV</p>
</a>
</div>
<a href="#" class="button">See all Drones</a>
</div>
</div>
</div>
</div>
</section>
<section id="occurence-report">
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-6 cell">
<h3>Occurence Report</h3>
<p>When an issue occurs during a drone flight, please report below.</p>
<a href="#" class="button button-light-red">Report now</a>
</div>
</div>
</div>
</section>
</div>
<?php include("footer.php");