John Linhart

Results 299 comments of John Linhart

Sorry, I forgot about this library. Hard to tell what's wrong. If you share your code I can review if I spot something wrong. Otherwise I'm not sure how to...

It looks like a problem in https://github.com/escopecz/mautic-form-submit/blob/master/src/Mautic/Contact.php#L126-L155. Can you take a look and see if it can be improved?

@kuzmany I'm removing some PRs that are marked with the `WIP` label out of the planned release. I can't tell whether the PR is ready to test but based on...

I went through the code and I think the code change should be safe. It is used only to generate form choices in the FormBundle. However, when I was testing...

The same options are now accessible in 2 places in the same table row. Can you help me understand why is this needed? Also, how will I be able to...

Can you make it configurable? It looks like there will be a group of users who like it and another group who would like to get to the information bellow...

@adiux it's not a problem to re-type an ID with 3 or 4 digits, but when it is 6 or more then a possibility to copy it is very useful....

> What is your use case for copying the ID? How often do you need that? I need it like half of my day when I'm investigating why is something...

Great idea! The JS libraries are really out of date as there is no package manager to help keep them up to date. Can you fix the failing test?

It will disable the button if the email is published and the publish up date is set and less than now. Is that all we need to check? The instance...