aboutsummaryrefslogtreecommitdiff
path: root/src/guff/views
AgeCommit message (Collapse)AuthorFilesLines
2016-04-02fully working edit dialogPaul Duncan1-2/+2
2016-04-02add add-dialog and edit-dialogPaul Duncan1-83/+214
2016-04-01add login testPaul Duncan1-4/+62
2016-04-01add_user testPaul Duncan2-0/+108
2016-03-31update for crystal 0.14Paul Duncan1-1/+1
2016-03-14add test/{get_users,set_user}, js/util.js, lots morePaul Duncan2-45/+24
2016-03-14add mock usersPaul Duncan2-7/+48
2016-03-14use navbar for auth testPaul Duncan1-1/+12
2016-03-14strip extra body attr whitespacePaul Duncan2-3/+6
2016-03-13add test auth stubPaul Duncan2-0/+47
2016-03-13add add_feature{,s}Paul Duncan1-1/+14
2016-03-13add views/{html,ecrs}/testPaul Duncan2-2/+2
2016-03-10add count to set titlePaul Duncan2-4/+16
2016-03-10reorganize test-blog as three listsPaul Duncan1-127/+138
2016-03-10rename test to test-blogPaul Duncan3-69/+71
2016-03-10rename to blog testPaul Duncan1-1/+1
2016-03-10add blog test pagePaul Duncan2-0/+200
2016-03-08initial page renderingPaul Duncan1-0/+17
2016-03-08refactor html viewsPaul Duncan2-0/+137
2016-03-08add mv views/*ecr views/ecrs/Paul Duncan2-0/+0
2016-03-06clean up api-docs.ecrPaul Duncan1-23/+40
2016-03-06html-escape api docs titlePaul Duncan1-1/+1
2016-03-06populate more of api docsPaul Duncan1-24/+48
2016-03-06add api-docsPaul Duncan1-0/+32
2016-03-05refactor pagePaul Duncan1-2/+3
2016-03-05add htmlpageview and views/page.crPaul Duncan1-0/+13