There was a problem fetching the pipeline summary.
Break the user-profil page into 3 components + add tabs
Showing
- src/app/routes.ts 14 additions, 0 deletionssrc/app/routes.ts
- src/app/user/components/index.ts 6 additions, 1 deletionsrc/app/user/components/index.ts
- src/app/user/components/user-profil/user-info/user-info.component.html 191 additions, 0 deletions...components/user-profil/user-info/user-info.component.html
- src/app/user/components/user-profil/user-info/user-info.component.scss 31 additions, 0 deletions...components/user-profil/user-info/user-info.component.scss
- src/app/user/components/user-profil/user-info/user-info.component.ts 185 additions, 0 deletions...r/components/user-profil/user-info/user-info.component.ts
- src/app/user/components/user-profil/user-password-update/user-password-update.component.html 121 additions, 0 deletions.../user-password-update/user-password-update.component.html
- src/app/user/components/user-profil/user-password-update/user-password-update.component.scss 0 additions, 0 deletions.../user-password-update/user-password-update.component.scss
- src/app/user/components/user-profil/user-password-update/user-password-update.component.ts 136 additions, 0 deletions...il/user-password-update/user-password-update.component.ts
- src/app/user/components/user-profil/user-profi.component.spec.ts 0 additions, 466 deletions.../user/components/user-profil/user-profi.component.spec.ts
- src/app/user/components/user-profil/user-profil.component.html 4 additions, 311 deletions...pp/user/components/user-profil/user-profil.component.html
- src/app/user/components/user-profil/user-profil.component.scss 0 additions, 55 deletions...pp/user/components/user-profil/user-profil.component.scss
- src/app/user/components/user-profil/user-profil.component.ts 32 additions, 264 deletionssrc/app/user/components/user-profil/user-profil.component.ts
- src/app/user/user-routing.module.ts 19 additions, 1 deletionsrc/app/user/user-routing.module.ts
- src/i18n/traductions.fr.ts 3 additions, 0 deletionssrc/i18n/traductions.fr.ts
- src/i18n/traductions.ts 3 additions, 0 deletionssrc/i18n/traductions.ts
Loading
Please register or sign in to comment