Code Hugger (Matthew Jones)

Results 69 issues of Code Hugger (Matthew Jones)

Thank you for contributing to this project! ### Describe your problem or feature you'd like added After issue #1107 is merged, constance will be added to this package and allow...

config change needed
⚙️ backend

This draft is working so far, but currently it's either/or. You define a config in the config file or in the admin panel. This presents somewhat of a chicken/egg problem....

Thank you for contributing to this project! ### Describe your problem or feature you'd like added Material-UI recommends "tree-shaking" or using top level imports instead of path imports. This reduces...

Frontend

Thank you for contributing to this project! ### Describe your problem or feature you'd like added All of the styles for material UI are just added to the page. It...

Frontend

But more importantly, shouldn't we specify dev dependencies somewhere else? Keeping images for deployment small -- where these packages are mostly irrelevant -- seems like the ideal. I'm not sure...

Maybe when removing this we can put something else in there to profile. I'd found https://github.com/jazzband/django-silk Will see if this one works out for what we need. (At least in...

The data_last_updated field was added as a date in #1006 but really references a `CronJobLog` entry in this package. It would be good if either we. - Create is a...

Thank you for contributing to this project! ## Describe your problem or feature you'd like added Looking at the sample BigQuery queries, we have sample strings that contain "umich.edu". It...

📈 enhancement

This idea came up at a recent call of being able to allow the student to go back through snapshots of their past performance in a course and see how...

📈 enhancement

Thank you for contributing to this project! ### Describe your problem or feature you'd like added Unizin has a synthetic data set and we'd like to add some initial support...

config change needed