Andrew Tran
Andrew Tran
@RobMaskell see https://github.com/EvanHahn/HumanizeDuration.js/pull/159
Current Test Strategy is Mocha unit tests that leverage fixtures and mocks to simulate output from modules with controlled input. What is lacking is integration tests that actually exercise an...
I've made a bit of a compromise here. On launch of the add flow, the info message warning that they may be prompted for permissions comes up. After they OK...
no longer needed, issue addressed in pull #72
in thinking of this, while making this decision would it be wise to invest in creating proper i18n support? all application text that doesn't come from the UI can be...
tagging this as a possible solution to lack of windows `which` https://github.com/timoxley/npm-which
At this point, the readme has basic documentation on how to run, test, and build ddev-ui. Is the readthedocs update necessary at this time as it's still in private and...
At the minimum, the UI will have to be updated to add in the new logo and update URI's for any additional CMSes that we update. However, for the rest...
Not sure if we can put the image in that object very efficiently. The list of supported CMS platforms is ideally coming from the CLI, and in that case that...
Sure, in that use case i'm a proponent of just having a local config that ddev-ui manages. all `ddev version` needs to return is an array of CMS platforms that...