thekordy / ticketit

A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system, demo is available at: http://ticketit.kordy.info/tickets
MIT License
874 stars 384 forks source link

Current status screens #3

Open thekordy opened 9 years ago

thekordy commented 9 years ago

Views integrated in the master view

ticketit-main

My Tickets main user screen

ticketit-main2

Ticket screen with comments (new comments update the ticket)

ticketit-show

Admin and assign agents to categories

ticketit-admin-agents

Admin custom categories

ticketit-admin-category

Admin custom priorities

ticketit-admin-priority

Create custom status (same in creating custom categories and priorities)

ticketit-admin-status-create

Admin custom statuses

ticketit-admin-status

thekordy commented 9 years ago

Agent can view only his own assigned tickets ticketit - agent 1 screen

The ticket screen as shown to agent (the edit button is shown to agents conditionally) ticketit - agent 1 show

Agent edit screen ticketit - agent 1 edit

Admin edit screen with more features as he can delete the ticket, edit subject and content where are not available for agents. ticketit - admin edit We can assign the ticket to another agent, or to use "Auto Select" which will automatically assign the ticket to the agent with least assign tickets within the category selected.

kasirye commented 9 years ago

I think is a good ticketing system, let me try it out and then i will give you feedback

thekordy commented 9 years ago

Thank you for trying Ticketit, your feedback would be appreciated a lot.

thekordy commented 8 years ago

v0.2.0 Ticketit Settings Panel laravel - configuration settings 2015-11-02 16-24-00

Admin Tickets screen laravel - helpdesk main page 2015-11-01 01-18-08

Agent tickets screen laravel - helpdesk main page 2015-11-01 01-18-42

User tickets screen laravel - helpdesk main page 2015-11-01 01-19-33

Admin dashboard laravel - tickets system dashboard 2015-11-01 01-17-17

Email Notifications (on ticket create, ticket update, new comment) ahmed kordy created ticket more monkey thrust in much - ahmed kordy info - kordy info mail 2015-11-02 16-27-16

thekordy commented 8 years ago

v0.2.1 Administrators management laravel - administrator management 2015-12-07 21-26-32

balping commented 8 years ago

v0.2.3

WYSIWYG editor

demolorem

Help text when editing configuration

helptext

Now serialized config can be saved without external services

admin_codemirror

JT1-1 commented 3 years ago

hello I have a question, I add a ticket but it is not displayed .. it is saved in the database