forked from MakingSense-EU/onboarding-app
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from fablabbcn/accesspoint
Accesspoint
- Loading branch information
Showing
39 changed files
with
2,311 additions
and
765 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
$handshakeBarHeight: 200px; | ||
$handshakeBarBackgroundColor: rgba(79,164,220, .2); | ||
$handshakeBarColor: $msGreen; | ||
|
||
.backgroundProgressLoader { | ||
position: absolute; | ||
top: 50%; | ||
z-index: -1; | ||
left: 0; | ||
width: 100%; | ||
|
||
&.idle { | ||
visibility: hidden; | ||
} | ||
&.start { | ||
visibility: visible; | ||
} | ||
|
||
md-progress-linear { | ||
height: $handshakeBarHeight; | ||
.md-container.md-mode-determinate { | ||
height: $handshakeBarHeight; | ||
background-color: $handshakeBarBackgroundColor; | ||
.md-bar { | ||
height: $handshakeBarHeight; | ||
background-color: $handshakeBarColor; | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div class="animate" ng-class="animationRows[2][0]"> | ||
<h2>{{payload.h2}}</h2> | ||
</div> | ||
<div class="animate" ng-class="animationRows[2][1]"> | ||
<h4>{{payload.h4}}</h4> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,31 @@ | ||
<div layout="row" layout-align="center center" class="animate" ng-class="animationRows[3][0]"> | ||
<div layout="row" layout-align="center center" class="animate" ng-class="animationRows[4][0]"> | ||
<img ng-src="app/images/MS LOGO.png" class="companyLogo" layout="center"> | ||
</div> | ||
<div class="animate" ng-class="animationRows[3][1]"> | ||
<div class="animate" ng-class="animationRows[4][1]"> | ||
<h1>{{payload.h1}}</h1> | ||
</div> | ||
<div class="animate" ng-class="animationRows[3][2]"> | ||
<div class="animate" ng-class="animationRows[4][2]"> | ||
<h4>{{payload.h4}}</h4> | ||
</div> | ||
<div class="animate" ng-class="animationRows[4][3]"> | ||
<div class="languageSelector" layout="row" layout-align="center center"> | ||
<button class="contextButton" ng-click="languageChangeSegue(0)"> | ||
{{ payload.contextButton1 }} | ||
<svg id="nextSVG" width="10px" height="16px" viewBox="187 22 10 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
<!-- Generator: Sketch 41.1 (35376) - http://www.bohemiancoding.com/sketch --> | ||
<desc>Created with Sketch.</desc> | ||
<defs></defs> | ||
<path d="M187.539062,22.0676084 L196.867188,29.7394834 C196.95573,29.8071921 197,29.8931287 197,29.9972959 C197,30.1170882 196.95573,30.2030248 196.867188,30.2551084 L187.539062,37.9269834 C187.434895,38.0051088 187.317709,38.0155254 187.1875,37.9582334 C187.062499,37.9009415 187,37.8019841 187,37.6613584 L187,22.3332334 C187,22.1926077 187.062499,22.0936504 187.1875,22.0363584 C187.317709,21.9790665 187.434895,21.989483 187.539062,22.0676084 L187.539062,22.0676084 Z" id="directright" stroke="none" fill="#FFFFFF" fill-rule="evenodd"></path> | ||
</svg> | ||
</button> | ||
<button class="contextButton" ng-click="languageChangeSegue(1)"> | ||
{{ payload.contextButton2 }} | ||
<svg id="nextSVG" width="10px" height="16px" viewBox="187 22 10 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
<!-- Generator: Sketch 41.1 (35376) - http://www.bohemiancoding.com/sketch --> | ||
<desc>Created with Sketch.</desc> | ||
<defs></defs> | ||
<path d="M187.539062,22.0676084 L196.867188,29.7394834 C196.95573,29.8071921 197,29.8931287 197,29.9972959 C197,30.1170882 196.95573,30.2030248 196.867188,30.2551084 L187.539062,37.9269834 C187.434895,38.0051088 187.317709,38.0155254 187.1875,37.9582334 C187.062499,37.9009415 187,37.8019841 187,37.6613584 L187,22.3332334 C187,22.1926077 187.062499,22.0936504 187.1875,22.0363584 C187.317709,21.9790665 187.434895,21.989483 187.539062,22.0676084 L187.539062,22.0676084 Z" id="directright" stroke="none" fill="#FFFFFF" fill-rule="evenodd"></path> | ||
</svg> | ||
</button> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.