Add todos.

stable
Andrey Antukh 2014-07-01 13:25:52 +02:00
parent 5bf23d114c
commit 11ea2e3a46
1 changed files with 12 additions and 5 deletions

View File

@ -43,12 +43,16 @@ block content
include views/modules/comments include views/modules/comments
// include views/modules/activity // include views/modules/activity
sidebar.menu-secondary.sidebar sidebar.menu-secondary.sidebar
// TODO: should be replaced with correct html
// for issues detail
h1 h1
span Open span Open
span.us-detail-status In progress span.us-detail-status In progress
div.us-detail-progress-bar div.us-detail-progress-bar
div.current-progress div.current-progress
span.tasks-completed 6/7 tasks completed span.tasks-completed 6/7 tasks completed
ul.points-per-role ul.points-per-role
li.total li.total
span.points 10 span.points 10
@ -58,6 +62,8 @@ block content
span.points 10 span.points 10
span.role UX span.role UX
// TODO: change clase
section.us-detail-assigned-to section.us-detail-assigned-to
div.user-avatar div.user-avatar
a.avatar(href="", title="Assigned to") a.avatar(href="", title="Assigned to")
@ -76,9 +82,10 @@ block content
div.watcher-avatar div.watcher-avatar
a.avatar(href="", title="Assigned to") a.avatar(href="", title="Assigned to")
img(src="http://thecodeplayer.com/u/uifaces/32.jpg", alt="username") img(src="http://thecodeplayer.com/u/uifaces/32.jpg", alt="username")
a.watcher-name(href="", title="Jesús Espino") Jesús Espino a.watcher-name(href="", title="Jesús Espino") Jesús
section.us-detail-settings // NOTE: only for user story?
a.button.button-gray(href="", title="Client requirement") Client requirement // section.us-detail-settings
a.button.button-gray(href="", title="Team requirement") Team requirement // a.button.button-gray(href="", title="Client requirement") Client requirement
a.button.button-red(href="", title="Block") Block // a.button.button-gray(href="", title="Team requirement") Team requirement
// a.button.button-red(href="", title="Block") Block