summaryrefslogtreecommitdiffstats
path: root/app/view/datalsts.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-10-18Add additional info / controls to issueListItemMalfurious1-4/+39
The list of assignees, the owner (opener), and quick controls for advancing or closing an issue are now available in the issue listing for pad stages (or the closed issue list, which is missing the new control buttons). If using the quick control buttons to manipulate an issue, the issue modal is not called-up on the page reload. Signed-off-by: Malfurious <m@lfurio.us>
2018-11-10Add 'No issues' message to empty stage list itemsMalf Furious1-0/+4
Signed-off-by: Malf Furious <m@lfurio.us>
2018-10-27Cleanup appearance of issueListItemMalf Furious1-14/+1
This was left in a messy state. I'm just cleaning it up a little bit for now for the release. Signed-off-by: Malf Furious <m@lfurio.us>
2018-09-20Add start of single-pad viewMalf Furious1-0/+37
2018-09-16Add object background preview widgetMalf Furious1-0/+6
Similar to objHeadCircle() but for displaying a bg img on page, rather than as the actual background.
2018-07-26Add group/pad list itemMalf Furious1-0/+107
UI module to use when listing out groups and pads. These will link to the group/pad page and display information about the object.