G1itcher

Results 8 comments of G1itcher

Is it possible to retain the account name and if it is reactivated, block it? I do understand that this would require some scheduled polling, but perhaps it could be...

100% putting my vote behind being able to run a single test. If I'm trying to edit a single test, it doesn't make sense to run all of the tests...

Anyone looking for a now solution for this: I've taken the current version of @AlfieJones plugin, fixed a bug around Hex values: ```javascript const t = require("@babel/core").types; const template =...

We're having this same issue. Multi-level stitching fails by default, but if I invoke the type using `... on Typename` in the query, that seems to wake it up for...

we're seeing the exact same thing. Triggering mutation and moving to a new page, at which point we call useQuery to get the new data, which is out of date...

I've got this also. Tried login/logout and cache clearing

Hi @sandermangel, thanks for getting back so quickly! version (as per the name of the zip) is 1.1.1 role is administrator. Possibly related: When using SMTP pro to send an...

Seeing how many docker tooling images seem to have gravitated towards using labels to define their interactions (watchtower, traefik, etc), it's becoming increasingly important to allow labels to be changed....