-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfixing 10.3 #1659
Bugfixing 10.3 #1659
Conversation
Sync last 4 years.
- Fix mysql DMY problem - Improvement of zoom graph viz - Improvement of Input list on small devices and with big descriptions.
|
Please merge, more to come later. |
|
Hello @chaveiro thanks for this, would you mind breaking this down into each individual feature, I find the mix of different things really difficult to evaluate. I think this would work well:
I feel like my past practice of merging pull request blind has made the emoncms code base something that I no longer understand and makes it really hard to maintain and continue to develop. Some of it is also my own doing of course but really keen to try to get back to something more maintainable. |
|
Could you also give me some visibility as to your proposed up and coming changes? It would be good to check that we are not planning parallel efforts and to find that we get to a point were we are both working on the same part and need to merge two different streams of work together. One example is the feed list refactor (#1658) which I plan to replicate on the inputs list which would remove your changes above alongside the rest of the js I introduced there to create the responsive view. |
- Feedview small fixes - Mysql engine refactor and small fix, return null instead of 0 on data missing
|
Hi, this are just minor fixes to 'in my face' bugs. |
|
Its caused by
Why is there, can be removed ? |

Fix mysql DMY problem