littlewolf
|
c50bdc8637
|
Add city tests
|
2019-09-24 21:34:21 +03:00 |
|
littlewolf
|
7455d2c856
|
Add region tests
|
2019-09-24 21:30:59 +03:00 |
|
littlewolf
|
6b3558e3ac
|
Add country tests
|
2019-09-24 21:28:11 +03:00 |
|
littlewolf
|
d62cee341c
|
Add address tests
|
2019-09-24 21:03:50 +03:00 |
|
littlewolf
|
d006184b14
|
Fix update
|
2019-09-24 20:22:27 +03:00 |
|
littlewolf
|
a55695b120
|
Switch to decorator
Add update test
|
2019-09-24 20:12:09 +03:00 |
|
Anatoly
|
77d39954c3
|
added ordering to list of favorites
|
2019-09-24 17:54:22 +03:00 |
|
Kuroshini
|
ecdf2fcaa0
|
Change slugs and str url order
|
2019-09-24 16:45:36 +03:00 |
|
littlewolf
|
2f61df2c65
|
Add address CRUD tests
|
2019-09-24 16:20:04 +03:00 |
|
Виктор Гладких
|
7e5844a24f
|
Fix test auth
|
2019-09-24 16:06:31 +03:00 |
|
michail
|
a83a62b26b
|
Add notification tests
|
2019-09-24 17:32:18 +05:00 |
|
littlewolf
|
82d29d2795
|
Add signal
|
2019-09-24 15:17:08 +03:00 |
|
Виктор Гладких
|
9e47945f40
|
Merge branch 'develop' into account_test
|
2019-09-24 15:08:12 +03:00 |
|
Виктор Гладких
|
67a5f8b2f0
|
Test web account
|
2019-09-24 15:07:00 +03:00 |
|
Kuroshini
|
1534c9b09c
|
Remove unique
(cherry picked from commit f793c20)
|
2019-09-24 14:51:51 +03:00 |
|
d.kuzmenko
|
d627df41c0
|
Merge branch 'feature/slugs-in-path' into 'develop'
Feature/slugs in path
See merge request gm/gm-backend!20
|
2019-09-24 11:05:37 +00:00 |
|
Виктор Гладких
|
28ae1ab8d1
|
Test reset password
|
2019-09-24 14:03:55 +03:00 |
|
littlewolf
|
eebd66fa27
|
Add tests to created_by and modified_by
|
2019-09-24 13:35:05 +03:00 |
|
Kuroshini
|
f49ea12108
|
Remove unnecessary field
|
2019-09-24 12:39:08 +03:00 |
|
Kuroshini
|
0b5e40640c
|
Remove test url
|
2019-09-24 12:36:52 +03:00 |
|
evgeniy-st
|
33055df2ae
|
GeoIP: update logger level
|
2019-09-24 12:31:52 +03:00 |
|
Kuroshini
|
65914659e5
|
Slugs serializers
|
2019-09-24 12:31:35 +03:00 |
|
Виктор Гладких
|
2ad2b3b56d
|
Refactor
|
2019-09-24 12:13:39 +03:00 |
|
Kuroshini
|
d224c77a01
|
Fix issues with test && recreate migrations
|
2019-09-24 12:06:11 +03:00 |
|
d.kuzmenko
|
94f028ce68
|
Merge branch 'account_test' into 'develop'
Account test
See merge request gm/gm-backend!21
|
2019-09-24 08:28:54 +00:00 |
|
Виктор Гладких
|
b091da3f56
|
Fix
|
2019-09-24 11:07:07 +03:00 |
|
Kuroshini
|
2cc0d01d79
|
Fix issues after rebase
|
2019-09-24 10:38:04 +03:00 |
|
Kuroshini
|
73a858cc8c
|
Slugs feature migrations
|
2019-09-24 10:38:04 +03:00 |
|
Kuroshini
|
6420a676df
|
create slugs manually
|
2019-09-24 10:38:04 +03:00 |
|
Kuroshini
|
1ce71fdcdc
|
slugs for news & establishments
|
2019-09-24 10:38:04 +03:00 |
|
Виктор Гладких
|
199ca1fa77
|
Refactor test code
|
2019-09-24 10:25:44 +03:00 |
|
d.kuzmenko
|
fb93231650
|
Merge branch 'feature/translation-tests' into 'develop'
Add translation tests to model and API
See merge request gm/gm-backend!19
|
2019-09-24 06:52:32 +00:00 |
|
d.kuzmenko
|
160bc9e0ff
|
Merge branch 'feature/favorites-tests' into 'develop'
Add favorites tests
See merge request gm/gm-backend!18
|
2019-09-24 06:49:57 +00:00 |
|
Виктор Гладких
|
7f630e9e94
|
Test web email confirm
|
2019-09-24 09:23:57 +03:00 |
|
Виктор Гладких
|
afce9493e9
|
Merge branch 'develop' into account_test
|
2019-09-24 09:09:53 +03:00 |
|
littlewolf
|
80701f27a9
|
Add translation tests to model and API
|
2019-09-23 18:02:25 +03:00 |
|
Виктор Гладких
|
22c237c3d7
|
add test confirm email
|
2019-09-23 18:01:06 +03:00 |
|
Виктор Гладких
|
70f9100813
|
Add test for change-password
|
2019-09-23 17:31:51 +03:00 |
|
evgeniy-st
|
b4320ab4a6
|
End of news may be None
|
2019-09-23 17:17:42 +03:00 |
|
evgeniy-st
|
fd265a397b
|
Update NewsBaseSerializer
|
2019-09-23 16:53:33 +03:00 |
|
Виктор Гладких
|
31f6c2c53a
|
Merge branch 'develop' into account_test
|
2019-09-23 16:47:25 +03:00 |
|
evgeniy-st
|
8f60937e4b
|
Fix migration collection
|
2019-09-23 16:44:28 +03:00 |
|
evgeniy-st
|
83fddd63c3
|
fix migration establishment
|
2019-09-23 16:41:20 +03:00 |
|
Виктор Гладких
|
77b9d3f4a7
|
Test account
|
2019-09-23 16:38:57 +03:00 |
|
michail
|
b75ac46c88
|
Add favorites tests
|
2019-09-23 18:38:39 +05:00 |
|
Виктор Гладких
|
b57eb29b1c
|
Merge branch 'develop' into account_test
|
2019-09-23 16:20:00 +03:00 |
|
Виктор Гладких
|
6e4d2f738f
|
Test for /api/web/account/user/
|
2019-09-23 16:18:36 +03:00 |
|
evgeniy-st
|
d424704cec
|
fix migration
|
2019-09-23 16:13:48 +03:00 |
|
evgeniy-st
|
fdf2974ee5
|
Merge branch 'feature/refactor-news' into develop
|
2019-09-23 16:11:20 +03:00 |
|
evgeniy-st
|
009533d764
|
Tags & disable elasticsearch indexing
|
2019-09-23 16:06:40 +03:00 |
|
d.kuzmenko
|
524a2d814d
|
Merge branch 'feature/collection-tests-api-status' into 'develop'
Feature/collection tests api status
See merge request gm/gm-backend!17
|
2019-09-23 12:51:28 +00:00 |
|
evgeniy-st
|
dc4b63d8b2
|
Refactor news
|
2019-09-23 15:35:37 +03:00 |
|
Виктор Гладких
|
23759974d9
|
Add account/user/ test for GET
|
2019-09-23 15:34:40 +03:00 |
|
littlewolf
|
eca921592d
|
Fix guide parent
|
2019-09-23 15:28:59 +03:00 |
|
littlewolf
|
b4a2893fcd
|
Add tests to guide
|
2019-09-23 15:27:38 +03:00 |
|
d.kuzmenko
|
a0ff8eae56
|
Merge branch 'feature/establishment-tests-api-status' into 'develop'
Feature/establishment tests api status
See merge request gm/gm-backend!13
|
2019-09-23 12:20:13 +00:00 |
|
d.kuzmenko
|
0a96464f78
|
Merge branch 'feature/news-tests' into 'develop'
Add news tests
See merge request gm/gm-backend!14
|
2019-09-23 12:19:07 +00:00 |
|
d.kuzmenko
|
83f75a361e
|
Merge branch 'feature/partner-tests' into 'develop'
Add partner tests
See merge request gm/gm-backend!15
|
2019-09-23 12:18:00 +00:00 |
|
Виктор Гладких
|
b69822444a
|
Refactor tests for authorization
|
2019-09-23 15:06:55 +03:00 |
|
michail
|
06764d05e8
|
Add recipe tests
|
2019-09-23 16:21:48 +05:00 |
|
littlewolf
|
aedcd795a9
|
Fix establishment model
|
2019-09-23 14:21:05 +03:00 |
|
littlewolf
|
466c0f80d7
|
Add list read test
Add detail read test
|
2019-09-23 14:17:19 +03:00 |
|
Anatoly
|
2c43a37108
|
GM-125: Доработать авторизацию через FB
|
2019-09-23 12:49:14 +03:00 |
|
Anatoly
|
202aabf15e
|
GM-124: added establishment migration
|
2019-09-23 12:40:27 +03:00 |
|
Anatoly
|
217c11b970
|
GM-124: Доработать модель establishment-а
|
2019-09-23 12:29:08 +03:00 |
|
littlewolf
|
9f89deb23b
|
Fix establishment RUD serializer
|
2019-09-23 11:16:22 +03:00 |
|
Anatoly
|
20766768d8
|
fixed establishment filter by geo
|
2019-09-23 10:12:14 +03:00 |
|
michail
|
b8c734f5e6
|
Add partner tests
|
2019-09-22 15:37:51 +05:00 |
|
michail
|
7729ab5653
|
Add news tests
|
2019-09-21 17:44:27 +05:00 |
|
Anatoly
|
07d17d5bf1
|
refactored similar establishment endpoint
|
2019-09-20 16:55:04 +03:00 |
|
littlewolf
|
eaac6ca885
|
Fix
|
2019-09-20 16:47:20 +03:00 |
|
littlewolf
|
4e495fa47d
|
Remove debug
|
2019-09-20 16:42:35 +03:00 |
|
littlewolf
|
e39bc835fd
|
Fix class name
|
2019-09-20 16:41:24 +03:00 |
|
littlewolf
|
0d7b26bbb2
|
Add update tests
|
2019-09-20 16:40:53 +03:00 |
|
littlewolf
|
85fef10eb3
|
Fix establishment tests
|
2019-09-20 16:28:23 +03:00 |
|
littlewolf
|
aaff7fd3ba
|
Add schedule tests
|
2019-09-20 16:22:41 +03:00 |
|
littlewolf
|
2d8b30c3ee
|
Add patch test to plates class
|
2019-09-20 16:10:51 +03:00 |
|
Anatoly
|
277c7ba2eb
|
added field old_password to endpoint for change user password
|
2019-09-20 16:08:23 +03:00 |
|
littlewolf
|
7f973bbf52
|
Merge branch 'develop' into feature/establishment-tests-api-status
|
2019-09-20 16:00:39 +03:00 |
|
littlewolf
|
df0afc5653
|
Fix plates RUD view
|
2019-09-20 16:00:16 +03:00 |
|
littlewolf
|
2f74c63fd9
|
Fix plate tests
Add menu tests
|
2019-09-20 15:58:23 +03:00 |
|
Dmitriy Kuzmenko
|
1e1b09660d
|
fix news_type
|
2019-09-20 15:55:37 +03:00 |
|
littlewolf
|
014931d2c4
|
Add plate tests
Add is_publish to serializer
Add TODO for is_publish
|
2019-09-20 15:39:53 +03:00 |
|
Anatoly
|
193ecfba7a
|
fixed comments
|
2019-09-20 15:38:20 +03:00 |
|
Anatoly
|
5f3947601a
|
rename url path collection to collections, delete property in M2M field
|
2019-09-20 15:11:33 +03:00 |
|
littlewolf
|
e616d3970c
|
Add class to test childs
|
2019-09-20 14:55:34 +03:00 |
|
littlewolf
|
ee93905556
|
Add phone tests
|
2019-09-20 14:49:04 +03:00 |
|
Anatoly
|
09c9d666b5
|
rename image_url to image, preview_image_url to preview_image
|
2019-09-20 14:42:34 +03:00 |
|
littlewolf
|
00d8f09881
|
Add email tests
|
2019-09-20 14:42:00 +03:00 |
|
littlewolf
|
49d2070544
|
Add establishment tests
|
2019-09-20 14:31:02 +03:00 |
|
Anatoly
|
2089ca067a
|
chane FK to URLField in Collection model, added properties to field collections in Establishment model
|
2019-09-20 14:22:39 +03:00 |
|
Anatoly
|
413c93bead
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +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 |
|
evgeniy-st
|
e5f4c27495
|
Fix establishment search
|
2019-09-19 18:27:47 +03:00 |
|
evgeniy-st
|
2cb4d22a94
|
Add in_favorites into models
|
2019-09-19 18:18:19 +03:00 |
|
ВашÐВиктор ГладкихÐ
|
4a08abbfd9
|
employee test crd
|
2019-09-19 18:02:43 +03:00 |
|
Dmitriy Kuzmenko
|
b23a79775d
|
add merge for migrations
|
2019-09-19 17:57:30 +03:00 |
|
Dmitriy Kuzmenko
|
5a36613c97
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# apps/establishment/urls/back.py
|
2019-09-19 17:19:40 +03:00 |
|
Dmitriy Kuzmenko
|
2164e30aef
|
chnage image field to image_url in establishments
|
2019-09-19 17:18:08 +03:00 |
|
Anatoly
|
2ce69eb003
|
added establishment tag identifier to TagListAPIView
|
2019-09-19 17:10:18 +03:00 |
|