Commit Graph

194 Commits

Author SHA1 Message Date
ae01145ce6 add query check tags 2024-04-18 12:16:25 +03:00
44291564e2 change some type 2024-04-17 21:19:58 +03:00
3db5dc1300 add method for getting current account 2024-04-17 21:15:20 +03:00
2841043cde gen with sqlc 2024-04-17 21:10:42 +03:00
b36797b22d add some methods repo in amo repo 2024-04-17 21:09:09 +03:00
24b7942061 gen with sqlc 2024-04-17 20:43:28 +03:00
286f65ee38 some update pagination query 2024-04-17 20:42:13 +03:00
670d4d88a6 gen with sqlc 2024-04-17 20:18:52 +03:00
0c528d5afb add some amo sql queries for account and webhook 2024-04-17 20:14:12 +03:00
ff64fa15e4 removed foreign keys from new tables only implicit relationship 2024-04-17 19:28:46 +03:00
9b6327b695 update migrate files 2024-04-17 18:37:04 +03:00
1184036dbe update sqlc yaml 2024-04-17 18:20:58 +03:00
35f553ab1d add jsonb column to questions table 2024-04-17 18:17:07 +03:00
111207f0f3 add new tables for amo integration 2024-04-17 17:48:38 +03:00
5bc95d6c61 change type 2024-04-17 15:19:39 +03:00
7e817cf088 remove deps in amo repo 2024-04-17 15:01:01 +03:00
b73bae1966 init amo repo in common repo 2024-04-17 12:30:19 +03:00
5b57148b01 fix: add generative placeholders 4 question editing 2024-04-17 01:28:07 +03:00
e5ba6630d6 generative placeholders 4 quiz updating 2024-04-17 01:20:25 +03:00
b16aea3f15 Merge branch 'fixqueries' into 'main'
fixqueries

See merge request backend/quiz/common!11
2024-04-16 21:27:45 +00:00
7bca5e781d fixqueries 2024-04-17 00:24:53 +03:00
36451ee089 Merge branch 'fixqueries' into 'main'
change create update querys

See merge request backend/quiz/common!10
2024-04-16 20:05:08 +00:00
2ed28b0b77 change create update querys 2024-04-16 22:53:12 +03:00
f853a933bb Merge branch 'fixsort' into 'main'
Fixsort

See merge request backend/quiz/common!9
2024-04-16 14:51:15 +00:00
77c4797a21 add new method for sort results 2024-04-16 17:25:44 +03:00
9517c32cdc add new slice to sort in GetResultAnswers 2024-04-16 17:07:02 +03:00
a3c9b5c949 Merge branch 'fixsort' into 'main'
fix

See merge request backend/quiz/common!8
2024-04-16 12:40:50 +00:00
ef442e5082 fix 2024-04-16 15:39:23 +03:00
f1ce4de66b Merge branch 'fixsort' into 'main'
Fixsort

See merge request backend/quiz/common!7
2024-04-16 11:56:31 +00:00
c29d16cc12 change some method GetMapQuestions 2024-04-16 14:35:25 +03:00
6e6e28d492 add new varible to getting question title 2024-04-16 14:07:18 +03:00
a84f95429f add page sort for getting questions page 2024-04-16 13:29:30 +03:00
40d8b15b24 Update answer.go 2024-04-14 02:26:04 +03:00
5c23a0151e remove auth client for avoid cycle import 2024-04-14 01:18:08 +03:00
6ce70d76fe Merge branch 'skipmw' into 'main'
add skip auth in minipart

See merge request backend/quiz/common!6
2024-04-12 16:40:14 +00:00
691137f66a add skip auth in minipart 2024-04-12 19:21:54 +03:00
8e83ed89fa return questiontype as string 2024-04-11 20:17:01 +03:00
f16ff49215 Merge branch 'fixquery' into 'main'
Fixquery

See merge request backend/quiz/common!5
2024-04-10 15:22:49 +00:00
5136009e94 Merge branch 'fixwc' into 'main'
Fixwc

See merge request backend/quiz/common!4
2024-04-09 16:00:49 +00:00
4495237cb3 lil fix question title 2024-04-08 21:28:39 +03:00
126d5822d5 add some data to funnel and filter start from questions 2024-04-08 01:30:35 +03:00
561a997f4c update sqlc gen 2024-04-07 14:04:41 +03:00
9e923b7a2c update sqlc gen 2024-04-07 13:59:53 +03:00
f756683012 fix question statistic query 2024-04-10 17:31:20 +03:00
b4b467cb91 change key privilegeMAP to id privilege 2024-04-07 13:48:21 +03:00
f41f0d48a1 change key privilegeMAP to name privilege 2024-04-07 13:39:20 +03:00
39ab616c4e return to base logic privilege map in getting account 2024-04-07 12:17:26 +03:00
51dfbdd6a2 fix wc insert privilege 2024-04-07 11:53:55 +03:00
da9b7336d2 remove insert privilegeWC 2024-04-07 11:51:07 +03:00
38eec37140 fix: add last rigth value to series and refactor general stats 2024-04-07 03:46:42 +03:00