[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 276/459: more test
From: |
gnunet |
Subject: |
[reclaim-ui] 276/459: more test |
Date: |
Fri, 11 Jun 2021 23:26:08 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.
commit b0394772852125764a6d94188abb45e1a320a777
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Aug 7 09:04:35 2020 +0200
more test
---
src/app/identity-list/identity-list.component.html | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/src/app/identity-list/identity-list.component.html
b/src/app/identity-list/identity-list.component.html
index 42ef0ac..8ef4420 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -111,14 +111,17 @@
</tbody>
</table>
</div>
- <div style="margin-bottom: 1em" *ngIf="(0 <
attributes[identity.pubkey]?.length) && inOpenIdFlow()" class="text-primary">
- Attributes marked with <span class="fa fa-openid" ></span> will be
shared. <span (click)="toggleSharingInfo(identity)" class="fa
fa-question-circle"></span><br/>
- <div class="alert alert-secondary fade show"
*ngIf="isSharingInfoOpened(identity)">
- If you do not want to share information from this identity, you may
- declide the request or choose a different identity.<br/>
- If you do not want to share a specific piece of information, you have
- to remove the respective attribute.
- </div>
+ <div style="margin-bottom: 1em" *ngIf="(0 <
attributes[identity.pubkey]?.length) && inOpenIdFlow()">
+ <span class="text-primary">Attributes marked with <span class="fa
fa-openid" ></span> will be shared.</span>
+ <span (click)="toggleSharingInfo(identity)" class="fa fa-2x
fa-question-circle"></span><br/>
+ <div class="alert alert-secondary fade show"
*ngIf="isSharingInfoOpened(identity)">
+ Be careful when sharing personal data with third parties!<br>
+ If you do not want to share information from this identity, you may
+ decline the request or choose a different identity.<br/>
+ You may permanently remove information from the identity before
+ sharing. Note that not providing all the reuquestd information
+ may prevent you from using the requesting service.
+ </div>
</div>
<div>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 291/459: fix, (continued)
- [reclaim-ui] 291/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 282/459: style change, gnunet, 2021/06/11
- [reclaim-ui] 265/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 287/459: add danger, gnunet, 2021/06/11
- [reclaim-ui] 241/459: formatting, gnunet, 2021/06/11
- [reclaim-ui] 264/459: fix phone number claim name; pass claims parameter, gnunet, 2021/06/11
- [reclaim-ui] 258/459: -minor, gnunet, 2021/06/11
- [reclaim-ui] 247/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 249/459: fix conflict, gnunet, 2021/06/11
- [reclaim-ui] 267/459: refactoring, style, gnunet, 2021/06/11
- [reclaim-ui] 276/459: more test,
gnunet <=
- [reclaim-ui] 253/459: improve error/retry UX, gnunet, 2021/06/11
- [reclaim-ui] 232/459: update dependencies, gnunet, 2021/06/11
- [reclaim-ui] 278/459: fix display requested, gnunet, 2021/06/11
- [reclaim-ui] 281/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 266/459: include(s), gnunet, 2021/06/11
- [reclaim-ui] 270/459: improve authz display, gnunet, 2021/06/11
- [reclaim-ui] 256/459: fix: ftbfs, gnunet, 2021/06/11
- [reclaim-ui] 261/459: towards cleanup of codebase and fixes, gnunet, 2021/06/11
- [reclaim-ui] 271/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 269/459: mark requested attributes, gnunet, 2021/06/11