Skip to content

Commit 7641505

Browse files
authored
Add proconnect test links (#45)
* add proconnect identité link
1 parent 428d304 commit 7641505

File tree

2 files changed

+30
-9
lines changed

2 files changed

+30
-9
lines changed

tchap/resources/templates/tchap/footer.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,24 @@
9999
La Suite Numérique
100100
</a>
101101
</li>
102+
<!-- Only for tests -->
103+
<li class="fr-footer__bottom-item">
104+
<a
105+
class="fr-footer__bottom-link"
106+
href=" https://identite-sandbox.proconnect.gouv.fr/users/sign-in"
107+
>
108+
(Test) Proconnect identité
109+
</a>
110+
</li>
111+
<!-- Only for tests -->
112+
<li class="fr-footer__bottom-item">
113+
<a
114+
class="fr-footer__bottom-link"
115+
href=" https://identite.proconnect.gouv.fr/users/sign-in"
116+
>
117+
Proconnect identité
118+
</a>
119+
</li>
102120
</ul>
103121
<!--
104122
<div class="fr-footer__bottom-copy">

tchap/resources/translations/en.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
},
77
"cancel": "Cancel",
88
"@cancel": {
9-
"context": "consent.html:69:11-29, pages/consent.html:79:11-29, pages/device_consent.html:127:13-31, pages/policy_violation.html:44:13-31"
9+
"context": "consent.html:69:11-29, pages/consent.html:69:11-29, pages/device_consent.html:127:13-31, pages/policy_violation.html:44:13-31"
1010
},
1111
"continue": "Continue",
1212
"@continue": {
13-
"context": "consent.html:57:28-48, form_post.html:25:28-48, pages/consent.html:64:28-48, pages/device_consent.html:124:13-33, pages/device_link.html:40:26-46, pages/login.html:110:30-50, pages/reauth.html:32:28-48, pages/recovery/start.html:38:26-46, pages/register/password.html:74:26-46, pages/register/steps/display_name.html:43:28-48, pages/register/steps/registration_token.html:41:28-48, pages/register/steps/verify_email.html:51:26-46, pages/sso.html:37:28-48"
13+
"context": "consent.html:57:28-48, form_post.html:25:28-48, pages/consent.html:57:28-48, pages/device_consent.html:124:13-33, pages/device_link.html:40:26-46, pages/login.html:110:30-50, pages/reauth.html:32:28-48, pages/recovery/start.html:38:26-46, pages/register/password.html:74:26-46, pages/register/steps/display_name.html:43:28-48, pages/register/steps/registration_token.html:41:28-48, pages/register/steps/verify_email.html:51:26-46, pages/sso.html:37:28-48"
1414
},
1515
"create_account": "Create Account",
1616
"@create_account": {
@@ -22,7 +22,7 @@
2222
},
2323
"sign_out": "Sign out",
2424
"@sign_out": {
25-
"context": "index.html:37:28-48, pages/account/logged_out.html:22:28-48, pages/consent.html:75:28-48, pages/device_consent.html:136:30-50, pages/index.html:28:28-48, pages/policy_violation.html:38:28-48, pages/sso.html:45:28-48, pages/upstream_oauth2/link_mismatch.html:24:24-44, pages/upstream_oauth2/suggest_link.html:32:26-46"
25+
"context": "index.html:37:28-48, pages/account/logged_out.html:22:28-48, pages/consent.html:65:28-48, pages/device_consent.html:136:30-50, pages/index.html:28:28-48, pages/policy_violation.html:38:28-48, pages/sso.html:45:28-48, pages/upstream_oauth2/link_mismatch.html:24:24-44, pages/upstream_oauth2/suggest_link.html:32:26-46"
2626
},
2727
"skip": "Skip",
2828
"@skip": {
@@ -195,23 +195,23 @@
195195
"consent": {
196196
"client_wants_access": "This new device will be shown in Tchap devices list.",
197197
"@client_wants_access": {
198-
"context": "consent.html:27:11-122, pages/consent.html:31:11-122"
198+
"context": "consent.html:27:11-122, pages/consent.html:27:11-122"
199199
},
200200
"heading": "Connect this new device to your Tchap account",
201201
"@heading": {
202-
"context": "consent.html:25:27-51, pages/consent.html:29:27-51, pages/device_consent.html:28:29-53"
202+
"context": "consent.html:25:27-51, pages/consent.html:25:27-51, pages/device_consent.html:28:29-53"
203203
},
204204
"make_sure_you_trust": "",
205205
"@make_sure_you_trust": {
206-
"context": "consent.html:38:81-142, pages/consent.html:44:81-142, pages/device_consent.html:104:83-144"
206+
"context": "consent.html:38:81-142, pages/consent.html:38:81-142, pages/device_consent.html:104:83-144"
207207
},
208208
"this_will_allow": "",
209209
"@this_will_allow": {
210-
"context": "consent.html:28:11-68, pages/consent.html:32:11-68, pages/device_consent.html:94:13-70"
210+
"context": "consent.html:28:11-68, pages/consent.html:28:11-68, pages/device_consent.html:94:13-70"
211211
},
212212
"you_may_be_sharing": "",
213213
"@you_may_be_sharing": {
214-
"context": "consent.html:39:7-42, pages/consent.html:45:7-42, pages/device_consent.html:105:9-44"
214+
"context": "consent.html:39:7-42, pages/consent.html:39:7-42, pages/device_consent.html:105:9-44"
215215
}
216216
},
217217
"device_card": {
@@ -466,13 +466,16 @@
466466
"my_account": "My account",
467467
"@my_account": {
468468
"context": "index.html:36:26-52, pages/index.html:27:26-52"
469+
"context": "index.html:36:26-52, pages/index.html:27:26-52"
469470
},
470471
"register": "Create an account",
471472
"@register": {
472473
"context": "index.html:42:36-60, pages/index.html:33:36-60"
474+
"context": "index.html:42:36-60, pages/index.html:33:36-60"
473475
},
474476
"signed_in_as": "Signed in as <span class=\"font-semibold\">%(username)s</span>.",
475477
"@signed_in_as": {
478+
"context": "index.html:33:11-79, pages/index.html:24:11-79",
476479
"context": "index.html:33:11-79, pages/index.html:24:11-79",
477480
"description": "Displayed in the navbar when the user is signed in"
478481
}
@@ -489,7 +492,7 @@
489492
},
490493
"not_you": "Not %(username)s?",
491494
"@not_you": {
492-
"context": "consent.html:62:11-67, pages/consent.html:72:11-67, pages/device_consent.html:133:13-69, pages/sso.html:42:11-67",
495+
"context": "consent.html:62:11-67, pages/consent.html:62:11-67, pages/device_consent.html:133:13-69, pages/sso.html:42:11-67",
493496
"description": "Suggestions for the user to log in as a different user"
494497
},
495498
"or_separator": "Or",

0 commit comments

Comments
 (0)