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
|
3568b8eb5e
|
feat: change Chip to tailwind css. Fixed eslint for ConflictsWithWarning
|
2024-03-06 10:39:45 -06:00 |
|
knownotunknown
|
fa05d9c492
|
chore: update Chip.stories.tsx
|
2024-03-06 10:39:35 -06:00 |
|
knownotunknown
|
7cf34f2956
|
chore: delete unnecessary imports
|
2024-03-06 10:39:20 -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
|
7eb3113ada
|
fix: update alignment
|
2024-03-06 10:37:57 -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 |
|
knownotunknown
|
21b643000d
|
feat: implemented InfoCard
|
2024-03-06 10:27:20 -06:00 |
|
knownotunknown
|
7dec3c0c2a
|
chore: update ConflictsWithWarning.tsx
|
2024-03-06 10:27:10 -06:00 |
|
knownotunknown
|
93f3a307b4
|
feat: implemented ConflictsWithWarning
|
2024-03-06 10:26:40 -06:00 |
|
knownotunknown
|
babc925967
|
feat: build without errors
|
2024-03-06 10:26:12 -06:00 |
|
Som Gupta
|
58d7df499c
|
feat: CourseStatus Component implemented (#83)
Co-authored-by: Razboy20 <razboy20@gmail.com>
|
2024-03-06 10:26:11 -06:00 |
|
Razboy20
|
b0512e392b
|
ci: update pnpm action (#86)
* ci: update pnpm action
* hotfix: change action type
|
2024-03-06 10:26:11 -06:00 |
|
Razboy20
|
b7878d81c6
|
ci: chromatic builds (#84)
* ci: chromatic builds
* hotfix: add pnpm install to workflow
* hotfix: add pnpm version
|
2024-03-06 10:26:11 -06:00 |
|
Dhruv
|
9accd17bd4
|
feat: PopupCourseBlock Component (#79)
Co-authored-by: Razboy20 <Razboy20@users.noreply.github.com>
Co-authored-by: Razboy20 <razboy20@gmail.com>
|
2024-03-06 10:26:11 -06:00 |
|
doprz
|
bfeb2398aa
|
feat: calendar grid and grid cells (#81)
|
2024-03-06 10:26:05 -06:00 |
|
Razboy20
|
2321540e97
|
refactor: replace classnames with clsx (#78)
|
2024-03-06 10:24:58 -06:00 |
|
Dhruv
|
ccea0f4bd1
|
feat: Create icon helper (#77)
* create icon helper
* change getStatusIcon to StatusIcon react component
---------
Co-authored-by: Razboy20 <razboy20@gmail.com>
|
2024-03-06 10:24:57 -06:00 |
|
Abhinav Chadaga
|
00e00197ef
|
feat: calendar course block component (#75)
|
2024-03-06 10:24:57 -06:00 |
|
Razboy20
|
85c7f7817c
|
feat: UnoCSS (TailwindCSS) (Storybook only) (#61)
* feat: unocss (wip)
* feat: unocss (storybook only)
* cleanup unocss config
* revert button.stories.tsx changes
|
2024-03-06 10:24:57 -06:00 |
|
Razboy20
|
bb3b313fd2
|
fix: icon library resolution (#74)
|
2024-03-06 10:24:52 -06:00 |
|
Razboy20
|
52e34cb830
|
fix: change material icons to material symbols (#71)
|
2024-03-06 10:24:42 -06:00 |
|
Samuel Gunter
|
8b8433deaf
|
feat: updated Text component to latest design specification (#70)
|
2024-03-06 10:24:41 -06:00 |
|
doprz
|
4faca8c43b
|
feat: calendar components 3rd attempt at merging (#60)
|
2024-03-06 10:24:27 -06:00 |
|
Razboy20
|
4455b10cc7
|
chore: update dependencies (#67)
|
2024-03-06 10:20:40 -06:00 |
|
Razboy20
|
2d67b1218f
|
feat: unplugin-icons (#62)
|
2024-03-06 10:20:40 -06:00 |
|
|
|
72b7a9d7b1
|
Calendar Components 3rd Attempt at Merging
|
2024-01-30 21:17:19 -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
|
1629c85818
|
Merge pull request #47 from doprz/utrp-v2
|
2023-12-29 10:14:37 -06:00 |
|
doprz
|
5e98f45210
|
feat: Refactor database initialization code
|
2023-12-23 09:26:49 -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
|
9f1dcc667d
|
feat: parallelize initializeDB.ts promises
|
2023-04-18 10:30:13 -05:00 |
|
Sriram Hariharan
|
fcfda3a447
|
Merge pull request #45 from doprz/bugfix/ModuleNotFoundError-CaseSensitivePathsPlugin
fix: #44 Module Not Found Error
|
2023-03-30 13:12:01 -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 |
|