Evan Platzer
Evan Platzer
This is an awesome project! I use the nix package manager on Macos, and would love to have this GUI. Is there any chance of adding a `x86_64-darwin` target?
Currently, the height of the SVG is set based on the length of the first column. This works when the first round of the bracket is completely full. However, if...
# What and Why? This issue proposes and tracks a migration of the 360 UI from JavaScript to TypeScript. TypeScript is a superset of JavaScript that adds static typing syntax....
I have added the minimum recommended extensions for VS Code so that users will be prompted to install our linting extensions. This should probably be complemented by updates to CI...
Chart.js is on version 4, but we are still using version 2. Someone ought to work through the migration guides posted on the chart.js website for [Version 2 to Version...
Debouncing will minimize the number of expensive calculations performed when a user is actively entering input. This is especially important for events and news search where filtering is computationally expensive....
This PR adds code-splitting that splits our bundled JS output for production builds into several files - roughly one per route. Using the dynamic `import()` function that imports a JS...
I have implemented the behavior to save people search results into the browser history, and then load them from the history when the user navigates to a history entry that...
Students who are private (have a value `'P'` in the `KeepPrivate` column of `CCT.dbo.Student`) are not visible to other students on 360. Private students won't appear in searches made by...
Needs more design work, and possibly a review of these questions overall: 