Skip to content

Commit

Permalink
Merge pull request #434 from BellumGens/rulebook-bge-balkan
Browse files Browse the repository at this point in the history
  • Loading branch information
kdinev authored Dec 10, 2024
2 parents aa874b1 + 3fdb85c commit 5d0c41d
Show file tree
Hide file tree
Showing 7 changed files with 81 additions and 62 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"index": "projects/bellumgens/src/index.html",
"browser": "projects/bellumgens/src/main.ts",
"server": "projects/bellumgens/src/main.server.ts",
"outputMode": "server",
"ssr": {
"entry": "projects/bellumgens/server.ts"
},
Expand Down Expand Up @@ -76,6 +75,7 @@
"with": "projects/common/src/environments/environment.prod.ts"
}
],
"outputMode": "server",
"localize": true,
"optimization": true,
"outputHashing": "all",
Expand Down Expand Up @@ -252,7 +252,6 @@
"index": "projects/ebleague/src/index.html",
"browser": "projects/ebleague/src/main.ts",
"server": "projects/ebleague/src/main.server.ts",
"outputMode": "server",
"ssr": {
"entry": "projects/ebleague/server.ts"
},
Expand Down Expand Up @@ -300,6 +299,7 @@
"with": "projects/common/src/environments/environment.prod.ts"
}
],
"outputMode": "server",
"localize": true,
"optimization": true,
"outputHashing": "all",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,13 @@ <h2 id="registration" class="registration-title">{{tournament?.name}}</h2>
<h2 i18n>Terms and conditions</h2>
</div>

<div class="form-wrapper">
<div class="content-container-row">
<p i18n>Registrations are restricted to participants from the Balkan countries. Registrations have no age restrictions. Registrations for this event are not in any way binding and participation can be halted by the registrant at any point of time. Registrations can also be deleted by the user through the user profile settings menu.</p>
<p i18n>Registrations show intent for participation, but weekly participation would require timely weekly check-ins and being on-time for the matches. All applicants must reside <span class="highlight">in one of the listed Balkan countries</span>. If an applicant is discovered to permanently reside outside of the listed Balkan countries, that would lead to <span class="highlight">permanent disqualification</span> from the league and nullification of any points earned.</p>
<p i18n>Provided battle tag, discord ID, should match with the accounts the applicant uses during the League.</p>
<a href="/assets/bge/BGE Balkan Circuit Terms and Conditions Rulebook.pdf" target="_blank" igxButton="contained" i18n>Read the full rulebook</a>
</div>
<div class="content-container-row">
<div class="content-container-row" style="margin-top: 16px">
<img src="/assets/login/bge-white-horizontal-2024.svg" width="600" height="87" alt="Esports Business League" />
</div>
</div>
Expand Down
Binary file not shown.
8 changes: 8 additions & 0 deletions projects/bellumgens/src/locale/messages.bg.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,14 @@
<context context-type="linenumber">136,139</context>
</context-group>
</trans-unit>
<trans-unit id="1701438550171438879" datatype="html">
<source>Read the full rulebook</source>
<target>Прочетете пълния правилник</target>
<context-group purpose="location">
<context context-type="sourcefile">projects/bellumgens/src/app/events/league-registration/league-registration.component.html</context>
<context context-type="linenumber">142,143</context>
</context-group>
</trans-unit>
<trans-unit id="8376311744797589133" datatype="html">
<source>Please login first</source>
<target>Моля, първо влезте в профила си</target>
Expand Down
17 changes: 12 additions & 5 deletions projects/bellumgens/src/locale/messages.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,13 @@
<context context-type="linenumber">141,142</context>
</context-group>
</trans-unit>
<trans-unit id="1701438550171438879" datatype="html">
<source>Read the full rulebook</source>
<context-group purpose="location">
<context context-type="sourcefile">projects/bellumgens/src/app/events/league-registration/league-registration.component.html</context>
<context context-type="linenumber">142,143</context>
</context-group>
</trans-unit>
<trans-unit id="8376311744797589133" datatype="html">
<source>Please login first</source>
<context-group purpose="location">
Expand Down Expand Up @@ -872,14 +879,14 @@
<source>Registration successful!</source>
<context-group purpose="location">
<context context-type="sourcefile">projects/bellumgens/src/app/events/league-registration/league-registration.component.ts</context>
<context context-type="linenumber">119</context>
<context context-type="linenumber">117</context>
</context-group>
</trans-unit>
<trans-unit id="3157590919027597260" datatype="html">
<source>Registration updated successfully!</source>
<context-group purpose="location">
<context context-type="sourcefile">projects/bellumgens/src/app/events/league-registration/league-registration.component.ts</context>
<context context-type="linenumber">121</context>
<context context-type="linenumber">119</context>
</context-group>
</trans-unit>
<trans-unit id="2395103405589091100" datatype="html">
Expand Down Expand Up @@ -2121,21 +2128,21 @@
<source>Remember me</source>
<context-group purpose="location">
<context context-type="sourcefile">projects/common/src/lib/login/login-dialog/login-dialog.component.html</context>
<context context-type="linenumber">23</context>
<context context-type="linenumber">26</context>
</context-group>
</trans-unit>
<trans-unit id="8164791295086777340" datatype="html">
<source>Don&apos;t have an account?</source>
<context-group purpose="location">
<context context-type="sourcefile">projects/common/src/lib/login/login-dialog/login-dialog.component.html</context>
<context context-type="linenumber">25,26</context>
<context context-type="linenumber">28,29</context>
</context-group>
</trans-unit>
<trans-unit id="6542676228301148432" datatype="html">
<source>login</source>
<context-group purpose="location">
<context context-type="sourcefile">projects/common/src/lib/login/login-dialog/login-dialog.component.html</context>
<context context-type="linenumber">29,30</context>
<context context-type="linenumber">32,33</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">projects/common/src/lib/login/login.component.html</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ <h6 i18n>Form</h6>

<igx-input-group type="border">
<label for="passwordField" igxLabel i18n>Password</label>
<igx-prefix>
<igx-icon>key</igx-icon>
</igx-prefix>
<input #passwordField igxInput type="password" [required]="true" id="passwordField" name="passwordField" [(ngModel)]="logininfo.password" />
</igx-input-group>

Expand Down
Loading

0 comments on commit 5d0c41d

Please sign in to comment.