[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 128/459: update
From: |
gnunet |
Subject: |
[reclaim-ui] 128/459: update |
Date: |
Fri, 11 Jun 2021 23:23:40 +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 46a5b10545825abb2927ce3f8b7887578694c720
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Tue Jul 16 10:29:43 2019 +0200
update
---
src/app/identity-list/identity-list.component.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/identity-list/identity-list.component.ts
b/src/app/identity-list/identity-list.component.ts
index c90d196..ef013f3 100644
--- a/src/app/identity-list/identity-list.component.ts
+++ b/src/app/identity-list/identity-list.component.ts
@@ -511,6 +511,6 @@ export class IdentityListComponent implements OnInit {
}
canSearch() {
- return this.isConnected() && 0 != this.identities.length &&
!this.isAddIdentity();
+ return this.isConnected() && 0 != this.identities.length &&
!this.isAddIdentity() && (null == this.identityInEdit);
}
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 109/459: authentication screen minor updates + search bar for indentities, (continued)
- [reclaim-ui] 109/459: authentication screen minor updates + search bar for indentities, gnunet, 2021/06/11
- [reclaim-ui] 104/459: indicate disabled button properly, gnunet, 2021/06/11
- [reclaim-ui] 110/459: reverted minor false changes, gnunet, 2021/06/11
- [reclaim-ui] 95/459: update deps, gnunet, 2021/06/11
- [reclaim-ui] 108/459: Merge branch 'master' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 114/459: Merge branch 'master' of gitlab.com:pagkopoulou/ui, gnunet, 2021/06/11
- [reclaim-ui] 124/459: move all buttons, gnunet, 2021/06/11
- [reclaim-ui] 130/459: added button for canceling client verification, gnunet, 2021/06/11
- [reclaim-ui] 112/459: added search pipe provider to fix build issue, change search logic, gnunet, 2021/06/11
- [reclaim-ui] 117/459: Merge branch 'master' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 128/459: update,
gnunet <=
- [reclaim-ui] 131/459: Merge branch 'master' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 115/459: reverted minor change, gnunet, 2021/06/11
- [reclaim-ui] 121/459: Merge branch 'angular-8' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 123/459: move cancel button, gnunet, 2021/06/11
- [reclaim-ui] 125/459: minor, gnunet, 2021/06/11
- [reclaim-ui] 111/459: Merge branch 'master' of https://gitlab.com/reclaimid/ui, gnunet, 2021/06/11
- [reclaim-ui] 113/459: fixed a persistent bug, gnunet, 2021/06/11
- [reclaim-ui] 133/459: cancel authZ by removing parameters, gnunet, 2021/06/11
- [reclaim-ui] 129/459: fix #13, gnunet, 2021/06/11
- [reclaim-ui] 122/459: remove cruft, gnunet, 2021/06/11