summaryrefslogtreecommitdiffstats
path: root/app/view/pad.php (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Add link to closed issues viewMalf Furious1-3/+9
Signed-off-by: Malf Furious <m@lfurio.us>
2018-10-27Replace pad and group view headsMalf Furious1-1/+1
Since there is currently no way to set heads for these objects, I am replacing them with the appropriate glyphicon. Signed-off-by: Malf Furious <m@lfurio.us>
2018-10-22pad: Add on-page button to open new issueMalf Furious1-0/+4
First button added to the header of pad views is to open new issues. This interface is still very crude and subject to change in the near future. Signed-off-by: Malf Furious <m@lfurio.us>
2018-10-22pad: Render issue modals on pad viewMalf Furious1-0/+5
This logic instanciates an issue modal view for each issue to be accessable from a pad view.
2018-09-24Add missing requireMalf Furious1-0/+1
2018-09-20Add start of single-pad viewMalf Furious1-5/+15
2018-07-19Add basic dashboard pageMalf Furious1-12/+6
2018-02-10Add exception handler viewMalf Furious1-0/+46