doprz
ced29975b2
fix: chromatic storybook - CourseCatalogInjectedPopup ( #106 )
...
* chore: add pnpm peer deps
* fix: merge conflict and rebase
* chore: remove deps
2024-03-06 15:11:29 -06:00
Dhruv
84e8320e8f
fix: divider usage in HeaderAndActions ( #113 )
...
* fix: use StatusType
* fix: use AutoLoadStatus
* fix: use typof SiteSupport.*
* fix: one more of Status to StatusType
* fix: use import type
* fix: use path alias imports
* fix: use Extract
* fix: remove unnecessary import
* fix: **revert this later** - comment out build errs
* fix: add schedule to story
* feat: add props for dividers
* revert: un-comment build errors
This reverts commit 082e9e0269 .
* Revert "fix: remove unnecessary import"
This reverts commit 9230346d26 .
* Revert "fix: use Extract"
This reverts commit f6aa80d411 .
* Revert "fix: use path alias imports"
This reverts commit ea9bf3c635 .
* Revert "fix: use import type"
This reverts commit 27fee47778 .
* Revert "Merge branch 'fix/Status-to-StatusType' into fix/divider-usage"
This reverts commit b1715ea360 , reversing
changes made to 9ccc43ca27 .
* fix: dont use magic number
* fix: lint errs
* fix: reorder imports
2024-03-06 15:11:29 -06:00
Dhruv
87799d8f02
feat: fix icons on PopupMain and convert to tailwind ( #108 )
...
* feat: fix icons on PopupMain
* fix: use text-white
* fix: move TestColors
* fix: convert to tailwind
* fix: finish moving TestColors out
* chore: add path alias
* chore: lint PR
* feat: create storybook.ts and move tailwindColorways there
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com >
2024-03-06 15:11:28 -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
Samuel Gunter
8ab60c9f01
feat: updated divider component ( #99 )
...
* feat: updated divider component
* refactor: inlined Divider's classes, simplified stories
* fix: style to unocss in story
* style: renamed variant to orientation for buttons
* docs: updated comments in Divider after prop name change
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
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
1599e48d75
fix: ConflictsWithWarning
2024-03-06 15:04:57 -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
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
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
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
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
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
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
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
Razboy20
79d7832d09
fix: unocss theme color namings
2024-03-06 13:42:17 -06:00
doprz
c9d46b60ec
chore: small style adjustments
2024-03-06 13:32:00 -06:00
fd91c3b12e
feat: add story for CalendarGridCell
2024-03-06 13:31:11 -06:00
doprz
cb3cb5d5fc
feat: add Storybook story
2024-03-06 13:08:57 -06:00
Samuel Gunter
1fdbe6294e
chore: suppress useless TS warnings
2024-03-06 12:54:57 -06:00
doprz
93b65ac2ed
feat: add buttons with icons in tailwind
2024-03-06 12:54:30 -06:00
doprz
28d93b3c25
feat: add tailwind version of Button component
2024-03-06 12:52:56 -06:00
doprz
863521fb3b
feat: update Button to v2 design
2024-03-06 12:51:09 -06:00
doprz
837fddf804
fix: non-virtual dnd
2024-03-06 10:48:51 -06:00
knownotunknown
d390af3c79
chore: update CalendarCourse.stories.tsx
2024-03-06 10:47:26 -06:00
doprz
cd34601379
feat: made List more extensible
2024-03-06 10:46:47 -06:00
doprz
e6b4049403
feat: add List component
2024-03-06 10:44:09 -06:00
abhinavchadaga
b602b0b895
fix: rename to course block and fix line height for styling
2024-03-06 10:41:32 -06:00
abhinavchadaga
4ca97abd06
chore: change the default course
2024-03-06 10:41:20 -06:00
abhinavchadaga
da9e7aac41
feat: basic CalendarCourseMeeting component laid out - missing Text and Right Icon
2024-03-06 10:39:58 -06:00
knownotunknown
fa05d9c492
chore: update Chip.stories.tsx
2024-03-06 10:39:35 -06:00
knownotunknown
23e881f14c
feat: implement Chip component
...
Styled inline since I'll need to rewrite in TailwindCSS anyways
2024-03-06 10:38:48 -06:00
knownotunknown
f3a8a7db56
feat: update with TailwindCSS
2024-03-06 10:36:59 -06:00
knownotunknown
12f680d7e9
feat: finish ScheduleTotalHoursAndCourses
2024-03-06 10:27:44 -06:00