Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-05 | Add pad closed issues view | Malf Furious | 1 | -0/+2 | |
This view is routable from app/<pad_guid>/closed. It is a separate view for displaying the closed issues of a pad. index.php as well as the pad model code is also updated to support this view. This view currently *does not* support paging. This will very likely be added in the future. Signed-off-by: Malf Furious <m@lfurio.us> | |||||
2018-10-22 | pad: Render issue modals on pad view | Malf Furious | 1 | -0/+8 | |
This logic instanciates an issue modal view for each issue to be accessable from a pad view. | |||||
2018-09-20 | Add start of single-pad view | Malf Furious | 1 | -0/+21 | |