Commit graph

10 commits

Author SHA1 Message Date
872c2836bc fix(chart): Fixed a bug with dependency paths 2024-12-16 21:40:22 +03:00
ed8cf91558 refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
85acbbb16c refactor(chart): Move functions to separate files or folders to improve code structure. 2024-12-14 23:22:44 +03:00
683e6a40e5 feat(chart): Add markers on line 2024-11-05 22:43:57 +03:00
7ad43f5a6d fix: Condition of no parameters 2024-11-05 22:32:06 +03:00
38d1ace398 feat(charts): Changed the name of the status code in the response. If there is no argument, the error is now Kekkai, not FastAPI. 2024-10-31 20:10:39 +03:00
34d216de94 feat(chart): В ответе от апи теперь полностью показывается url, а не путь
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-10-28 16:33:01 +03:00
1dabe437ce Теперь создается уникальное имя графика. Подправил статус коды
Some checks are pending
Create and publish a Docker image / build-and-push-server (push) Waiting to run
Create and publish a Docker image / build-and-push-chart (push) Waiting to run
Create and publish a Docker image / build-and-push-CR (push) Waiting to run
2024-10-22 17:01:50 +03:00
93b6fabbd2 Сделал аналитику в сервисе для генерации чартов 2024-10-17 20:56:10 +03:00
e6d72aff2b Переименовал файл 2024-10-08 20:49:17 +03:00
Renamed from chart/chart.py (Browse further)