Commit Graph

113 Commits

Author SHA1 Message Date
iIronside
d126d8323f added services, added documentation 2022-01-16 23:54:13 +03:00
iIronside
c1ff229aa7 add column document_type to template table 2022-01-14 15:39:09 +03:00
iIronside
e09f38f24b actionProfileWithReportPermission 2022-01-14 12:56:39 +03:00
iIronside
b123d250e1 in api added methods: document created and get profile with reports permission 2022-01-14 10:09:02 +03:00
iIronside
aaf4ee9f53 add accompanying document 2022-01-11 12:06:01 +03:00
iIronside
f077df791f fix template delete method 2022-01-10 16:05:51 +03:00
iIronside
9cabf3e7f8 completion of the document module 2022-01-10 15:22:51 +03:00
iIronside
d31a4757ff intermediate commit 2022-01-07 15:04:11 +03:00
iIronside
18b7fb0765 update api for manager 2022-01-05 17:44:13 +03:00
iIronside
3420a4a048 the document module is finished 2021-12-27 16:50:17 +03:00
iIronside
ac4e5d62ec changes in manager and manager_employee, replaced user_id to card_id 2021-12-23 11:28:27 +03:00
iIronside
ce25dc44ea Merge remote-tracking branch 'origin/add_task' into add_task 2021-12-21 17:39:44 +03:00
iIronside
1fa8fa5009 changes in task_user, replaced user_id to card_id 2021-12-21 17:39:21 +03:00
iIronside
e07dd0eff6 update foreign key in task in task 2021-12-20 17:49:11 +03:00
andrey
da9334dcf6 merge 2021-12-17 16:40:31 +03:00
iIronside
ef0889aac6 add filters, some improvements 2021-12-17 15:16:45 +03:00
iIronside
994353d557 add multi-assignment to tasks and projects 2021-12-16 17:14:33 +03:00
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
iIronside
e78ff7d779 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
andrey
941a3964c6 profile and reports fix 2021-11-30 16:54:04 +03:00
402e1863e4
Merge pull request #74 from q6q9/api-reports
Api reports
2021-11-29 18:21:04 +03:00
anatolidew
8ae7b9a125 * Просмотр 1 репорта
* Создание тасков
2021-11-29 18:16:28 +03:00
53514bee94
Merge pull request #72 from q6q9/changes
add resume & fix bag minutes
2021-11-29 13:53:26 +03:00
anatolidew
c4139baeb2 * баг с минутами
* добавлено редактирование портфолио
2021-11-25 14:04:14 +03:00
dc3db9e68a
Merge pull request #70 from apuc/add_task
Add task
2021-11-25 13:02:08 +03:00
iIronside
9e964222ae add api, docs 2021-11-25 12:33:08 +03:00
iIronside
7d886ff7c3 add task, fixed executors in all projects 2021-11-24 13:05:12 +03:00
andrey
8e490ce518 Merge branch 'add_minutes' of https://github.com/q6q9/guild into add_minutes 2021-11-23 16:16:09 +03:00
iIronside
a058b1baa1 the project-user is finished 2021-11-23 14:58:28 +03:00
iIronside
ae99b9c4df add task module 2021-11-23 13:13:19 +03:00
anatolidew
45fcfe16d1 * добавил минуты
* исправил баг в календаре с 12 месяцем ('yyyy-00-dd' => 'yyyy-12-dd')
2021-11-23 10:55:41 +03:00
iIronside
12648f16f8 complete the manager module 2021-11-22 15:34:46 +03:00
iIronside
1c50b5f579 add manager api 2021-11-17 12:24:02 +03:00
iIronside
e561687b09 add employee module 2021-11-16 13:14:28 +03:00
iIronside
12914e9f8f add filters, update api, update api docs 2021-11-12 14:30:01 +03:00
iIronside
560de1c05e changing foreign key in user_response from id to uuid, completed add greedy loading, some refactoring 2021-11-09 17:41:44 +03:00
iIronside
de90b3178e remove ramsey/uuid 2021-11-08 14:07:26 +03:00
iIronside
c1c24fc5e4 add filters, refactoring 2021-11-08 12:46:49 +03:00
iIronside
f8bacb7b58 change time widget in question and questionnaire forms 2021-11-02 17:29:15 +03:00
iIronside
7b8847e1e1 add answer, time, status helpers 2021-10-29 17:06:09 +03:00
iIronside
79c197f673 add user-questionnaire, response, question, answers to api 2021-10-28 10:46:59 +03:00
iIronside
84ec9ef9c7 add output of the percentage of correct answers 2021-10-25 13:41:12 +03:00
iIronside
e362ad45a4 adding forgotten files 2021-10-22 17:02:28 +03:00
iIronside
2882b8767c Initial commit. In user-questionnaire add checkAnswers and calculateScore 2021-10-22 16:55:08 +03:00
Korzinkayablok
b7ed0dab99 - Achievement input at user card form.
- Achievement at user view with img
2021-09-09 13:12:37 +03:00
Korzinkayablok
3885f8771b Achievement model. Achievement CRUD pages. Achievements at sidebar 2021-09-08 17:44:54 +03:00
andrey
dd11a9a88c some fix 2021-09-07 16:32:57 +03:00
andrey
6f7c497d80 interview back 2021-08-16 14:32:54 +03:00
andrey
93f7d4496c spec and exp 2021-08-11 17:21:18 +03:00
andrey
c522278222 fix login api 2021-08-03 15:52:25 +03:00