Commit Graph

734 Commits

Author SHA1 Message Date
b9f5867b4d Fix Resource type signature 2024-12-23 21:49:34 -05:00
db8dc3cd3d Manually import TextProp 2024-12-23 21:49:33 -05:00
848b1afd2c Use node_ref instead of _ref 2024-12-23 21:33:07 -05:00
141a27bb7e Fix bad import path for use_location 2024-12-23 21:25:23 -05:00
78d59731b0 Manually import spawn_local 2024-12-23 21:24:26 -05:00
26a572b18a Fix bad import path for Form 2024-12-23 21:17:46 -05:00
f6ee5feb3f Update leptos-use to 0.15 2024-12-23 21:15:31 -05:00
0cd36d4b44 Remove duplicate "required" prop 2024-12-23 21:11:57 -05:00
3c148c36df Update server_fn to 0.7 2024-12-23 21:10:21 -05:00
4eb673a9a4 Fix bad import path for NodeRef 2024-12-23 21:06:28 -05:00
782c9b9482 Use correct use_params_map import path 2024-12-23 21:04:20 -05:00
52d60318bb Render String instead of &String from error_msg 2024-12-23 21:01:39 -05:00
7732b77eb5 Use leptos::either to handle mismatched return types instead of into_view() 2024-12-23 20:58:53 -05:00
fe131b1ba2 Use spread syntax for Icon class 2024-12-23 20:47:41 -05:00
064f06d763 Update icons 2024-12-23 20:47:28 -05:00
900d1ca1bb Use new way of creating resources 2024-12-23 20:34:28 -05:00
92eb63e946 Use new leptos::predude module 2024-12-23 20:33:42 -05:00
a9c1ed7048 Upgrade to wasm-bindgen 0.2.99 2024-12-23 20:32:29 -05:00
a63b5d4e29 Remove hydrate flag from leptos_router 2024-12-23 20:31:31 -05:00
238a24c938 Remove nightly and hydrate flags from leptos_meta 2024-12-23 20:01:50 -05:00
69125f71f3 Update leptos_ crates to 0.7 2024-12-23 20:00:37 -05:00
ae8a3d0ade Merge pull request 'Remove old cicd utils' (#192) from 191-remove-old-cicd-utils into main
Some checks failed
Push Workflows / docker-build (push) Successful in 51s
Push Workflows / leptos-test (push) Successful in 57s
Push Workflows / docs (push) Successful in 1m0s
Push Workflows / build (push) Successful in 1m18s
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Reviewed-on: #192
2024-12-20 20:05:24 +00:00
343284a6da Remove cicd/
All checks were successful
Push Workflows / docs (push) Successful in 39s
Push Workflows / test (push) Successful in 46s
Push Workflows / leptos-test (push) Successful in 1m6s
Push Workflows / docker-build (push) Successful in 1m6s
Push Workflows / build (push) Successful in 1m10s
Push Workflows / nix-build (push) Successful in 29m5s
2024-12-20 15:00:12 -05:00
65e5de7051 Merge pull request 'Display like/dislike for client instead of viewed user on profile page' (#189) from 140-display-likedislike-for-client-instead-of into main
Some checks failed
Push Workflows / build (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Reviewed-on: #189
2024-12-20 19:37:38 +00:00
219a218f92 Merge pull request 'Fix hardcoded for_user_id in artist page' (#190) from 185-fix-hardcoded-foruserid-in-artist-page into main
Some checks failed
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Reviewed-on: #190
2024-12-20 19:37:28 +00:00
f8534cd6f6 Return like/dislike data for user viewing page
All checks were successful
Push Workflows / leptos-test (push) Successful in 1m27s
Push Workflows / build (push) Successful in 1m41s
Push Workflows / test (push) Successful in 1m44s
Push Workflows / docs (push) Successful in 1m43s
Push Workflows / docker-build (push) Successful in 5m25s
Push Workflows / nix-build (push) Successful in 17m45s
2024-12-20 14:23:06 -05:00
01e393a77f Return like/dislike data for user viewing page
All checks were successful
Push Workflows / docs (push) Successful in 35s
Push Workflows / test (push) Successful in 45s
Push Workflows / leptos-test (push) Successful in 1m1s
Push Workflows / build (push) Successful in 2m52s
Push Workflows / docker-build (push) Successful in 5m52s
Push Workflows / nix-build (push) Successful in 19m17s
2024-12-20 14:21:22 -05:00
481d9109eb Merge pull request 'Fix docker-build caching' (#188) from 186-fix-dockerbuild-caching into main
All checks were successful
Push Workflows / nix-build (push) Successful in 20m7s
Push Workflows / docs (push) Successful in 39s
Push Workflows / test (push) Successful in 44s
Push Workflows / leptos-test (push) Successful in 1m3s
Push Workflows / build (push) Successful in 1m46s
Push Workflows / docker-build (push) Successful in 1m29s
Reviewed-on: #188
2024-12-20 19:09:41 +00:00
050cab6d46 Use GitHub Actions cache
All checks were successful
Push Workflows / test (push) Successful in 59s
Push Workflows / docs (push) Successful in 1m0s
Push Workflows / build (push) Successful in 1m17s
Push Workflows / leptos-test (push) Successful in 1m42s
Push Workflows / nix-build (push) Successful in 17m42s
Push Workflows / docker-build (push) Successful in 21m34s
2024-12-20 13:46:36 -05:00
87f5efed34 Merge pull request 'Create song page' (#187) from 144-create-song-page-2 into main
All checks were successful
Push Workflows / test (push) Successful in 46s
Push Workflows / leptos-test (push) Successful in 56s
Push Workflows / docs (push) Successful in 1m2s
Push Workflows / build (push) Successful in 1m27s
Push Workflows / nix-build (push) Successful in 16m22s
Push Workflows / docker-build (push) Successful in 15m40s
Reviewed-on: #187
2024-12-20 18:39:26 +00:00
525be5615c Add CSS for song page
All checks were successful
Push Workflows / test (push) Successful in 43s
Push Workflows / leptos-test (push) Successful in 1m0s
Push Workflows / docs (push) Successful in 2m7s
Push Workflows / build (push) Successful in 5m25s
Push Workflows / docker-build (push) Successful in 12m4s
Push Workflows / nix-build (push) Successful in 20m17s
2024-12-20 13:26:05 -05:00
28b71df7e6 Finish song page 2024-12-20 13:25:51 -05:00
560fe0355d Make some parts of SongList public 2024-12-20 13:25:39 -05:00
0e64131fa0 Add route for song page 2024-12-20 13:25:23 -05:00
f3f123d8f6 Add module for song page 2024-12-20 13:25:15 -05:00
15087e86b5 Add API endpoints for song page 2024-12-20 13:24:44 -05:00
c77699b3a1 Merge remote-tracking branch 'origin/main' into 144-create-song-page-2 2024-12-19 19:20:59 -05:00
e55f5d973e Merge pull request 'Create artist page' (#184) from 115-create-artist-page into main
All checks were successful
Push Workflows / docs (push) Successful in 40s
Push Workflows / test (push) Successful in 46s
Push Workflows / leptos-test (push) Successful in 50s
Push Workflows / docker-build (push) Successful in 53s
Push Workflows / build (push) Successful in 1m20s
Push Workflows / nix-build (push) Successful in 16m27s
Reviewed-on: #184
2024-12-20 00:12:42 +00:00
3586df650f Fix unused import warnings
Some checks failed
Push Workflows / docs (push) Successful in 47s
Push Workflows / leptos-test (push) Successful in 53s
Push Workflows / test (push) Successful in 54s
Push Workflows / build (push) Successful in 1m16s
Push Workflows / nix-build (push) Successful in 17m40s
Push Workflows / docker-build (push) Has been cancelled
2024-12-19 18:53:10 -05:00
579e764994 Finish artist page
Some checks failed
Push Workflows / test (push) Successful in 43s
Push Workflows / build (push) Failing after 50s
Push Workflows / docs (push) Successful in 1m26s
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
2024-12-19 18:48:38 -05:00
fb86e2e229 Add API endpoints for artist page 2024-12-19 18:48:21 -05:00
0ff594aaec Increase artist image padding, remove margin 2024-12-19 18:48:05 -05:00
6cc5f60c5a Increase artist image size 2024-12-19 18:47:52 -05:00
ce9e16f376 Add route for artist page 2024-12-19 18:44:43 -05:00
e915e1ab44 Add module for artist page 2024-12-19 18:44:28 -05:00
7e7480d02b Add artist page CSS to main 2024-12-19 18:43:46 -05:00
dcdfee27a3 Merge remote-tracking branch 'origin/main' into 115-create-artist-page 2024-12-19 14:18:18 -05:00
8061bb9f5e Merge pull request 'Add caching to Rust CICD jobs' (#183) from 182-add-caching-to-rust-cicd-jobs into main
All checks were successful
Push Workflows / nix-build (push) Successful in 30m29s
Push Workflows / test (push) Successful in 36s
Push Workflows / docs (push) Successful in 36s
Push Workflows / leptos-test (push) Successful in 54s
Push Workflows / build (push) Successful in 6m41s
Push Workflows / docker-build (push) Successful in 11m38s
Reviewed-on: #183
2024-12-19 18:14:51 +00:00
cff1327b8a Use rust-cache action for build, test, docs, and leptos-test jobs
All checks were successful
Push Workflows / docker-build (push) Successful in 39s
Push Workflows / test (push) Successful in 1m5s
Push Workflows / docs (push) Successful in 1m7s
Push Workflows / leptos-test (push) Successful in 1m28s
Push Workflows / build (push) Successful in 1m43s
Push Workflows / nix-build (push) Successful in 16m54s
2024-12-19 11:19:39 -05:00
a5a679a74e Merge pull request 'Resolve "implement artist/album creation"' (#76) from 45-implement-artist-album-creation into main
Some checks failed
Push Workflows / docker-build (push) Successful in 30s
Push Workflows / docs (push) Successful in 58s
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Reviewed-on: #76
Reviewed-by: Ethan Girouard <ethan@girouard.com>
2024-12-19 05:33:45 +00:00