Code Hugger (Matthew Jones)
Code Hugger (Matthew Jones)
Thank you for contributing to this project! ### Describe your problem or feature you'd like added Related a bit to #1327 and #827 it would be more efficient to only...
Thank you for contributing to this project! ## Describe your problem or feature you'd like added It would be nice if we could enable some Flake8 rules, and go through...
Thank you for contributing to this project! ## Describe your problem or feature you'd like added I was noticing that we don't have PyLint enabled at all to even catch...
### Expected behavior (A description of what you expected to happen) : A better message should be displayed when MyLA is launched from an environment that doesn't have access (For...
It looks like we could maybe optimize how `node_modules` is built. Some of the dependencies under `devDependencies` are more like `dependencies` (`@material-ui`, `js-cookie`, `typeface-roboto`?). Looking at the Docker artifacts, I...
Thank you for contributing to this project! ### Describe your problem or feature you'd like added We have a feature where you can go into Django Admin and if the...
If the URL doesn't have a trailing slash then there is not value for "view" when the survey comes up. ` const lastTwoSteps = location.pathname.split('/').slice(-2)` Ends up with no value...
### Expected behavior (A description of what you expected to happen) : Related to #1216: Many sites (like Google Forms) require you to add `?embedded=true` to the end of the...
Thank you for contributing to this project! - Make sure to search the [issues](https://github.com/tl-its-umich-edu/my-learning-analytics/issues) for duplicates first! ### Expected behavior (A description of what you expected to happen) : It...
Thank you for contributing to this project! ### Describe your problem or feature you'd like added @zqian found that this query should return courses that have "My Learning Analytics" placed....