Commit graph

33 commits

Author SHA1 Message Date
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
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
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