Commit Graph

416 Commits

Author SHA1 Message Date
Kuroshini
d224c77a01 Fix issues with test && recreate migrations 2019-09-24 12:06:11 +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
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
littlewolf
80701f27a9 Add translation tests to model and API 2019-09-23 18:02:25 +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
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
michail
b75ac46c88 Add favorites tests 2019-09-23 18:38:39 +05: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
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
d.kuzmenko
ac55042577 Merge branch 'feature/recipe-tests' into 'develop'
Add recipe tests

See merge request gm/gm-backend!16
2019-09-23 12:17:30 +00: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