Break apart role concept
Have a user home where all visited and created sessions are in one list Add icons for the room list to identify the role
Showing
- src/app/app-routing.module.ts 5 additions, 0 deletionssrc/app/app-routing.module.ts
- src/app/app.module.ts 6 additions, 0 deletionssrc/app/app.module.ts
- src/app/components/creator/creator-routing.module.ts 0 additions, 15 deletionssrc/app/components/creator/creator-routing.module.ts
- src/app/components/creator/creator.module.ts 0 additions, 2 deletionssrc/app/components/creator/creator.module.ts
- src/app/components/home/home-creator-page/home-creator-page.component.html 0 additions, 0 deletions...s/home/home-creator-page/home-creator-page.component.html
- src/app/components/home/home-creator-page/home-creator-page.component.scss 0 additions, 0 deletions...s/home/home-creator-page/home-creator-page.component.scss
- src/app/components/home/home-creator-page/home-creator-page.component.spec.ts 0 additions, 0 deletions...ome/home-creator-page/home-creator-page.component.spec.ts
- src/app/components/home/home-creator-page/home-creator-page.component.ts 0 additions, 0 deletions...nts/home/home-creator-page/home-creator-page.component.ts
- src/app/components/home/home-participant-page/home-participant-page.component.html 1 addition, 1 deletion...ome-participant-page/home-participant-page.component.html
- src/app/components/home/home-participant-page/home-participant-page.component.scss 0 additions, 0 deletions...ome-participant-page/home-participant-page.component.scss
- src/app/components/home/home-participant-page/home-participant-page.component.spec.ts 0 additions, 0 deletions...-participant-page/home-participant-page.component.spec.ts
- src/app/components/home/home-participant-page/home-participant-page.component.ts 0 additions, 0 deletions.../home-participant-page/home-participant-page.component.ts
- src/app/components/home/user-home/user-home.component.html 14 additions, 0 deletionssrc/app/components/home/user-home/user-home.component.html
- src/app/components/home/user-home/user-home.component.scss 13 additions, 0 deletionssrc/app/components/home/user-home/user-home.component.scss
- src/app/components/home/user-home/user-home.component.ts 39 additions, 0 deletionssrc/app/components/home/user-home/user-home.component.ts
- src/app/components/participant/participant-routing.module.ts 0 additions, 7 deletionssrc/app/components/participant/participant-routing.module.ts
- src/app/components/participant/participant.module.ts 0 additions, 2 deletionssrc/app/components/participant/participant.module.ts
- src/app/components/shared/header/header.component.html 1 addition, 5 deletionssrc/app/components/shared/header/header.component.html
- src/app/components/shared/login/login.component.ts 1 addition, 5 deletionssrc/app/components/shared/login/login.component.ts
- src/app/components/shared/room-join/room-join.component.ts 6 additions, 2 deletionssrc/app/components/shared/room-join/room-join.component.ts
Please register or sign in to comment