Code Hugger (Matthew Jones)

Results 69 issues of Code Hugger (Matthew Jones)

This came up on the mailing list and I think this is where the problem is. This needs first, last and email address defined. But if someone wanted to leave...

I believe some work was done here to support dark mode. The default should be the mode specified by the browser. Most browsers supply this media query https://caniuse.com/#search=prefers-color-scheme This can...

I'm still testing this locally but haven't seen any issue yet without these dependencies. I was basically running `mvn dependency:tree` and looking for any instances of `xml-apis:xmlParserAPIs:jar:2.0.2:compile` to exclude. There...

# Describe the bug The methods to return analytics data only return a json value, but Canvas returns this as a paginated list for some of these methods. # To...

bug

When navigating the issues in the UFIXIT Dialog, after clicking on an issue, the dialog box size keeps changing when navigating. This makes the user have to keep making mouse...

enhancement

I think it would be useful to capture when a scan started and when it completed. Ideally each individual part would be timed for future performance improvements but generally it...

enhancement
low priority

Fixes #644. This seems to be working reliably for me in initial testing. I wonder if this was the initial idea for this @bagofarms? It looks like this has been...

hacktoberfest-accepted

In the docker-compose.yml there are two files defined .env and .env.local. However any changes made to .env.local aren't overriding the values in .env. It looks like this is expected behavior....

The platform option in the docker-compose.yml is unnecessary and doesn't work when running under an M1 arm Mac. That line can just be removed. https://github.com/ucfopen/UDOIT/blob/ff9d7cd76128a2df339351e5268e53bd71b0a25e/docker-compose.nginx.yml#L6