cynthesize-frontend icon indicating copy to clipboard operation
cynthesize-frontend copied to clipboard

Add dialog for confirmation of delete #153 Part 3

Open neozenweb opened this issue 6 years ago • 1 comments

Fixed #153 part 3 New component confirm in shared module.

Files changed / created: src/app/profile/user/details/details.component.html. src/app/profile/user/details/details.component.scss. src/app/profile/user/details/details.component.ts. src/app/profile/user/user.module.ts. src/app/shared/confirm/confirm.component.html. src/app/shared/confirm/confirm.component.scss. src/app/shared/confirm/confirm.component.spec.ts. src/app/shared/confirm/confirm.component.ts. src/app/shared/idea-card/idea-card.component.ts. src/app/shared/shared.module.ts.

confirmationdialog

neozenweb avatar Feb 25 '19 02:02 neozenweb

Please add the screenshot of the changes to the PR description.

On Mon, Feb 25, 2019, 8:22 AM Sunitha Kandalam [email protected] wrote:

Fixed #153 https://github.com/Cynthesize/cynthesize-frontend/issues/153 part 3 New component confirm in shared module. Files changed / created: src/app/profile/user/details/details.component.html. src/app/profile/user/details/details.component.scss. src/app/profile/user/details/details.component.ts. src/app/profile/user/user.module.ts. src/app/shared/confirm/confirm.component.html. src/app/shared/confirm/confirm.component.scss. src/app/shared/confirm/confirm.component.spec.ts. src/app/shared/confirm/confirm.component.ts. src/app/shared/idea-card/idea-card.component.ts. src/app/shared/shared.module.ts.

You can view, comment on, or merge this pull request online at:

https://github.com/Cynthesize/cynthesize-frontend/pull/170 Commit Summary

  • new confirmation component

File Changes

Patch Links:

  • https://github.com/Cynthesize/cynthesize-frontend/pull/170.patch
  • https://github.com/Cynthesize/cynthesize-frontend/pull/170.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Cynthesize/cynthesize-frontend/pull/170, or mute the thread https://github.com/notifications/unsubscribe-auth/ArvXZ4S9Kr1U0Wlf8Dqi-jSz4yQdm8Ndks5vQ0_agaJpZM4bO--T .

WickedBrat avatar Feb 25 '19 02:02 WickedBrat