|
|
c290a109b6
|
fix(infrastructure): use variables, not secrets
|
2025-10-16 15:01:53 +02:00 |
|
|
|
7c161f6f37
|
fix(infrastructure): add env variables to deployment
|
2025-10-16 14:49:26 +02:00 |
|
|
|
c4991ea3c4
|
fix(infrastructure): add env variables to deployment
|
2025-10-16 14:47:16 +02:00 |
|
|
|
3b6b64d472
|
update report.md
|
2025-10-16 13:51:52 +02:00 |
|
ribardej
|
9bc543a5fa
|
feat(docs): weekly meeting
|
2025-10-16 13:27:53 +02:00 |
|
ribardej
|
14516a808b
|
feat(docs): this week meeting.md
|
2025-10-16 11:15:54 +02:00 |
|
ribardej
|
922ebf46ae
|
feat(docs): Catch up on report.md
|
2025-10-15 16:25:28 +02:00 |
|
ribardej
|
1f5d6f127f
|
feat(backend): fixed build errors regarding token in headers
|
2025-10-15 15:21:10 +02:00 |
|
ribardej
|
3a7580c315
|
feat(backend): added missing untracked files
|
2025-10-15 15:08:18 +02:00 |
|
ribardej
|
c21af2732e
|
feat(backend): implemented self delete for users
|
2025-10-15 11:11:04 +02:00 |
|
ribardej
|
f208e73986
|
feat(frontend): added account and appearance tabs
|
2025-10-15 11:00:47 +02:00 |
|
ribardej
|
eb087e457c
|
feat(frontend): improved and centered UI
|
2025-10-15 10:06:22 +02:00 |
|
ribardej
|
89d032dd69
|
feat(frontend): introduced a working frontend prototype
|
2025-10-14 11:34:25 +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
|
ac10ab381e
|
Merge pull request #26 from dat515-2025/20-create-a-controller-layer-on-backend-side
20 create a controller layer on backend side
|
2025-10-13 14:05:05 +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 |
|
Dejan Ribarovski
|
12152238c6
|
Merge pull request #23 from dat515-2025/merge/oauth
Deploy Prod / Build and push image (reusable) (push) Waiting to run
Deploy Prod / Frontend - Build and Deploy to Cloudflare Pages (prod) (push) Waiting to run
Deploy Prod / Helm upgrade/install (prod) (push) Blocked by required conditions
feat(auth): add support for OAuth and MojeID
|
2025-10-13 12:46:17 +02:00 |
|
Dejan Ribarovski
|
21ef5a3961
|
Merge pull request #25 from dat515-2025/merge/database_backups
feat(infrastructure): add backups
|
2025-10-13 12:41:27 +02:00 |
|
ribardej
|
2f20fb12e4
|
feat(backend): implemented basic controller layer
|
2025-10-13 12:07:47 +02:00 |
|
|
|
bf213234b1
|
feat(infrastructure): add backups
|
2025-10-12 20:14:48 +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 |
|
|
|
4ea6876b74
|
feat(infrastructure): add forgotten values.yaml
|
2025-10-10 13:57:43 +02:00 |
|
|
|
6d5dd1a222
|
feat(infrastructure): update deployment
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-09 18:51:17 +02:00 |
|
ribardej
|
f09f9eaa82
|
feat(infrastructure): redone the system diagram
|
2025-10-09 15:55:23 +02:00 |
|
|
|
ae10c4daff
|
Merge pull request #19 from dat515-2025/merge/basic_database_structure
feat(models): add basic database structure
|
2025-10-09 15:24:11 +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 |
|
|
|
e32e18f0de
|
feat(models): add basic database structure
|
2025-10-09 14:41:11 +02:00 |
|
|
|
95996d22f8
|
feat(models): add basic database structure
|
2025-10-09 14:33:07 +02:00 |
|
ribardej
|
991c070918
|
meeting notes
|
2025-10-09 13:57:45 +02:00 |
|
derib2613
|
a717e4afeb
|
Merge pull request #17 from dat515-2025/11-update-deployment
update
|
2025-10-09 12:43:45 +02:00 |
|
ribardej
|
2bc03bcd5b
|
feat(infrastructure): add documentation markdown files
|
2025-10-08 17:17:28 +02:00 |
|
|
|
dbd37a8b83
|
feat(infrastructure): add frontend, deploy to cloudflare
|
2025-10-06 21:36:30 +02:00 |
|
|
|
f1cbdbce9c
|
update
|
2025-10-06 21:29:35 +02:00 |
|
|
|
fa1b9523a1
|
feat(infrastructure): add frontend, deploy to cloudflare
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-06 20:56:42 +02:00 |
|