Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

EvalAI

Evaluating the state of art in AI
Collective - Host: opensource - https://opencollective.com/evalai - Website: https://evalai.cloudcv.org - Code: https://github.com/cloud-cv/evalai

Bump lodash from 4.17.15 to 4.17.19 in /frontend_v2 (#2914)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

github.com/cloud-cv/evalai - aa6dc9831461940cf508305db8c2262cb1642486 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add feature to send notification to host once the cluster is created and ready to use(#2905)

Co-authored-by: Rishabh Jain <[email protected]>

github.com/cloud-cv/evalai - 07fbf889c93a42d7cb15c1bd289896405518871f authored over 4 years ago by Ayush khare <[email protected]>
Bug: Fix challenge approval post hook(#2920)

* posthook-fixed

* fixed

github.com/cloud-cv/evalai - 89b48c353d35bbad1bcc85ddc52df46840aa0887 authored over 4 years ago by Ayush khare <[email protected]>
Frontend_v2: Fix challenge logo images(#2861)

* Minor UI fix and start date and end date added

* reverted_UI_changes

* fix challenge car...

github.com/cloud-cv/evalai - 46f59da4c23c8970995e15fa879c9eb0a548a223 authored over 4 years ago by kajol <[email protected]>
Frontend_v2: Add left sidebar tab for participated challenges(#2864)

* Minor UI fix and start date and end date added

* reverted_UI_changes

* Added participate...

github.com/cloud-cv/evalai - 7af19feca3c729296a9a6c81375382cedb20e439 authored over 4 years ago by kajol <[email protected]>
Frontend: Redirecting user to dashboard on signup with limited privileges to view challenges(#2704)

* direct_to_dashboard_on_signup_with_limited_priviledges

* tests_changed_accordingly

* red...

github.com/cloud-cv/evalai - a61a745216fda09a008eadf84a23fe58041890f5 authored over 4 years ago by kajol <[email protected]>
Frontend_v2: UI fixes in All submissions and My submissions page(#2913)

github.com/cloud-cv/evalai - 6a673b61672204c2425cb0780867bcf0fc520ee0 authored over 4 years ago by kajol <[email protected]>
Backend: Add remote_evaluation check before spawning AWS Fargate worker or AWS EKS cluster(#2899)

github.com/cloud-cv/evalai - fa01f93bce18f3dd8ac1c601ebec51ccd8410b8a authored over 4 years ago by Rishabh Jain <[email protected]>
Frontend: Update stats on home page and improve UI for manage tab(#2895)

github.com/cloud-cv/evalai - 57f5da9a3f6dd554fe45922cbb5d06eb85961f34 authored over 4 years ago by Deshraj Yadav <[email protected]>
Minor Fix: Fix sending multiple worker restart notification email to challenge host(#2893)

* Fix mail reps

* Minor fix

github.com/cloud-cv/evalai - 25bb412233941df95c387f5f1b65d95fb5f0995f authored over 4 years ago by Khalid Riyaz <[email protected]>
Minor Fixes: Fix challenge approval template ID & post_save signal is when approving the challenge. (#2891)

* Fix id

* Fixes

* apps/challenges/aws_utils.py

github.com/cloud-cv/evalai - df0c8da8fde246d24ddf66ccaa9964e72b8973a2 authored over 4 years ago by Khalid Riyaz <[email protected]>
Docker: Change awslogs-create-group value to string & hardcode AWS region in staging docker-compose. (#2885)

* Change awslogs-create-group to string.

* Req change.

github.com/cloud-cv/evalai - c1f804cdb9f89a21eba7f29ca5283d2c1c1c96c3 authored over 4 years ago by Khalid Riyaz <[email protected]>
Frontend+Backend: Add feature for submitting meta attributes with a submission(#2831)

* Add features.

* Changes

* Minor change

* Modify dynamic form to use material.

* Fi...

github.com/cloud-cv/evalai - a7337ee925f5145e84c59ad97d1a1ccf883a5daf authored over 4 years ago by Khalid Riyaz <[email protected]>
Worker: Remove script for spawning/updating kubernetes cluster(#2880)

github.com/cloud-cv/evalai - cc1e2b4822d9655370ccc5a7bca922ca297bd38a authored over 4 years ago by Rishabh Jain <[email protected]>
Backend: Add feature to display submission worker logs on UI(#2862)

* Add feature to display logs on UI.

* Add long polling for logs.

* Integrate worker manag...

github.com/cloud-cv/evalai - 26d4d545364322aeb4a4f45abdecf3485062d4ae authored over 4 years ago by Khalid Riyaz <[email protected]>
Code Upload Submission Worker: Send BODY environment variable to env container as a JSON(#2879)

github.com/cloud-cv/evalai - 38dbbe7d42b69034326b19ee7b0c965453780d4d authored over 4 years ago by Rishabh Jain <[email protected]>
Backend: Add feature to restart workers on updating evaluation script or test annotation(#2867)

* Add feature to send email on restarting workers when eval_script or test_annot is updated.

...

github.com/cloud-cv/evalai - b6372056e8d5c2485b454c412293f3766466c003 authored over 4 years ago by Khalid Riyaz <[email protected]>
Backend: Add feature to start worker & notify host on challenge approval(#2807)

* Add feature to start worker and notify host on challenge approval.

* Minor change.

* Mak...

github.com/cloud-cv/evalai - 3a4d2ccba82f5d1b4ad7e631df5934b518ded151 authored over 4 years ago by Khalid Riyaz <[email protected]>
Docker: Add config to send logs from django, celery & nodeJS containers to AWS cloudwatch(#2863)

* Reset branch

* Add quotations

* Minor change

* Add aws-create-group option.

github.com/cloud-cv/evalai - 88ed2c45f6870eb9b25834e9298d7537eb289d81 authored over 4 years ago by Khalid Riyaz <[email protected]>
Frontend: Add UI fixes for partially_evaluated submission status(#2878)

* Color change for partially_evaluated submission status

* remove docker-compose change

* ...

github.com/cloud-cv/evalai - d21114e0a40e2a0191dc0fe07c08f841b93ded49 authored over 4 years ago by Ram Ramrakhya <[email protected]>
Worker: Fix file URLs in submission worker for dev,test & prod environments(#2876)

* Fix file URLs in submission worker

* Fix file URLs for dev and test environment

github.com/cloud-cv/evalai - f75f559a497b9072a7de0f424ec26e7bbf1807fc authored over 4 years ago by Rishabh Jain <[email protected]>
Backene: Add EKS cluster & nodegroup creation asynchronously(#2875)

github.com/cloud-cv/evalai - a8f52e127c16a6ce4961d472cb74ace07a2dad71 authored over 4 years ago by Rishabh Jain <[email protected]>
Frontend_v2: Users with unverified email address can only view challenges(#2866)

* Minor UI fix and start date and end date added

* reverted_UI_changes

* Permission denied...

github.com/cloud-cv/evalai - a451d04d94ba11ba95b479fcce590da6c6794894 authored over 4 years ago by kajol <[email protected]>
Docker: Add EKS environment variables for staging and production environment(#2872)

Co-authored-by: Rishabh Jain <[email protected]>

github.com/cloud-cv/evalai - 5f9f063079f7c83b8f605cf9a4d5edccf43cf90d authored over 4 years ago by Ayush khare <[email protected]>
Fix #2869: Add Background process for EKS cluster & nodegroup creation(#2871)

* Background process added

* build fixed

Co-authored-by: Rishabh Jain <rishabhjain2018@gma...

github.com/cloud-cv/evalai - 9798cecfec5cc4ef9e625f66f5c0c8fadaa58c55 authored over 4 years ago by Ayush khare <[email protected]>
Dev Setup: Fix dataset split codename in seeding script(#2868)

* [BugFix] Fix dataset split codename in seeding script

* Minor nit

* Undo docker-compose ...

github.com/cloud-cv/evalai - 23d3ef625827199ded21f370947edc6351697ccb authored over 4 years ago by Ram Ramrakhya <[email protected]>
Backend: Add feature to support partial submission evaluation in a challenge(#2860)

* Initial commit

* Add working version 1

* Fix tests

* Flake8 fixes

* Fix url

Co-...

github.com/cloud-cv/evalai - 6a25d0419ab305879ae58170af750f10677ddab5 authored over 4 years ago by Ram Ramrakhya <[email protected]>
RL Worker: Add feature to install nvidia-docker plugin on cluster(#2857)

* deamonset

* nvidia driver

* Updated log messages

github.com/cloud-cv/evalai - 3d0d3fbfa53f12cdfbb1041c1735365abadcd46e authored over 4 years ago by Ayush khare <[email protected]>
Fix #2767: Add ignore_submission field in submission model for deleting a submission from UI(#2768)

* is_disabled added

* Field name updated

Co-authored-by: Rishabh Jain <rishabhjain2018@gma...

github.com/cloud-cv/evalai - 89a10a1e11df497969f6bfa93165d5dcbd6f7e3d authored over 4 years ago by Ayush khare <[email protected]>
Frontend_v2: Remove dashboard & add documentation link(#2851)

github.com/cloud-cv/evalai - f2d927a6f5bc27f0b076c889a27ff225bee7d4d0 authored over 4 years ago by kajol <[email protected]>
[Frontend_v2] Minor UI fix & start, end date is added to challenge details(#2858)

* Minor UI fix and start date and end date added

* Minor Fix

Co-authored-by: Rishabh Jain ...

github.com/cloud-cv/evalai - b9e27793271c49f36490d12c6c99afe3db8f8a87 authored over 4 years ago by kajol <[email protected]>
Frontend_v2: Update the notification card UI(#2856)

Co-authored-by: Rishabh Jain <[email protected]>

github.com/cloud-cv/evalai - 898fea9504071c58e9dc63d06ff06a89dce216cf authored over 4 years ago by kajol <[email protected]>
Frontend_v2: Align UI content to center for the large screen sizes(#2855)

* Fixed card size for larger screen

* Fix UI for xs screen

* Minor Fix

Co-authored-by: ...

github.com/cloud-cv/evalai - 335744ecb085a33c6b3a24eaa41866672f6b2c6b authored over 4 years ago by kajol <[email protected]>
Frontend_v2: Add analytics under my hosted challenges tab(#2848)

* Analytics added as a tab in My Hosted challenge

* Minor fix

Co-authored-by: Rishabh Jain...

github.com/cloud-cv/evalai - dd69386ff69c2a4f505774a0fe8f4200fc30dc1f authored over 4 years ago by kajol <[email protected]>
RL Worker: Update logs from submission pods in stderr file when a submission fails(#2846)

Co-authored-by: Rishabh Jain <[email protected]>

github.com/cloud-cv/evalai - 66b0bf4dd2ae6a272edfa5da591949c12419352b authored over 4 years ago by Ayush khare <[email protected]>
Backend: Create EKS cluster & nodegroup on challenge approval by EvalAI admin(#2814)

* is_disabled added

* cluster created

* Revert "is_disabled added"

This reverts commit ...

github.com/cloud-cv/evalai - 4bfb213a7d81e10425c3492de2d4f4fdcb5f6b09 authored over 4 years ago by Ayush khare <[email protected]>
Dev setup: Add challenges, submissions and private leaderboards while seeding the database(#2849)

* database seeding

* Update seed.py

* updated seeding slug to avoid collision

* updated...

github.com/cloud-cv/evalai - bdcf2c03b182c898b6ed85c3a6a61a66706a1187 authored over 4 years ago by Ram Ramrakhya <[email protected]>
Frontend_V2: Add stats and sponsors section landing page (#2854)

* Added stat section to home page

* Added sponsors section

* Added sponsors images in asse...

github.com/cloud-cv/evalai - 949a23861a9dee944ce3fcb6047660d2b4c61695 authored over 4 years ago by kajol <[email protected]>
Frontend_V2: Enhance evaluation details page UI(#2852)

github.com/cloud-cv/evalai - 14f721c40aba29c91f180749fe8f3b0340826478 authored over 4 years ago by kajol <[email protected]>
Fix #1619: Fix email confirmation page linking to main evalai page in dev version(#2237)

github.com/cloud-cv/evalai - e4bb481b301e4b6820a4c5114cf996fdb93910f8 authored over 4 years ago by Ayush khare <[email protected]>
Fix#2666: Improve code readability in frontend+backend files(#2667)

* Improving_code_readability

* Improving_code_readability

* made_requested_changes

* re...

github.com/cloud-cv/evalai - fb8fa278f852c410308c999d7253899ef416c542 authored over 4 years ago by kajol <[email protected]>
Frontend_V2: Fix loader from being loaded twice(#2845)

Co-authored-by: Rishabh Jain <[email protected]>

github.com/cloud-cv/evalai - a507d801a63795d15cbee1136514ce76f0188d91 authored over 4 years ago by kajol <[email protected]>
Linting: Format python code using black(#2842)

* black-fixes

* lint fixes

github.com/cloud-cv/evalai - eca3074cfa8526f80d23595da779d0a70b71053c authored over 4 years ago by Ayush khare <[email protected]>
Remote Worker: Add tests for process_submission_callback function(#2635)

* Add test for process_submission_callback

* Change order of line for better semantics

* I...

github.com/cloud-cv/evalai - 0f857b21a149aa697b9d8fcdb7803ca3ee6a66a8 authored over 4 years ago by Hirochika Matsumoto <[email protected]>
Backend: Add API for validation of challenge configuration(#2760)

* Add challenge config validation API

* Remove redundant imports

* Bug Fixes

* Refactor...

github.com/cloud-cv/evalai - 54a0d1cfd35a1cb147aab168285d864893827c7e authored over 4 years ago by Ram Ramrakhya <[email protected]>
Frontend V2: Add font weight to challenge tabs(#2847)

* challenge page tabs size and weight corrected

* Minor fix

github.com/cloud-cv/evalai - 9bfa7384a4be4435be4c06d73297a4c90c681194 authored over 4 years ago by kajol <[email protected]>
Backend: Removes kubeconfig dependency for RL worker(#2834)

* models updated

* serializer updated

* Worker updated

* lint fixes

* lint fixes

...

github.com/cloud-cv/evalai - a47d8b3f6483228137a13cab3e011d645d216ef9 authored over 4 years ago by Ayush khare <[email protected]>
Frontend V2: Prepopulate fields in edit team if the data is present(#2843)

github.com/cloud-cv/evalai - a26695979159c0a81a05680877c17a19f6ae1ce2 authored over 4 years ago by kajol <[email protected]>
Requirements: Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend_v2 (#2837)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/cloud-cv/evalai - 7fd534a7a51060ae41d1c288ea437acd1e141906 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix #2484: Fix loader visibility in site navigation(#2839)

* loader visible on navigation between functionalities

* added blank line

Co-authored-by: ...

github.com/cloud-cv/evalai - 9b0fcac95141d89718369c3eb73007a889408125 authored over 4 years ago by kajol <[email protected]>
Docs: Add requirements and config file for RTDS(#2841)

* Add readthedocs config

* Update readthedocs config

* Fix read the docs sphinx builder

...

github.com/cloud-cv/evalai - 0877bba67f7d56359c79f6f02efc4142f8970711 authored over 4 years ago by Ram Ramrakhya <[email protected]>
Fix#2478: Remove password strength visibility when the password field is empty(#2838)

Co-authored-by: Rishabh Jain <[email protected]>

github.com/cloud-cv/evalai - eca041ae21452af4fbef2012728fc89a6898020d authored over 4 years ago by kajol <[email protected]>
Frontend: Fix scroll up button on challenge list page(#2840)

github.com/cloud-cv/evalai - 72bba9abe965d70187a9590ec9b315b14c4e9997 authored over 4 years ago by kajol <[email protected]>
Frontend_v2: Add docker setup(#2828)

github.com/cloud-cv/evalai - a2d1a19d9ddbf8b984a6d3d753073b7f2fcdabde authored over 4 years ago by Deshraj Yadav <[email protected]>
Fix #2238: Add tests for challenge queue name verification

* Test added for queue name #2238

* Resolving Flake8 E302

Co-authored-by: Rishabh Jain <ri...

github.com/cloud-cv/evalai - 877d10c891b3ce15ba61448b9d4cade865ec523d authored over 4 years ago by Pushkal Katara <[email protected]>
Migrate EvalAI-ngx repository to frontend_v2

Migrate EvalAI-ngx repository

github.com/cloud-cv/evalai - 97d6488935e856181d6208ea05fdc10787f15352 authored over 4 years ago by Rishabh Jain <[email protected]>
Add 'frontend_v2/' from commit '932a9c01047e06924f1130e18cd140b7cd51b9d4'

git-subtree-dir: frontend_v2
git-subtree-mainline: 992d4822842b752e9c1f532f6fbc6ab33a6861af
git-...

github.com/cloud-cv/evalai - 7623add2e23015f804d03bd00b595c7cdc03434b authored over 4 years ago by Deshraj Yadav <[email protected]>
CI/CD: Change CI build steps and run tests in docker container(#2818)

* [Travis CI] Change CI build steps and run tests in docker container

* Add karma tests

* ...

github.com/cloud-cv/evalai - 992d4822842b752e9c1f532f6fbc6ab33a6861af authored over 4 years ago by Sanjeev Singh <[email protected]>
Make participant and host page theme similar to other pages(#289)

* fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an...

github.com/cloud-cv/evalai - 932a9c01047e06924f1130e18cd140b7cd51b9d4 authored over 4 years ago by kajol <[email protected]>
Add feature to delete member from participant & handle case for removing owner of team(#288)

* delete_member_draft

* delete_member_draft

* trash_icon_only_visible_to_team_leader

* ...

github.com/cloud-cv/evalai - 99b8f4dedec08fede821ff18510a918a514c956a authored over 4 years ago by kajol <[email protected]>
Add feature to view private submissions on a public leaderboard for hosts(#320)

* complete_leaderboard_for_host

* Minor fix

Co-authored-by: Rishabh Jain <rishabhjain2018@...

github.com/cloud-cv/evalai - 82f3b2f5fac381397867749e8ceab5e54b05fde8 authored over 4 years ago by kajol <[email protected]>
Fix#310: Fix redirection of view all submissions Tab(#312)

* fixed_view_all_submission

* fix_tabs_inconsistancy_for_challenge_host

Co-authored-by: Ri...

github.com/cloud-cv/evalai - 027e748e53a33788cf7b17e64951c5ad2c60a2e5 authored over 4 years ago by kajol <[email protected]>
Add check for daily/monthly/maximum allowed submissions(#315)

* check_for_maximum_allowed_submissions_added

* separated_logic_in_service

* made_suggeste...

github.com/cloud-cv/evalai - ada5b644b000c9068e75e0c8bdeaaff744623635 authored over 4 years ago by kajol <[email protected]>
Add feature to list challenges past/ongoing/future in Tabs(#292)

* added_tabs_to_challenge_list

* edited_travis.yml

* hosted_challenge_list_tab

* made_s...

github.com/cloud-cv/evalai - a0f2d0d179e18d196232b9d4077e295701a485de authored over 4 years ago by kajol <[email protected]>
Backend: Fix API for restricting participant to one leaderboard submission(#2822)

* User .filter for restrict one leaderboard submission phases

* Fix review

Co-authored-by:...

github.com/cloud-cv/evalai - afd9abc14ebfbbaafb4eba4b43f6893f5927caeb authored over 4 years ago by Ram Ramrakhya <[email protected]>
Backend: Add submission id in slack notification & a grammatical fix(#2824)

github.com/cloud-cv/evalai - bb2ac34d73b917804a5a9a70db3c130895fb183f authored over 4 years ago by Rishabh Jain <[email protected]>
Backend: Add APIs to generate and return data for github badges feature(#2819)

* Add backend for github badges feature

* Add API to get participant team data in a challenge...

github.com/cloud-cv/evalai - 9df5ae49a8655202d1ae81dedaa0d5a4df238d5a authored over 4 years ago by Rishabh Jain <[email protected]>
Frontend: Add UI card to show hosts that the challenge is pending for approval(#2820)

Co-authored-by: Rishabh Jain <[email protected]>

github.com/cloud-cv/evalai - 69ddf3bd678ab1dde71083ff4bb9a906188d0a63 authored over 4 years ago by Ram Ramrakhya <[email protected]>
[Travis CI] Fix autodeployment pipeline (#2817)

github.com/cloud-cv/evalai - 9ee226377f5773c90f09d6b74e3717b09b33b3d9 authored over 4 years ago by Deshraj Yadav <[email protected]>
[Frontend] Fix Bug in compressing files for production (#2815)

github.com/cloud-cv/evalai - ffe1553f8c375002c4f6e8844cb4405583c8190c authored over 4 years ago by kajol <[email protected]>
[Travis CI] Fix travis build for case when PR is coming from forked repository (#2816)

github.com/cloud-cv/evalai - b2ff8fd93b7352e55aed197cbbe1838a00f0e9dc authored over 4 years ago by Deshraj Yadav <[email protected]>
Deployment: Setup continuous deployment of webserver on AWS instances using travis(#2809)

* [Deployment] Set continuous deployment to AWS machines

* Add case for autodeployment in dep...

github.com/cloud-cv/evalai - 28f4c83883b4c798e7400b9ac66464710022373e authored over 4 years ago by Deshraj Yadav <[email protected]>
Add feature for lazy loading(#321)

* using_feature_modules_for_app_module_and_app_routing_moduke

* app_module_and_app_router_ref...

github.com/cloud-cv/evalai - a348206a25c8ff825f49bdebb51b235af6cd2a49 authored over 4 years ago by kajol <[email protected]>
Minor CSS fixes in the dashboard(#293)

* dashboard_look_made_Same_As_EvalAI

* scss_file_proper_spacing

* scss_file_two_etra_blank...

github.com/cloud-cv/evalai - cf272e215d8c379abf0c6c80550d31511e12fdbe authored over 4 years ago by kajol <[email protected]>
Add feature to restrict selection to one public submission in a challenge phase (#2803)

* API changes to restrict one public submission for a challenge phase

* Fix tests

* Remove...

github.com/cloud-cv/evalai - 1723b1a038f86016df394c597c278b3d5d648566 authored over 4 years ago by Ram Ramrakhya <[email protected]>
Frontend: Fix travis build and add minor improvements in UI(#2806)

github.com/cloud-cv/evalai - 907140f15449aacb52bd574e8163ebc4484986fc authored over 4 years ago by Deshraj Yadav <[email protected]>
Add lazy loading and code refactoring(#303)

* using_feature_modules_for_app_module_and_app_routing_moduke

* app_module_and_app_router_ref...

github.com/cloud-cv/evalai - 877957af440b4bee5e0910dcbf5072fc76e78cfc authored over 4 years ago by kajol <[email protected]>
[Frontend] Improve notifications layout and colors (#2802)

github.com/cloud-cv/evalai - 3ecbdad344878dcb9e9b35b4d86bb644045f18c0 authored over 4 years ago by Deshraj Yadav <[email protected]>
Frontend: Add marker for private entries & remove private submissions checkbox for private leaderboard (#2801)

* enhance_private_leaderboard_display

* fix_sort_by_latest_indentation_and_add_*_description

github.com/cloud-cv/evalai - 5a78b2048461e95e7cc325fad264ce0c2055a879 authored over 4 years ago by kajol <[email protected]>
Frontend: Left align fields & data on leaderboard page(#2799)

* [minor]fix_participant_list_display

* made_table_content_left_aligned

* added_one_extra_...

github.com/cloud-cv/evalai - a5bb6a17b02c3367d77663aa0b3713133865557f authored over 4 years ago by kajol <[email protected]>
Backend+Frontend: Display private submissions on public leaderboard for host (#2798)

* getting_complete_leaderboard_for_host

* fix_last_submission_issue

* made_suggested_chang...

github.com/cloud-cv/evalai - cf1cc98180240e364ea1a7df3fb9487888602470 authored over 4 years ago by kajol <[email protected]>
Docs: Add instructions to rebase PR(#294)

* rebase_feature_added_in_contribution_guideline

* rebase_feature_added_in_contribution_guide...

github.com/cloud-cv/evalai - e5816b94a16d4be5a7ef1ace0b60e7d116b76b2c authored over 4 years ago by kajol <[email protected]>
Docs: Add guideline to squash commits & rebase branch(#2659)

* rebase_feature_added_in_contribution_guideline

* requested_changes_done

Co-authored-by: ...

github.com/cloud-cv/evalai - b034ba6c267b9286e3c3f3b0c56d3dfd95c26c2e authored over 4 years ago by kajol <[email protected]>
Frontend: Fix pagination for host and participant team list(#2769)

* fixed_pagination_and_limited_page_size_for_host_and_participant_team_to_2

* fix_flake8_erro...

github.com/cloud-cv/evalai - 7c3fc521842606618684a56b41d5cfe95dad2105 authored over 4 years ago by kajol <[email protected]>
Backend: Add is_restricted_to_select_one_submission field to challenge phase model(#2797)

* Add is_restrcited_to_one_leaderboard_submission field to model

* Rename field to is_restric...

github.com/cloud-cv/evalai - e13f7c5b82ac34cf47c73b630e14a52c99a93b77 authored over 4 years ago by Ram Ramrakhya <[email protected]>
Add dpkg package to update chrome version to match chrome driver version on travis (#318)

github.com/cloud-cv/evalai - 2b9f2bfac6338341c082a54b3ef6f0a6822dbe90 authored over 4 years ago by Sanjeev Singh <[email protected]>
Frontend: Fix indentation and add missing semicolons in permissions controller(#2794)

* Fix indentation and add mising semicolons

* Update permissionCtrl.js

github.com/cloud-cv/evalai - 9b2cd1354c7f667a2783b8b3d702bb8d5fd613ec authored over 4 years ago by Rishabh Jain <[email protected]>
Remove celery from dev setup & increase wait time of worker for django container(#2793)

* Remove celery from dev setup and increase worker wait for docker

* Update docker-compose.yml

github.com/cloud-cv/evalai - 7fa5774bf3631e382aaec93bdb5cc28ddc8aca58 authored over 4 years ago by Rishabh Jain <[email protected]>
Fixes #2122: Add frontend, backend & tests for resending email for verification with max requests 3/hr (#2193)

* Add Fronend & Backend with Tests.

* Fix lint errors.

* Changes

* Changes

* Add tes...

github.com/cloud-cv/evalai - 685ca1053aa5bd37a9db8122c1765e7f9e8a9967 authored over 4 years ago by Khalid Riyaz <[email protected]>
Bug fix in removing emails from banned email ID's(#317)

github.com/cloud-cv/evalai - 44e41f9a880b05750a8bad8f4328023d80eaa493 authored over 4 years ago by kajol <[email protected]>
Frontend: Fix sponsors logo & challenge bg-img on challenge page(#2791)

* Fix the issue and the add logo

* Update bg-img class

* Minor fix

* Update challenge.s...

github.com/cloud-cv/evalai - 196848985199d782516370ed5335e95bfdd3c3e5 authored over 4 years ago by Rishabh Jain <[email protected]>
Frontend: Change css class name for EvalAI sponsors(#2790)

github.com/cloud-cv/evalai - 2a31d0ab8e98c173d4256a6db727af9efbe73838 authored over 4 years ago by Deshraj Yadav <[email protected]>
Frontend: Fix frontend installation in dev setup(#2789)

github.com/cloud-cv/evalai - 3226abb9fdeada8ac40e06d220dbd87d5d5af3bc authored over 4 years ago by Deshraj Yadav <[email protected]>
Fix #2783: Display unordered list HTML tag in challenge details(#2784)

github.com/cloud-cv/evalai - 0e2eedde53c730e4b6887518fb96ad012c52e14d authored over 4 years ago by kajol <[email protected]>
Frontend: Display hyperlink in blue for evaluation and terms and conditions page & fix pre-commit hook(#2780)

github.com/cloud-cv/evalai - 3e9075ccf25525c969e545644ce89e19dce598aa authored over 4 years ago by Rishabh Jain <[email protected]>
Backend: Fix bug when saving submission starting_at time in update_submission API(#2779)

* Fix bug while saving submission starting at time in remote eval

* Fix test cases

github.com/cloud-cv/evalai - be0e8034d673b3f0fe26a1c319098d307b5fc0de authored over 4 years ago by Rishabh Jain <[email protected]>
Fix #2766: Update black link in pre-commit hook and instructions in contribution.rst to use black(#2775)

* Fix #2766: Update contribution.rst to use black

* Add info about pre-commit hooks

* Chan...

github.com/cloud-cv/evalai - 0106ee2cbbacd3c9064c09d5f900a836e5b12bcf authored over 4 years ago by Kaustubh Maske Patil <[email protected]>
Frontend: Fix indentation bug for challenge card when the content overflows (#2774)

github.com/cloud-cv/evalai - 70f31a42961f51b62645fcb6a7b04cce3ba546af authored over 4 years ago by kajol <[email protected]>
Frontend: Add GSoC as sponsor on landing page (#2772)

github.com/cloud-cv/evalai - a1afb6fcdb81bcf5445497c71ccd687bc0cd40ab authored over 4 years ago by Rishabh Jain <[email protected]>
Frontend: Add AWS as a sponsor on landing page(#2771)

* Add AWS as sponsors on landing page

* Update landing.scss

github.com/cloud-cv/evalai - 0423c6114cdf75d93f70a41c4c552587bfedce90 authored over 4 years ago by Rishabh Jain <[email protected]>