Commit Graph

437 Commits

Author SHA1 Message Date
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
b56e3293ea Merge branch 'dev' into 'staging'
Dev

See merge request pena-services/customer!27
2023-11-26 20:31:07 +00:00
b33122b984 Merge branch 'staging' into 'dev'
# Conflicts:
#   internal/interface/controller/rest/history/history.go
#   internal/interface/repository/history.go
2023-11-26 20:23:21 +00:00
4a3cf4be25 fix: add unwind and group stages to recent tariffs obtaining 2023-11-26 23:19:38 +03:00
9b8a733561 update api:add description for /recent 2023-11-26 16:25:27 +03:00
018967a121 update readme.md 2023-11-26 16:05:13 +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
Maxim Dolgushin
fa91bac30f gitignore vendor/ for now 2023-11-26 13:08:02 +03:00
7614255851 add settings for /sendreport 2023-11-25 21:28:26 +03:00
Maxim Dolgushin
c9c1b5423f small Dockerfile fix 2023-11-25 15:02:46 +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
Maxim Dolgushin
67e9bc87c8 openapi sendReport 2023-11-25 14:55:32 +03:00
Maxim Dolgushin
3cfe51ed7d automatic reformat by vscode 2023-11-25 14:48:59 +03:00
Maxim Dolgushin
9ca23ab7ea quick fix 2023-11-25 14:48:59 +03:00
Maxim Dolgushin
3a583317c3 faster tests 2023-11-25 14:48:59 +03:00
Maxim Dolgushin
011256c7cb cleanup compose 2023-11-25 14:48:59 +03:00
Maxim Dolgushin
2cd90dda66 better order for quick iteration 2023-11-25 14:48:59 +03:00
Maxim Dolgushin
85af11c1d6 rename compose file back 2023-11-25 14:48:59 +03:00
Maxim Dolgushin
5f0b22a21a in-docker integration tests 2023-11-25 14:48:58 +03:00
Maxim Dolgushin
d9a5739ddd cleaner healthcheck 2023-11-25 14:48:58 +03:00
Maxim Dolgushin
12cb0a6a27 fix: make tests usable 2023-11-25 14:48:58 +03:00
d2e9c74e24 Merge branch 'dev' into 'staging'
Dev

See merge request pena-services/customer!26
2023-11-25 11:44:11 +00:00
c0bb6e4ca4 Dev 2023-11-25 11:44:11 +00:00
3655c76289 Merge branch '3' into 'dev'
3

See merge request pena-services/customer!25
2023-11-25 11:35:55 +00: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
721ed64fdc fix: add workaround for custom prices handling 2023-11-16 01:46:13 +03:00
dedfe552a5 fix: add workaround for custom prices handling 2023-11-16 01:40:48 +03:00
780f614aa4 debug: add logging for broker 2023-11-15 17:17:05 +03:00
1d8a3781e1 debug: add logging for broker 2023-11-15 17:11:37 +03:00
Maxim Dolgushin
5fc7161ffe error refactoring done 2023-11-08 14:04:18 +07:00
Maxim Dolgushin
bc3a0daa2b fix ci 2023-11-08 13:56:05 +07:00
Maxim Dolgushin
8226f2cbaa more error cleanups #3 2023-11-08 13:41:25 +07:00
Maxim Dolgushin
13c955d65f safe append 2023-11-08 13:08:27 +07:00
Maxim Dolgushin
a32f4d5efd more error cleanups #2 2023-11-08 13:06:19 +07:00
Maxim Dolgushin
38bb4fb43c refactor pagination 2023-11-08 12:52:47 +07:00
Maxim Dolgushin
ccbc975957 libraries only return errors 2023-11-08 12:39:13 +07:00
Maxim Dolgushin
cf6046d2fe more error cleanups 2023-11-08 12:14:13 +07:00
Maxim Dolgushin
9a369e5784 begin errors refactoring 2023-11-08 11:40:38 +07:00
Maxim Dolgushin
2c0b1c65c3 integration tests imply initialization 2023-11-07 15:19:40 +07:00