ishita778
5493c63f18
chore: Change the highlight color on-hover over grade distribution bars to off-white/50 ( #547 )
...
* chore: opacity changed to 50 percent
* chore: fix pnpm lock file
* chore: pnpm checks pass attempt
* chore: pnpm lock checks should work
* fix: opacity 50 and pnpm version
* chore: pnpm lock file fix
2025-03-07 13:31:23 -06:00
ishita778
21cbcf677a
chore: changed text to data source ( #537 )
2025-02-28 11:07:19 -06:00
Ethan Lanting
b171f01d01
feat(ui): Modify Calendar Footer design and Unscheduled courses ( #503 )
...
* feat: update styling and text for unscheduled courses in footer
* refactor: correct offwhite theme colors
* fix(ui): adjust em dash spacing, footer bottom padding, and vertically align course text
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2025-02-13 13:09:40 -06:00
Abdulrahman Alshahrani
a61bddf0e8
feat(ui): redesign grade distribution tooltip ( #485 )
...
* feat(ui): redesign grade distribution tooltip
* chore: prettier
* fix: use theme color for graph background
---------
Co-authored-by: Derek Chen <derex1987@gmail.com >
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2025-01-20 13:03:06 -06:00
Aaron Chen
52347fd56d
feat(ui): change red text when instructor not found ( #483 )
...
* feat(ui): change red text when instructor not found
* feat(ui): fix wrong ' usage
* feat(ui): changed/shortened text
* feat(ui): update text, get rid of formatting
* feat(ui): removed unintentional H character from testing
* feat(ui): add space
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2025-01-18 22:58:30 -06:00
Sean Sy
19e3838df2
Merge pull request #440
...
* style(ui): changed tick marks to match x-axis
2024-11-19 11:28:38 -06:00
doprz
e987fbbe8e
feat: add eslint-plugin-tsdoc ( #430 )
...
* feat: add eslint-plugin-tsdoc
* feat(doc): update current jsdoc to tsdoc specification
* chore: update deps
* feat: update warn to error for jsdoc and tsdoc
* chore(doc): lint
2024-11-16 00:20:36 -06:00
Abdulrahman Alshahrani
9ad32390d1
feat: add explanation to grade distribution ( #325 )
...
* feat: add 'About the data' link to grade distribution chart
* chore: change the About the data text style/variant to small
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2024-11-15 14:54:19 -06:00
Aaron Chen
91fa78e2d0
fix(ui): reduce left side grade distribution margin/padding ( #427 )
...
* fix(ui): align left margin of grade distribution
* fix(ui): remove accidental linewidth change (not relevant to this pr)
2024-11-15 13:13:37 -06:00
suhas
638ee88c96
feat: bold course number in grade distribution chart, change text to ut-black ( #406 )
...
* feat: bold course number in grade distribution chart, change text to text-ut-black
* fix: use !important instead of manual style
Co-authored-by: Samuel Gunter <29130894+Samathingamajig@users.noreply.github.com >
* fix: use tailwind classname instead of manual font weight
Co-authored-by: Samuel Gunter <29130894+Samathingamajig@users.noreply.github.com >
---------
Co-authored-by: Samuel Gunter <29130894+Samathingamajig@users.noreply.github.com >
2024-11-04 15:38:51 -06:00
Samuel Gunter
99c982d6e1
chore: remove unused imports and args ( #271 )
2024-10-05 00:20:59 -05:00
Sriram Hariharan
c2cab407f3
feat: add skeleton loader for course description + distribution ( #267 )
...
* feat: add skeleton loading for course description
* feat: added to distribution
2024-10-04 21:22:19 -05:00
Samuel Gunter
78d749a8a9
feat: grades by professor ( #225 )
...
* feat: grades by professor
* chore(pr-review): extract into Distributions type
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2024-05-27 16:36:42 -05:00
Razboy20
4f0ae43411
refactor: Update spinner design ( #223 )
2024-05-21 23:07:41 -05:00
Razboy20
0c7cd3e790
style: fix injected popup top/bottom padding ( #218 )
2024-05-20 21:49:18 -05:00
doprz
60d1f48bd9
feat: add new db powered by UT_Grade_Parser ( #163 )
...
* feat: add new db powered by UT_Grade_Parser
* Merge branch 'main' of https://github.com/Longhorn-Developers/UT-Registration-Plus into feature/update-db
* feat: update db
* feat: update db handlers and types
Co-authored-by: Samuel Gunter <sgunter@utexas.edu >
* fix: type errors
* fix: add Other to grade dist
* fix: db with proper insertion order
* Merge branch 'main' of https://github.com/Longhorn-Developers/UT-Registration-Plus into feature/update-db
* chore: address PR comments
Co-Authored-By: Samuel Gunter <sgunter@utexas.edu >
2024-03-24 00:21:18 -05:00
Som Gupta
ee2b7c40b9
refactor: updated injected popup to match figma ( #189 )
...
* refactor: updated injected popup to match figma
* style: ran prettier
* style: fixed pr comments
* style: ran prettier
* refactor: tailwind style
---------
Co-authored-by: Razboy20 <razboy20@gmail.com >
2024-03-23 19:22:49 -05:00
doprz
efed1c0edb
feat: enable TS strict mode ( #168 )
...
* feat: enable TS strict mode
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: colors bug with default
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: text type errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors - add definite assignment assertion
* fix: strict TS errors - add definite assignment assertion
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix(ESLint): error on no-explicit-any
* fix: type annotations for any types
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors (and remove packages)
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* fix: strict TS errors
* feat: enable React.StrictMode
* fix: strict TS errors (done!)
* fix: build error
* fix: replace no-explicit-any assertions
* refactor: cleanup
* refactor: more cleanup
* style: prettier
---------
Co-authored-by: Lukas Zenick <lukas@utexas.edu >
Co-authored-by: Razboy20 <razboy20@gmail.com >
2024-03-21 13:19:40 -05:00
Razboy20
5ed81e4be9
feat: course color generation ( #179 )
...
* feat: course color generation
* feat: add proper TS for hex colors
* refactor: fix oklab and improve contrast ratios
* fix: update HexColor type
* refactor: update color switch point
* refactor: color-related functions and types
* fix: imports and TS issues
* fix: imports and TS issues
* chore: add no-restricted-syntax ForInStatement
* chore(docs): add jsdoc
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2024-03-19 18:54:11 -05:00
Razboy20
ed4fbe5651
refactor: ccpopup ( #172 )
...
* refactor: dialog animation improvements
* refactor: update ccpopup to match designs
2024-03-15 23:49:26 -05:00
Razboy20
e919e96c53
feat: proper injected styles ( #164 )
2024-03-14 00:10:41 -05:00
Razboy20
2f537b4f3e
fix: theme colors
2024-03-07 18:36:55 -06:00
doprz
0c44849e15
feat: refactor all components in injected
2024-03-06 15:12:44 -06:00
Abhinav Chadaga
89d03f4244
feat: course-catalog-injected-popup ( #98 )
...
* some work
* some work on course popup
update the stories and create the header component
* use chip component in header
* complete CourseHeaderAndActions Component
added course buttons, using proper subcomponents now.
* Change test course to 314
* Add rmp callback
* some unocss updates
* add course button onclick handlers
* add todo for calendar button
* Rename CoursePopup
Old one to "Old", remove "2" from new one
* description stuff done
* Modify story to use proper course info
* Add Grade Distribution Stuff
* Minor tweaks
change style in header
* Add TODO
replace current grade colors with a tailwind palette
* Fix syllabi url
Remove unused variable and unnecessary args to url
* Bunch of renaming
* Kinda complete the handlers
* change grade distribution colors to match updated figma
* change from reducer pattern to state variables, remove chartData from state
* add additional story
* disabled add when course is not open
* use array fill
* Some changes with the instructor names
* trying to get the CES stuff to work
* CES button is working
* remove a todo
* add actual color for dminus
* fix description, start no distribution state
* post merge fixes
* small fixes
* fix: import as type
* fix: some better typescript stuff i think
* fix: manifest.ts
* fix: pr feedback
* Apply suggestions from code review
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2024-03-06 15:11:32 -06:00
doprz
8a6e9070e0
chore: lint-format-docs-tests-bugfixes ( #105 )
...
* docs: add jsdoc
* feat: change enums to as const objects
* chore(test): add themeColors.test.ts
* fix: fix tests and bugs with strings.ts util
* fix: path alias imports and tsconfig file bug
* fix: remove --max-warnings 0
2024-03-06 15:11:27 -06:00
knownotunknown
c4a738f281
Squashed commit of the following:
...
commit c46e4a51c9
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Mon Feb 19 21:37:46 2024 -0600
change from reducer pattern to state variables, remove chartData from state
commit 36bcdd2522
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Mon Feb 19 21:15:41 2024 -0600
change grade distribution colors to match updated figma
commit 11a50df88d
Merge: c16b301 b4c96a9
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Mon Feb 19 17:57:13 2024 -0600
Merge branch 'hackathon' into abhinavchadaga/course-catalog-popup
commit c16b301ff0
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Mon Feb 19 17:47:21 2024 -0600
Kinda complete the handlers
commit 1ac1d9095a
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sun Feb 18 17:36:59 2024 -0600
Bunch of renaming
commit 925829ad41
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sun Feb 18 17:24:53 2024 -0600
Fix syllabi url
Remove unused variable and unnecessary args to url
commit f2e5d51eb3
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sun Feb 18 17:24:22 2024 -0600
Add TODO
replace current grade colors with a tailwind palette
commit 747ee44440
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sun Feb 18 01:26:51 2024 -0600
Minor tweaks
change style in header
commit ddfe952a32
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sun Feb 18 01:26:38 2024 -0600
Add Grade Distribution Stuff
commit c27bf3c390
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sun Feb 18 01:26:13 2024 -0600
Modify story to use proper course info
commit 7afdbac1b8
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 16:37:01 2024 -0600
description stuff done
commit 1a89432276
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 15:26:32 2024 -0600
Rename CoursePopup
Old one to "Old", remove "2" from new one
commit 4c2b31e61a
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 15:23:01 2024 -0600
add todo for calendar button
commit 11b7a51ded
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 15:22:18 2024 -0600
add course button onclick handlers
commit f2dfcec838
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 14:52:38 2024 -0600
some unocss updates
commit f9f375514b
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 13:00:46 2024 -0600
Add rmp callback
commit 122fc6dbdd
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 13:00:16 2024 -0600
Change test course to 314
commit 19b124b3bd
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 12:19:21 2024 -0600
complete CourseHeaderAndActions Component
added course buttons, using proper subcomponents now.
commit 2eea01fc74
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 11:22:12 2024 -0600
use chip component in header
commit 9cb13c8fd1
Merge: a62b718 9392085
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 11:21:12 2024 -0600
Merge branch 'hackathon' into abhinavchadaga/course-catalog-popup
commit a62b718c43
Merge: 43d2675 7b7b858
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 10:57:24 2024 -0600
Merge branch 'hackathon' into abhinavchadaga/course-catalog-popup
commit 43d2675be5
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Sat Feb 17 10:54:49 2024 -0600
some work on course popup
update the stories and create the header component
commit 31bcef3099
Merge: 874f8d5 fa1d737
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Wed Feb 14 14:33:16 2024 -0600
Merge branch 'main' into abhinavchadaga/course-catalog-popup
pulling from main
commit 874f8d56cb
Author: Abhinav Chadaga <abhinav.chadaga@utexas.edu >
Date: Wed Feb 14 14:30:24 2024 -0600
some work
2024-03-06 15:09:03 -06:00