Opender Singh

Results 61 comments of Opender Singh

> Is there any thoughts on the feasibility of this from a dev's perspective? This _is_ feasible off the top of my head, but it may be fairly involved so...

Some initial thoughts on the UI: instead of a full-page view for lint rulesets, we could put them in the `WorkspaceSettingsModal` alongside "Client Certificates" for example, or use a standalone...

> Having a Customise linting rules in the dropdown could work Sounds good. Throwing more ideas around, this could also be an opportunity to introduce plugin API so that users...

I see, thanks for the example. Seems reasonable but I'm not sure if it needs a minify button on the UI. Is there a case for always generating curl with...

> What do you think about adding in the settings 2 attributes to fill the proxy user and the proxy password? @jgiovaresco seems reasonable! 👍

Hi @Duvel, thanks for reporting this! > but with the current way of running multiple requests, you have no clear view which requests are being executed due to the use...

Cool, that's what I assumed you meant. 😊 It would be nice to explore nunjucks templating in unit tests so that we can show the request name, instead of id,...

Bump, not stale! @pedrodurek what is blocking on this PR? Is there something I can do to help push it along? For context the issue we are facing is the...

Incredible; thank you all so much for such a quick turnaround! 😍

Hello @pedrodurek or @adrai! I'm trying to use `TFuncKey` to type a wrapped `t` function, however something is a bit off. Would you be able to help me figure this...