Add file attachments to clients, tickets, devices
Reported by JonMagic | December 11th, 2008 @ 12:02 PM | in Fix minor bugs and add pertinent features
The paperclip gem is already used in this project, just need to build out the models/controllers/views so that we can have attachments on clients, tickets, and devices!
Comments and changes to this ticket
-
JonMagic December 11th, 2008 @ 10:31 PM
- State changed from new to resolved
I added a Files tab to Clients, Tickets, and Devices. Setup a polymorphic "things" model, tested everything.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Suite is software for small service based businesses. The workflow in Suite is fairly simple. There are 3 ways one can approach a problem in Suite. From the client, from a ticket, or from a device. Tickets and devices are tied to clients. Clients can belong to other clients (i.e. people inside a company). The clients section is modeled after Apple Address Book. Most of my UI is modeled after the applications that ship with OSX (Address Book, Mail, iTunes). To make Suite more accessible there is an iPhone interface as well.