Skip to content
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

Add feature to display logs on UI #2862

Merged
merged 21 commits into from
Jun 28, 2020

Conversation

KhalidRmb
Copy link
Member

@KhalidRmb KhalidRmb changed the title Add feature to display logs on UI. [WIP] Add feature to display logs on UI Jun 22, 2020
@KhalidRmb
Copy link
Member Author

KhalidRmb commented Jun 22, 2020

  • Will fix the tests. Failing due to change in logging messages. (Can review...this is not related to the feature.)

apps/challenges/aws_utils.py Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
@KhalidRmb KhalidRmb changed the title [WIP] Add feature to display logs on UI Add feature to display logs on UI Jun 26, 2020
Copy link
Member

@Ram81 Ram81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KhalidRmb can you fix the failing tests so that I can test this one

frontend/src/js/controllers/challengeCtrl.js Outdated Show resolved Hide resolved
apps/challenges/views.py Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
@RishabhJain2018
Copy link
Member

@KhalidRmb Please resolve the conflicts here.

apps/challenges/urls.py Outdated Show resolved Hide resolved
apps/challenges/urls.py Outdated Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
apps/challenges/views.py Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
apps/challenges/views.py Show resolved Hide resolved
@@ -74,6 +75,8 @@
vm.isChallengeLeaderboardPrivate = false;
vm.previousPublicSubmissionId = null;

vm.worker_logs = []
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please use CamelCase here.

@RishabhJain2018
Copy link
Member

Also, @KhalidRmb I feel when you commit code it is not autoformatted by black. Can you please check if you have the hook installed in your repository.

apps/challenges/urls.py Outdated Show resolved Hide resolved
apps/challenges/views.py Outdated Show resolved Hide resolved
@RishabhJain2018 RishabhJain2018 merged commit 26d4d54 into Cloud-CV:master Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants