forked from iamsushank/mutual-cart-3380
-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
257 lines (250 loc) · 9.04 KB
/
team.html
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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Team members</title>
<script
src="https://kit.fontawesome.com/10b417d43c.js"
crossorigin="anonymous"
></script>
<link
rel="icon"
href="https://gdm-catalog-fmapi-prod.imgix.net/ProductLogo/b5f28d17-3a80-4bf3-aa0c-82ca5cdcccf2.png?w=100&q=50"
type="image/x-icon"
/>
<link rel="stylesheet" href="/team.css" />
</head>
<body>
<div id="parent">
<!-- for the sidebar section -->
<div id="sideBar">
<div id="sidebarBox">
<div id="img-fr-sb">
<img
id="logo-sq"
src="https://icon-library.com/images/256-256-ed559f9ab4ee6cec08ffde71c58a68af-grid.png"
alt=""
/>
<img
src="https://app.myhours.com/assets/myhours_app_logo_icon.svg"
alt=""
/>
</div>
<div style="background-color: #f8f9fa" id="to-scroll">
<div id="accmainbox">
<div class="mainaccordin">
<div class="conBoxes">
<div class="labelbox t-p-h-a">
<a class="fb-aws-n-tx" href=""
><i class="fa-solid fa-stopwatch"></i>
Track</a
>
</div>
<div class="labelbox t-p-h-a">
<a class="fb-aws-n-tx" href=""
><i class="fa-solid fa-briefcase"></i
> Project</a
>
</div>
<div class="fb-aws-n-tx labelbox">
<span fb-aws-span
><i class="fa-solid fa-chart-column"></i
> Report</span
>
<img
src="https://cdn-icons-png.flaticon.com/512/25/25623.png"
alt="Down Arrow"
/>
<div class="parainsideatag">
<p><a href="">Dashboard</a></p>
<p><a href="">Activity</a></p>
<p><a href="team.html">Team pivot</a></p>
<p><a href="">Economy</a></p>
<p><a href="">Timesheet</a></p>
</div>
</div>
</div>
<div class="conBoxes">
<div class="fb-aws-n-tx labelbox">
<span fb-aws-span
><i class="fa-solid fa-folder"></i
> Clients</span
>
<img
src="https://cdn-icons-png.flaticon.com/512/25/25623.png"
alt="Down Arrow"
/>
</div>
<div class="parainsideatag">
<p><a href="">Clients</a></p>
<p><a href="">Invoices</a></p>
<p><a href="">Uninvoiced</a></p>
</div>
</div>
<div class="conBoxes">
<div class="fb-aws-n-tx labelbox">
<span fb-aws-span
><i class="fa-solid fa-users"></i
> Team</span
>
<img
id="team-arrow-img"
src="https://cdn-icons-png.flaticon.com/512/25/25623.png"
alt="Down Arrow"
/>
</div>
<div class="parainsideatag">
<p><a href="team.html">Team members</a></p>
<p><a href="myteams.html">Teams</a></p>
</div>
</div>
</div>
</div>
<div id="protrailexpire">
<p>Pro trial expires in 13 days.</p>
<a href="Upgrade(Dashboard)/upgrade.html">Keep/leave the Pro</a>
</div>
<div style="background-color: #f8f9fa" id="helpApps">
<div class="labelbox t-p-h-a">
<a class="fb-aws-n-tx" href="Help.html"
><i class="fa-solid fa-circle-question"></i
> Help</a
>
</div>
<div class="labelbox t-p-h-a">
<a class="fb-aws-n-tx" href=""
><i class="fa-solid fa-mobile-button"></i
> Apps</a
>
</div>
<div class="labelbox">
<a class="fb-aws-n-tx" href=""
><i class="fa-solid fa-bell"></i> What's
new</a
>
</div>
<div class="mainaccordin">
<div class="conBoxes">
<div class="m-p-z-f-p fb-aws-n-tx labelbox">
<span class="fb-aws-span"
><i class="fa-solid fa-user"></i> <span
onclick="profile()"
id="name-profile"
>Profile</span
></span
>
<img
id="p-n-img-log"
src="https://cdn-icons-png.flaticon.com/512/25/25623.png"
alt="Down Arrow"
/>
</div>
<div class="parainsideatag">
<p><a href="">Company</a></p>
<p><a href="">Account Admin</a></p>
<p><a href="">Subscription</a></p>
<hr />
<p onclick="profileSignout()"><a href="">Signout</a></p>
<p><a href="">Profile</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="main">
<div class="" id="pj_in_p2">
<div class="head_pj">
<h1 class="prj">Team members</h1>
<a href="add_members.html"
><button class="ad_nw_pj">
<i class="fa-solid fa-plus"></i> Add team member
</button></a
>
</div>
<!-- Organise your work -->
<div class="org_pra">
<div class="org_card">
<span class="text_dark"
>Invite your entire team to track their work</span
>
<a href=""><i class="fa-solid fa-xmark"></i></a>
</div>
<div class="text_subpara">
Add your colleagues, assign them the appropriate user roles, and
allocate them to their teams and the projects they will be working
on.
</div>
<div class="mt4">
<a
href="Learn about Project/learn.html"
id="learnAboutProjectsAndTasksLink"
>Learn about projects and tasks
<i class="fa-solid fa-square-arrow-up-right"></i
></a>
<a
href="Upgrade(Dashboard)/upgrade.html"
id="aboutBillingRatesLink"
>About billing rates
<i class="fa-solid fa-square-arrow-up-right"></i
></a>
<a href="client.html" id="importClientsLink"
>Import clients <i class="fa-solid fa-square-arrow-up-right"></i
></a>
</div>
</div>
<!-- search & export row -->
<div class="d-flex">
<div class="srch_actv">
<div class="inp_div">
<input
type="text"
id="input_search"
placeholder="Search by team member name"
/>
</div>
<div class="active_btn">
<button id="button_active">
<i class="fa-solid fa-inbox"></i> Status
</button>
</div>
</div>
<div
class="export_grp"
style="background-color: #c9e8ff; border-radius: 5px"
>
<button class="projectsExportBtn">
<i class="fa-solid fa-download"></i>
</button>
</div>
</div>
</div>
<table>
<thead>
<tr>
<td class="cb1"><input type="checkbox" /></td>
<th>NAME</th>
<th>ACTIVITY</th>
<th>EMAIL</th>
<th>LABOR RATE</th>
<th>BILLABLE RATE</th>
<th>ROLE</th>
<th>STATUS</th>
<th>ACTION</th>
</tr>
<tr>
<td colspan="9"><hr /></td>
</tr>
</thead>
<tbody>
<!-- append team members here -->
</tbody>
</table>
</div>
</div>
</body>
</html>
<script src="/team.js"></script>