Samuel Gunter
13bc06cc6d
chore: merge branch 'main' into sgunter/button-component
2024-02-03 15:22:27 -06:00
Razboy20
6521a4b2a9
feat: UnoCSS (TailwindCSS) (Storybook only) ( #61 )
...
* feat: unocss (wip)
* feat: unocss (storybook only)
* cleanup unocss config
* revert button.stories.tsx changes
2024-02-03 15:21:19 -06:00
knownotunknown
429b49111a
InfoCard implemented
2024-02-03 15:14:07 -06:00
knownotunknown
6e595d21aa
Update Chip.stories.tsx
2024-02-03 14:29:07 -06:00
Razboy20
e015a79526
hotfix: icon library resolution ( #74 )
2024-02-03 14:21:25 -06:00
knownotunknown
80043dc652
Deleted unnecessary imports
2024-02-03 14:20:48 -06:00
knownotunknown
b470bf6996
Chip Implemented
...
Styled inline since I'll need to rewrite in TailwindCSS anyways
2024-02-03 14:15:18 -06:00
Samuel Gunter
e0bf48805a
chore: merge branch 'main' into sgunter/button-component
2024-02-03 13:29:43 -06:00
Samuel Gunter
bb727f70be
feat: updated Text component to latest design specification ( #70 )
2024-02-03 10:20:58 -06:00
ab2cd688fa
feat: Calendar Components 3rd Attempt at Merging ( #60 )
2024-02-03 10:20:30 -06:00
knownotunknown
dad74ddf4e
Drag only on vertical axis
...
Made this change a while ago, but didn't push since it looks like we might switch to Elie's DnD. Pushing since it looks like there might still be reviewers.
2024-02-03 00:11:46 -06:00
knownotunknown
ae0d1a3c67
Revert "rename to course block and fix line height for styling"
...
This reverts commit 77a1d67af3 .
2024-02-02 19:59:52 -06:00
knownotunknown
3da4a395dd
Implemented List component
...
Used CalendarCourseMeeting component in story for demonstration purposes
2024-02-02 13:08:55 -06:00
abhinavchadaga
77a1d67af3
rename to course block and fix line height for styling
2024-02-01 20:55:13 -06:00
abhinavchadaga
856d6cda24
change the default course
2024-01-31 13:10:29 -06:00
abhinavchadaga
cbbea7f810
basic component laid out - missing Text and Right Icon, can add more stories
2024-01-31 03:27:37 -06:00
Samuel Gunter
cedaa27a2c
feat: updated Button to v2 design
...
wip commit
2024-01-31 00:11:01 -06:00
Razboy20
9cc299ced6
feat: Storybook for Vite ( #52 )
...
* feat: storybook
* feat: option to add figma links
* refactor: resolve pr comments
* chore: fix storybook build
---------
Co-authored-by: Sriram Hariharan <sghsri@gmail.com >
2024-01-30 16:43:30 -06:00
Razboy20
0560a01a55
refactor: Replace Webpack with Vite ( #53 )
2024-01-24 19:40:30 -06:00
Sriram Hariharan
56643f9753
bunch of misc changes
2023-11-17 11:11:01 -06:00
Sriram Hariharan
52431747ee
wrote all course/schedule background messages with handlers
2023-09-17 20:58:22 -05:00
Sriram Hariharan
6061295e0a
simplified typing
2023-09-17 20:00:28 -05:00
Sriram Hariharan
89423d24b4
minor changes
2023-09-17 19:44:50 -05:00
Sriram Hariharan
4f170db07d
fixes + added button titles
2023-09-17 19:38:12 -05:00
Sriram Hariharan
aea9b16f98
refactoring courseschedule storage
2023-09-17 19:29:00 -05:00
Sriram Hariharan
9658697d96
fxied
2023-09-17 15:25:14 -05:00
Sriram Hariharan
864afd8dcb
created my calendar main
2023-09-17 15:21:45 -05:00
Sriram Hariharan
1fac71dbd1
generating calendar html
2023-09-17 15:20:42 -05:00
Sriram Hariharan
e199a0b766
fixing errors
2023-09-17 14:55:33 -05:00
Sriram Hariharan
4ae2966e98
not using param
2023-09-17 14:29:18 -05:00
Sriram Hariharan
e2c9955b41
inline database destructure
2023-09-17 14:28:45 -05:00
doprz
486b2e4dfc
bugfix: fix #44
2023-03-30 10:33:40 -05: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
6d4a4307cf
RecruitmentBanner, thank you Lukas
2023-03-12 23:34:58 -05:00
Sriram Hariharan
fe4f0e7ecd
infra changes
2023-03-11 22:03:25 -06:00
Sriram Hariharan
32b73da959
moved stores back into shared
2023-03-10 23:38:39 -06:00
Sriram Hariharan
d06b0f9f7a
infrastructure for multiple schedules
2023-03-10 23:37:57 -06:00
Sriram Hariharan
f28ab5182c
better select styling for semesters for grade dist
2023-03-09 22:26:56 -06:00
Sriram Hariharan
e60242198a
query grade distributions working, and filtering by semesters working
2023-03-09 16:11:42 -06:00
Sriram Hariharan
5be0cbbbf1
test
2023-03-09 11:02:30 -06:00
Sriram Hariharan
7dd53f3a94
removed the necessity for hardcoded line height variables
2023-03-08 21:12:14 -06:00
Sriram Hariharan
c1910bacb0
finished grade distribution ui
2023-03-08 20:44:34 -06:00
Sriram Hariharan
2562e65d66
some styling
2023-03-08 00:41:04 -06:00
Sriram Hariharan
fe8c2378d2
displaying bar graph, fetching distributions message
2023-03-08 00:26:56 -06:00
Sriram Hariharan
f3bf746c6e
textbook button, properly scraping the semester (year and season) from the url"
2023-03-07 22:17:17 -06: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