Gresille & Siffle
Gresille & Siffle
When https://github.com/tournesol-app/tournesol/issues/1160 will be implemented we can discuss about what should be the default ordering.
Regarding the back end, we could indeed start by adding at trailing slash at the end of each URL for consistency within the API. The `APPEND_SLASH` settings should ensure the...
Hello I'm going to review this PR. > I used the routes /vouchers/given/ and /vouchers/received/ which may conflict with the delete route /vouchers/{id}/ if the id can be any string,...
The current state of the PR is good for me. There are still two limitations we should be aware of: **(1)** the JSON representation of a given voucher is different...
I created a new PR based on this branch that target this branch to avoid making mistakes by editing directly this one. See: https://github.com/tournesol-app/tournesol/pull/1092 I'm not sure about the remaining...
Alright thanks @aidanjungo . We can aim for a bigger Tournesol score on the left side, and stack the number of comparisons / contributors on the right side. I think...
**to-do** - [x] size of score and ratings are different (score should be a bit bigger) - [x] properly handle negative scores - [x] I made an attempt to display...
What is exactly the expected target visual here? I see the `UX` label, but I'm not able yet to see what we want to display.
A thought: The more the displayed recommendations are complex (i.e. only one video per channel, videos not compared by the user, videos with a Tournesol score of at least X,...
According to the acceptance criteria, here is my proposition for the first pull request: 1. create the top-right menu 2. add the items `Profile` and `Account` - [x] This first...