|
e3e07c8869
|
Merge branch 'usersSeparate' into 'main'
Users separate
See merge request backend/quiz/common!26
|
2024-06-12 17:34:33 +00:00 |
|
|
6a7e3f9ea5
|
update sqlc gen
|
2024-06-12 18:38:45 +03:00 |
|
|
5b621f8a9b
|
added amo repo methods for check account stale and update head account data
|
2024-06-18 12:12:46 +03:00 |
|
|
42340d9ff3
|
update sqlc gen
|
2024-06-12 18:25:16 +03:00 |
|
|
ab69a20b1c
|
add query for checked expired tokens and update head accounnt amo
|
2024-06-18 11:58:15 +03:00 |
|
|
7764e7618c
|
update amo CreateAccount
|
2024-06-12 17:03:27 +03:00 |
|
|
429052cf2e
|
update sqlc gen
|
2024-06-12 16:50:15 +03:00 |
|
|
391f9df624
|
update account and users amo repo methods
|
2024-06-12 16:49:31 +03:00 |
|
|
405cd05c98
|
update sqlc gen
|
2024-06-12 16:37:25 +03:00 |
|
|
2fe0379a67
|
update amo queries
|
2024-06-12 16:36:36 +03:00 |
|
|
92b755fde5
|
update sqlc gen
|
2024-06-12 16:30:10 +03:00 |
|
|
c2b5e87d2f
|
update amo queries
|
2024-06-12 16:26:49 +03:00 |
|
|
1e1d489e43
|
add migrate files for separate users table
|
2024-06-12 15:15:14 +03:00 |
|
|
11882ffe22
|
add map for validation LeadTargetType
|
2024-06-12 11:35:24 +03:00 |
|
|
567119396b
|
update lead target repo methods
|
2024-06-12 11:31:34 +03:00 |
|
|
da7f303851
|
update sqlc gen
|
2024-06-12 11:24:37 +03:00 |
|
|
5d83fbbd5e
|
add leadTargetType to model
|
2024-06-12 11:22:34 +03:00 |
|
|
b6ef236e9c
|
update migrate files, add enum
|
2024-06-12 11:19:29 +03:00 |
|
|
9a8f348b2c
|
remove from smtpClient username and password
|
2024-06-11 19:36:23 +03:00 |
|
|
0013810bb8
|
added error handling
|
2024-06-11 19:08:22 +03:00 |
|
|
30262442b2
|
add repo method for get lead target
|
2024-06-11 16:56:31 +03:00 |
|
|
4c6b21e7f0
|
update sqlc gen
|
2024-06-11 16:51:08 +03:00 |
|
|
df09740009
|
add getting lead target query
|
2024-06-11 16:49:15 +03:00 |
|
|
3d0ee4560f
|
add repo methods for lead target
|
2024-06-10 20:08:52 +03:00 |
|
|
bfffb1bc3c
|
add repo methods for lead target
|
2024-06-10 20:05:34 +03:00 |
|
|
b2078aff4d
|
update sqlc gen
|
2024-06-10 19:58:11 +03:00 |
|
|
fe7dad8500
|
add some queries for lead target
|
2024-06-10 19:56:29 +03:00 |
|
|
75e1867c7b
|
update account repo methods
|
2024-06-10 19:12:53 +03:00 |
|
|
9e84512bd6
|
update sqlc gen
|
2024-06-10 19:06:11 +03:00 |
|
|
3a299020fd
|
update sqlc gen
|
2024-06-10 19:04:45 +03:00 |
|
|
0b725ece22
|
add migrate schema for lead target
|
2024-06-10 18:56:25 +03:00 |
|
|
4b0f100655
|
Merge branch 'fixPagination' into 'main'
Fix pagination
See merge request backend/quiz/common!25
|
2024-06-08 21:05:53 +00:00 |
|
|
b161daea28
|
update sqlc gen
|
2024-06-08 20:58:33 +03:00 |
|
|
d88027bd0e
|
fix exspression
|
2024-06-08 20:56:09 +03:00 |
|
|
7e16f4547e
|
add drive url to some methods where it need
|
2024-06-08 18:03:18 +03:00 |
|
|
4f688b5bc8
|
update sqlc gen
|
2024-06-08 17:59:19 +03:00 |
|
|
41e21f5f84
|
add drive url to amo entity models and queries
|
2024-06-08 17:58:11 +03:00 |
|
|
74ecde46ec
|
add verify user privileges utils
|
2024-06-08 17:27:18 +03:00 |
|
|
501a3689fd
|
add to return quiz account id in GettingAmoUsersTrueResults
|
2024-06-08 17:15:20 +03:00 |
|
|
588d878d7c
|
update sqlc gen
|
2024-06-08 17:13:10 +03:00 |
|
|
e62c51eba6
|
add to amoDal account repo, and add value to query
|
2024-06-08 17:12:05 +03:00 |
|
|
6395b9fa3a
|
add new type tagsToAdd to rules repo methods
|
2024-06-08 16:20:31 +03:00 |
|
|
cb1e8abc79
|
update sqlc gen
|
2024-06-05 22:07:15 +03:00 |
|
|
41ba9e34e3
|
update sqlc gen
|
2024-06-05 22:05:32 +03:00 |
|
|
a5a4d9bfc6
|
update rule queries
|
2024-06-08 16:07:25 +03:00 |
|
|
1a7fcd8df0
|
add new type for add tags to rule
|
2024-06-08 15:59:56 +03:00 |
|
|
da2584a374
|
Merge remote-tracking branch 'origin/domain' into fixPagination
|
2024-06-08 14:52:30 +03:00 |
|
|
7b3d9e21ed
|
fix
|
2024-06-05 20:42:03 +03:00 |
|
|
7fac424813
|
update amo repo method, now return domain
|
2024-06-05 15:33:24 +03:00 |
|
|
95703fcd61
|
Merge branch 'hlog' into 'main'
Hlog
See merge request backend/quiz/common!24
|
2024-06-04 22:40:09 +00:00 |
|