22 Commits

Author SHA1 Message Date
Yuriy Kulakov
e32f12019e Added control page tests and fixed bugs 2021-05-07 22:29:50 +03:00
Yuriy Kulakov
fe33c8d042 Added some tests for control page 2021-05-06 12:30:14 +03:00
Yuriy Kulakov
79fb2412d6 Added webpack for js 2021-05-04 18:19:30 +03:00
Yuriy Kulakov
f4e5b9192e Changed scripts' sources at control ppage 2021-04-30 20:55:42 +03:00
Yuriy Kulakov
c61fbaa2e7 Added js imports 2021-04-29 21:18:27 +03:00
Yuriy Kulakov
82fde03db9 Merge branch 'develop' into feature/react_test
# Conflicts:
#	static/main/js/control_page/control.js
2021-04-29 16:52:31 +03:00
Yuriy Kulakov
760d28a768 Update package.json 2021-04-29 16:33:41 +03:00
Yuriy Kulakov
3b9ae4f2fa Added django_node_assets 2021-04-27 20:24:58 +03:00
Yuriy Kulakov
7e3b2a918e Merge branch 'develop' into feature/test_table_design 2021-04-25 20:34:44 +03:00
Yuriy Kulakov
a0c3a41360 Changed styles of inactive users in table 2021-04-25 20:22:19 +03:00
Yuriy Kulakov
746a2c2543 small fixes 2021-04-25 20:17:02 +03:00
Yuriy Kulakov
5bd37d2203 Added first templates of react tests 2021-04-25 19:58:56 +03:00
Sokurov Idar
cff6443eca Add notifications on work page, rebase already exists with notifications.js 2021-04-20 22:55:22 +03:00
Yuriy Kulakov
af63ee29f3 Now the first column of table at control page is checkbox 2021-04-18 19:15:23 +03:00
Yuriy Kulakov
fea4575562 Control page displays all users from zendesk and db 2021-04-11 17:35:42 +03:00
Yuriy Kulakov
30407e09dc Removed django context, now uses only React 2021-04-04 20:03:35 +03:00
Andrew Smirnov
3aaae33c44
Fix user role display. Migrate to displayable roles, defined in settings.ZENDESK_ROLES 2021-04-01 20:46:07 +03:00
Yuriy Kulakov
a8ca0b0eae Added notificcations about role changes 2021-03-21 19:47:42 +03:00
Yuriy Kulakov
c1a10b6f2c Fixed bug with disappearance of table rows in control page at start 2021-03-12 14:54:57 +03:00
Yuriy Kulakov
72b70cc585 Fixed bug with api response 2021-03-11 19:29:16 +03:00
Yuriy Kulakov
8488ea88c2 Added Django REST but have some bugs 2021-03-07 21:30:02 +03:00
Yuriy Kulakov
d46b90010d Added permissions system to control page 2021-03-04 18:22:49 +03:00