Commit Graph

905 Commits

Author SHA1 Message Date
Maxi Redigonda 68b2d2bf63 [DEV-365] Remove page size selector from ticket list in user view 2022-06-02 18:26:51 -03:00
Maximiliano Redigonda 36c5f3264b
[DEV-143] Handle expired sessions (#1192) 2022-06-02 11:39:31 -03:00
Maximiliano Redigonda 82fd54ffd9
[DEV-108] Change component to select date ranges (#1216)
Update console for better API request/response logs

Add some logs

Remove dateRange and make period select work

Fix package files

Fix stats path

WIP

Fix stats for single staff members

Remove logger
2022-06-01 07:08:36 -03:00
Joel Elias Méndez b620baf5ed
[DEV-268] Fix long loading time in homepage (#1206) 2022-05-30 16:04:32 -03:00
LautaroCesso d3b47eaa73
[DEV-262] Fix i18n in email header url description (#1212) 2022-05-24 10:20:25 -03:00
LautaroCesso 90e7923aec
[DEV-300] Fix error in upload file ticket comment (#1211) 2022-05-16 17:54:32 -03:00
LautaroCesso b578a26225
[DEV-339] Fix DropDown style (#1205)
* Fix DropDown style

* xd
2022-05-16 15:07:47 -03:00
Maximiliano Redigonda b1ef69c60c
Revert "Fix undefined error (#1129)" (#1203)
This reverts commit a5da776d27.
2022-05-09 19:19:54 -03:00
Maximiliano Redigonda 5e7f39df05
[DEV-315] Create docker routine for frontend that works on Mac (#1175)
* [DEV-315] Create docker routine for frontend that works on Mac

* Add make option to run bash inside container
2022-05-04 11:06:17 -03:00
Daniele Scasciafratte a5da776d27
Fix undefined error (#1129) 2022-04-29 16:55:32 -03:00
Guillermo Giuliana 41d7aa5406
[DEV-302] Fix custom filed error message padding (#1190)
* add en translation

* add margin

* add i18n to error

* add minor changes

* add en translations
2022-04-25 18:16:07 -03:00
Guillermo Giuliana f2adb160be
remove header options when maintenance-mode is on (#1189) 2022-04-25 17:55:35 -03:00
LautaroCesso 861f7dc254
[DEV-214] Fix email template validation (#1136)
* Fix email template validation

* Fix bug with default email templates

* Use template codes instead of selected index in text3 email template field

* Fix bug in no email template forms

* Use componentDidUpdate method
2022-04-19 19:28:51 -03:00
Joel Elias Méndez 81cc579d57
[DEV-260] Make modal in CSV import actually check if the password entered is correct (#1155)
* check for correct password when uploading csv file

* allow to import only csv files

* add validation for password in csv import
2022-04-19 13:18:04 -03:00
Joel Elias Méndez b3c8819d83
[DEV-279] Make ticket table show more tickets overview (#1164)
* make ticket table show more tickets overview

* allow user to choose ticket quantity

* add styles

* fix New Tickets section dropdown

* add commented changes

* correct some code issues
2022-04-19 13:17:48 -03:00
Joel Elias Méndez 2e5bfa611e
[DEV-216] Fix stat charts in my account (showing only assigned departments) (#1157) 2022-02-23 15:08:51 -03:00
LautaroCesso 54a5a9803d
[DEV-239] Remove unexpected error in upload csv file (#1151)
* Remove unexpected error in upload csv file

* Fix bug when render csv file error list

* csv files without eof line work OK

* [DEV-239] Prettify code
2022-02-18 18:33:34 -03:00
Joel Elias Méndez d5552c0f73
[DEV-215] Email template infinite loading (#1153) 2022-02-15 17:39:00 -03:00
Joel Elias Méndez daf1db847c
[DEV-236] Modify edit ticket name padding and buttons (#1147) 2022-02-14 14:52:05 -03:00
Joel Elias Méndez 2df12aa5e3
[DEV-234] Ticket status should say ''cancel'' instead of "close" (#1144)
* change button from close to cancel

* add type of closing button
2022-02-09 13:47:21 -03:00
Joel Elias Méndez c80c026617
[DEV-228] Last activity menu style breaks in some languages (#1145) 2022-02-09 13:45:39 -03:00
Joel Elias Méndez 9cf71dcf66
[DEV-224] Error in edit topic icon color (#1143) 2022-02-08 14:01:43 -03:00
Joel Elias Méndez a264d384a1
[DEV-130] add current staff to assign list (#1089)
* add current staff to assign list

* create a unique library

* add owner pic to dropdown

* update staffmember list when profilepic changes

* Improve coding

Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
2022-02-08 13:58:21 -03:00
Joel Elias Méndez d90b7d48c3
[DEV-226] fix modal behavior when pressing enter (#1139) 2022-02-04 12:22:52 -03:00
Joel Elias Méndez 527843f00f
[DEV-217] update tickets when changing departments (#1137)
* update tickets when changing departments

* add loading to ticketlist
2022-02-03 17:19:22 -03:00
Joel Elias Méndez fbee7275d5
[DEV-128] add padding to ticket-viewer-info (#1133) 2022-01-27 14:53:23 -03:00
Joel Elias Méndez 7df190ea01
[DEV-207] Edit article buttons (#1128)
* edit article buttons

* delete blank spaces

* change article button style

* align buttons

* center header and edit buttons

* fix height of article title

* fix article classnames

* change styles classnames

* improve coding
2022-01-19 12:41:22 -03:00
Joel Elias Méndez 1228d593d0
remove donate link for customers (#1132) 2022-01-19 12:10:40 -03:00
Joel Elias Méndez c1a7befbed
[DEV-213] add supervised user tooltip (#1131)
* add supervised user tooltip

* change translation
2022-01-19 11:59:52 -03:00
Joel Elias Méndez 6e195a9109
add some loadings (#1127) 2022-01-14 22:19:19 -03:00
LautaroCesso bf7c1ba8f9
[DEV-198] Change by id order filter (#1108)
* Change by id order in tag selector and tag filter

* Change by id order in departments filter

* Change by id order in owner filter

* Fix requested changes
2022-01-12 21:39:00 -03:00
LautaroCesso 8b4b73402e
Change 4.10.0 to 4.11.0 (#1126) 2022-01-04 13:24:06 -03:00
LautaroCesso 4cf446483d
Update language files (#1125)
* Update language files

* update spanish translations

Co-authored-by: Guillermo Giuliana <guillermogiuliana@hotmail.com>
2022-01-04 13:23:42 -03:00
Joel Elias Méndez ea6bc7f436
Fix create ticket button issue in create-ticket-form (#1124) 2021-12-30 14:59:37 -03:00
Joel Elias Méndez 37209ef3fc
[DEV-206] Fix bug in login widget transition (#1120)
* fix widget height issue

* Fix bug in login widget transition

Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
2021-12-30 14:57:26 -03:00
Joel Elias Méndez 83e75cc572
fix button issue (#1123) 2021-12-29 17:16:49 -03:00
LautaroCesso 9291aa66a4
[DEV-197] Message bug (#1113)
* Fix message bug

* Add controlled pattern to message component

* Fix bug in admin panel custom fields form message

* Fix bug in dashboard ticket page message

* Fix bug in staff editor messages

* Fix bug in ticket viewer messages

* Fix bug in admin login page messages

* Fix bug in password recovery messages

* Fix bug in main home page login widget messages

* Fix bug in main signup widget messages

* Fix bug in admin panel custom responses message

* Fix bug in admin panel email settings message

* Fix bug in admin panel ban users message

* Fix bug in admin panel ban users message

* Fix bug in main recover password page messages

* Fix bug in dashboard list tickets page message

* Fix bug in dashboard edit profile page messages

* Fix bug in create ticket form messages

* Fix bug in invite user widget messages

* Fix bug in create ticket form messages

* Fix bug in admin panel list users messages

* Fix bug in admin panel system preferences messages

* Fix bug in admin panel advanced settings messages

* Fix bug in install step 3 database message

* Fix bug in install step 5 settings message

* Fix bug in install step 6 admin message

* Fix bug in install completed message

* Fix bug in ticket query list message

* Fix bug in articles list message

* Fix bug in admin pane search tickets message

* Fix bug in admin panel my tickets message

* Fix bug in admin panel new tickets messages

* Fix bug in ticket list messages

* Fix bug in main home page portal message

* Fix bug in dashboard create ticket page message

* Fix bug in main home page messages
2021-12-28 14:03:53 -03:00
Joel Elias Méndez 5dd6b7acdc
[DEV-133] align close button (#1111)
* align close button

* align create ticket buttons

* remove padding excess

* fix align buttons issues

* remove padding excess
2021-12-16 18:03:14 -03:00
Joel Elias Méndez 4bd8df1d5e
[DEV-188] add loading (#1117)
* fix coding issues

* improve coding

* add loading when updating my departments
2021-12-15 15:17:57 -03:00
Joel Elias Méndez 8d7b178fa1
[DEV-151] Invite user modal needs a loading (#1085)
* add loading to modal

* fix coding issues

* fix min-height measures
2021-12-14 15:31:35 -03:00
Guillermo Giuliana 237801e9ed
Revert "add last files (#1110)" (#1114)
This reverts commit 950439bf47.
2021-12-13 16:32:53 -03:00
Guillermo Giuliana 950439bf47
add last files (#1110) 2021-12-13 09:57:20 -03:00
LautaroCesso 6cb538616d
Fix message bug (#1109) 2021-12-09 15:23:56 -03:00
Joel Elias Méndez 156b285344
align response actions (#1106) 2021-12-03 12:19:41 -03:00
Guillermo Giuliana 4b9a55b334
[DEV-155] add captcha into login (#1090)
* fix apidoc

* part 1

* pt2

* add classname and css
2021-11-30 01:37:24 -03:00
LautaroCesso e7daf76274
Fix ticket viewer bug (#1105)
* Fix ticket viewer bug

* Fix ticket viewer bug
2021-11-29 19:49:39 -03:00
LautaroCesso 402af565a9
[DEV-162] Fix ticket comment issues (#1081)
* Fix bug in UI

* Fix bug in backend

* Fix some issues

* Improve coding

* Improve coding
2021-11-26 17:37:33 -03:00
Guillermo Giuliana f5e9b2602c
[DEV-113] change ticket date according to selected language (#1086)
* fix apidoc

* update tickets date according selected language

* sync language abbreviations

* fix today/yesterday ticket date & hindi bug

* erase useless comments
2021-11-25 17:55:51 -03:00
LautaroCesso f1d746f9f9
Fix bug in edit email templates (#1101) 2021-11-25 13:57:22 -03:00
LautaroCesso 84f36e89dc
Fix language settings bug (#1091) 2021-11-24 15:17:38 -03:00