|
|
640da2ee04
|
Update 7project/backend/app/services/bank_scraper.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 00:41:34 +01:00 |
|
|
|
ab9aefd140
|
feat(workers): update workers
|
2025-11-12 00:38:39 +01:00 |
|
ribardej
|
4eaf46e77e
|
fix(backend): http redirect for exchange_rates.py fix
|
2025-11-11 21:00:59 +01:00 |
|
ribardej
|
ef26e88713
|
feat(backend): moved mock bank to backend
|
2025-11-11 18:47:35 +01:00 |
|
ribardej
|
2e1dddb4f8
|
fix(frontend): fixed dashboard error
|
2025-11-11 16:30:34 +01:00 |
|
ribardej
|
25e587cea8
|
fix(db): updated db setup for tests
|
2025-11-11 16:28:12 +01:00 |
|
ribardej
|
5954e56956
|
feat(backend): Moved the unirate API to the backend
|
2025-11-11 16:01:11 +01:00 |
|
Dejan Ribarovski
|
8575ef8ff5
|
Merge branch 'main' into 47-move-the-currency-api-and-mock-bank-to-backend
|
2025-11-11 15:39:08 +01:00 |
|
|
|
c53e314b2a
|
fix(tests): set pytest env
Deploy Prod / Run Python Tests (push) Waiting to run
Deploy Prod / Build and push image (reusable) (push) Waiting to run
Deploy Prod / Generate Production URLs (push) Waiting to run
Deploy Prod / Frontend - Build and Deploy to Cloudflare Pages (prod) (push) Blocked by required conditions
Deploy Prod / Helm upgrade/install (prod) (push) Blocked by required conditions
|
2025-11-11 15:36:12 +01:00 |
|
|
|
3d31ff4631
|
fix(tests): do not include prometheus in test env
|
2025-11-11 15:29:47 +01:00 |
|
ribardej
|
8b92b9bd18
|
fix(tests): fixed test runtime errors regarding database connection
|
2025-11-11 15:28:48 +01:00 |
|
ribardej
|
3d26ed6a62
|
fix(tests): fixed test runtime errors regarding database connection
|
2025-11-11 15:27:03 +01:00 |
|
ribardej
|
67b44539f2
|
fix(tests): fixed test runtime errors regarding database connection
|
2025-11-11 15:12:13 +01:00 |
|
ribardej
|
ff9cc712db
|
fix(tests): fixed test runtime errors regarding database connection
|
2025-11-11 15:05:44 +01:00 |
|
|
|
4cf0d2a981
|
Update 7project/charts/myapp-chart/templates/prod.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-11 15:03:43 +01:00 |
|
|
|
9986cce8f9
|
Update 7project/charts/myapp-chart/values.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-11 15:03:36 +01:00 |
|
|
|
b3b5717e9e
|
feat(infrastructure): add email sender
|
2025-11-11 14:59:28 +01:00 |
|
ribardej
|
1da927dc07
|
fix(tests): fixed test runtime errors regarding database connection
|
2025-11-11 14:50:43 +01:00 |
|
|
|
537d050080
|
feat(deployment): add 404 for public access
|
2025-11-11 14:16:08 +01:00 |
|
|
|
1e4f342176
|
feat(deployment): add cron support
|
2025-11-11 14:07:33 +01:00 |
|
|
|
c62e0adcf3
|
feat(deployment): add cron support
|
2025-11-11 14:03:31 +01:00 |
|
|
|
24d86abfc4
|
feat(deployment): add cron support
|
2025-11-11 13:58:36 +01:00 |
|
|
|
21305f18e2
|
feat(deployment): add cron support
|
2025-11-11 13:54:45 +01:00 |
|
|
|
e708f7b18b
|
feat(deployment): add cron support
|
2025-11-11 13:52:17 +01:00 |
|
|
|
ca8287cd8b
|
feat(prometheus): add custom metrics
|
2025-11-09 12:43:27 +01:00 |
|
ribardej
|
ed3e6329dd
|
feat(docs): new metting.md
Deploy Prod / Run Python Tests (push) Has been cancelled
Deploy Prod / Build and push image (reusable) (push) Has been cancelled
Deploy Prod / Generate Production URLs (push) Has been cancelled
Deploy Prod / Frontend - Build and Deploy to Cloudflare Pages (prod) (push) Has been cancelled
Deploy Prod / Helm upgrade/install (prod) (push) Has been cancelled
|
2025-11-06 13:13:16 +01:00 |
|
ribardej
|
a214e2cd8b
|
fix(test): fixed tests for local usage and documentation in report.md
|
2025-11-06 12:28:42 +01:00 |
|
|
|
6c8d2202b5
|
update report
|
2025-11-06 12:03:15 +01:00 |
|
ribardej
|
8b301c386e
|
feat(test): added more tests
|
2025-11-06 11:20:10 +01:00 |
|
ribardej
|
733e7a8918
|
feat(test): added more tests
|
2025-11-06 11:14:57 +01:00 |
|
ribardej
|
524e7a6f98
|
fix(frontend): fixed exchange rates and app name
|
2025-11-06 09:56:16 +01:00 |
|
ribardej
|
0c9882e9b3
|
feat(frontend): fixed exchange rates
Deploy Prod / Run Python Tests (push) Waiting to run
Deploy Prod / Build and push image (reusable) (push) Waiting to run
Deploy Prod / Generate Production URLs (push) Waiting to run
Deploy Prod / Frontend - Build and Deploy to Cloudflare Pages (prod) (push) Blocked by required conditions
Deploy Prod / Helm upgrade/install (prod) (push) Blocked by required conditions
|
2025-11-05 23:14:12 +01:00 |
|
Dejan Ribarovski
|
60560dea99
|
Update 7project/frontend/src/pages/Dashboard.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-05 20:39:52 +01:00 |
|
ribardej
|
a9b2aba55a
|
feat(frontend): implemented mobile friendly UI responsiveness
|
2025-11-05 20:24:33 +01:00 |
|
ribardej
|
36b1fe887b
|
feat(frontend): Added options for modifying and deleting transactions in the UI
|
2025-11-05 18:00:24 +01:00 |
|
ribardej
|
8543c72730
|
fix(frontend): fixed the layout for chrome based browsers
|
2025-11-05 15:49:31 +01:00 |
|
|
|
24087c2810
|
updated report
|
2025-11-02 22:59:12 +01:00 |
|
ribardej
|
6818b1f649
|
fix(frontend): CNB API fix
Deploy Prod / Run Python Tests (push) Has been cancelled
Deploy Prod / Build and push image (reusable) (push) Has been cancelled
Deploy Prod / Generate Production URLs (push) Has been cancelled
Deploy Prod / Frontend - Build and Deploy to Cloudflare Pages (prod) (push) Has been cancelled
Deploy Prod / Helm upgrade/install (prod) (push) Has been cancelled
|
2025-10-30 22:37:32 +01:00 |
|
|
|
c864e753c9
|
feat(logs): add loki logging
Deploy Prod / Run Python Tests (push) Waiting to run
Deploy Prod / Build and push image (reusable) (push) Waiting to run
Deploy Prod / Generate Production URLs (push) Waiting to run
Deploy Prod / Frontend - Build and Deploy to Cloudflare Pages (prod) (push) Blocked by required conditions
Deploy Prod / Helm upgrade/install (prod) (push) Blocked by required conditions
|
2025-10-30 17:39:27 +01:00 |
|
|
|
b4a453be04
|
feat(logs): add loki logging
|
2025-10-30 17:38:13 +01:00 |
|
|
|
ece2c4d4c5
|
feat(metrics): add basic prometheus metrics, cluster scraping
|
2025-10-30 14:52:33 +01:00 |
|
|
|
2d0d309d2b
|
feat(metrics): add basic prometheus metrics, cluster scraping
|
2025-10-30 14:42:11 +01:00 |
|
|
|
7f8dd2e846
|
feat(metrics): add basic prometheus metrics, cluster scraping
|
2025-10-30 14:31:09 +01:00 |
|
|
|
e0c18912f3
|
feat(metrics): add basic prometheus metrics, cluster scraping
|
2025-10-30 14:23:15 +01:00 |
|
|
|
99384aeb0a
|
feat(metrics): add basic prometheus metrics, cluster scraping
|
2025-10-30 14:18:55 +01:00 |
|
|
|
912697b046
|
fix(relations): allow deleting transaction when relation exists
|
2025-10-30 13:49:29 +01:00 |
|
ribardej
|
356e1d868c
|
fix(frontend): CNB API fix
|
2025-10-30 13:23:51 +01:00 |
|
ribardej
|
14397b8a25
|
Merge remote-tracking branch 'origin/main'
Deploy Prod / Run Python Tests (push) Waiting to run
Deploy Prod / Build and push image (reusable) (push) Waiting to run
Deploy Prod / Generate Production URLs (push) Waiting to run
Deploy Prod / Frontend - Build and Deploy to Cloudflare Pages (prod) (push) Blocked by required conditions
Deploy Prod / Helm upgrade/install (prod) (push) Blocked by required conditions
|
2025-10-30 12:48:45 +01:00 |
|
ribardej
|
5671f97120
|
feat(docs): meeting
|
2025-10-30 12:48:37 +01:00 |
|
Dejan Ribarovski
|
b02c502b4f
|
Merge pull request #41 from dat515-2025/40-fix-ui-layout-and-add-exchange-rates-from-cnb-api
feat(frontend): added CNB API and moved management into a new tab
|
2025-10-30 12:46:58 +01:00 |
|