Commit Graph

55 Commits

Author SHA1 Message Date
2178a94fba Merge branch 'dev' into 'LTV'
# Conflicts:
#   internal/interface/swagger/api.gen.go
#   internal/interface/swagger/models.gen.go
2024-01-13 23:39:14 +00:00
e45f4d9aa5 fix ltv linter#2 2023-12-23 11:19:14 +03:00
61fb3f4e3a fix ltv linter 2023-12-23 11:14:01 +03:00
0a8f184207 add test ltv 2023-12-23 01:27:45 +03:00
962aa779a0 add calculateltv route 2023-12-22 18:12:43 +03:00
0cf5950797 fix openapi 2023-12-20 16:06:21 +03:00
dd4b90fbc5 gen getrecent -> getrecenttariffs 2023-12-20 15:59:59 +03:00
ffc564df5f history list add accountID 2023-12-20 15:42:41 +03:00
Maxim Dolgushin
f96851af5c \start new swagger implementation 2023-12-07 19:29:02 +03:00
4f500f5ea5 mergeconflicts 2023-12-01 20:46:53 +03:00
4461d96bb4 fix linter#3 2023-12-01 14:59:27 +03:00
55ad27ce30 fix linter#2 2023-12-01 14:52:06 +03:00
87bc32ca80 fix linter 2023-12-01 14:27:44 +03:00
9b2633b474 add post formdata for sendreport 2023-11-29 22:01:14 +03:00
213e18d383 add type for method send data 2023-11-28 02:38:22 +03:00
4bd16862d2 fix returning ok and nil in sendreport controller 2023-11-27 12:10:13 +03:00
4a3cf4be25 fix: add unwind and group stages to recent tariffs obtaining 2023-11-26 23:19:38 +03:00
3d0db1f54b refactoring of the sendreports method and adding the necessary clients 2023-11-26 16:02:01 +03:00
Maxim Dolgushin
4f8963f8a3 remove some interfaces 2023-11-26 13:59:08 +03:00
Maxim Dolgushin
32eb736b14 move GetHistories 2023-11-26 13:46:11 +03:00
Maxim Dolgushin
5114839587 move GetHistories 2023-11-26 13:19:46 +03:00
7614255851 add settings for /sendreport 2023-11-25 21:28:26 +03:00
Maxim Dolgushin
5cefe5805b add failing test for /sendReport 2023-11-25 15:02:42 +03:00
Maxim Dolgushin
2e4dbc7cc0 regenerate 2023-11-25 14:57:55 +03:00
66fd4545a7 fix: remove linter that dosn't allow add todo on the top of the func 2023-11-25 14:23:19 +03:00
0a232e505d add route /recent and fix history repo 2023-11-25 13:36:08 +03:00
1231ee9aaa duplicate processing 2023-11-25 13:36:08 +03:00
ae5e06be33 fix pipeline 2023-11-25 13:36:07 +03:00
c149d6a743 update issue 3 2023-11-25 13:36:07 +03:00
298e079f0f fix: history now filtered by userId 2023-11-21 01:07:13 +03:00
2d7f02fd49 fix: set sort of history 2023-10-16 15:12:12 +03:00
56a2dd1e36 fix: remove regexp from dto 2023-09-15 02:01:53 +03:00
kroyzen
4f472700e8 feat: filter history by type 2023-09-14 13:02:32 +03:00
Kirill
c6ae1872ef test(e2e): add & pay tariff 2023-09-09 22:44:46 +00:00
kroyzen
5d53e04858 feat(broker/tariff): add amount & type 2023-08-02 17:22:50 +03:00
Kirill
c71e158b9c feat: broker 2023-07-06 21:50:46 +03:00
Kirill
c3e000d207 feat: set access token on get tariffs 2023-06-29 16:31:16 +03:00
Kirill
6e156ce3a7 ci: fix env hosts 2023-06-22 12:32:06 +03:00
Kirill
8a74754b9b style: some style fixes 2023-06-16 13:14:06 +03:00
Kirill
7b589821e8 test(integration): set verification status 2023-06-16 12:47:11 +03:00
Kirill
5cab3c5377 refactor: echotools error util to errors pkg 2023-06-15 19:01:32 +03:00
Kirill
cea2068f7a feat: update account name 2023-06-15 19:00:01 +03:00
Kirill
91d372a4f0 feat: set account verification status 2023-06-15 18:44:53 +03:00
Kirill
e405fed897 feat: customer controller & insert history method 2023-06-15 16:32:36 +03:00
Kirill
d86b342c29 feat: Sanitize models 2023-06-15 15:45:38 +03:00
Kirill
4c913b4cfb feat: actualize history model 2023-06-15 15:31:34 +03:00
Kirill
fb9d4d62d7 fix: nil deps 2023-06-14 20:28:43 +03:00
Kirill
f679de4f5d refactor: errors pkg & tests 2023-06-14 01:51:34 +03:00
Kirill
0b83d6f10b feat: grpc server 2023-06-14 01:41:33 +03:00
Kirill
bd8fdae583 feat: callback 2023-06-13 22:20:11 +03:00