Commit Graph

728 Commits

Author SHA1 Message Date
Dmitriy Kuzmenko
6ea876cdc6 test small fix 2019-09-26 11:39:48 +03:00
Виктор Гладких
86d754f4bb validate json translated field 2019-09-26 11:38:37 +03:00
d.kuzmenko
9f83f42742 Merge branch 'notification-tests' into 'develop'
Add notification tests

See merge request gm/gm-backend!23
2019-09-26 08:35:03 +00:00
d.kuzmenko
e0f71d2646 Merge branch 'feature/add-base-attributes-autouse' into 'develop'
Feature/add base attributes autouse

See merge request gm/gm-backend!24
2019-09-26 08:34:38 +00:00
d.kuzmenko
169f0db834 Merge branch 'feature/location-tests' into 'develop'
Feature/location tests

See merge request gm/gm-backend!25
2019-09-26 08:33:57 +00:00
d.kuzmenko
2721071e4a Merge branch 'feature/fix-news-urls' into 'develop'
Fixed urls and tests for news

See merge request gm/gm-backend!26
2019-09-26 08:33:14 +00:00
d.kuzmenko
0e4b714d2f Merge branch 'feature/update-establishment-slug-urls' into 'develop'
Feature/update establishment slug urls

See merge request gm/gm-backend!29
2019-09-26 08:32:27 +00:00
d.kuzmenko
218787bec1 Merge branch 'hotfix/favorites-create' into 'develop'
Fix favorites creation by slug

See merge request gm/gm-backend!27
2019-09-26 08:31:52 +00:00
littlewolf
3279fce339 Update tests 2019-09-26 11:19:06 +03:00
Kuroshini
c2bd4b7da8 add slug && preview_image_url to search results 2019-09-25 19:58:25 +03:00
littlewolf
877d3d9e6a Fix test
Add todo to fix error
2019-09-25 19:44:33 +03:00
Anatoly
207e35feb1 GM-127: in progress 2019-09-25 19:39:37 +03:00
Kuroshini
d8dd1fd7d6 Fix carousel field types 2019-09-25 19:00:10 +03:00
littlewolf
cabee12fab Add comment tests
Add favorite tests
2019-09-25 18:58:52 +03:00
littlewolf
07a0f8e295 Temp commit 2019-09-25 17:34:11 +03:00
evgeniy-st
f18c18110c Refactor some establishment serializer 2019-09-25 15:32:45 +03:00
Kuroshini
f38924db42 Fix favorites creation by slug 2019-09-25 14:09:24 +03:00
littlewolf
a2ade761b4 Update web urls 2019-09-25 14:04:52 +03:00
Anatoly
8766388256 fixed similar establishments 2019-09-25 13:16:02 +03:00
Anatoly
90c9e321f7 fixed similar establishments 2019-09-25 13:05:07 +03:00
Anatoly
0e643a1dfa Merge branch 'develop' of /home/a.feteleu/projects/gm-backend with conflicts. 2019-09-25 12:23:25 +03:00
michail
cf19904349 Fixed urls and tests for news 2019-09-25 13:17:24 +05:00
littlewolf
617beb652f Add test to modified item 2019-09-25 11:12:17 +03:00
littlewolf
6bbbd1d6fe Switch decorator to validate 2019-09-25 11:11:12 +03:00
littlewolf
2261875d3c Fix tests 2019-09-24 21:36:59 +03:00
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
d.kuzmenko
a9f13ac283 Merge branch 'account_test' into 'develop'
Account test

See merge request gm/gm-backend!22
2019-09-24 12:14:57 +00: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