LautaroCesso
d7ccff1a5a
[DEV-26] Update length validations ( #1075 )
...
* Update length validations
* Fix language validations
* Remove unnecessary import
* Delete some semicolons
2021-11-11 17:17:39 -03:00
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
5d4fe0250b
[DEV-148] Resend invitation backend ( #1050 )
...
* add resend-staff-invite path
* add resend-user-invite path
* add departments verification staff invite and ruby test
* add user invite ruby tests
* add resend invite paths and ruby tests
2021-10-08 19:04:25 -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
LautaroCesso
03df5725f7
Fix bugs in change ticket department. ( #828 )
...
* fix change department in ticket viewer (FE).
* fix bug change departmet. (BE)
* fix unassigned ticket for any level staff can use it (BE) and add ruby test
* fix ticket department change to un assign ticket correctly (BE) and add ruby test
* fix an error with author id in ticket viewer
* Use get departments for transder in change department params.
* Rename test in change department rb.
2020-07-21 11:04:24 -03:00
Ivan Diaz
eca89ea9b4
Fix docker implementation
2020-05-13 02:51:51 -03:00
Guillermo Giuliana
b9e4a55b91
Merge branch 'master' into master
2019-12-20 11:35:51 -03:00
Guillermo
0bd099d05a
add support for custom ticket lists
2019-12-19 17:06:12 -03:00
Guillermo
c8634d457c
order departments get all ruby test2
2019-12-17 17:28:02 -03:00
Guillermo
7de248e5b1
order departments get all ruby test
2019-12-17 17:02:46 -03:00
Guillermo
870f5fea46
puts get all ruby test
2019-12-17 11:05:22 -03:00
Guillermo
57d3766c9d
unit test for Search ticket
2019-11-14 17:17:45 -03:00
Maxi Redigonda
87e2984fa4
Removes /staff/add path, updates tests accordingly, and adds log when a staff member is invited
2019-10-31 16:13:04 -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
Guillermo Giuliana
80b6bcea8a
Merge branch 'master' into master
2018-11-23 21:36:40 -03:00
Guillermo
b4dc92b8f1
features #340
2018-11-23 19:44:10 -03:00
Ivan Diaz
e8848d898e
Paginate all ticket list request, avoid returting too much data
2018-11-15 20:33:08 -03:00
Ivan Diaz
099dd5a5a0
Fix ticket delete test issues
2018-10-29 19:32:03 -03:00
Guillermo
b8bac44d43
s
2018-10-29 11:32:31 -03:00
Guillermo
b5c3d7ee23
feature #174
2018-09-27 21:19:34 -03:00
Ivan Diaz
eef4c8622d
Fix assigment issues, login widget issues, recover password issues. Emails always on lowercase.
2018-08-14 15:21:36 -03:00
Guillermo
ce58e064cf
resolve merge conflict
2018-07-20 18:31:26 -03:00
Guillermo
a093bb41a5
back-end structure and tests of feature #161 #80
2018-07-20 18:21:18 -03:00
Ivan Diaz
0b38addd58
Update ruby tests
2018-07-19 18:09:54 -03:00
Ivan Diaz
0a5d444186
Mark as unread if author is not making the change
2018-07-17 02:04:00 -03:00
Guillermo
52934bc473
fix some tests
2018-07-14 15:11:38 -03:00
ivan
43f8b6017a
Fix test issues
2018-04-18 15:31:17 -03:00
Guillermo
4ea1b925a9
wip
2018-03-12 19:31:54 -03:00
Guillermo
30fdb384f3
fix bug 115/166
2018-03-09 15:17:28 -03:00
ivan
5114b4420b
Ivan - Fix edit staff myaccount verification
2017-06-28 05:52:45 -03:00
ivan
00801f3b61
Ivan - Fix issue #27 , fix frontend<->backend data flow with staff editor, add 403 response
2017-06-25 19:03:56 -03:00
ivan
fcb26fab60
Ivan - Fix comment bug #27
2017-06-25 06:07:14 -03:00
AntonyAntonio
463853aa70
Guillermo - add new option for sending mails to staff when a new ticket is created
2017-06-10 03:27:22 -03:00
ivan
2a4590df2d
Ivan - Fix installation tests [skip ci]
2017-03-15 16:17:06 -03:00
ivan
8d0da0e451
Ivan - Fix ruby tests
2017-02-18 15:55:09 -03:00
AntonyAntonio
78e3a4383a
Guillermo - path and tests staff/last-events [skip ci]
2017-01-03 19:02:08 -03:00
AntonyAntonio
93fbd1cbf0
Guillermo - add TESTS log [skip ci]
2016-12-29 17:25:45 -03:00
AntonyAntonio
69c3410e03
Guillermo - add test supported languages [skip ci]
2016-12-21 01:09:35 -03:00
AntonyAntonio
1d90b80c90
Guillermo - department add owners property add tests[skip ci]
2016-12-10 19:06:21 -03:00
ivan
895fbf011f
GUILLERMO - all test staff [skip ci]
2016-12-08 03:21:37 -03:00
Ivan Diaz
829e6060f5
Guillermo - staff/edit[skip ci]
2016-12-07 23:43:32 -03:00
ivan
83e3672f55
Ivan - Add Get all tickets and search [skip ci]
2016-11-04 19:10:32 -03:00
ivan
47f9042c15
Guillermo - Ticket-seen [skip ci]
2016-10-21 16:38:08 -03:00
AntonyAntonio
2e1b7d78f2
Guillermo - staff-get-new-tickets[skip ci]
2016-10-18 00:35:16 -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
ivan
fd42574d15
guillermo- path- staff-un-assign-ticket [skip ci]
2016-10-14 16:32:32 -03:00
ivan
dcea795f89
guillermo - add asign staff ticket [skip ci]
2016-10-07 20:32:22 -03:00
ivan
cc7c5bfb3d
Ivan - STAFF LOGIN - Add Staff login to backend [skip ci]
2016-09-25 01:16:10 -03:00