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

#64 Uniform codebase #67

Merged
merged 3 commits into from
Aug 5, 2019
Merged

#64 Uniform codebase #67

merged 3 commits into from
Aug 5, 2019

Conversation

HugoGresse
Copy link
Owner

@HugoGresse HugoGresse commented Aug 5, 2019

Fix issue #64

@HugoGresse HugoGresse added the tech Technical issue or improvement label Aug 5, 2019
@HugoGresse HugoGresse changed the title #61 Uniform codebase Uniform codebase Aug 5, 2019
@@ -86,7 +86,7 @@ const projectReducer = (state = initState, { payload, type }) => {
}
}
}
case INCREMENT_VOTE_LOCALY:
case INCREMENT_VOTE_LOCALLY:
Copy link

Choose a reason for hiding this comment

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

Unexpected lexical declaration in case block no-case-declarations

@HugoGresse HugoGresse changed the title Uniform codebase #64 Uniform codebase Aug 5, 2019
@HugoGresse HugoGresse self-assigned this Aug 5, 2019
@HugoGresse HugoGresse merged commit 93ebe5a into master Aug 5, 2019
@HugoGresse HugoGresse deleted the uniform-codebase branch August 5, 2019 15:07
HugoGresse added a commit that referenced this pull request Sep 19, 2019
* Remove all index.js except main one + rename actions to match `domain/action/status` nomenclature

* Rename selectors

* Hound review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Technical issue or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant