Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-17 | Removing references to pjax. | jessib | |
2012-11-27 | bunch of refactoring for the ticket index | Azul | |
* using different partials for different parts of the view * using render @tickets.all to iterate over the tickets. #all is necessary because of CouchRest Model * using helpers for easier querying for the open_status and admin_status params * using helper for avoiding duplication when linking to status | |||
2012-11-26 | Put tickets in table. This display is still very rough. | jessib | |
2012-11-26 | adding space to comment line. | jessib | |
2012-11-21 | Playing around with pagination, and ways to filter/order ticket results. | jessib | |
2012-11-20 | minor: stacking the pills and making their titles have similar length | Azul | |
2012-11-16 | Rough start to modeling tickets view after the issues view in github (so ↵ | jessib | |
something like https://github.com/spree/spree/issues ), using bootstrap for display. Still want to use pjax, and have more functionality to add: searching, sorting, pagination, etc.. | |||
2012-11-09 | Various very small tweaks: comments about main div display in firefox, give ↵ | jessib | |
info for when creating unauthenticated tickets, redirecting to index when closing a ticket, fix default select for ticket filtering. | |||
2012-11-08 | First attempt at functionality for admins viewing their own tickets. | jessib | |
2012-11-02 | Some rough functionality for tickets, like showing ticket list for admins, ↵ | jessib | |
and initial way to close tickets. | |||
2012-10-31 | Very basic filtering of tickets based on status. Will want this ajax-y. | jessib | |
2012-10-18 | Uses the working authentication code. | jessib | |
2012-10-16 | Some functional tests and other tweaks. | jessib | |
2012-10-10 | Pushing some tweaks as I try to get server-side validation working. | jessib | |
2012-10-05 | Rough code to add & comment on tickets. | jessib | |