Commit Graph

84 Commits

Author SHA1 Message Date
da9c292adf formatting to our pj layout 2024-10-25 18:26:03 +03:00
f7d48c57e6 update 2024-09-17 14:09:53 +03:00
735000ced1 before saving task to redis need check this quizID and type 2024-07-11 16:37:47 +03:00
8f3c545b45 added logic for set task for worker tg chanel creator and init redis in app, update openapi 2024-07-11 12:06:24 +03:00
fa24ff4de6 added logic for make user admin who sent messages need rework with event 2024-07-09 23:07:44 +03:00
04665af34a added bot listener need testing now for safety added 2024-07-08 13:46:12 +03:00
2d1456d40b refactor nil client added to map after auth 2024-07-03 00:04:07 +03:00
456fbd3d2f guard for dont duplicate tg accounts 2024-07-01 16:21:15 +03:00
ce8aa02c79 change logic initialization tg client 2024-07-01 16:02:26 +03:00
61ea9b7969 added base logic for restore tg clients from db 2024-07-01 14:15:15 +03:00
fec5374964 finish debug auth 2024-07-01 11:16:47 +03:00
8b00ad820f added tg methods need todo 2024-06-30 21:02:23 +03:00
0978807a9a test local tdlib compile passed 2024-06-27 12:24:23 +03:00
ba602eb00b added tg client need test 2024-06-25 17:41:26 +03:00
c7a1364ac1 added tg client need test 2024-06-25 17:37:26 +03:00
67a1043f52 merge staginng into leadTarget 2024-06-24 16:17:29 +03:00
925a15cb54 uodate common 2024-06-21 00:59:48 +03:00
037554666a Merge branch 'stats' into 'staging'
Stats

See merge request backend/quiz/core!21
2024-06-20 19:46:12 +00:00
aeed388fdd update mod 2024-06-20 15:29:29 +03:00
eadd404c0c -- 2024-06-15 22:36:34 +03:00
fea41fe95e added rest method for getting pipeline stats, connect to clichousee repo success 2024-06-13 19:14:16 +03:00
685420a335 ci: hlog envs 2024-06-12 16:27:42 +03:00
b4d95db30c add validate lead target type in post it 2024-06-12 11:42:26 +03:00
2cb6d9c1dc Merge branch 'staging' into 'hlog'
# Conflicts:
#   go.mod
#   go.sum
#   service/quiz_svc.go
2024-06-11 16:50:55 +00:00
dcac16a2e8 added error handling 2024-06-11 19:12:54 +03:00
898366c135 update get lead target rest method 2024-06-11 18:16:18 +03:00
c2c948cae3 add all base rest methods for lead target 2024-06-10 20:15:18 +03:00
b3f6ed0827 delete email from account queries, attention -> after hlog merge to staging, need fix git conflicts 2024-06-10 19:23:52 +03:00
860a1209ac delete base user log data and movw mw to common pj 2024-06-07 17:53:45 +03:00
f2c7ffcba0 add full logic manual done route 2024-06-03 17:22:48 +03:00
8a0071e81b init hlog events in core methods 2024-06-02 12:36:22 +03:00
05f044c17b init hlog and add hlog events 2024-06-02 11:19:22 +03:00
f8a30dc50c avoid non template templaiting 2024-05-20 18:17:19 +03:00
e33a043bb7 Merge branch 'staging' into 'tmplCopy'
# Conflicts:
#   go.mod
#   go.sum
2024-05-17 18:45:12 +00:00
ccb8b37402 add return id new quiz in tmpl copy 2024-05-17 17:25:32 +03:00
f52afb62bb remove migrate 2024-05-14 17:29:04 +03:00
aea5fd8a4d add new route tmpl copy 2024-05-13 14:15:06 +03:00
ff037fb873 fix: remove stats copying 2024-05-07 20:44:31 +03:00
0ae5fa6adc add kafka producer to mailnotify and some easy test 2024-04-26 21:51:34 +03:00
3755da30b5 Merge branch 'staging' into 'rspsvc'
# Conflicts:
#   go.sum
2024-04-23 12:53:43 +00:00
0e3c7660b7 fix: production environment domain 2024-04-23 13:41:16 +03:00
2937894a8b Merge branch 'staging' into 'rpcsrv'
# Conflicts:
#   go.mod
#   go.sum
2024-04-23 10:32:53 +00:00
393c1faf81 fix: add generative placeholders 4 question editing 2024-04-17 01:29:17 +03:00
55332d5eb5 generative placeholders 4 quiz updating 2024-04-17 01:21:16 +03:00
c0712e5a71 fix: cast text fields in update 2024-04-17 00:29:38 +03:00
0fc65a3847 fis sql injection in question update 2024-04-16 23:06:09 +03:00
c1402b63b7 upd common 2024-04-16 17:56:12 +03:00
e7d928ad01 fix return unsortered answers, now sorted 2024-04-16 17:29:15 +03:00
ba856db178 remove auth client from common 2024-04-16 13:34:09 +03:00
e5d8be5509 -- 2024-04-12 19:54:33 +03:00