doprz
7a5c3a2e62
feat: settings page ( #260 )
...
* feat: setup settings page boilerplate
* feat: split view into halves
* feat: add preview for Customization Options section
* feat: add OptionStore logic and LD icon
* feat: add courseStatusChips functionality
* feat: migrate experimental settings to proper settings
* feat: center Preview children and add className override
* feat: add GitHub stats
* feat: open GitHub user profile onclick
* feat: get user GitHub stats
* feat: refactor into useGitHubStats hook
* feat: toggle GitHub stats when the user presses the 'S' key
* chore: update title
* fix: remove extra file
* feat: refactor and add DialogProvider
* fix: import
* test: this commit has issues
* fix: no schedule bug
* fix: longhorn developers icon not rendering in prod builds
* feat(pr-review): fix UI and comment out experimental code
* chore: run lint and prettier
* feat: add responsive design
* feat: use @octokit/rest and fix GitHub stats
2024-10-10 18:05:19 -05:00
Dhruv
a8ea3bc683
fix: conflict row bug ( #130 )
...
* fix: temp fixes, need to still work on it
* fix: im a god at css otl
* fix: handle edge case where they have conflicting classes in their schedule
* fix: got it working
* fix: don't change the font size of course names
* fix: remove unused prop
* fix: lint errs
* fix: remove unused code
2024-03-11 23:41:20 -05:00
Razboy20
0560a01a55
refactor: Replace Webpack with Vite ( #53 )
2024-01-24 19:40:30 -06:00
Sriram Hariharan
ad85c2b816
adding tooltip with which class has conflicts
2023-03-22 22:48:14 -05:00
Sriram Hariharan
2ddfde2642
course conflict highlighting and calculations
2023-03-22 22:16:51 -05:00
Sriram Hariharan
882b5b4e00
schedules working
2023-03-16 00:32:10 -05:00
Sriram Hariharan
6afd372945
multiple schedule suppport kinda
2023-03-15 23:54:07 -05:00
Sriram Hariharan
353c43c987
lot of refactoring, reorganized course buttons. Now linking to professors directory page
2023-03-07 21:49:41 -06:00
Sriram Hariharan
04a82fb6a6
bunch of refactor and styling changes, coming along nicely
2023-03-07 01:42:26 -06:00
Sriram Hariharan
1fa67f451a
auto generate classes using scss magic, some restyling and refactoring'
2023-03-06 23:28:08 -06:00
Sriram Hariharan
9dbe0d7ff7
passing a scss classname down to a vanilla dom element on react state changes 🤯
2023-03-04 23:20:12 -06:00