111-create-playlist-database-tables #137

Merged
eta357 merged 4 commits from 111-create-playlist-database-tables into main 2024-11-12 22:21:53 +00:00
Member
No description provided.
clbertolini added 2 commits 2024-11-08 21:36:02 +00:00
Created model
All checks were successful
Push Workflows / docs (push) Successful in 4m11s
Push Workflows / test (push) Successful in 6m6s
Push Workflows / leptos-test (push) Successful in 8m13s
Push Workflows / build (push) Successful in 8m56s
Push Workflows / docker-build (push) Successful in 16m31s
0335e3d255
LibreTunes-Bot added the
backend
status
in review
labels 2024-11-08 21:36:03 +00:00
clbertolini was assigned by LibreTunes-Bot 2024-11-08 21:36:04 +00:00
Member

This PR resolves #111.

This PR resolves #111.
eta357 requested review from eta357 2024-11-11 20:26:30 +00:00
eta357 requested changes 2024-11-11 20:26:40 +00:00
Dismissed
eta357 left a comment
Owner

I should have warned you about this before, but unfortunately the time crate doesn't have full functionality on WASM, so I had to switch to using chronos and this involves changing some of the time/data datatypes in models. What we'll need to do here is merge my branch 134-fix-time-not-implemented-on-wasm into this one and change the types in models.rs a bit. I can do this or you can if you want.

I should have warned you about this before, but unfortunately the time crate doesn't have full functionality on WASM, so I had to switch to using chronos and this involves changing some of the time/data datatypes in models. What we'll need to do here is merge my branch [`134-fix-time-not-implemented-on-wasm`]([url](https://gitea.mregirouard.com/LibreTunes/LibreTunes/src/branch/134-fix-time-not-implemented-on-wasm)) into this one and change the types in `models.rs` a bit. I can do this or you can if you want.
clbertolini added 2 commits 2024-11-12 22:09:31 +00:00
Change Playlist Model to use chronos time
Some checks failed
Push Workflows / docs (push) Successful in 4m38s
Push Workflows / docker-build (push) Failing after 5m13s
Push Workflows / test (push) Successful in 6m52s
Push Workflows / leptos-test (push) Successful in 9m55s
Push Workflows / build (push) Successful in 10m52s
7f298f75ce
eta357 requested review from eta357 2024-11-12 22:21:09 +00:00
eta357 approved these changes 2024-11-12 22:21:46 +00:00
eta357 merged commit d09060959a into main 2024-11-12 22:21:53 +00:00
LibreTunes-Bot added
status
done
and removed
status
in review
labels 2024-11-12 22:21:56 +00:00
Sign in to join this conversation.
No description provided.