* WIP tag create and tag edit pop up
* WIP admin panel email settings
* WIP admin panel viwe article, article list, edit topic, add article
* WIP admin panel list users and invite user widget
* WIP admin panel view user
* WIP admin panel custom fields and admin panel custom field form
* WIP fix plus icon position and type
* WIP admin panel custom responses
* WIP admin panle my tickets and create ticket form
* change check ticket button to green color
* WIP dashboard edit profile page
* Change icon in invite user button
* WIP
the Spanish version was a mixture of formal, informal and it also had grammatical mistakes. The German version had a few mistakes like 'Fahrkartenummer' which actually means "bus/train ticket number".
* 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
* Add cancel button in api key pop up
* Change space between add api key form buttons
* Add render close button param in open modal container function
* WIP
* back-end y ruby test
* ruby test
* frontend part
* delete unused component
* resolve relevant github maxi comments
* delete .catch of getAllkeys
* fix github ivan comments
* add ruby test and minor changes
* search ruby test
* fix name checkticketpermission
* 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>
* fix warning in checbox in form field.
* Add remember me function for staffs.
* Add staff instance in session cookie.
* Add result data staff in get user data in auto login.
* Fix remember me function for user.
* Fix login test rb and add remember me function test in login rb.
* Resolve github maxi comments.