jdaugherty opened a new pull request, #86: URL: https://github.com/apache/grails-forge-ui/pull/86
This should resolve all of the vulernabilities in grails-forge-ui. As part of the updates, there was a significant UI impact. I believe I've fixed the UI to match similar to what it was before. Also, there were multiple little bugs in forge I found a long the way - here are some of them: 1. README.md is selected when you open the preview, but it doesn't indicate it in the UI 2. some files are sent back from the API with null content, so i made it so they show "no preview" 3. some files don't have content (.gitkeep) so i made it indicate that clearly 4. on smaller devices text was overlapping so it wasn't as mobile friendly. As part of fixing the mobile views, I intentionally made the modals bigger to avoid wasted whitespace. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
