Tomás Crespo García
Tomás Crespo García
The user profile page uses a Bootstrap modal to [confirm the deletion](https://github.com/seqeralabs/nf-tower/blob/master/tower-web/src/app/modules/main/component/user-profile/user-profile.component.html#L67) as well. I think we can extract it as a generic reusable component if you want
Two quick questions: - Text length limit? - Any invalid characters or specific format to follow?
Done in branch `workflow_tags`.
Done in branch `user_disabled`.
> For the series never happy 😂 > Could not be used the new profile one ? And get the full user info? Well it could be, but seems too...
Once the user is logged in. But look out! 🚨🚨 The disabled status shouldn't be retrieved from the stored user info because it could be manipulated by the user. A...
I never made any progress regarding this issue Paolo. Nevertheless, the session cookie achieves this behaviour (kind of, because some browsers keep the session cookie even if the browser is...
I've been able to reproduce this issue. Apparently it happens in a Groovy multi-project when: 1. A project defines the classes to be used as part of requests and responses...
The command works as expected (not a bug): `tw organizations list` returns those organizations where the requester user is a member in a similar vein to browsing to the "Organizations"...
Sorry, but the error seems to keep happening in Micronaut 4.3.2 (same steps to reproduce).