Commit graph

216 commits

Author SHA1 Message Date
chark1es
475ba764a7 fix year filter 2025-02-14 15:07:22 -08:00
chark1es
3d59ee0c08 fixed patching error 2025-02-13 05:58:16 -08:00
chark1es
36614817cb fix file deletion 2025-02-13 05:39:25 -08:00
chark1es
da6f5a3cfc improve reliability 2025-02-13 05:32:00 -08:00
chark1es
8eb7fdd90f fix file handling and previews 2025-02-13 05:30:07 -08:00
chark1es
ba52ca0b91 fixed edit popup not showing 2025-02-13 03:57:12 -08:00
chark1es
1d4803a0f6 fix filtering and resetting issue 2025-02-13 03:53:56 -08:00
chark1es
d6df93d0f6 inline filters 2025-02-13 03:35:08 -08:00
chark1es
09453c8755 add daisyui buttons 2025-02-13 03:32:33 -08:00
chark1es
83324134b3 added reset on refresh 2025-02-13 03:21:44 -08:00
chark1es
6748434fd7 removed debounce since its using cached events 2025-02-13 03:13:38 -08:00
chark1es
f62a3337a8 faster events search 2025-02-13 03:12:05 -08:00
chark1es
4ad575605d made it rely on cache rather then sending an individual request 2025-02-13 03:10:01 -08:00
chark1es
61baa96611 add filtering 2025-02-13 02:55:25 -08:00
chark1es
6327ca498a filters only the published events 2025-02-13 00:46:51 -08:00
chark1es
4e1f3f6720 i forgot what i did 2025-02-13 00:26:26 -08:00
chark1es
b0cb20d0f4 fix multiple files not showing 2025-02-11 02:41:59 -08:00
chark1es
ac36431107 fix jszip and button pos 2025-02-11 02:09:59 -08:00
chark1es
1aee8686fa add download button for files 2025-02-11 02:07:40 -08:00
chark1es
14d038d066 added file buttons 2025-02-11 01:54:53 -08:00
chark1es
b697f0e644 separated the two sections for better viewing 2025-02-11 01:50:22 -08:00
chark1es
9189b03a87 Update EventsSection.astro 2025-02-11 01:36:36 -08:00
chark1es
e273e3db60 added a way to export to csv for events 2025-02-11 00:54:35 -08:00
chark1es
f11bc34caf fix graduation bug 2025-02-11 00:54:26 -08:00
chark1es
d423bf73a1 reset modal when tab gets closed 2025-02-11 00:42:22 -08:00
chark1es
8387cff9d5 checks to see if event has food and time checked in 2025-02-11 00:40:12 -08:00
chark1es
c8ec34a911 added attendees 2025-02-10 23:42:44 -08:00
chark1es
db2d9e4154 fix string issues 2025-02-10 23:15:29 -08:00
chark1es
9277d216af add pagination 2025-02-10 22:59:37 -08:00
chark1es
2eba751204 fixed popup for events 2025-02-10 22:37:49 -08:00
chark1es
4e4d22fa10 disabled autocancellation 2025-02-10 22:37:13 -08:00
chark1es
b37d7c577c Add Datatime conversion 2025-02-10 22:36:58 -08:00
chark1es
cb549b9b7c Added popup 2025-02-10 16:51:22 -08:00
chark1es
0607b67156 added officer event_management boilerplate 2025-02-10 16:43:40 -08:00
chark1es
2a1614edbc fixed events check in 2025-02-10 15:33:04 -08:00
chark1es
0540caca8c remove old user profiles 2025-02-10 14:05:26 -08:00
chark1es
43fe443c52 changed "Online Store" to "Dashboard" 2025-02-10 14:03:19 -08:00
chark1es
7af88c424d remove old files 2025-02-10 10:58:24 -08:00
chark1es
3306e337ed separated the files into individual components
FYI, the `dashboard-section` tag is used to show/hide the content. For everyone component in the dashboard, make sure you include it
2025-02-06 12:04:08 -08:00
chark1es
f758376592 Added icons, made it dark theme 2025-02-06 11:47:51 -08:00
chark1es
e4f5358b7e dashboard init 2025-02-06 02:09:38 -08:00
chark1es
6cbe277c8c new sections 2025-02-05 14:05:33 -08:00
chark1es
18fbf786a7 remove buttons 2025-02-03 14:49:10 -08:00
chark1es
3181b0179d fixed some bugs 2025-02-03 13:04:43 -08:00
chark1es
6df69275b9 fix major field not populating 2025-02-03 12:39:30 -08:00
chark1es
3bc60e4739 fix rendering issue 2025-02-03 05:09:38 -08:00
chark1es
7562fabc2e Update UserProfile.astro 2025-02-03 04:56:01 -08:00
chark1es
b9be0f9cb8 added the ability to download multiple files as a zip 2025-02-03 04:52:14 -08:00
chark1es
cca038397c used new fileviewermodal 2025-02-03 04:46:55 -08:00
chark1es
f3efea865b fixed modal randomly popping up 2025-02-03 04:41:59 -08:00