Barrett Ruth
Barrett Ruth
**I totally didn't see #696.** My mistake!!! I think this UI is preferable though. Resolves #548. Removes Tommy, he transferred to Columbia. De-duplicates members in exec not in D&M. Linkedin...
Classes not being taught are not possible to distinguish from those that are. Maybe grey out the classes or provide some visual separation.
Login Broken and we are getting spammed After login fixed, validate email in bug submission (must end in virginia.edu)
## Describe the bug Grade pie charts escape their container on a mobile device. ## To Reproduce Steps to reproduce the behavior. For example: 1. Open up any class with...
## GitHub Issues addressed - This PR closes #665 Adds backup script to dump db file based on .env (currently doesn't do much) ## Questions/Discussions/Notes - Attempting to integrate [gdrive](https://github.com/glotlabs/gdrive)...
As seen in discord channel #bugs, can be spammed easily Implement some way of preventing spam: - Rate limiting - More sophisticated bug message validation
Better site breadcrumbs 1. Refactor logic to not be ass 2. - School / Dept / Subdept - Fixed-entry # searchable dropdown - Orange - ***Have some indication to user...
### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Diagnostics/Syntax Checking ### Expected Behaviour ```lua if false then...
Talked to Tino today, he said he won't be coming to meetings.
Resolves #871. Caches docker/node dependencies on update. Projects can now be built with updated dependcies via `docker compose up --build` (documentation updated). ## Example ```sh echo asdf >> requirements.txt docker...