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
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
b34aacb067
fix: broken close bracket
2024-03-06 15:02:56 -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
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
Abhinav Chadaga
387b508e40
chore: update CalendarCourseCell.tsx
2024-03-06 14:58:27 -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
knownotunknown
cbb190bf4b
fix: made list draggable only by handle
2024-03-06 13:42:55 -06:00
Lukas Zenick
9aa78a02a5
fix: undefined color case
2024-03-06 13:42:31 -06:00
Razboy20
1269731b55
chore: update button stylings
2024-03-06 13:42:26 -06:00
knownotunknown
64fa12b10c
chore: use export function instead of React.FC
2024-03-06 13:41:23 -06:00
doprz
56306ab944
fix: revert CalendarGrid and CalendarGridCell back to SCSS from Tailwind
2024-03-06 13:41:21 -06:00
doprz
7e2f5eaed7
feat: migrate styles to TailwindCSS
2024-03-06 13:39:53 -06:00
4dc8957c45
fix: align timeBlock div
2024-03-06 13:38:47 -06:00
ecdaadb83e
fix: update daysOfWeek with new DAY_MAP keys
2024-03-06 13:37:59 -06:00
8493b482c4
chore: refactor
2024-03-06 13:36:37 -06:00
18406b0c94
fix: add margin-top: -10px to p
...
Correcting text
2024-03-06 13:36:11 -06:00
8b9cb065c2
feat: add tickmarks to day div
2024-03-06 13:35:36 -06:00
7ee732b31e
chore: polish up code
2024-03-06 13:35:14 -06:00
e49fc295ba
feat: finally fix grid JSX.Element generation
2024-03-06 13:34:51 -06:00
b691bf3231
fix: grid JSX.Element generation
2024-03-06 13:34:17 -06:00
0777b822b3
chore: refactor grid with Array.from()
2024-03-06 13:32:18 -06:00
fc5af56bb7
chore: fix alignment
2024-03-06 13:32:04 -06:00
doprz
c9d46b60ec
chore: small style adjustments
2024-03-06 13:32:00 -06:00
1bb6191244
feat: align day labels and add to grid
2024-03-06 13:30:32 -06:00
063349d96d
feat: use filter() instead of pop()
2024-03-06 13:30:05 -06:00
doprz
56f6456ce8
feat: add CSS for timeLabelContainer div
2024-03-06 13:28:59 -06:00
95e0544b73
feat: add timeAndGrid div
2024-03-06 13:27:48 -06:00
9d6821127e
feat: add time column to Calendar Component
2024-03-06 13:27:15 -06:00
doprz
0ba61534cb
feat: add CSS for hourLine div
2024-03-06 13:27:13 -06:00
doprz
6cdcf4930d
feat: add CSS for calendarCell div
2024-03-06 13:26:48 -06:00
b535a6eb32
feat: use display: grid for calendarGrid
2024-03-06 13:21:38 -06:00
doprz
0036dc5c80
chore: trying some CSS
2024-03-06 13:21:35 -06:00
doprz
dcc8a6d249
chore: refactor
2024-03-06 13:13:32 -06:00
203b3bb340
chore: center div using display flex
2024-03-06 13:12:02 -06:00