Commit graph

116 commits

Author SHA1 Message Date
chark1es
e0085033cf bug fix attempt 2025-03-15 20:45:48 -07:00
chark1es
3bda85b7bc add initial setup for user 2025-03-13 03:26:43 -07:00
chark1es
1e98df9c53 fix error toasts showing when not logged in 2025-03-10 16:33:41 -07:00
chark1es
0314add130 added password resetting and custom passwords 2025-03-09 00:24:09 -08:00
chark1es
2b84b9c433 add a way for a user to get their email 2025-03-08 23:57:23 -08:00
chark1es
8da2ffb4f1 added username change 2025-03-08 23:06:17 -08:00
chark1es
27bc2f4e70 no more console logs 2025-03-08 22:23:30 -08:00
chark1es
16d9ec9e1d remove public tags and validate current password 2025-03-08 22:00:00 -08:00
chark1es
e36b5ee0ad added the ability to change your password 2025-03-08 21:53:02 -08:00
chark1es
01a0262ade minor changes 2025-03-08 15:09:21 -08:00
chark1es
c25575757e add resume 2025-03-08 03:31:16 -08:00
chark1es
eb5c994f2d Merge branch 'auth' 2025-03-08 02:36:27 -08:00
chark1es
60c2ae3f6b fix dashboard roles 2025-03-02 00:58:18 -08:00
chark1es
ef3e8f38d6 Fix toast hydration 2025-03-01 04:37:33 -08:00
chark1es
74b76ee053 used indexdb and not cache 2025-03-01 04:19:32 -08:00
chark1es
b7493224d2 fix database mismatch 2025-02-28 22:29:28 -08:00
Shing Hung
ec275b1e64 fix robocup logo 2025-02-25 18:37:41 -08:00
Shing Hung
c09c2d6f0b add text to competition on signal page 2025-02-25 18:26:12 -08:00
Shing Hung
a5c5d919ff add links section to robocup page 2025-02-25 18:17:41 -08:00
Shing Hung
decf761738 correct robocup material 2025-02-25 17:48:32 -08:00
Shing Hung
270fdb9563 edit robocub about 2025-02-25 17:24:15 -08:00
Shing Hung
1faced65cb fix path 2025-02-25 16:10:27 -08:00
Shing Hung
19da853a23 Correct robocub info 2025-02-25 15:37:37 -08:00
chark1es
8338b7ccd2 added responsiveness for reimbursement management 2025-02-19 05:12:23 -08:00
chark1es
b127429c39 add tab management 2025-02-18 18:30:09 -08:00
chark1es
fc22a79f12 fix icon issues 2025-02-18 04:45:46 -08:00
chark1es
45b278a2fc add dynamic view 2025-02-18 04:35:41 -08:00
chark1es
e35adfaa5b update imports 2025-02-17 13:12:55 -08:00
chark1es
07ae136841 Delete online-store.astro 2025-02-17 04:01:34 -08:00
chark1es
15660161a7 update imports 2025-02-16 17:02:46 -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
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
0910f761fe added some uniqueness, changed quote, added more style 2025-02-08 06:42:14 -08:00
chark1es
627258e0a0 changed the wording a bit 2025-02-08 06:37:41 -08:00
chark1es
2a23ce095b remove interaction 2025-02-08 06:35:46 -08:00
chark1es
63ec24372d made it more subtle 2025-02-08 06:35:08 -08:00
chark1es
3f084860be added movement of the css background 2025-02-08 06:34:23 -08:00
chark1es
03e1f8ab44 fix the css alignment for desktop view 2025-02-08 06:30:24 -08:00
Shing Hung
cf2dc1a91d fix bug 2025-02-07 11:33:42 -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
3181b0179d fixed some bugs 2025-02-03 13:04:43 -08:00
chark1es
f3efea865b fixed modal randomly popping up 2025-02-03 04:41:59 -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