binarygit

Results 36 comments of binarygit

I like the idea of having a spinner there (for now). Will send a PR for it, should I have the spinner right next to the `Any` label? It just...

Thanks for creating this issue @drummer83 I'll take it up. I don't have split checkout enabled in my local app, could you tell me how to do that? It's the...

yes I'm working on it. Just haven't been able to figure out the offending code, which is why it's taking me sometime. Also got distracted by the angular work. Will...

wow thanks for taking the time to go through this and come up with this fantastic solution. I'll fix the failing tests and remove the extra code.

Hey @jibees could you take a look at this? I just removed the excess code and pushed but the CI/CD tests aren't running. Are they fixed? because they were broken...

Hey @jibees could you take a look? I verify ability before letting users purge the T&C

Thanks for the great feedback JB :smiley: :trophy:

I agree, let's merge this for now. Should I squash the commits into a single one? `replace angular in business details tab`

``` Failure/Error: raise CannotConnectError, "Error connecting to Redis on #{location} (#{error.class})" Redis::CannotConnectError: Error connecting to Redis on localhost:6379 (Errno::ECONNREFUSED) ``` The specs pass locally but fail here. I do not...