Commit Graph

42 Commits

Author SHA1 Message Date
6a5f160d83 add interest accural test, improve migration tests
All checks were successful
Backend CI / unit-test (push) Successful in 37s
2025-09-25 22:16:24 +02:00
27b4adaca4 add interest change tables 2025-09-25 12:08:07 +02:00
e66aab99ea basic api is there
All checks were successful
Backend CI / unit-test (push) Successful in 35s
2025-09-24 21:02:21 +02:00
80fc405bf6 Almost finish basic functionalities
All checks were successful
Backend CI / unit-test (push) Successful in 36s
2025-09-24 17:33:27 +02:00
cf6c826468 use utils module 2025-09-24 10:44:32 +02:00
a6592bd140 wip 2025-09-23 23:35:15 +02:00
92c4e0d4fc refine type checking
All checks were successful
Backend CI / unit-test (push) Successful in 35s
2025-09-23 17:37:14 +02:00
b68249f9f1 add create get exchange endpoint
All checks were successful
Backend CI / unit-test (push) Successful in 34s
2025-09-22 23:07:28 +02:00
1750401278 several changes:
All checks were successful
Backend CI / unit-test (push) Successful in 34s
* api calls for auth

* exchange now bind to user
2025-09-22 22:51:59 +02:00
466e6ce653 wip user reg
All checks were successful
Backend CI / unit-test (push) Successful in 34s
2025-09-22 17:35:10 +02:00
e70a63e4f9 add security py 2025-09-22 14:54:29 +02:00
76ed38e9af add crud for exchange 2025-09-22 14:39:33 +02:00
1fbc93353d add exchange table
All checks were successful
Backend CI / unit-test (push) Successful in 35s
2025-09-22 14:33:32 +02:00
76cc967c42 cycle and trade add exchange field 2025-09-19 23:04:17 +02:00
442da655c0 Fix linting error and linting config 2025-09-19 15:30:41 +02:00
07d33c4568 Merge pull request 'feature/db_add_session' (#3) from feature/db_add_session into main
All checks were successful
Backend CI / unit-test (push) Successful in 30s
Reviewed-on: #3
2025-09-19 14:21:11 +02:00
9f3010d300 fix path typo
All checks were successful
Backend CI / unit-test (push) Successful in 30s
Backend CI / unit-test (pull_request) Successful in 30s
2025-09-19 14:18:21 +02:00
bc264c8014 use workspace
Some checks failed
Backend CI / unit-test (push) Failing after 26s
2025-09-19 14:16:25 +02:00
afd342b31f cwd for compare model
Some checks failed
Backend CI / unit-test (push) Failing after 26s
2025-09-19 14:14:51 +02:00
39fc10572e add ci to compare models
Some checks failed
Backend CI / unit-test (push) Failing after 25s
2025-09-19 14:13:05 +02:00
2fbf1e9e01 Add session db 2025-09-19 14:06:32 +02:00
0bc85c1faf Merge pull request 'feature/db' (#2) from feature/db into main
All checks were successful
Backend CI / unit-test (push) Successful in 27s
Reviewed-on: #2
2025-09-18 14:28:17 +02:00
eb1f8c0e37 db ferst version is done.
All checks were successful
Backend CI / unit-test (push) Successful in 28s
Backend CI / unit-test (pull_request) Successful in 27s
2025-09-18 14:26:55 +02:00
d1f1b3e66c Add invalidate not yet with tests
All checks were successful
Backend CI / unit-test (push) Successful in 27s
2025-09-17 16:36:56 +02:00
a0898fa29e refine modle
All checks were successful
Backend CI / unit-test (push) Successful in 27s
2025-09-15 20:30:32 +02:00
7041cc654e refine teardown
All checks were successful
Backend CI / unit-test (push) Successful in 25s
2025-09-14 21:09:26 +02:00
2c22f20b48 continue on crud
Some checks failed
Backend CI / unit-test (push) Failing after 27s
2025-09-14 21:01:12 +02:00
5753ad3767 fix test teardown
All checks were successful
Backend CI / unit-test (push) Successful in 24s
2025-09-14 17:17:48 +02:00
1d215c8032 wip crud
Some checks failed
Backend CI / unit-test (push) Failing after 24s
2025-09-14 17:03:39 +02:00
479d5cd230 add user table
All checks were successful
Backend CI / unit-test (push) Successful in 48s
2025-09-14 15:40:11 +02:00
0a906535dc Revert "for better speed use slim image"
All checks were successful
Backend CI / unit-test (push) Successful in 26s
This reverts commit 1e2bfbeedb.
2025-09-13 21:33:54 +02:00
1e2bfbeedb for better speed use slim image
Some checks failed
Backend CI / unit-test (push) Has been cancelled
2025-09-13 21:29:48 +02:00
616232b76d add migration and enable ci
All checks were successful
Backend CI / unit-test (push) Successful in 1m40s
2025-09-13 21:14:14 +02:00
738df559cb add db models 2025-09-13 18:46:16 +02:00
64a2726c73 wip 2025-09-13 12:58:46 +02:00
6f6170cca4 remove almebic now 2025-09-12 23:24:46 +02:00
b56a506ede another wip 2025-09-12 21:19:36 +00:00
8e30875351 add model wip 2025-09-12 15:05:01 +00:00
aa7b2f403f Merge pull request 'feature/initial' (#1) from feature/initial into main
Reviewed-on: #1
2025-09-12 16:07:21 +02:00
db591679c9 start 2025-09-12 14:06:58 +00:00
10b3927348 Use requirements in for better production 2025-09-12 11:46:57 +00:00
ba58bb60ec initial commit 2025-09-11 18:24:36 +00:00