9 Commits

Author SHA1 Message Date
Guillermo Giuliana
9ed4caf202
[DEV-160] Add user permission into logout path (#1073)
* fix apidoc

* add user verification into logout.php and update ruby tests
2021-11-05 17:06:08 -03:00
Guillermo Giuliana
27e86c934c
[DEV-131] Fix delete ticket bug (#1035)
* verify ticket author-user before reduce amount of tickets created

* add ruby test

* change geting tickets by id in ruby tests
2021-09-22 18:20:19 -03:00
LautaroCesso
15f765cf85
Fix bug in ticket list in my account and view staff (#921)
* wip

* Delete ticket of staff/get.php response

* Move paginate functions to staff editor component

* wip

* fix assignedTickets and closedTickets values in staff/get-all

* add show closed tickets checkbox in admin panel my account

* WIP

* Add initial api value

* Fix staff/get-all test

* WIP
2020-11-13 14:23:14 -03:00
Guillermo Giuliana
63ef66198a Remove special functionality of "ticket assignment", other minor fixes (#587)
* fix ticketEventId submit

* staff allow manage ticket feature

* edit-comment log

* fix staff1/2 change own perfile pic

* Makes frontend allow ticket editing for any staff member

* Allows all staff members in charge of the department of a ticket to manage it (change its department, priority, comment on it, etc.)

* fix comments github pt1

* tests ruby

* fix

* Fix ruby tests

* add commenteed tests
2019-10-01 16:40:30 -03:00
Ivan Diaz
e8848d898e Paginate all ticket list request, avoid returting too much data 2018-11-15 20:33:08 -03:00
Guillermo
b8bac44d43 s 2018-10-29 11:32:31 -03:00
Ivan Diaz
0b38addd58 Update ruby tests 2018-07-19 18:09:54 -03:00
ivan
17d395f8d6 guillermo- path- staff-get-ticket [skip ci] 2016-10-14 22:22:28 -03:00
ivan
59099a3bbf guillermo- path- staff-get-ticket [skip ci] 2016-10-14 21:59:11 -03:00