codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
76 stars 28 forks source link

show leaderboard and detailed result page to approved participants only #1524

Closed ihsaan-ullah closed 4 months ago

ihsaan-ullah commented 4 months ago

@ mention of reviewers

@Didayolo

A brief description of the purpose of the changes contained in this PR.

Previously Pending and Denied participants were able to see leaderboard and then see detailed results page.

NOW only approved participants can see leaderboard and detailed result

Screenshots

Leaderboard:

approved participants will see

approved

pending participants will see

pending

denied participants will see

denied

Detailed result

approved participants will see

approved_result

pending participants will see

Screenshot 2024-07-12 at 1 15 52 PM

denied participants will see

Screenshot 2024-07-12 at 1 16 13 PM

Issues this PR resolves

Checklist

Didayolo commented 4 months ago

@ihsaan-ullah When the user is neither "Pending" or "Denied", there is no message on the leaderboard:

Capture d’écran 2024-07-17 à 19 07 11
ihsaan-ullah commented 4 months ago

Not a participant (status == null)

Screenshot 2024-07-18 at 10 44 37 AM

Pending participant

Screenshot 2024-07-18 at 10 45 34 AM

Denied participant

Screenshot 2024-07-18 at 10 46 14 AM

Approved participant

Screenshot 2024-07-18 at 10 46 50 AM