Merge branch 'amal' into 'master'
Amal
See merge request !7
Showing
| <ion-app> | <ion-app> | ||
| <ion-router-outlet></ion-router-outlet> | <ion-split-pane> | ||
| <ion-menu type="overlay"> | |||
| <ion-content> | |||
| <div class="side_menu_wrapper"> | |||
| <div class="top_banner"> | |||
| <div class="top_image"> | |||
| </div> | |||
| <div class="top_detail"> | |||
| <h4>John Doe</h4> | |||
| <p>[email protected]</p> | |||
| </div> | |||
| <div class="clear"></div> | |||
| </div> | |||
| <div class="sidemenu_list"> | |||
| <ul> | |||
| <li>Shop</li> | |||
| <li>About us</li> | |||
| <li>Catagories</li> | |||
| <div class="sub_menu"> | |||
| <ul> | |||
| <li>Men's Fashion</li> | |||
| <li>Women's Fashion</li> | |||
| <li>Features</li> | |||
| <li>Bags</li> | |||
| <li>Shoes</li> | |||
| <li>Electronics</li> | |||
| </ul> | |||
| </div> | |||
| <li>Complaints & Feedback</li> | |||
| <li> | |||
| <span class="floatLeft">Logout</span> | |||
| <span class="floatRight version">Version 1.2.0.3</span> | |||
| <div class="clear"></div> | |||
| </li> | |||
| </ul> | |||
| </div> | |||
| </div> | |||
| </ion-content> | |||
| </ion-menu> | |||
| <ion-router-outlet main></ion-router-outlet> | |||
| </ion-split-pane> | |||
| </ion-app> | </ion-app> | ||
| \ No newline at end of file |
| <ion-header> | <div class="nav_header"> | ||
| <ion-toolbar> | <button class="nav_btn nav_back floatLeft" (click)="goBack()"> | ||
| <ion-title>changedetails</ion-title> | <img src="../assets/Group17_2.png"> | ||
| </ion-toolbar> | </button> | ||
| </ion-header> | <div class="nav_title floatLeft"> | ||
| <h4>CHANGE DETAILS</h4> | |||
| </div> | |||
| <div class="clear"></div> | |||
| </div> | |||
| <ion-content> | <ion-content> | ||
| <div class="login_wrapper"> | |||
| <div class="form_div"> | |||
| <div class="row"> | |||
| <h6>Personal Details</h6> | |||
| </div> | |||
| <div class="row"> | |||
| <input class="" type="text" placeholder="John Doe"> | |||
| </div> | |||
| <div class="row"> | |||
| <input class="" type="mail" placeholder="[email protected]"> | |||
| </div> | |||
| <div class="row"> | |||
| <input class="" type="number" placeholder="+00 9851 5871 6985"> | |||
| </div> | |||
| <div class="row"> | |||
| <h6>Change Password</h6> | |||
| </div> | |||
| <div class="row"> | |||
| <input class="" type="password" placeholder="Current Password"> | |||
| </div> | |||
| <div class="row"> | |||
| <input class="" type="password" placeholder="New Password"> | |||
| </div> | |||
| <div class="row"> | |||
| <input class="" type="password" placeholder="Confirm Password"> | |||
| </div> | |||
| <div class="row"> | |||
| <button class="login_btn">UPDATE</button> | |||
| </div> | |||
| </div> | |||
| </div> | |||
| </ion-content> | </ion-content> | ||
| \ No newline at end of file |
| <ion-header> | <div class="nav_header"> | ||
| <ion-toolbar> | <ion-menu-toggle> | ||
| <ion-title>profile</ion-title> | <button class="nav_btn nav_menu floatLeft"> | ||
| </ion-toolbar> | </button> | ||
| </ion-header> | </ion-menu-toggle> | ||
| <div class="nav_title floatLeft"> | |||
| <img src="../../assets/Group [email protected]"> | |||
| </div> | |||
| <div class="clear"></div> | |||
| </div> | |||
| <ion-content> | <ion-content> | ||
| <div class="profile_wrapper"> | |||
| <div class="profile_banner"> | |||
| <div class="profile_circle"> | |||
| <div class="edit"></div> | |||
| </div> | |||
| <h5>JOHN DOE</h5> | |||
| <p>LOGOUT</p> | |||
| </div> | |||
| <div class="account_wrapper"> | |||
| <div class="account_header"> | |||
| <h5 class="floatLeft">ACCOUNT INFORMATION</h5> | |||
| <span class="floatRight"><img src="../../assets/edit.png"></span> | |||
| <div class="clear"></div> | |||
| </div> | |||
| <div class="row"> | |||
| <ion-row> | |||
| <ion-col class="textLeft p0"> | |||
| <p>Name<span>Verfied</span></p> | |||
| </ion-col> | |||
| <ion-col class="textRight p0"> | |||
| <h6>John Doe</h6> | |||
| </ion-col> | |||
| </ion-row> | |||
| </div> | |||
| <div class="row"> | |||
| <ion-row> | |||
| <ion-col class="textLeft p0"> | |||
| <p>Email<span>Not Verfied yet</span></p> | |||
| </ion-col> | |||
| <ion-col class="textRight p0"> | |||
| <h6>[email protected]</h6> | |||
| </ion-col> | |||
| </ion-row> | |||
| </div> | |||
| <hr> | |||
| <ion-row> | |||
| <ion-col class="textLeft p0"> | |||
| <p>Wishlist</p> | |||
| </ion-col> | |||
| <ion-col class="textRight p0"> | |||
| <h6>(3)</h6> | |||
| </ion-col> | |||
| </ion-row> | |||
| <hr> | |||
| <ion-row> | |||
| <ion-col class="textLeft p0"> | |||
| <p>Address</p> | |||
| </ion-col> | |||
| <ion-col class="textRight p0"> | |||
| <h6>(1)</h6> | |||
| </ion-col> | |||
| </ion-row> | |||
| <hr> | |||
| <ion-row> | |||
| <ion-col class="textLeft p0"> | |||
| <p>My Cards</p> | |||
| </ion-col> | |||
| <ion-col class="textRight p0"> | |||
| <h6> | |||
| <ion-icon name="arrow-forward"></ion-icon> | |||
| </h6> | |||
| </ion-col> | |||
| </ion-row> | |||
| <hr> | |||
| <ion-row> | |||
| <ion-col class="textLeft p0"> | |||
| <p>My Order</p> | |||
| </ion-col> | |||
| <ion-col class="textRight p0"> | |||
| <h6> | |||
| <ion-icon name="arrow-forward"></ion-icon> | |||
| </h6> | |||
| </ion-col> | |||
| </ion-row> | |||
| <hr> | |||
| <ion-row> | |||
| <ion-col class="textLeft p0"> | |||
| <p>Currency</p> | |||
| </ion-col> | |||
| <ion-col class="textRight p0"> | |||
| <h6> | |||
| <span>AUD</span> | |||
| </h6> | |||
| </ion-col> | |||
| </ion-row> | |||
| </div> | |||
| </div> | |||
| </ion-content> | </ion-content> | ||
| \ No newline at end of file |
src/app/review/review.module.ts
0 → 100644
src/app/review/review.page.html
0 → 100644
src/app/review/review.page.scss
0 → 100644
src/app/review/review.page.spec.ts
0 → 100644
src/app/review/review.page.ts
0 → 100644
src/assets/Path 144.png
0 → 100644
527 Bytes
src/assets/edit.png
0 → 100644
484 Bytes
src/assets/edit_icon.png
0 → 100644
1.41 KB
src/assets/profile_banner.png
0 → 100644
16.5 KB