-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Moved all templates up the project and replace @template with attributes
Showing
42 changed files
with
95 additions
and
106 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
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
17 changes: 0 additions & 17 deletions
17
...SelfService/SelfServiceBundle/Resources/views/registration/sms/prove_possession.html.twig
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...upSelfService/SelfServiceBundle/Resources/views/registration/sms/send_challenge.html.twig
This file was deleted.
Oops, something went wrong.
File renamed without changes.
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
6 changes: 3 additions & 3 deletions
6
.../views/registration/gssf/status.html.twig → templates/registration/gssf/status.html.twig
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
4 changes: 2 additions & 2 deletions
4
...ion/registration_email_sent_pdf.html.twig → ...ion/registration_email_sent_pdf.html.twig
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,8 +1,8 @@ | ||
{% extends "pdf.html.twig" %} | ||
{% extends "../pdf.html.twig" %} | ||
|
||
{% block page_title %}{{ 'ss.registration.registration_email_sent.title'|trans }}{% endblock %} | ||
|
||
{% block content %} | ||
<h2>{{ block('page_title') }}</h2> | ||
{% include 'SurfnetStepupSelfServiceSelfServiceBundle:registration/partial:registration_email_sent.html.twig' %} | ||
{% include 'registration/partial:registration_email_sent.html.twig' %} | ||
{% endblock %} |
4 changes: 2 additions & 2 deletions
4
..._tokens/authenticate_safe_store.html.twig → ..._tokens/authenticate_safe_store.html.twig
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
2 changes: 1 addition & 1 deletion
2
...serted_tokens/create_safe_store.html.twig → ...serted_tokens/create_safe_store.html.twig
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
2 changes: 1 addition & 1 deletion
2
...self_asserted_tokens/create_sms.html.twig → ...self_asserted_tokens/create_sms.html.twig
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
4 changes: 2 additions & 2 deletions
4
...erted_tokens/new_recovery_token.html.twig → ...erted_tokens/new_recovery_token.html.twig
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
4 changes: 2 additions & 2 deletions
4
...okens/recovery_token_safe_store.html.twig → ...okens/recovery_token_safe_store.html.twig
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
4 changes: 2 additions & 2 deletions
4
...erted_tokens/recovery_token_sms.html.twig → ...erted_tokens/recovery_token_sms.html.twig
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
4 changes: 2 additions & 2 deletions
4
...lf_asserted_tokens/registration.html.twig → ...lf_asserted_tokens/registration.html.twig
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
4 changes: 2 additions & 2 deletions
4
...gistration_sms_prove_possession.html.twig → ...gistration_sms_prove_possession.html.twig
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
4 changes: 2 additions & 2 deletions
4
...select_available_recovery_token.html.twig → ...select_available_recovery_token.html.twig
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
2 changes: 1 addition & 1 deletion
2
...ed_tokens/select_recovery_token.html.twig → ...ed_tokens/select_recovery_token.html.twig
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
2 changes: 1 addition & 1 deletion
2
...ted_tokens/sms_prove_possession.html.twig → ...ted_tokens/sms_prove_possession.html.twig
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,17 @@ | ||
{% extends "base.html.twig" %} | ||
|
||
{% block page_title %}{{ 'ss.registration.sms.prove_possession.title.page'|trans }}{% endblock %} | ||
|
||
{% block page_header %} | ||
{{ parent() }} | ||
|
||
{% if verifyEmail %} | ||
{% include 'registration/partial:progress_bar.html.twig' with {'progress': 35, 'step': 2, verifyEmail: true} only %} | ||
{% else %} | ||
{% include 'registration/partial:progress_bar.html.twig' with {'progress': 50, 'step': 2, verifyEmail: false} only %} | ||
{% endif %} | ||
{% endblock %} | ||
|
||
{% block content %} | ||
{% include 'registration/partial/sms_prove_possession.html.twig' with { 'pageTitle': block('page_title') } %} | ||
{% endblock %} |
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,17 @@ | ||
{% extends "base.html.twig" %} | ||
|
||
{% block page_title %}{{ 'ss.registration.sms.send_challenge.title.page'|trans }}{% endblock %} | ||
|
||
{% block page_header %} | ||
{{ parent() }} | ||
|
||
{% if verifyEmail %} | ||
{% include 'registration/partial:progress_bar.html.twig' with {'progress': 25, 'step': 2, verifyEmail: true} only %} | ||
{% else %} | ||
{% include 'registration/partial:progress_bar.html.twig' with {'progress': 35, 'step': 2, verifyEmail: false} only %} | ||
{% endif %} | ||
{% endblock %} | ||
|
||
{% block content %} | ||
{% include 'registration/partial/sms_send_challenge.html.twig' with { pageTitle: block('page_title') } %} | ||
{% endblock %} |
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
2 changes: 1 addition & 1 deletion
2
...es/views/saml/consume_assertion.html.twig → templates/saml/consume_assertion.html.twig
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,4 +1,4 @@ | ||
{% extends 'base.html.twig' %} | ||
{% extends '../base.html.twig' %} | ||
|
||
{% block content %} | ||
{% endblock %} |
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.