Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
8802a81e
Commit
8802a81e
authored
Jul 29, 2020
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
S69294438 # Sprint 1 #Update CAreer Profile page design doesnt match with matchd design
parent
8e8f96bd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
35 deletions
+40
-35
career-history.component.html
...reer-history/career-history/career-history.component.html
+1
-1
publish.component.html
...eer-history/career-history/publish/publish.component.html
+39
-34
No files found.
frontend/angular/src/app/my-career-web/career-history/career-history/career-history.component.html
View file @
8802a81e
...
...
@@ -53,7 +53,7 @@
<app-templates
(
careerProfileLoaded
)="
careerProfileUpdated
($
event
)"
*
ngIf=
"activeTab === 'templates'"
(
templateSaved
)="
tabChanged
({
index:
6
})"
>
</app-templates>
</p-tabPanel>
<p-tabPanel
header=
"7{{isMobileView ? '' : '. Publish'}}"
[
selected
]="
activeTab =
==
'
publish
'"
rightIcon=
"fa fa-check"
[
headerStyleClass
]="
careerProfile
?.
ProfileBulderTabCompletion
?.
PUBLISH
?
'
completed
'
:
''"
>
<p-tabPanel
header=
"7{{isMobileView ? '' : '. Publish'}}"
[
selected
]="
activeTab =
==
'
publish
'"
rightIcon=
"fa fa-check"
[
headerStyleClass
]="
careerProfile
?.
ProfileBulderTabCompletion
?.
PUBLISH
?
'
completed
'
:
''"
>
<app-publish
(
careerProfileLoaded
)="
careerProfileUpdated
($
event
)"
[
asChild
]="
true
"
*
ngIf=
"activeTab === 'publish'"
>
</app-publish>
</p-tabPanel>
...
...
frontend/angular/src/app/my-career-web/career-history/career-history/publish/publish.component.html
View file @
8802a81e
...
...
@@ -35,53 +35,58 @@
<h4
class=
"tab-heading mt-3"
>
Do you want to make any changes to the profile?
</h4>
<div
class=
"row"
>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Change Template"
routerLink=
"/my-career-web/career-history/templates"
></button>
<div
[
ngClass
]="{'
mc-card
'
:
!
asChild
}"
>
<div
class=
"row"
>
<div
class=
"col-md-6 d-flex justify-content-center"
[
ngClass
]="{'
mt-3
'
:
asChild
}"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Change Template"
routerLink=
"/my-career-web/career-history/templates"
></button>
</div>
<div
class=
"col-md-6 d-flex justify-content-center"
[
ngClass
]="{'
mt-3
'
:
asChild
}"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Profile Info"
routerLink=
"/my-career-web/career-history/personal-data"
></button>
</div>
</div>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Profile Info"
routerLink=
"/my-career-web/career-history/personal-data"
></button>
</div>
</div>
<div
class=
"row"
>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Work History"
routerLink=
"/my-career-web/career-history/work-history"
></button>
<div
class=
"row"
>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Work History"
routerLink=
"/my-career-web/career-history/work-history"
></button>
</div>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Educational Qualifications"
routerLink=
"/my-career-web/career-history/education"
></button>
</div>
</div>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Educational Qualifications"
routerLink=
"/my-career-web/career-history/education"
></button>
<div
class=
"row"
>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Skills"
routerLink=
"/my-career-web/career-history/skills"
></button>
</div>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Referees"
routerLink=
"/my-career-web/career-history/references"
></button>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Skills"
routerLink=
"/my-career-web/career-history/skills"
></button>
<div
class=
"row mt-4"
>
<div
class=
"col-md-6 d-flex justify-content-between"
>
<span
class=
"ml-4"
>
Do you wish to publish the career profile?
</span>
<p-inputSwitch
[(
ngModel
)]="
careerProfile
.
PublishProfile
"
(
onChange
)="
saveProfile
()"
></p-inputSwitch>
</div>
</div>
<div
class=
"mt-3 col-md-6 d-flex justify-content-center"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Update Referees"
routerLink=
"/my-career-web/career-history/references"
></button>
<div
class=
"row mt-4"
*
ngIf=
"careerProfile?.PublishProfile"
>
<div
class=
"col-md-6 d-flex justify-content-between"
>
<span
class=
"ml-4"
style=
"white-space: nowrap;"
>
Share URL
</span>
<a
target=
"_blank"
style=
"word-break: break-all; margin-left: 80px;"
href=
"#"
>
http://career.matchd.com/john+peters4
</a>
</div>
</div>
</div>
<div
class=
"row mt-4"
>
<div
class=
"col-md-6 d-flex justify-content-between"
>
<span
class=
"ml-4"
>
Do you wish to publish the career profile?
</span>
<p-inputSwitch
[(
ngModel
)]="
careerProfile
.
PublishProfile
"
(
onChange
)="
saveProfile
()"
></p-inputSwitch>
<div
class=
"d-flex justify-content-center mt-5"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Download Profile"
></button>
</div>
</div>
<div
class=
"row mt-4"
*
ngIf=
"careerProfile?.PublishProfile"
>
<div
class=
"col-md-6 d-flex justify-content-between"
>
<span
class=
"ml-4"
style=
"white-space: nowrap;"
>
Share URL
</span>
<a
target=
"_blank"
style=
"word-break: break-all; margin-left: 80px;"
href=
"#"
>
http://career.matchd.com/john+peters4
</a>
<div
class=
"d-flex justify-content-center mt-5"
>
<button
class=
"mc-btn-primary"
pButton
label=
"Complete"
[
disabled
]="!
isComplete
"
(
click
)="
saveProfile
(
true
)"
></button>
</div>
</div>
<div
class=
"d-flex justify-content-center mt-5"
>
<button
class=
"mc-btn-secondary"
pButton
label=
"Download Profile"
></button>
</div>
<div
class=
"d-flex justify-content-center mt-5"
>
<button
class=
"mc-btn-primary"
pButton
label=
"Complete"
[
disabled
]="!
isComplete
"
(
click
)="
saveProfile
(
true
)"
></button>
</div>
</div>
</ng-template>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment