Age | Commit message (Collapse) | Author |
|
admins) or stay as a nested resource for a particular user (for normal users and when you visit the tickets list of a particular user).
|
|
localization.
|
|
|
|
|
|
users.
|
|
Conflicts:
help/app/views/tickets/_comment.html.haml
help/app/views/tickets/_new_comment.html.haml
|
|
listing the tickets. Give a message if a user has no tickets.
|
|
partials have specific CSS for another use, so we will likely want to tweak this.
|
|
with a ticket.
|
|
|
|
|
|
Client-side validations, including only validating email address format ...
|
|
|
|
|
|
something is input for email address.
|
|
it) of user who created ticket.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
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..
|
|
info for when creating unauthenticated tickets, redirecting to index when closing a ticket, fix default select for ticket filtering.
|
|
|
|
|
|
using the default layout.
|
|
|
|
|
|
And some minor tweaks.
|
|
|
|
ID will be the random string for the secret URL.
Tickets created when user was unauthenticated will be viewable by anybody who knows the URL.
|
|
and initial way to close tickets.
|
|
|
|
|
|
|
|
|
|
ticket comment to a new ticket.
|
|
|