Commit Graph

1216 Commits

Author SHA1 Message Date
Georg-Stahn
47fadc2cb5 Merge pull request 'main' (#22) from main into Georg-Stahn-georgs
Reviewed-on: #22
2023-12-01 15:40:43 +01:00
f64f9552cd Fixed OOM problem in nix-fast-build 2023-12-01 15:40:43 +01:00
f69c9dc870 Debug build 2023-12-01 15:40:43 +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
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
Arslan, Erdem
024d263c8a [Layout] Change Favicon to TUB - update favicon 2023-11-26 13:02:23 +01:00
Arslan, Erdem
cfdb46b575 [Layout] Change Favicon to TUB - remove current favicon 2023-11-26 13:02:23 +01:00
Arslan, Erdem
32487b9345 [Layout] Change Favicon to TUB 2023-11-26 13:02:23 +01:00
Arslan, Erdem
f716ead25e [Layout] Update current Logo - add tub image 2023-11-26 13:02:23 +01:00
Onur Arslan
19f9acb176 [Layout] Modify the Entities to be in a collapsible submenu
- small fix for window pathname
2023-11-26 13:02:23 +01:00