* text-validation to edit article content
* shows only own department on my account
* add moment and update date
* Update date transformer
* Delete time zone setting.
* Use local date in date range component and utc date in date range filter.
* Fix github comment.
* Fix merge 'Fix filter show bug in ticket search when ordering'.
* Fix merge 'Fix filter show bug in ticket search when ordering' second part.
* Fix getDefaultUTCEndDate function.
Co-authored-by: Ivan Diaz <ivan@opensupports.com>
Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
* Mandatory Login BE and Ruby tests
* registration handle and remove user-system setting
* create specific paths to mandatory login changing
* BE logic not allow turn off mandatory login without registratrion
* fix github issues
* Delete config['user-system-enabled'].
* Add some tabulations.
* Create MandatoryLoginReducer.
* Replace 'user-system' to 'mandatory-login'.
* Replace user-system toggle to mandatory-login checbox.
* Add some button in the header.
* Change onChange function mandatory login name.
* Disabled checkbox when you should not change it.
* Delete consolelog and some irrelevant lines.
* Change name of mandatory login reducer.
* Change style button in install step 1
* Change style button in install step 2
* Fix loading bug in submmit button.
* Change style button in install step 5
* Change style button in install step 6
* Delete UserSystemEnabled in ticket viewer component.
* Delete UserSystemEnabled in some files.
* Delete onRetriveFail function in main view ticket page.
* Replace user-system-enabled to mandatory-login in some files.
* replace user-system-enabled to mandatory-login in install steps.
* Fix style in dashboard-[Ccreate-ticket-page and dashboard-list-article-page.
* Fix mandatory login issues
Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
Co-authored-by: Ivan Diaz <ivan@opensupports.com>
* 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