This website requires JavaScript.
Explore
Help
Sign In
apuc
/
guild
Watch
1
Star
0
Fork
0
You've already forked guild
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2f565bd97a7f3d91b568a624b8e01f233b698ea1
guild
/
frontend
/
modules
/
api
/
controllers
T
History
apuc
afe743a6f3
Merge pull request
#76
from apuc/add_task
...
changed the creator for tasks from project_user to user, fixed api, d…
2021-12-06 17:06:46 +03:00
..
AnswerController.php
add filters, update api, update api docs
2021-11-12 14:30:01 +03:00
ApiController.php
api cors
2021-11-29 18:21:50 +03:00
DefaultController.php
Initial commit. In user-questionnaire add checkAnswers and calculateScore
2021-10-22 16:55:08 +03:00
ManagerController.php
add manager api
2021-11-17 12:24:02 +03:00
ProfileController.php
api cors
2021-11-29 18:21:50 +03:00
QuestionController.php
add filters, update api, update api docs
2021-11-12 14:30:01 +03:00
ReportsController.php
profile and reports fix
2021-11-30 16:54:04 +03:00
SkillsController.php
api cors
2021-11-29 18:21:50 +03:00
TaskController.php
changed the creator for tasks from project_user to user, fixed api, documentation, filters, some other fixes
2021-12-06 15:13:31 +03:00
TaskUserController.php
add api, docs
2021-11-25 12:33:08 +03:00
UserController.php
api cors
2021-11-29 18:21:50 +03:00
UserQuestionnaireController.php
add filters, update api, update api docs
2021-11-12 14:30:01 +03:00
UserResponseController.php
adding a function for saving an array of user responses
2021-11-15 12:57:21 +03:00