Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routes #18

Open
ahmedisam99 opened this issue Apr 16, 2019 · 0 comments
Open

Routes #18

ahmedisam99 opened this issue Apr 16, 2019 · 0 comments
Labels

Comments

@ahmedisam99
Copy link
Collaborator

ahmedisam99 commented Apr 16, 2019

Route GET POST PUT
/ Redirect to login/tickets - -
/login Get the login page - -
/tickets Redirect to /tickets/all - -
/tickets/:cat/:status Get cat tickets/emails - -
/new-ticket Get new ticket page - -
/new-ticket/:send - Add a new ticket -
/ticket/:uid Get/view opened ticke Reply to a ticket -
/tickets/:uid/update-state - - Update the status of the ticket
/tickets/:uid/update-subject - - Update the subject of the ticket
/search Get the search page - -
/search:params Search in Tickets - -
/reports Redirect to /reports/overall - -
/reports/:period Get time based reports - -
/logout logout from the site - -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant