knownotunknown
35fab34445
feat: can open tabs, updated injected popup heading. basically done
2024-03-06 15:10:30 -06:00
knownotunknown
35f3c72250
feat: chrome extension works
2024-03-06 15:09:30 -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
doprz
e0212d5109
feat: add Calendar Component
2024-03-06 15:09:01 -06:00
knownotunknown
152bc45776
fix: import error
2024-03-06 15:07:47 -06:00
doprz
91d930ee92
chore: merge in finished CalendarGrid
2024-03-06 15:07:45 -06:00
knownotunknown
c6a48dd3f6
fix: build errors and restructure Calendar page
2024-03-06 15:05:48 -06:00
knownotunknown
39947b3694
fix: build errors and merge in Casey's branch (driodiwb)
2024-03-06 15:05:38 -06:00
doprz
8df9ea55a9
feat: use React-icons
2024-03-06 15:05:35 -06:00
DhruvArora-03
bec2649fc1
feat: add button to the rows, use new ConflictsWithWarning component
2024-03-06 15:05:02 -06:00
DhruvArora-03
1599e48d75
fix: ConflictsWithWarning
2024-03-06 15:04:57 -06:00
Lukas Zenick
bda02826b1
feat: html2canvas -> htmlToImage and fix derick's bugs
2024-03-06 15:04:32 -06:00
58c2b4634a
feat: Derek/export png ( #95 )
...
* Attempting to use more lightweight version
* Did not work.
* This is not what I wanted
* The image saves correctly. Needs padding
* Padding !!
* Removed downloadjs
* Padding more
2024-03-06 15:04:31 -06:00
Lukas Zenick
a30fecf8ec
fix: README.md
2024-03-06 15:04:24 -06:00
Lukas Zenick
b27b21bbfc
fix: README.md
2024-03-06 15:04:15 -06:00
12d09b54cb
feat: Derek vinson/calendar header ( #94 )
...
* CalendarHeader alignment progress
* Boom
* css
* Between
* Lol
* Gap fix
* whitespace-nowrap
* Gaps
* Finished alignment of CourseStatus and Buttons
* Colors
* ESLint auto format
* Color UT Registration Plus text
* Reverting vscode
---------
Co-authored-by: Vinson Zheng <vinsonzheng499@gmail.com >
2024-03-06 15:04:15 -06:00
Abhinav Chadaga
25b35846e9
sort the flattened course schedule ( #93 )
...
first by dayIndex, then startIndex, then endIndex.
2024-03-06 15:04:14 -06:00
DhruvArora-03
0f43796cd8
fix: extra space
2024-03-06 15:04:09 -06:00
doprz
0f730d6c50
feat: bottom bar for the calendar page ( #91 )
2024-03-06 15:04:00 -06:00
Lukas Zenick
92462cf0df
fix: broken file
2024-03-06 15:03:14 -06:00
DhruvArora-03
c49b094068
chore: reorder classnames
2024-03-06 15:03:03 -06:00
Lukas Zenick
b34aacb067
fix: broken close bracket
2024-03-06 15:02:56 -06:00
vivek12311
103d2e0323
chore: add styled-components
2024-03-06 15:02:30 -06:00
vivek12311
ad83ba4cdc
feat: create empty Popup story
2024-03-06 15:02:03 -06:00
doprz
e95ac42d57
chore: WIP
2024-03-06 15:01:59 -06:00
Lukas Zenick
ad18fbd162
feat: save as PNG functionality
2024-03-06 15:00:48 -06:00
Lukas Zenick
bc3054aa43
chore: adjust location of svg files
2024-03-06 15:00:30 -06:00
Lukas Zenick
53e7c7feda
feat: add cal save buttons (no functionality)
2024-03-06 15:00:23 -06:00
DhruvArora-03
f8691207e3
chore: cleanup useFlattenedCourseSchedule
2024-03-06 15:00:18 -06:00
knownotunknown
5ad72af566
chore: add courseCells and improve types
2024-03-06 14:59:29 -06:00
Casey Charleston
d1a336e903
feat: add Calendar schedules component (clicking on storybook not working)
2024-03-06 14:59:21 -06:00
DhruvArora-03
5be79730b3
chore: working on course popup - stopping because abhinav already doing
2024-03-06 14:59:00 -06:00
DhruvArora-03
9d0f210548
feat: add empty settings component - waiting on design
2024-03-06 14:58:46 -06:00
Abhinav Chadaga
387b508e40
chore: update CalendarCourseCell.tsx
2024-03-06 14:58:27 -06:00
doprz
0ed8d9c82d
chore: add args to default story
2024-03-06 14:58:24 -06:00
doprz
23276e5c7c
feat: add CalendarHeader and its Storybook, need to resize
2024-03-06 13:49:32 -06:00
doprz
37b5101e44
chore: update default story
2024-03-06 13:48:12 -06:00
Razboy20
f04ff2fe26
chore: update course block names
2024-03-06 13:47:36 -06:00
doprz
13c69ef862
fix: CalendarCourseCell spacing
2024-03-06 13:47:34 -06:00
knownotunknown
27d945f57c
fix: revert last commit
...
This reverts commit 3c7b35d5f3 .
2024-03-06 13:46:12 -06:00
knownotunknown
aef8c3d987
fix: revert "chore: add default story"
...
This reverts commit 8edd062588 .
2024-03-06 13:45:47 -06:00
doprz
115d794ef9
chore: add default story
2024-03-06 13:45:44 -06:00
Abhinav Chadaga
bc935cc80a
chore: update CalendarCourseCell.tsx
2024-03-06 13:44:15 -06:00
Abhinav Chadaga
e54f488b17
feat: implement flatten course schedule helper function
...
takes a course schedule and returns an array of objects that can be used to render all the individual course
2024-03-06 13:44:09 -06:00
Razboy20
cc7138949c
fix: margins on list component
2024-03-06 13:44:05 -06:00
Razboy20
74be880f9d
fix: calendar course cell colors
2024-03-06 13:43:57 -06:00
DhruvArora-03
5dbee6f0c3
feat: add ImportantLinks Component
2024-03-06 13:43:34 -06:00
knownotunknown
cbb190bf4b
fix: made list draggable only by handle
2024-03-06 13:42:55 -06:00
Razboy20
4375118cd9
chore: add eslint on save
2024-03-06 13:42:37 -06:00
Lukas Zenick
9aa78a02a5
fix: undefined color case
2024-03-06 13:42:31 -06:00