sprintly / sprintly-kanban

A Kanban Board for Sprintly
https://kanban.sprint.ly
ISC License
494 stars 82 forks source link

#3 empty project state #43

Closed phoenixbox closed 9 years ago

phoenixbox commented 9 years ago

What's this PR do?

Adds empty project state for first time users, with mock placeholder cards generated to give the impression of what a full Kanban board would look like. It prompts them to add an item.

Where should the reviewer start?

placeholder-cards.js

How should this be manually tested?

mock the state.items collection on:

views/compnents/item-column/index:109 so that the empty state can be simulated

What are the relevant tickets?

#3

Screenshots (if appropriate)

image

wookiehangover commented 9 years ago

"looks good to me"

let's merge once those logs are removed

phoenixbox commented 9 years ago

@wookiehangover :+1: updated