Results 87 issues of Josh Smith

# Problem Our `circle.yml` does the following at time of writing: ``` dependencies: pre: - | if [[ ! -e ~/.yarn/bin/yarn || $(yarn --version) != "${YARN_VERSION}" ]]; then curl -o-...

Difficulty: Easy

# Problem - [x] Clicked New Task - [x] Clicked on Task Card in List - [ ] Clicked Assign Task on Task Card (track organization, project, task) - [x]...

blocked

# What's in this PR? WIP.

# What's in this PR? Just a spike for right now. WIP.

# What's in this PR? WIP. Basic logic is the following: - check the conversation or its latest conversation part has not been read _and_ that it can be marked...

# Problem The conversation list for projects needs to have an `open/closed` filter placed on it. We should show a (styled) `select` that has two items: - Open (3) -...

blocked
in progress
Time: 1 hour

# Problem We need to add a conversation part that includes a simple border and some small text saying either: - {{You | username}} closed this conversation {{time-ago}} - {{You...

blocked
Time: 2 hours

We should have a component at the top of the page on Code Corps that indicates whether your email is verified, allow you to queue an email for resending the...

needs design
Skill: CSS
Difficulty: Easy
Skill: HTML
Skill: Design
Skill: Ember.js
Skill: JavaScript
Skill: Testing

# Problem The project conversation menu item needs a badge added that shows an open conversation count for the project. Blocked by implementing a counter cache in the API.

blocked
Time: 2 hours

# Problem We need a way for a user to message the project directly from the project page, probably in the header.

needs clarification
needs estimate