|
39dd8099cd
|
Make ServerError a component instead of a page
|
2024-11-04 17:03:45 -05:00 |
|
|
ddcb4a5be7
|
Add loading indicator
|
2024-11-04 16:34:13 -05:00 |
|
|
0550b18d77
|
Add SongList component
|
2024-10-11 13:25:14 -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 |
|
|
f4908ad3b3
|
Add DashboardRow component
|
2024-05-11 13:16:02 -04:00 |
|
|
ec43ab472d
|
Add DashboardTile component
|
2024-05-11 13:08:05 -04:00 |
|
|
8a959d530d
|
Implement basic upload dialog
|
2024-05-10 15:51:26 -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 |
|