Commit graph

307 commits

Author SHA1 Message Date
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
chark1es
1aa4c5e6ae new file previewer modal
old one is reusing the component, making lots of bugs appear
2025-02-03 04:20:31 -08:00
chark1es
b811bb6545 partial working 2025-02-03 04:13:48 -08:00
chark1es
47acfcf7e2 fixed partial bug with non-pdf files 2025-02-03 03:45:42 -08:00
chark1es
06aac15f83 add loading state 2025-02-03 03:33:44 -08:00
chark1es
22dcb0fe62 fix the resume preview 2025-02-03 03:25:45 -08:00
chark1es
00edb569c3 create a pdf modal 2025-02-03 03:25:36 -08:00
chark1es
04ad149cec added and fixed user settings 2025-02-03 03:13:55 -08:00
chark1es
6b9d793590 fix default profile view 2025-02-03 03:07:46 -08:00
chark1es
e57f76bd4c major rework
- Separated the components for pocketbase
- Removed the entire profile page temporarily and only added back basic user profile
- Fixed many components dependencies
2025-02-03 02:45:35 -08:00