|
|
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 |
|
|
|
ff118603db
|
fix(scraper): add negative amounts
|
2025-10-30 12:36:17 +01:00 |
|
ribardej
|
3ee2abefd0
|
feat(frontend): added CNB API and moved management into a new tab
|
2025-10-30 12:35:38 +01:00 |
|
ribardej
|
4a8edf6eb8
|
feat(frontend): added CNB API and moved management into a new tab
|
2025-10-30 12:30:35 +01:00 |
|
|
|
a97f0f7097
|
Merge pull request #39 from dat515-2025/merge/csas_scraping
feat(worker): add transaction saving to db
|
2025-10-30 12:16:39 +01:00 |
|
ribardej
|
c74462b82f
|
Merge remote-tracking branch 'origin/main'
|
2025-10-29 21:29:47 +01:00 |
|
ribardej
|
4c9879cebf
|
fix(tests): finally fixed the test DB deployment :}
|
2025-10-29 20:04:50 +01:00 |
|
|
|
d6a913a896
|
feat(worker): add transaction saving to db
|
2025-10-29 18:11:53 +01:00 |
|
ribardej
|
2ca8a3b576
|
Merge remote-tracking branch 'origin/main' into 33-frontend-looks-like-logged-in-even-after-token-expires
# Conflicts:
# .github/workflows/run-tests.yml
|
2025-10-29 14:54:01 +01:00 |
|
|
|
d8ea25943c
|
feat(code): remove sentry debug endpoint
|
2025-10-29 14:32:25 +01:00 |
|
|
|
7d2e94e683
|
feat(database): add encryption key
|
2025-10-29 14:23:14 +01:00 |
|
ribardej
|
55f8e38376
|
fix(tests): fixed testing DB deployment v4
|
2025-10-29 14:20:20 +01:00 |
|
|
|
3348e0a035
|
feat(database): encrypt transactions data
|
2025-10-29 14:17:53 +01:00 |
|
ribardej
|
cf1d520a30
|
feat(tests): added testing DB
|
2025-10-29 13:42:01 +01:00 |
|
ribardej
|
4aa299d77d
|
feat(docs): went through the checklist.md
|
2025-10-29 13:18:14 +01:00 |
|
ribardej
|
e460f647b2
|
Merge remote-tracking branch 'origin/33-frontend-looks-like-logged-in-even-after-token-expires' into 33-frontend-looks-like-logged-in-even-after-token-expires
|
2025-10-23 19:16:36 +02:00 |
|
ribardej
|
b0cd7030d8
|
fix(backend): adressed copilot review
|
2025-10-23 19:16:14 +02:00 |
|
Dejan Ribarovski
|
eb7b2290b8
|
Update 7project/backend/app/core/security.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-23 19:14:22 +02:00 |
|
ribardej
|
584c090b80
|
fix(backend): implemented jwt token invalidation so users cannot use it after expiry
|
2025-10-23 19:04:48 +02:00 |
|
Dejan Ribarovski
|
4f6d46ba7e
|
Merge pull request #37 from dat515-2025/36-add-mock-databases-or-services-to-fetch-mocked-transactions
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
Run Python Tests / build-and-test (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
feat(frontend): Added Mock Bank connection
|
2025-10-23 13:02:32 +02:00 |
|
Dejan Ribarovski
|
9fc8601e4d
|
Update 7project/frontend/src/pages/Dashboard.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-23 12:53:39 +02:00 |
|
Dejan Ribarovski
|
e488771cc7
|
Update 7project/frontend/src/pages/MockBankModal.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-23 12:53:04 +02:00 |
|
ribardej
|
77992bab17
|
feat(docs): meeting update
|
2025-10-23 12:47:27 +02:00 |
|
ribardej
|
6972a03090
|
feat(frontend): Added Mock Bank connection
|
2025-10-23 12:08:28 +02:00 |
|
Dejan Ribarovski
|
6d7f834808
|
Merge pull request #35 from dat515-2025/34-improve-frontend-functionality
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
Run Python Tests / build-and-test (push) Waiting to run
34 improve frontend functionality
|
2025-10-23 10:02:57 +02:00 |
|
ribardej
|
d5611e3e92
|
fix(frontend): Fixed type error
|
2025-10-23 09:57:15 +02:00 |
|
ribardej
|
5ecfc62b02
|
feat(frontend): improved UI
|
2025-10-23 09:22:10 +02:00 |
|
|
|
d0cbec5fca
|
update report
Run Python Tests / build-and-test (push) Waiting to run
|
2025-10-22 21:52:14 +02:00 |
|
ribardej
|
82eb34c6e6
|
feat(frontend): improved Dashboard.tsx, added transaction date
|
2025-10-22 17:37:11 +02:00 |
|
ribardej
|
e78b8c2e6b
|
fix(tests): fixed a service test and one warning regarding 422 status
Run Python Tests / build-and-test (push) Has been cancelled
|
2025-10-22 14:53:45 +02:00 |
|
ribardej
|
aade88beb9
|
fix(backend): added a default value for FRONTEND_DOMAIN_SCHEME so the tests dont crash
|
2025-10-22 14:48:56 +02:00 |
|
Dejan Ribarovski
|
5305531950
|
Merge branch 'main' into 30-create-tests-and-set-up-a-github-pipeline
|
2025-10-22 14:39:28 +02:00 |
|
ribardej
|
6d8a6a55c0
|
fix(backend): refactored app to fastApi to avoid CORS errors
|
2025-10-22 14:37:48 +02:00 |
|
|
|
396047574a
|
fix(auth): increase timeout
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-21 22:43:30 +02:00 |
|
|
|
d926168ef9
|
fix(oauth): use prod MojeID
|
2025-10-21 22:24:39 +02:00 |
|
|
|
9734895758
|
feat(oauth): add to env
|
2025-10-21 22:11:32 +02:00 |
|
|
|
91a32b2f10
|
feat(oauth): add to env
|
2025-10-21 22:08:00 +02:00 |
|
|
|
2b640fc6ac
|
Update 7project/backend/app/oauth/csas.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-21 22:03:13 +02:00 |
|
|
|
3ebf47e371
|
feat(oauth): add csas connection, allow oauth from react
|
2025-10-21 22:01:09 +02:00 |
|
ribardej
|
391e9da0c4
|
feat(tests): Implemented basic tests and github workflow
|
2025-10-21 15:36:49 +02:00 |
|
|
|
8c72091658
|
Merge branch 'main' into merge/frontend_basics
|
2025-10-21 13:31:50 +02:00 |
|
|
|
607c5eadd7
|
feat(infrastructure): remove old deployment
|
2025-10-20 19:20:56 +02:00 |
|
|
|
2617c640a8
|
fix(app): add missing env variables
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-17 16:04:52 +02:00 |
|
|
|
cb9ef5e461
|
feat(app): add sentry loging
|
2025-10-17 15:59:18 +02:00 |
|