guild/frontend/modules/api/controllers
2023-11-01 14:59:52 +03:00
..
AnswerController.php Add doc for tests 2023-10-10 15:06:01 +03:00
ApiController.php fix cors 2023-04-20 00:20:34 +03:00
CommentController.php hot fix 2023-05-23 14:05:09 +03:00
DefaultController.php Initial commit. In user-questionnaire add checkAnswers and calculateScore 2021-10-22 16:55:08 +03:00
DocumentController.php added services, added documentation 2022-01-16 23:54:13 +03:00
DocumentFieldValueController.php add some api method 2022-01-11 14:49:32 +03:00
EntityController.php fix detach fail, marks 2023-10-06 00:37:46 +03:00
FileController.php fix Detach file 2023-09-30 23:37:02 +03:00
InterviewRequestController.php refactoring InterviewRequest, Profile 2022-03-21 14:56:21 +03:00
ManagerController.php some refactor 2022-03-21 14:57:15 +03:00
MarkController.php fix mark attach 2023-10-06 00:50:54 +03:00
ProfileController.php Рефакторинг. В АПИ добавлены методы в изменения: username, email, password 2023-10-20 15:02:59 +03:00
ProjectColumnController.php improved validation in ProjectColumn 2023-10-31 13:05:15 +03:00
ProjectController.php Add marks to project and task request responses 2023-10-12 11:34:47 +03:00
QuestionController.php fix swagger doc 2023-10-26 09:55:39 +03:00
RegisterController.php add reset pass method to api 2023-10-18 16:26:49 +03:00
ReportsController.php fix actionReportsByDate 2023-01-19 17:16:43 +03:00
RequestController.php fix cors 2023-04-19 23:44:52 +03:00
SkillsController.php edit request, skills list, position list 2023-04-13 01:09:35 +03:00
TaskController.php Add execution_priority to task 2023-10-13 17:58:58 +03:00
TaskUserController.php rename task to project task, task_user to project_task_user, fix behavior 2023-01-18 15:30:38 +03:00
TemplateController.php added services, added documentation 2022-01-16 23:54:13 +03:00
TimerController.php task users, set priority at column and task, timer entity 2023-05-23 02:11:44 +03:00
UserController.php add Telegram bot id dialogs table and API methods 2023-10-25 14:37:29 +03:00
UserQuestionnaireController.php add column description to questionnaire table 2023-10-26 11:37:45 +03:00
UserResponseController.php remove method Set Response 2023-10-31 12:14:06 +03:00
UserTgBotController.php change url rule for userTgBotController 2023-11-01 14:59:52 +03:00