Perminder Singh
Perminder Singh
Thank you so much @davepagurek for bringing this up. Honestly, I hadn't considered this before, but it sounds interesting. So, to recap and correct me if I'm wrong in understanding...
declare module "casbin" { interface Enforcer { enforce(sub: string, obj: string, act: string): Promise; enforce(rvals: any[]): Promise; } } public enforceSync(sub: string, obj: string, act: string): boolean; public enforceSync(rvals: any[]):...
> We're not going to rely on a commercial product for testing. It needs to be deployable at scale. Expanding unit test coverage is crucial, and I'm considering tackling this...
Hi, I am working on this issue @ghutchis . Do you mind explaining a bit about the progress bar? How that should work with pausing the geometry optimization ? I...
I'd like to hear your thoughts on this plan, @dkoes . Please let me know if you agree with this implementation approach or if you have any other suggestions. Also,...
It would be great if any mentainer share there thoughts on this issue. :)
Hello @NNSiri , I appreciate the idea of incorporating the extensive range of occupation details you mentioned, as opposed to just a few. However, including such a vast amount of...
Hi @lindapaiste can u please review the pull request.
@raclim @lindapaiste can this be merged or should I change something
I have tested the changes for microsoft edge too. @lindapaiste @raclim