cynthesize-frontend
cynthesize-frontend copied to clipboard
Add dialog for confirmation of delete #153 Part 3
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.

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
- M src/app/profile/user/details/details.component.html https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-0 (175)
- M src/app/profile/user/details/details.component.scss https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-1 (21)
- M src/app/profile/user/details/details.component.ts https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-2 (71)
- M src/app/profile/user/user.module.ts https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-3 (13)
- A src/app/shared/confirm/confirm.component.html https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-4 (7)
- A src/app/shared/confirm/confirm.component.scss https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-5 (44)
- A src/app/shared/confirm/confirm.component.spec.ts https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-6 (24)
- A src/app/shared/confirm/confirm.component.ts https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-7 (21)
- M src/app/shared/idea-card/idea-card.component.ts https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-8 (5)
- M src/app/shared/shared.module.ts https://github.com/Cynthesize/cynthesize-frontend/pull/170/files#diff-9 (20)
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 .