Commit Graph

85 Commits

Author SHA1 Message Date
Anatoly
b286bbb1fa added migrations, refactored establishment serializers 2020-02-04 15:07:58 +03:00
Anatoly
25e829e629 added filtering by establishment id in /api/back/collections/guides/all/ 2020-02-04 12:11:56 +03:00
Anatoly
04c6948539 added endpoint /api/back/collections/guides/all/,
revert pagination in /api/back/collections/guides/
2020-02-04 11:36:46 +03:00
Anatoly
400b5ac402 change display_country_code type of returning value, refactored create guide method, added filtering award type list, change name of username_random -> string_random 2020-02-03 17:16:40 +03:00
dormantman
66780ef093 Added subscriptions associate 2020-01-21 12:04:55 +03:00
Ruslan Stepanov
27f47cfae6 Merge branch 'develop' into 'feature/subscriptions'
# Conflicts:
#   apps/account/serializers/common.py
2020-01-20 13:24:46 +00:00
dormantman
33852a6551 Fixed creating subscriber with signup 2020-01-17 17:20:49 +03:00
dormantman
42190e0e28 Fix for front auth 2020-01-14 21:57:57 +03:00
dormantman
49673d64af Added automatic username creation 2020-01-14 18:20:57 +03:00
Anatoly
963e0597dc set username as non-required field on registration stage
(https://dev-krd.atlassian.net/browse/GM-304)
2020-01-09 17:57:10 +03:00
Anatoly
617552841f refactored product, fix transfer and etc., see changelist 2019-11-21 09:58:43 +03:00
e.stoyushko
d8ccf0f567 Merge branch 'bugfix/fix-signup-validators' into 'develop'
Bugfix/fix signup validators

See merge request gm/gm-backend!107
2019-11-07 08:58:33 +00:00
Anatoly
ba2b3303bb delete unused attributes (social auth) 2019-11-07 10:17:36 +03:00
Kuroshini
952e259fa9 Fix validators #2 2019-11-06 19:51:53 +03:00
Anatoly
442e4fb2ce refactored social auth 2019-11-06 18:50:42 +03:00
Anatoly
3b7bef463f refactored social auth 2019-11-06 16:11:26 +03:00
e.stoyushko
a466168d61 Merge branch 'bugfix/fix-signup-validators' into 'develop'
Fix validators

See merge request gm/gm-backend!105
2019-11-06 11:37:56 +00:00
Kuroshini
e8dcaeaa9a Fix validators 2019-11-06 13:41:37 +03:00
Kuroshini
3fc14ac0d6 New email templates #2 2019-11-05 21:39:17 +03:00
a.feteleu
9dc12b36bb added exception detail 2019-11-04 11:18:16 +03:00
Dmitriy Kuzmenko
72713badff remove print from tests 2019-10-25 11:04:40 +03:00
Anatoly
eaa1795f0c Merge branch 'develop' into feature/gm-148
# Conflicts:
#	apps/authorization/tasks.py
2019-10-04 14:00:06 +03:00
Anatoly
af0e6af5c4 refactored email reconfirm view 2019-10-04 13:48:48 +03:00
Anatoly
646eeb8972 Merge branch 'develop' into feature/gm-148
# Conflicts:
#	apps/news/models.py
2019-10-04 11:53:31 +03:00
Anatoly
4890e00b95 gm-148: refactored 2019-10-04 11:50:29 +03:00
e.stoyushko
4c734cc2ec Merge branch 'feature/translate-classes-carousel' into 'develop'
Feature/translate classes carousel

See merge request gm/gm-backend!44
2019-10-03 09:18:25 +00:00
Anatoly
4796fce784 Merge branch 'develop' into feature/gm-148
# Conflicts:
#	apps/news/admin.py
2019-10-02 18:11:47 +03:00
Anatoly
f693c36382 switched host email account, changed exception error 2019-10-02 17:16:19 +03:00
Anatoly
d9635a8599 gm-148: refactored 2019-10-02 10:16:32 +03:00
Kuroshini
df6b221029 Review fixes 2019-10-01 21:32:24 +03:00
Kuroshini
9793c0a49f Resend confirmation email method 2019-10-01 17:42:37 +03:00
Виктор Гладких
fc5ec0920e fix 2019-09-27 11:43:14 +03:00
Виктор Гладких
c7974a7511 Refactor authorization test 2019-09-27 11:33:49 +03:00
Виктор Гладких
d115d30e82 Fix test authorization 2019-09-27 11:19:49 +03:00
Виктор Гладких
7e5844a24f Fix test auth 2019-09-24 16:06:31 +03:00
Виктор Гладких
b57eb29b1c Merge branch 'develop' into account_test 2019-09-23 16:20:00 +03:00
Виктор Гладких
b69822444a Refactor tests for authorization 2019-09-23 15:06:55 +03:00
Anatoly
2c43a37108 GM-125: Доработать авторизацию через FB 2019-09-23 12:49:14 +03:00
Sergey Melihov
2a79018f76 Merge branch 'feature/employee_crud' into 'develop'
Feature/employee crud

See merge request gm/gm-backend!11
2019-09-20 06:39:20 +00:00
ВашÐВиктор ГладкихÐ
d3238f50c2 add login test 2019-09-19 17:06:38 +03:00
Anatoly
8d94279dbc fixed migration for app advertisement, added choice to PlatformMixin 2019-09-19 16:46:33 +03:00
Anatoly
784728d155 Facebook auth return user email; fixed URL in templates 2019-09-18 11:21:27 +03:00
Anatoly
30875958ea increase access token lifetime to 30 days and unregister unused models in admin page 2019-09-13 12:37:03 +03:00
Anatoly
c768228bc9 Merge branch 'feature/gm-26' into develop 2019-09-12 16:18:57 +03:00
Anatoly
1ee21edb8e added endpoint to retrieve establishment tags 2019-09-12 16:18:42 +03:00
Anatoly
075298f6ec refactored apps account, authorization, news, utils 2019-09-12 14:44:49 +03:00
Anatoly
06c7d790bb added redirect for ConfirmEmail and ResetPassword 2019-09-11 18:55:25 +03:00
Anatoly
cf884ed906 fixed UserSerializer, PasswordResetSerializer 2019-09-11 12:07:30 +03:00
Anatoly
434df203da fixed account detail 2019-09-10 18:03:01 +03:00
Anatoly
40605ff123 change flag is_active after authorization 2019-09-09 18:00:17 +03:00