Skip to content

Feature/skip notifications for customers #117

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

maxceem
Copy link
Contributor

@maxceem maxceem commented May 13, 2019

This a winning submission for the challenge 30090377 - Topcoder Notifications Service - Skip unnecessary notifications.

It fixes two issues in Connect App:

As in the source code there were many lint issues, and in the winner submission all these issues are fixed, there are many chnages in the submission. For visibility I've tried to divide the winning submission into 3 commits:

  • fixing functionality issues
  • lint fixes
  • enable back lint validation during deploying

Note, that I've tested with all the three commits applied. I've just visually divided them, so it's better not to use them separately.

maxceem added 3 commits May 13, 2019 10:03
…ifications Service - Skip unnecessary notifications

this part contains changes to implement new functionality
…ifications Service - Skip unnecessary notifications

this part contains fixes for lint errors in the existent code
Copy link

@vikasrohit vikasrohit left a comment

Choose a reason for hiding this comment

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

LGTM

@vikasrohit vikasrohit merged commit 8e5c9d9 into topcoder-platform:dev May 13, 2019
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.

2 participants