Keith Grant

Results 58 comments of Keith Grant

~~This has some minor cleanup remaining, but~~ I'd like to get some eyes on it now. The logic to add "Exceptions" fields is still TODO in a follow-up PR (and...

Changes up and ready for review. I've updated the Details page with a full schedule breakdown for run frequencies. Some other thoughts/replies to specific comments below: > * If you...

we might want to do an "info" message rather than "error" since the job_explanation can be all sorts of things, not all of them an error, I think?

Are you setting multiple state values in your onChange callback? I had this same issue, but was able to resolve it by changing the order of my setState calls. My...

I would love to be able to do this sort of thing. In our site, we have the CSS & pattern library in its own project/repository. I really wish I...

I agree with @shadowhand -- I never like the omitted parens in CoffeeScript. Far too often I find I'm adding/removing chaining while editing code, which means adding/removing parens, which becomes...

It's also strange that it would occur for Omnibear, but not some other MP clients like Quill…?

Is Omnibear requesting scopes differently when authenticating to the auth endpoint?

Hm... Skimming the code (albeit on phone, so I could be missing something) it doesn't look like Omnibear specifies. That could be the issue, depending whether different auth services fallback...

This question seems like a good one to ask on our mailing list at https://groups.google.com/g/awx-project. You can also join #ansible-awx on https://libera.chat/ and ask your question there.