|
73b4b7674e
|
Use global state user instead of local resource in personal page
|
2024-11-17 18:42:57 -05:00 |
|
|
3d1dc94b06
|
Merge remote-tracking branch 'origin/main' into 95-fix-home-screen-account-button-ui
|
2024-11-17 17:38:29 -05:00 |
|
|
ef5576ab3f
|
Create profile page
|
2024-11-04 17:15:55 -05:00 |
|
|
5011cda8fa
|
Allow home-component to scroll
|
2024-11-04 17:01:42 -05:00 |
|
|
ddcb4a5be7
|
Add loading indicator
|
2024-11-04 16:34:13 -05:00 |
|
|
f1affc66bc
|
Remove email display on personal and rescale icon/pfp to be bigger & consistent
|
2024-11-01 17:17:59 -04:00 |
|
|
4e4c94a189
|
Merge branch '106-create-song-list-component' into 42-create-profile-page
|
2024-11-01 13:22:37 -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 |
|
|
f1e177c7b0
|
Add page for displaying error
|
2024-10-21 22:57:27 -04:00 |
|
|
88e2a229a4
|
Move home component width to .home-component selector
|
2024-10-21 22:54:26 -04:00 |
|
|
2d7b91413b
|
Display username in profile container when logged in
|
2024-10-18 19:31:20 -04:00 |
|
|
f78066d7a8
|
Display username in profile when logged in
|
2024-10-15 17:18:41 -04:00 |
|
|
071dcad0cc
|
Convert borders and margins to rem from px in profile
|
2024-10-15 17:17:44 -04:00 |
|
|
0550b18d77
|
Add SongList component
|
2024-10-11 13:25:14 -04:00 |
|
|
f02a22d805
|
Format text inside dashboard tiles normally
|
2024-10-06 15:47:22 -04:00 |
|
|
2793391f00
|
Merge remote-tracking branch 'origin/main' into 33-create-component-for-displaying-music-on-dashboard
|
2024-10-06 14:16:58 -04:00 |
|
|
ab50826d31
|
Update formatting of profile login buttons and display
|
2024-10-04 17:44:10 -04:00 |
|
|
9d6013b8a4
|
Move dashboard tile row left spacing to margin-left
|
2024-07-30 21:35:44 -04:00 |
|
|
906b5bd9dd
|
Merge remote-tracking branch 'origin/31-update-songdata-for-fetching-songs-on-frontend-for-playback' into 33-create-component-for-displaying-music-on-dashboard
|
2024-07-30 20:57:52 -04:00 |
|
|
74b34b1e54
|
Merge remote-tracking branch 'origin/31-update-songdata-for-fetching-songs-on-frontend-for-playback' into 36-implement-likes-and-dislikes
|
2024-07-24 17:30:05 -04:00 |
|
|
3978526231
|
Merge remote-tracking branch 'origin/main' into 19-implement-file-uploads
|
2024-05-18 18:10:03 -04:00 |
|
|
0adf294cfc
|
Display error message when upload song fails
|
2024-05-18 16:36:37 -04:00 |
|
|
caefc46fcc
|
added album search feature for upload
|
2024-05-16 18:59:16 -04:00 |
|
|
955fc84412
|
allow choosing artists by searching for upload
|
2024-05-16 18:35:02 -04:00 |
|
|
5775d3148b
|
finished upload design
|
2024-05-16 15:44:13 -04:00 |
|
|
714fbc596a
|
styled upload form
|
2024-05-12 23:56:59 -07:00 |
|
|
ff43b3f7e8
|
Use nested routing for navigation
Remove dashboard_open signal
Use <a> tags to navigate to new pages
Add dashboard and search to nested routing
|
2024-05-12 11:00:47 -04:00 |
|
|
af66381f5f
|
Implement dashboard row sideways scrolling
|
2024-05-11 15:23:49 -04:00 |
|
|
683f979bc7
|
Add styling for dashboard row
|
2024-05-11 13:16:31 -04:00 |
|
|
b1cc0f156c
|
Add styling for dashboard tile
|
2024-05-11 13:08:32 -04:00 |
|
|
7a750b60aa
|
Update styling to fit LikeDislike component
|
2024-05-10 20:26:25 -04:00 |
|
|
2b9d849578
|
Add styling for horizontally mirrored button
|
2024-05-10 20:26:25 -04:00 |
|
|
a0da89204c
|
Move MediaInfo into playbar-left-group div
|
2024-05-10 19:51:27 -04:00 |
|
|
c07237ad8a
|
Move redundant controlbtn styling
|
2024-05-10 17:38:37 -04:00 |
|
|
f23b62de98
|
fixed google font api
|
2024-04-12 13:24:30 -04:00 |
|
|
5f9140c96d
|
modified: Cargo.toml
modified: src/components/sidebar.rs
modified: style/sidebar.scss
|
2024-04-05 16:49:09 -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 |
|
|
a7368aec30
|
create dashboard/search toggle.
modified: Cargo.lock
modified: Cargo.toml
modified: src/app.rs
modified: src/components.rs
new file: src/components/search.rs
modified: src/components/sidebar.rs
modified: src/pages/signup.rs
modified: style/dashboard.scss
modified: style/main.scss
new file: style/search.scss
modified: style/sidebar.scss
|
2024-03-14 10:56:35 -04:00 |
|
|
189fdccd93
|
initialize all components
|
2024-03-12 20:56:38 -04:00 |
|
|
03ba18e0b8
|
Merge branch 'main' into 1-add-queue
|
2024-03-01 02:20:15 -05:00 |
|
|
a47e6fedc3
|
Changed login and signup color themes
|
2024-02-27 16:41:54 -05:00 |
|
|
1c4ce06064
|
navigation to home page after login and signup
|
2024-02-27 16:23:53 -05:00 |
|
|
2b76340608
|
changes to login
modified: src/pages/login.rs
modified: src/pages/signup.rs
modified: style/login.scss
modified: style/signup.scss
|
2024-02-23 21:03:10 -05:00 |
|
|
f4bea8aa33
|
made a simple password visibility toggler
modified: Cargo.lock
modified: Cargo.toml
modified: src/pages/signup.rs
modified: style/signup.scss
|
2024-02-23 20:31:25 -05:00 |
|
|
2a0dacff3e
|
Update styling and layout/coloring of the queue items
|
2024-02-23 19:22:19 -05:00 |
|
|
a0d465abc4
|
Allow scrolling of queue and fix height to just touch playbar
|
2024-02-16 17:37:57 -05:00 |
|
|
24ed2afae6
|
Fix formatting of playing vs. delete status of queue items
|
2024-02-16 17:37:22 -05:00 |
|
|
2a183eec2c
|
Finished Initial Signup Page Design/Outline
|
2024-02-10 01:12:19 -05:00 |
|
|
5cc7d6ce94
|
Completely Finished Design of Login Page
modified: src/pages/login.rs
modified: src/pages/signup.rs
modified: style/login.scss
|
2024-02-10 00:54:18 -05:00 |
|