Commit Graph

180 Commits

Author SHA1 Message Date
iironside
18d2b4327d refactor api/UserQuestionnaire 2022-03-15 17:56:45 +03:00
iironside
a5ef1d5008 refactor api/UserResponse 2022-03-15 16:54:34 +03:00
iironside
675d78b958 move ScoreCalculator fom helpers to services 2022-03-15 14:54:35 +03:00
iironside
ade80dc859 Merge branch 'master' into update_user_answers
# Conflicts:
#	frontend-access.log
#	frontend-error.log
2022-03-15 12:58:15 +03:00
8a9ddec20c
Merge pull request #90 from apuc/add_a_test_task_completion_date_to_user_card
Add a test task completion date to user card
2022-03-15 12:54:28 +03:00
iironside
745c53ed39 added questionnaire completed method 2022-03-14 17:47:01 +03:00
iironside
c99aac589d Merge branch 'master' into add_document
# Conflicts:
#	frontend-access.log
#	frontend-error.log
2022-03-14 14:34:11 +03:00
iironside
60ad6c0e00 added user response verification before saving 2022-03-14 13:06:20 +03:00
iironside
c4d35ace86 add module test task 2022-03-09 19:25:28 +03:00
iironside
e55583a44d add_a_test_task_completion_date_to_user_card 2022-03-07 12:32:01 +03:00
iironside
ba96ae3119 Merge branch 'master' into add_document 2022-03-07 11:08:08 +03:00
andrey
daee4e3e68 fix 2022-03-03 17:24:45 +03:00
iIronside
40853b6167 add title and testing_date to user_questionnaire 2022-02-15 11:29:16 +03:00
iIronside
d126d8323f added services, added documentation 2022-01-16 23:54:13 +03:00
iIronside
495eb9a1a4 update get-template-list method 2022-01-14 17:34:11 +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
77b5db56b7 add migration, fix delete tmp document, update extend controllers i api 2022-01-11 00:20:54 +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
f7c8ab4de6 add scoring questions with the type: istina-loz 2021-11-15 17:15:59 +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
aeb19f7475
Merge pull request #49 from apuc/add_authentication
add authentication
2021-08-02 14:46:39 +03:00
kirill
3f97cb7c04 add api authentication 2021-07-28 18:15:38 +03:00
andrey
ca64e6741f vc text short 2021-07-13 13:45:44 +03:00
andrey
1f20b7af8b user card position required 2021-07-07 16:42:11 +03:00
andrey
e61c45791e user card level required 2021-07-07 16:39:51 +03:00
andrey
d3b75d04ad add to interview url 2021-07-03 15:15:54 +03:00
andrey
74ada385f5 user card level 2021-06-30 17:30:53 +03:00
andrey
1a4f0b6d5e vc_text admin 2021-06-25 13:24:32 +03:00
andrey
65e50ad36a cors 2021-06-14 17:26:05 +03:00
andrey
b9f919204c skills on main page api and admin 2021-06-09 18:06:13 +03:00
andrey
23773eff4e skill category 2021-06-08 17:05:54 +03:00
andrey
9f1db817a5 report task 2021-06-07 17:18:49 +03:00
Glambertessa
4af80790c3
Merge pull request #44 from apuc/upload_files_for_all_entitys
Upload files for all entitys
2020-09-09 15:03:09 +03:00
Glambertessa
17c1c2761e
Merge pull request #43 from apuc/add_user_card_social_links
social links on user card
2020-09-09 15:01:00 +03:00
vladrigos
6aff5567c4 add history of changes to all entitys 2020-08-06 13:19:20 +03:00
vladrigos
50d539488f social links on user card 2020-08-05 15:34:23 +03:00
vladrigos
fa731a80fe fix exception for project without status, fix character set in company table 2020-08-04 11:16:14 +03:00
vladrigos
8b3687cb81 added upload files in additional fields 2020-08-04 11:14:55 +03:00
vladrigos
812bb2b23a added history of changes 2020-08-04 10:47:53 +03:00
glambertessa
97619ba347 fixed console user generate 2020-05-22 16:42:24 +03:00
glambertessa
ddd14e436c email required 2020-05-22 11:25:21 +03:00
akosse
3da2dd1543 reports 2020-02-05 12:08:01 +03:00
akosse
dbaeeb3c5a link & info in accesses is not required 2020-02-04 15:23:31 +03:00
akosse
aa501900e4 closed admin panel 2020-01-29 11:26:01 +03:00
akosse
75ccbff934 accesses custom delete & validation 2020-01-27 10:30:26 +03:00
akosse
6880eaa2ba accesses new 2020-01-21 17:33:07 +03:00
akosse
188758c79c bd calendar and salary sum 2020-01-17 16:28:25 +03:00
akosse
88b0b13a2a theme & comment 2019-12-10 17:22:20 +03:00
Leorne
8200544531 cities for profiles 2019-12-09 10:54:39 +03:00
Leorne
86b5476998 default file image 2019-12-06 15:40:57 +03:00
Leorne
8c1c2cf5cd change accesses table access column to text type 2019-12-06 13:46:06 +03:00
Leorne
a8e2543313 translate buttons and breadcrumbs 2019-12-06 12:05:14 +03:00
Leorne
75d0b2191e FieldsValueNew some refactoring 2019-12-06 11:11:31 +03:00
Leorne
9db4ea8abd addition fields images 2019-12-06 11:06:21 +03:00