|
fcd987d433
|
change unwrap or default to unwrap or false for readability
|
2024-11-22 16:31:55 -05:00 |
|
|
73b4b7674e
|
Use global state user instead of local resource in personal page
|
2024-11-17 18:42:57 -05:00 |
|
|
d8fab0e068
|
Reduce calls to get_user by not having logged_in resource
|
2024-11-12 17:11:06 -05:00 |
|
|
f1affc66bc
|
Remove email display on personal and rescale icon/pfp to be bigger & consistent
|
2024-11-01 17:17:59 -04:00 |
|
|
6aa933be09
|
Refactor profile picture display to account for no profile picture
|
2024-10-25 22:59:06 -04:00 |
|
|
acf15961cd
|
Fix formatting and styling of profile picture display, as well as display email when logged in as well
|
2024-10-25 17:01:50 -04:00 |
|
|
2d7b91413b
|
Display username in profile container when logged in
|
2024-10-18 19:31:20 -04:00 |
|
|
c2ebd8307f
|
Display user profile picture when logged in instead of generic profile icon
|
2024-10-18 19:30:45 -04:00 |
|
|
2be665c549
|
Track logged in status and user as local resource instead of signal
|
2024-10-18 19:26:10 -04:00 |
|
|
f104a14f98
|
Remove derive Default for User and make user signal Option type instead
|
2024-10-15 17:26:30 -04:00 |
|
|
f78066d7a8
|
Display username in profile when logged in
|
2024-10-15 17:18:41 -04:00 |
|
|
3149f65a97
|
Detect user logged in and display "logged in" for profile
|
2024-10-11 17:21:11 -04:00 |
|
|
ab50826d31
|
Update formatting of profile login buttons and display
|
2024-10-04 17:44:10 -04:00 |
|
|
a4fb055e84
|
Fix use of old icons crate
|
2024-04-12 16:33:33 -04:00 |
|
|
7c5f21791c
|
Added simple popup to profile icon
modified: src/components/dashboard.rs
modified: src/components/personal.rs
modified: style/dashboard.scss
modified: style/home.scss
modified: style/personal.scss
|
2024-03-30 13:22:09 -04:00 |
|
|
e211f476a7
|
added profile section to homepage
|
2024-03-22 20:25:52 -04:00 |
|