José Marques Lima
5a685ebe80
Remove unused imports and changed and improved layout design and responsiveness in some components and fixed some bugs.
2025-02-02 23:58:23 +00:00
José Marques Lima
ae9a49681e
ENCOA-314 :
...
- Implemented Async Select
- Changed Stats Page User fetching to use Async Select and only fetch the User data when it needs
- Changed Record Filter to use Async Select
- Changed useTicketListener to only fetch needed data
- Added Sort/Projection to remove unnecessary data processing.
- Removed some unnecessary data processing.
2025-01-20 02:52:39 +00:00
Tiago Ribeiro
d074ec390c
ENCOA-272
2024-12-11 11:58:52 +00:00
Carlos Mesquita
cab469007b
Refactored /api/tickets /api/training
2024-09-07 21:25:51 +01:00
Tiago Ribeiro
58300e32ff
Solved an issue where, for developers, because of the amount of permissions, the cookie was too big, so I separated the permissions logic into a hook
2024-08-12 19:35:11 +01:00
Tiago Ribeiro
0cff310354
Turned the e-mails to be dependent on the environment
2024-03-07 10:21:13 +00:00
Joao Ramos
24c3f506c6
Added corporate display to Tickets table
2024-02-26 23:27:10 +00:00
Tiago Ribeiro
86e920f102
Merged develop into contact-us-form
2024-02-13 00:39:59 +00:00
Joao Ramos
63618405bc
Added an email notification when the ticket is submitted
2024-02-12 22:37:16 +00:00
Joao Ramos
e82895351d
Published the tickets POST route
2024-02-12 18:18:25 +00:00
Tiago Ribeiro
2c4168a014
Created an e-mail type to be sent to the ticket reporter with the ticket's information
2024-01-29 13:19:12 +00:00
Tiago Ribeiro
8b7e550a70
Created a new page for ticket handling as well as submission
2024-01-28 21:05:17 +00:00