9 Commits

Author SHA1 Message Date
18b978badd Delete Utils and add ExceptionHandler for exceptions 2025-02-20 16:00:13 +03:00
52c75deff8 Delete Utils and add ExceptionHandler for exceptions 2025-02-20 15:58:48 +03:00
b5a88952ff Add employee endpoint /visits 2025-02-20 12:40:15 +03:00
9b2c4501e1 Add method Forbidden to Utils; change logic of endpoint /employee/open 2025-02-20 10:58:08 +03:00
20db8878bc Add table Visits 2025-02-19 19:00:13 +03:00
f14f91f725 [controller] Add controllers and change EmployeeController
- Create AdminController with path /api/admin with endpoint admin endpoint `/employees`
- Create GlobalController with endpoint `/api/login`
- Remove some endpoints and refactor remaining endpoints
2025-02-19 16:02:50 +03:00
7d59c875dd [Utils] move result-models methods to class Utils 2025-02-19 15:40:38 +03:00
60fce4cd3d Files from NTO-2 stage (Olympath command) 2025-02-18 18:54:02 +03:00
9f44325590 Inital commit 2024-10-30 01:40:49 +07:00