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
36e197ec
Commit
36e197ec
authored
Jun 19, 2020
by
Muhammad Usman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
go-premium mobile view completed
parent
012e9b24
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
46 additions
and
14 deletions
+46
-14
diversity-profile.component.scss
...ssment/diversity-profile/diversity-profile.component.scss
+1
-1
work-preference.component.scss
...assessment/work-preference/work-preference.component.scss
+1
-1
work-style.component.scss
...areer-web/assessment/work-style/work-style.component.scss
+1
-1
forgot-password.component.scss
...r-web/auth/forgot-password/forgot-password.component.scss
+1
-1
login.component.scss
.../components/my-career-web/auth/login/login.component.scss
+1
-1
register.component.scss
...nents/my-career-web/auth/register/register.component.scss
+1
-1
reset-password.component.scss
...eer-web/auth/reset-password/reset-password.component.scss
+1
-1
career-history.component.scss
...reer-history/career-history/career-history.component.scss
+1
-1
dashboard.routing.ts
...p/components/my-career-web/dashboard/dashboard.routing.ts
+5
-0
dashboard.component.html
...y-career-web/dashboard/dashboard/dashboard.component.html
+1
-1
dashboard.component.ts
.../my-career-web/dashboard/dashboard/dashboard.component.ts
+1
-0
go-premium.component.html
...career-web/dashboard/go-premium/go-premium.component.html
+2
-1
go-premium.component.scss
...career-web/dashboard/go-premium/go-premium.component.scss
+25
-0
personal-details.component.scss
...ashboard/personal-details/personal-details.component.scss
+1
-1
welcome.component.scss
...p/components/my-career-web/welcome/welcome.component.scss
+1
-1
_misc.scss
frontend/angular/src/styles/my-career-styles/_misc.scss
+1
-1
_toast.scss
...d/angular/src/styles/my-career-styles/primeng/_toast.scss
+1
-1
No files found.
frontend/angular/src/app/components/my-career-web/assessment/diversity-profile/diversity-profile.component.scss
View file @
36e197ec
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.header-actions
{
.header-actions
{
display
:
flex
;
display
:
flex
;
...
...
frontend/angular/src/app/components/my-career-web/assessment/work-preference/work-preference.component.scss
View file @
36e197ec
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.header-actions
{
.header-actions
{
display
:
flex
;
display
:
flex
;
...
...
frontend/angular/src/app/components/my-career-web/assessment/work-style/work-style.component.scss
View file @
36e197ec
...
@@ -161,7 +161,7 @@
...
@@ -161,7 +161,7 @@
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.header-actions
{
.header-actions
{
display
:
flex
;
display
:
flex
;
...
...
frontend/angular/src/app/components/my-career-web/auth/forgot-password/forgot-password.component.scss
View file @
36e197ec
...
@@ -119,7 +119,7 @@
...
@@ -119,7 +119,7 @@
}
}
}
}
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.login-wrapper
{
.login-wrapper
{
.mc-login-logo
{
.mc-login-logo
{
...
...
frontend/angular/src/app/components/my-career-web/auth/login/login.component.scss
View file @
36e197ec
...
@@ -139,7 +139,7 @@
...
@@ -139,7 +139,7 @@
}
}
}
}
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.bck-link
{
.bck-link
{
display
:
flex
;
display
:
flex
;
...
...
frontend/angular/src/app/components/my-career-web/auth/register/register.component.scss
View file @
36e197ec
...
@@ -147,7 +147,7 @@
...
@@ -147,7 +147,7 @@
}
}
}
}
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.signup-wrapper
{
.signup-wrapper
{
.mc-signup-logo
{
.mc-signup-logo
{
...
...
frontend/angular/src/app/components/my-career-web/auth/reset-password/reset-password.component.scss
View file @
36e197ec
...
@@ -139,7 +139,7 @@
...
@@ -139,7 +139,7 @@
}
}
}
}
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.login-wrapper
{
.login-wrapper
{
.mc-login-logo
{
.mc-login-logo
{
...
...
frontend/angular/src/app/components/my-career-web/career-history/career-history/career-history.component.scss
View file @
36e197ec
...
@@ -161,7 +161,7 @@
...
@@ -161,7 +161,7 @@
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.header-actions
{
.header-actions
{
display
:
flex
;
display
:
flex
;
...
...
frontend/angular/src/app/components/my-career-web/dashboard/dashboard.routing.ts
View file @
36e197ec
...
@@ -3,6 +3,7 @@ import { RouterModule, Routes } from '@angular/router';
...
@@ -3,6 +3,7 @@ import { RouterModule, Routes } from '@angular/router';
import
{
DashboardComponent
}
from
'./dashboard/dashboard.component'
;
import
{
DashboardComponent
}
from
'./dashboard/dashboard.component'
;
import
{
HomeComponent
}
from
'./home/home.component'
;
import
{
HomeComponent
}
from
'./home/home.component'
;
import
{
PersonalDetailsComponent
}
from
'./personal-details/personal-details.component'
;
import
{
PersonalDetailsComponent
}
from
'./personal-details/personal-details.component'
;
import
{
GoPremiumComponent
}
from
'./go-premium/go-premium.component'
;
const
routes
:
Routes
=
[
const
routes
:
Routes
=
[
{
{
...
@@ -18,6 +19,10 @@ const routes: Routes = [
...
@@ -18,6 +19,10 @@ const routes: Routes = [
component
:
PersonalDetailsComponent
component
:
PersonalDetailsComponent
},
},
{
{
path
:
'go-premium'
,
component
:
GoPremiumComponent
},
{
path
:
''
,
path
:
''
,
redirectTo
:
'home'
,
redirectTo
:
'home'
,
pathMatch
:
'full'
pathMatch
:
'full'
...
...
frontend/angular/src/app/components/my-career-web/dashboard/dashboard/dashboard.component.html
View file @
36e197ec
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<div
class=
"mobile-nav-link"
><i
class=
"fa fa-gear"
></i>
My Account
</div>
<div
class=
"mobile-nav-link"
><i
class=
"fa fa-gear"
></i>
My Account
</div>
<div
class=
"go-premium"
>
<div
class=
"go-premium"
(
click
)="
goToPage
('/
my-career-web
/
dashboard
/
go-premium
')"
>
<img
src=
"assets/my-career-web/images/go-premium-temp.png"
alt=
""
>
<img
src=
"assets/my-career-web/images/go-premium-temp.png"
alt=
""
>
</div>
</div>
...
...
frontend/angular/src/app/components/my-career-web/dashboard/dashboard/dashboard.component.ts
View file @
36e197ec
...
@@ -12,6 +12,7 @@ import { takeUntil } from 'rxjs/operators';
...
@@ -12,6 +12,7 @@ import { takeUntil } from 'rxjs/operators';
export
class
DashboardComponent
extends
BaseComponent
implements
OnInit
{
export
class
DashboardComponent
extends
BaseComponent
implements
OnInit
{
showMobileNav
;
showMobileNav
;
constructor
(
constructor
(
private
as
:
AuthService
,
private
as
:
AuthService
,
private
r
:
Router
private
r
:
Router
...
...
frontend/angular/src/app/components/my-career-web/dashboard/go-premium/go-premium.component.html
View file @
36e197ec
...
@@ -2,7 +2,8 @@
...
@@ -2,7 +2,8 @@
<div
class=
"premium-header"
>
<div
class=
"premium-header"
>
<h4>
Go Premium
</h4>
<h4>
Go Premium
</h4>
<i
class=
"fa fa-times closeable"
(
click
)="
close
()"
></i>
<i
class=
"fa fa-times closeable"
(
click
)="
close
()"
*
ngIf=
"!isMobileView"
></i>
<i
class=
"fa fa-times closeable"
routerLink=
"/my-career-web/dashboard/home"
*
ngIf=
"isMobileView"
></i>
<p
style=
"margin-bottom: 30px;"
>
Our goal is to give you a highly functional app to support your career grow for FREE.
</p>
<p
style=
"margin-bottom: 30px;"
>
Our goal is to give you a highly functional app to support your career grow for FREE.
</p>
<p>
But, we offer a Premium service to help you get a bit more out of
<strong>
Matchd Career
</strong>
.
</p>
<p>
But, we offer a Premium service to help you get a bit more out of
<strong>
Matchd Career
</strong>
.
</p>
...
...
frontend/angular/src/app/components/my-career-web/dashboard/go-premium/go-premium.component.scss
View file @
36e197ec
...
@@ -96,3 +96,28 @@
...
@@ -96,3 +96,28 @@
}
}
}
}
@media
only
screen
and
(
max-width
:
768px
)
{
.content-wrapper
{
padding
:
40px
10px
;
margin-top
:
-70px
;
background
:
#fff
;
h4
{
margin-top
:
20px
!
important
;
}
.label-col
{
min-width
:
165px
!
important
;
}
.free-col
,
.premium-col
{
margin-left
:
20px
!
important
;
}
.premium-factor
{
font-size
:
12px
;
}
}
}
frontend/angular/src/app/components/my-career-web/dashboard/personal-details/personal-details.component.scss
View file @
36e197ec
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
}
}
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.personal-details
{
.personal-details
{
padding
:
5%
;
padding
:
5%
;
}
}
...
...
frontend/angular/src/app/components/my-career-web/welcome/welcome.component.scss
View file @
36e197ec
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
left
:
0
;
left
:
0
;
}
}
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.login-wrapper
{
.login-wrapper
{
.mc-login-logo
{
.mc-login-logo
{
...
...
frontend/angular/src/styles/my-career-styles/_misc.scss
View file @
36e197ec
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
}
}
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.mc-card
{
.mc-card
{
padding
:
2px
;
padding
:
2px
;
...
...
frontend/angular/src/styles/my-career-styles/primeng/_toast.scss
View file @
36e197ec
...
@@ -91,7 +91,7 @@
...
@@ -91,7 +91,7 @@
@media
only
screen
and
(
max-width
:
600
px
)
{
@media
only
screen
and
(
max-width
:
768
px
)
{
.ui-toast
{
.ui-toast
{
width
:
90%
;
width
:
90%
;
top
:
10px
;
top
:
10px
;
...
...
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