|
|
3348e0a035
|
feat(database): encrypt transactions data
|
2025-10-29 14:17:53 +01: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 |
|
|
|
cb9ef5e461
|
feat(app): add sentry loging
|
2025-10-17 15:59:18 +02:00 |
|
|
|
b0cabe027f
|
add debug logging
|
2025-10-17 15:42:58 +02:00 |
|
|
|
8974561308
|
add debug logging
|
2025-10-17 15:14:10 +02:00 |
|
|
|
2f275ef605
|
fix(infrastructure): add frontend URL to CORS
|
2025-10-17 12:58:11 +02:00 |
|
ribardej
|
c21af2732e
|
feat(backend): implemented self delete for users
|
2025-10-15 11:11:04 +02:00 |
|
|
|
e200c73b47
|
fix(backend): use correct variable to register routers
Deploy Prod / Build and push image (reusable) (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-13 17:11:31 +02:00 |
|
Dejan Ribarovski
|
879109144c
|
Merge branch 'main' into 20-create-a-controller-layer-on-backend-side
|
2025-10-13 14:03:24 +02:00 |
|
ribardej
|
7061e57442
|
Merge remote-tracking branch 'origin/20-create-a-controller-layer-on-backend-side' into 20-create-a-controller-layer-on-backend-side
|
2025-10-13 13:57:04 +02:00 |
|
ribardej
|
30068079c6
|
feat(backend): renamed endpoints for consistency
|
2025-10-13 13:56:44 +02:00 |
|
Dejan Ribarovski
|
9580bea630
|
Update 7project/backend/app/api/transactions.py
Better error message
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-13 13:52:36 +02:00 |
|
Dejan Ribarovski
|
975f5e5bec
|
Update 7project/backend/app/api/transactions.py
Better error message
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-13 13:52:24 +02:00 |
|
ribardej
|
f1065bc274
|
feat(backend): update consistent Pydantic v2 use everywhere
|
2025-10-13 13:50:59 +02:00 |
|
ribardej
|
2f20fb12e4
|
feat(backend): implemented basic controller layer
|
2025-10-13 12:07:47 +02:00 |
|
|
|
95c8bf1e92
|
Update 7project/backend/app/app.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-11 22:25:04 +02:00 |
|
|
|
b213f22a15
|
feat(auth): refactor
|
2025-10-11 22:22:36 +02:00 |
|
|
|
0cf06b7bd9
|
feat(auth): add CustomOpenID class to force get_user_info implementation
|
2025-10-11 21:37:49 +02:00 |
|
|
|
7a67b12533
|
Update 7project/backend/alembic/versions/2025_10_11_2107-5ab2e654c96e_change_token_lenght.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-11 21:32:03 +02:00 |
|
|
|
a91aea805f
|
feat(auth): add BankID OAuth provider
|
2025-10-11 21:16:53 +02:00 |
|
|
|
32764ab1b0
|
feat(auth): allow updating custom fields from oauth, update MojeID
|
2025-10-11 20:34:36 +02:00 |
|
ribardej
|
6c248039ac
|
feat(backend): fixed DB user schema
|
2025-10-10 16:16:43 +02:00 |
|
|
|
df0f2584ae
|
feat(auth): add support for OAuth and MojeID
|
2025-10-10 15:58:40 +02:00 |
|
|
|
b7570e334f
|
feat(auth): add support for OAuth and MojeID
|
2025-10-10 15:51:18 +02:00 |
|
|
|
abebdb019b
|
feat(models): change unique index
|
2025-10-09 15:15:24 +02:00 |
|
|
|
6040f4339c
|
feat(models): database changes
|
2025-10-09 15:09:26 +02:00 |
|
|
|
72c241f4f7
|
feat(infrastructure): database changes
|
2025-10-09 15:07:33 +02:00 |
|
|
|
8db669ac72
|
feat(infrastructure): database changes
|
2025-10-09 14:56:51 +02:00 |
|
|
|
95996d22f8
|
feat(models): add basic database structure
|
2025-10-09 14:33:07 +02:00 |
|
|
|
ba7cc381cf
|
feat(infrastructure): revert rootless container
|
2025-10-05 21:11:12 +02:00 |
|
|
|
7b9d72791f
|
feat(infrastructure): rootless container
|
2025-10-05 21:05:42 +02:00 |
|
|
|
c45ecbc5bc
|
feat(infrastructure): rootless container
|
2025-10-05 20:57:28 +02:00 |
|
|
|
d58d553945
|
refactor(structure): move to 7project dir
|
2025-10-05 01:30:55 +02:00 |
|