Commit Graph

1221 Commits

Author SHA1 Message Date
Georg-Stahn
54ebf2e075 Merge remote-tracking branch 'origin/main' into georgs
All checks were successful
checks-impure / test (pull_request) Successful in 33s
checks / test (pull_request) Successful in 3m36s
2023-12-02 12:41:40 +01:00
Georg-Stahn
0f7b5e396f changed data to json to fix nix and pytest 2023-12-02 12:41:21 +01:00
6734fa859e Merge pull request 'tea-create-pr fixed' (#24) from Luis-Hebendanz-main into main
All checks were successful
checks / test (push) Successful in 1m14s
assets1 / test (push) Successful in 23s
checks-impure / test (push) Successful in 31s
2023-12-01 16:14:49 +01:00
5a12de2ad2 tea-create-pr fixed
All checks were successful
checks-impure / test (pull_request) Successful in 31s
checks / test (pull_request) Successful in 1m13s
2023-12-01 16:08:54 +01:00
Georg-Stahn
f76e15917f add someignore stuff
Some checks failed
checks-impure / test (pull_request) Successful in 32s
checks / test (pull_request) Failing after 1m54s
2023-12-01 15:49:59 +01:00
Georg-Stahn
0274b2f33e all nix fmt good
Some checks failed
checks-impure / test (pull_request) Successful in 30s
checks / test (pull_request) Failing after 2m16s
2023-11-30 21:49:07 +01:00
Georg-Stahn
3f76726c3b adding more typing stuff but struggeling with expected typing and running code for pytest :'): api.post(data=????) 2023-11-30 20:21:01 +01:00
Georg-Stahn
243474dc9a adding typings to functions :') not sure with request type ... 2023-11-30 01:34:37 +01:00
Georg-Stahn
ebfdf29f7b recommit ? added pytest and 1 to many for repo 2023-11-30 00:54:44 +01:00
f28634d4c7 Merge pull request 'Added all other missing API endpoints.' (#21) from Luis-Hebendanz-main into main
All checks were successful
checks-impure / test (push) Successful in 30s
checks / test (push) Successful in 1m16s
assets1 / test (push) Successful in 22s
checks-impure / test (pull_request) Successful in 34s
checks / test (pull_request) Successful in 1m20s
2023-11-28 19:19:41 +01:00
313ca288dc Fixed OOM problem in nix-fast-build
All checks were successful
checks-impure / test (pull_request) Successful in 32s
checks / test (pull_request) Successful in 1m10s
2023-11-28 19:15:20 +01:00
6fa2dad6fd Debug build
Some checks failed
checks-impure / test (pull_request) Successful in 33s
checks / test (pull_request) Failing after 2m10s
2023-11-28 18:36:25 +01:00
Georg-Stahn
a31533ad3a db pytest runs for post and get single did 2023-11-27 23:27:52 +01:00
Georg-Stahn
352ab46a6d first running test for db 2023-11-27 22:18:45 +01:00
Georg-Stahn
03890360b8 addeding tests: first producer 2023-11-27 21:16:26 +01:00
Georg-Stahn
2352ffa2c1 reposetories is now also a list in enteties - one to many relation 2023-11-27 20:22:13 +01:00
Georg-Stahn
2c60a35743 get all main changes 2023-11-27 20:07:37 +01:00
af288ceb37 Merge pull request 'Added all other missing API endpoints.' (#20) from Luis-Hebendanz-main into main
All checks were successful
checks-impure / test (push) Successful in 32s
checks / test (push) Successful in 1m36s
assets1 / test (push) Successful in 22s
Reviewed-on: #20
2023-11-27 16:58:29 +01:00
efebe6171e Added all other missing API endpoints.
Some checks failed
checks-impure / test (pull_request) Successful in 33s
checks / test (pull_request) Failing after 1m54s
2023-11-27 14:01:42 +01:00
b4a314f0cd Merge pull request 'Fully working schemas and database, with api endpoints. two missing.' (#19) from Luis-Hebendanz-Luis-Hebendanz-georgs into main
All checks were successful
checks-impure / test (push) Successful in 30s
checks / test (push) Successful in 1m35s
assets1 / test (push) Successful in 25s
2023-11-27 12:58:19 +01:00
1b635d4056 Fully working schemas and database, with api endpoints. two missing.
All checks were successful
checks / test (pull_request) Successful in 4m1s
checks-impure / test (pull_request) Successful in 32s
2023-11-27 12:53:22 +01:00
1665182640 Merge pull request 'push first sql setup try' (#18) from Luis-Hebendanz-georgs into main
All checks were successful
checks-impure / test (push) Successful in 1m14s
assets1 / test (push) Successful in 30s
checks / test (push) Successful in 2m59s
2023-11-27 00:00:03 +01:00
d1a3a5381a Added create_entity
Some checks failed
checks-impure / test (pull_request) Successful in 30s
checks / test (pull_request) Failing after 3h13m7s
2023-11-26 20:54:57 +01:00
80ccaa83d3 fixed incorrect typing issues 2023-11-26 14:15:52 +01:00
530b397592 nix fmt 2023-11-26 14:15:52 +01:00
9580c9591e nix fmt 2023-11-26 14:15:52 +01:00
2b76da2b6d Working broadcasting library 2023-11-26 14:15:50 +01:00
01df76de10 Added broadcaster dependency 2023-11-26 14:15:11 +01:00
Georg-Stahn
21a4adf83c last changes to db 2023-11-26 14:14:20 +01:00
Georg-Stahn
16d0907da8 first running test get and post :) 2023-11-26 14:14:19 +01:00
Georg-Stahn
115b758828 add sql db 2023-11-26 14:12:51 +01:00
Georg-Stahn
0ad48e0de6 push first sql setup try 2023-11-26 14:12:51 +01:00
3167473bca Merge pull request 'Added broadcaster dependency' (#17) from Luis-Hebendanz-main into main
All checks were successful
assets1 / test (push) Successful in 22s
checks-impure / test (push) Successful in 29s
checks / test (push) Successful in 2m0s
Reviewed-on: #17
2023-11-26 14:12:29 +01:00
0bee1aef23 fixed incorrect typing issues 2023-11-26 13:41:42 +01:00
2142785618 nix fmt 2023-11-26 13:12:14 +01:00
e007d98985 nix fmt 2023-11-26 13:06:59 +01:00
3b494dd83a Removed old socket manager 2023-11-26 13:05:56 +01:00
35506e6793 Working broadcasting library 2023-11-26 13:05:55 +01:00
811a6f107f Added broadcaster dependency 2023-11-26 13:04:03 +01:00
b347e0f3f2 update ui-assets.nix 2023-11-26 13:02:23 +01:00
Arslan, Erdem
f3cf07df8e fix linting 2023-11-26 13:02:23 +01:00
Onur Arslan
78144fde03 [Homepage] Table View
- implemented home view table and added checkbox component
2023-11-26 13:02:23 +01:00
Arslan, Erdem
adf7de141e fix linting 2023-11-26 13:02:23 +01:00
Arslan, Erdem
de3f57d54f [Entities] C2 Producer View Table - create and add data to the producer table 2023-11-26 13:02:23 +01:00
Arslan, Erdem
d3ff938d06 [Entities] C2 Consumer View Table - create and add data to the producer table 2023-11-26 13:02:23 +01:00
Arslan, Erdem
6e6cee94d3 [Entities] C1 Producer View Table - create and add data to the producer table 2023-11-26 13:02:23 +01:00
Arslan, Erdem
6b082b20ca [Entities] C1 Consumer View Table - refactoring 2023-11-26 13:02:23 +01:00
Arslan, Erdem
a5a822bd05 [Entities] C1 Consumer View Table - create and add data to the consumer table 2023-11-26 13:02:23 +01:00
Arslan, Erdem
863d9281dd [Layout] Update current Logo - adjust size of tub logo 2023-11-26 13:02:23 +01:00
Arslan, Erdem
c3726e9814 [Layout] Update current Logo - adjust size of tub logo 2023-11-26 13:02:23 +01:00