1
0
mirror of synced 2024-11-22 12:26:02 +03:00
Commit Graph

131 Commits

Author SHA1 Message Date
Alex Lushpai
889e246320 send messages from mg to telegram, minor fixes 2018-05-29 17:20:56 +03:00
Alex Lushpai
7ebadf753e make route for MG webhook 2018-05-29 12:03:51 +03:00
DmitryZagorulko
cd6c64e6da add migrations, correct tests 2018-05-29 10:08:59 +03:00
DmitryZagorulko
45a6b478d7 improve struct, template, routing 2018-05-29 10:08:59 +03:00
DmitryZagorulko
5c6cab9fbf fix remarks pr, improve tests 2018-05-29 10:08:59 +03:00
Ilyas Salikhov
ce7f72d4b9 Fix test running in Jenkins 2018-05-25 18:17:31 +03:00
Alex Lushpai
c9d6459b9f
Merge pull request #5 from gwinn/master
Docker & Jenkins configuration
2018-05-25 16:16:41 +03:00
Alex Lushpai
1e6649b403 update Jenkinsfile 2018-05-25 16:15:24 +03:00
Alex Lushpai
e51e857572 fix makefile 2018-05-25 16:03:50 +03:00
Alex Lushpai
47d790075f add Jenkins configuration 2018-05-25 16:02:19 +03:00
Alex Lushpai
755354f1b7
Merge pull request #4 from DmitryZagorulko/master
add telegram webhook, improve template, minor fixes
2018-05-25 16:00:39 +03:00
DmitryZagorulko
84cf4ae56d add tests, improve receiving updates from telegram 2018-05-25 15:56:31 +03:00
DmitryZagorulko
91e1bc6a36 minor fixes 2018-05-24 18:10:25 +03:00
DmitryZagorulko
adff7e14b4 correct response statuses 2018-05-24 17:16:21 +03:00
DmitryZagorulko
74b5205768 add telegram webhook, improve template, minor fixes 2018-05-24 15:33:11 +03:00
Alex Lushpai
071de2eeb1
Merge pull request #3 from gwinn/master
update Dockerfile & title translations
2018-05-24 11:39:50 +03:00
Alex Lushpai
3c4bd1b9b7 update Dockerfile & title translations 2018-05-24 11:33:04 +03:00
Alex Lushpai
d1a9e53560
Merge pull request #2 from gwinn/master
* update build files
* add static files
* add translations
* minor fixes
* improve templates & settings data
2018-05-23 17:44:23 +03:00
Alex Lushpai
064bfec57a improve templates, settings data & translation 2018-05-23 17:40:17 +03:00
DmitryZagorulko
37c879bff1 minor fixes 2018-05-23 17:40:17 +03:00
DmitryZagorulko
34b447e4e6 remove mapping, correct template 2018-05-23 17:40:17 +03:00
DmitryZagorulko
33d046f3b3 add routing test 2018-05-23 17:40:17 +03:00
Alex Lushpai
18faf44a80 add translations 2018-05-23 17:40:09 +03:00
Alex Lushpai
576f266835 Add static files to Dockerfile 2018-05-23 17:40:09 +03:00
DmitryZagorulko
204266df16 add localization, improve template 2018-05-23 17:40:09 +03:00
Alex Lushpai
1009eb57e9 static files 2018-05-23 17:40:09 +03:00
Alex Lushpai
46257e1ca9 cleanup 2018-05-23 17:40:09 +03:00
Alex Lushpai
1efdda050b update build files 2018-05-23 17:40:09 +03:00
DmitryZagorulko
2bc0fb3049 add migrations 2018-05-23 17:40:09 +03:00
Alex Lushpai
acb2a62da5
Initial release (#1)
Routes
Migrations
Settings form
Activation/deactivation through retailCRM/MG Transport API
2018-05-17 18:35:53 +03:00
Ilyas Salikhov
fce425c90a
Initial commit 2018-04-18 12:21:38 +03:00