-
Notifications
You must be signed in to change notification settings - Fork 45
Merge develop into master #956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* resource interface show orphans and delete option * Flake errors fixed * cleanup delete apis implemented * flake error * resource interface show orphans and delete option * Flake errors fixed * cleanup delete apis implemented * flake error * unused tasks and unused datasets fixed * flake * comments fixed --------- Co-authored-by: didayolo <adrien.pavao@gmail.com>
Phase status fixed
Test ReportCleanup and quota (#918)Correct cleanup statistic
Delete
Some more problems identified while testing the above change
Phase status fixed (#934)The following work for both admin and participant of a competition
Number of entries in leaderboard fixed (#966 )
|
* cleanup stats * tasks fixed * url name added * count fixed * failed submission fixed * check response * setup fixed * submission factory updated * data in submission * delete tests added * delete method fixed * reload unused datasets on unused tasks deletion * exception wrapped to avoid json serilizer error * on deletion of tasks, reload cleanup statistics
* Dynamic announcement and news added * unused test file removed * News section comment added * unused view file removed * news title unique removed * news ordered by id DESC * news link made optional
* number of entries fixed * Remove print --------- Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
This is because these datasets are auto created and if you check the auto created checkbox, you can see them |
We need to remember to add documentation about the dynamic news edition. It should be stated that it is HTML, so links can be added, etc. |
I clicked "autocreated" but there is nothing from my account |
* leaked users fixed * separate serializer added for participants with email * participants id and status hidden * Update models.py --------- Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
commented code removed
* organization message displayed * spelling mistake fixed * add organization added in dropdown * Correct typo --------- Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
* Organization delete functionality added * Codalab->Codabench * delte restricted to owner only
* adding new phase in competition fixed * unused import removed * auto_migrate_removed from new created phase * transaction added * no end date handled
Update text in home.html
|
It's merged! 🎉 |

TO BE TESTED
Deployed on https://codabench-test.lri.fr/
Cleanup and quota
At the bottom of the resources interface:
Phase status fixed
Phase status fixed #934
Make a submission in a never ending phase
Play around with phase dates and make submissions
Dynamic news edition
Dynamic announcement and news added #952
Add announcement and news
Remove announcement and news
Add documentation (in "administrator procedures"?) about this feature, with screenshots
https://github.com/codalab/codabench/wiki/Administrator-procedures
Number of entries in leaderboard fixed
number of entries in leaderboard fixed #966
add a submission to multi-tasked phase. without this fix it will show number of submissions x tasks in the leaderboard
Leaked users fixed
Organization
Submit as organization made clear #976
In the submission interface, the "Submit as..." scrolling bar should propose to create an organization if you don't have any.
Organization delete functionality added #959
Try to add and delete an organization
Add phase fixed
adding new phase in competition fixed #963
Add a phase using the editor
Try different dates, never ending, etc.
Make a submission to the new phase
Remove some phases
Update text in front page
The paragraphs "What is CodaLab", "What is Codabench", "History of CodaLab", etc. was updated.