Commit graph

91 commits

Author SHA1 Message Date
53fe776017 added render conditions 2025-04-09 10:43:11 +02:00
c69c74b5d3 Optimized Styling added Dummy 2025-04-09 10:34:14 +02:00
3a74cf4759 Added content to Sidebar 2025-04-09 10:33:16 +02:00
Doulrion
3b604d75f5 Sidebar list 2025-04-09 10:32:42 +02:00
Doulrion
6936e5bfca Added Drawer wthout working content 2025-04-09 10:32:42 +02:00
9daaa94660 Merge pull request 'push-cargo-lock' (#61) from push-cargo-lock into main
Reviewed-on: #61
2025-04-09 10:00:00 +02:00
9a693821ce push cargo-lock
Some checks failed
ci/woodpecker/pr/cargo_check Pipeline was successful
ci/woodpecker/pr/cargo_clippy Pipeline was successful
ci/woodpecker/pr/cargo_test Pipeline was successful
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-09 09:59:45 +02:00
f81590ff24 feat: automatically run migration on startup 2025-04-09 09:59:45 +02:00
9bad76dcd6 Merge pull request 'chaged the header and styling' (#60) from frontend/changing-more-things-on-header into main
Reviewed-on: #60
Reviewed-by: DulliGulli <jan.hoegerle@gmail.com>
2025-04-09 09:45:15 +02:00
6b4dd96d83 chaged the header and styling
Some checks failed
ci/woodpecker/pr/cargo_check Pipeline was successful
ci/woodpecker/pr/cargo_clippy Pipeline was successful
ci/woodpecker/pr/cargo_test Pipeline was successful
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-09 09:38:53 +02:00
ca04737c49 Merge pull request 'build rudimentary header, no sticky header yet and tailwind missing' (#58) from frontend/building-header-component into main
Reviewed-on: #58
Reviewed-by: Fargan von Pfargan Pfadfinder Tampon Tamplate <123@123.de>
2025-04-08 12:33:04 +02:00
e6fea1aab3 build rudimentary header, no sticky header yet and tailwind missing
Some checks failed
ci/woodpecker/pr/cargo_check Pipeline was successful
ci/woodpecker/pr/cargo_clippy Pipeline was successful
ci/woodpecker/pr/cargo_test Pipeline failed
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-08 11:30:34 +02:00
a2fefb459d Implement user retrieval and deletion endpoint (#56)
Reviewed-on: #56
Reviewed-by: Fargan von Pfargan Pfadfinder Tampon Tamplate <123@123.de>
Co-authored-by: Mika Bomm <mika.bomm@outlook.com>
Co-committed-by: Mika Bomm <mika.bomm@outlook.com>
2025-04-07 14:23:54 +02:00
dddad6f0cc Merge pull request 'Refactor database URL tests to use temp_env with multiple variables and improve clarity' (#55) from api-backend into main
Reviewed-on: #55
2025-04-07 13:08:05 +02:00
cee89e31aa Refactor database URL tests to use temp_env with multiple variables and improve clarity
Some checks failed
ci/woodpecker/pr/check_fmt Pipeline failed
ci/woodpecker/pr/cargo_clippy Pipeline was successful
ci/woodpecker/pr/cargo_check Pipeline was successful
ci/woodpecker/pr/cargo_test Pipeline was successful
2025-04-07 13:06:34 +02:00
f4ce83b5c2 Merge pull request 'ldap tests' (#52) from Backend-ldap into main
Reviewed-on: #52
2025-04-07 11:34:22 +02:00
43166d0efc Merge pull request 'Add temp-env as a dev dependency and enhance database URL tests' (#51) from tests-build-db-url into main
Reviewed-on: #51
2025-04-07 11:32:28 +02:00
d0045e80e3 Add temp-env as a dev dependency and enhance database URL tests
Some checks are pending
ci/woodpecker/pr/cargo_check Pipeline is pending
ci/woodpecker/pr/cargo_clippy Pipeline is pending
ci/woodpecker/pr/cargo_test Pipeline is pending
ci/woodpecker/pr/check_fmt Pipeline is pending
2025-04-07 11:29:49 +02:00
3f2da7dd08 Merge pull request 'added lucide-vue-next for icons' (#48) from add-lucide-vue-next-icons into main
Reviewed-on: #48
Reviewed-by: DulliGulli <jan.hoegerle@gmail.com>
2025-04-07 11:25:41 +02:00
2f2ce6ed7e added lucide-vue-next for icons
Some checks failed
ci/woodpecker/pr/cargo_check Pipeline was successful
ci/woodpecker/pr/cargo_clippy Pipeline was successful
ci/woodpecker/pr/cargo_test Pipeline was successful
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-07 11:18:00 +02:00
cb458f34f2 Merge pull request 'Frontend-feature-41' (#45) from Frontend-feature-41 into main
Reviewed-on: #45
2025-04-07 11:15:21 +02:00
Jan
d7e21c5620 Frontend: rm Primvue icons
Some checks failed
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-07 11:04:01 +02:00
893388d555 ldap tests
Some checks failed
ci/woodpecker/pr/cargo_test Pipeline is pending
ci/woodpecker/pr/check_fmt Pipeline is pending
ci/woodpecker/pr/cargo_check Pipeline failed
ci/woodpecker/pr/cargo_clippy Pipeline is running
2025-04-07 10:56:19 +02:00
72bb162b52 Merge pull request 'add various cargo ci checks' (#38) from ci/add-rust-stuff into main
Reviewed-on: #38
2025-04-07 09:22:39 +02:00
Schnitzel
22ba66bcf5 FE: add component MenuBar & ClassBar
add view Student View
Restrukture
2025-04-04 18:58:44 +02:00
jopejoe1
bff7eca3a0 add various cargo ci checks
All checks were successful
ci/woodpecker/pr/cargo_check Pipeline was successful
ci/woodpecker/pr/cargo_clippy Pipeline was successful
ci/woodpecker/pr/cargo_test Pipeline was successful
ci/woodpecker/pr/check_fmt Pipeline was successful
2025-04-04 13:20:52 +02:00
84385a35f4 Merge pull request 'Adding PrimeVue' (#37) from frontend/adding-PrimeVue into main
Reviewed-on: #37
2025-04-04 13:15:24 +02:00
6952fa14b8 Leck meine Pipeline
All checks were successful
ci/woodpecker/pr/check_fmt Pipeline was successful
2025-04-04 13:09:16 +02:00
4a1eb8d3f9 Merge pull request 'add cargo to dev shell' (#39) from nix-update-dev-shell into main
Reviewed-on: #39
2025-04-04 13:07:19 +02:00
13bb4330e5 fixxes
Some checks failed
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-04 12:53:14 +02:00
31a4cb3c39 Merge branch 'frontend/adding-PrimeVue' of https://git.mixel.cloud/Turbo/peer-group-grading into frontend/adding-PrimeVue 2025-04-04 12:52:26 +02:00
15c4e0b246 formating 2025-04-04 12:50:34 +02:00
jopejoe1
b63607ff68 add cargo to dev shell
All checks were successful
ci/woodpecker/pr/check_fmt Pipeline was successful
2025-04-04 12:23:13 +02:00
4f6b5bab31 Adding primevue to project
Some checks failed
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-04 11:48:14 +02:00
c6211418a6 Adding PrimeVue dependencies 2025-04-04 11:48:14 +02:00
jopejoe1
3139bab32f run treefmt 2025-04-04 11:32:19 +02:00
jopejoe1
00148b02eb make ci run on prs 2025-04-04 11:31:16 +02:00
ef002bf406 revert 54ca7f90b1
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
revert commit fmt
2025-04-04 11:26:14 +02:00
29d1f41de5 Adding primevue to project 2025-04-04 11:21:19 +02:00
89e7f84469 Adding PrimeVue dependencies 2025-04-04 11:20:46 +02:00
jopejoe1
54ca7f90b1 commit fmt
Some checks are pending
ci/woodpecker/push/check_fmt Pipeline is running
2025-04-04 10:57:00 +02:00
304763fbf8 feat: add validation for username and password length in user creation
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 14:20:06 +02:00
4828b7e907 feat: implement user login functionality with session management
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 13:58:18 +02:00
34d979da86 WIP 2025-04-03 13:40:48 +02:00
c8c6d4cf0a refactor: remove entity crate and update dependencies in backend
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 11:11:26 +02:00
60805ea449 feat: add local_auth entity and restructure project entities
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 11:04:49 +02:00
8e460ec6dd feat: add validation to project creation and update endpoints
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 10:40:59 +02:00
f20802682a update_project endpoint and DTOs (#29)
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
Reviewed-on: #29
Co-authored-by: Mika <mika.bomm@outlook.com>
Co-committed-by: Mika <mika.bomm@outlook.com>
2025-04-03 09:55:04 +02:00
d6714aa7d9 fix: get request on a single project
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-02 20:18:18 +02:00
c1e5f60fac feat: add endpoints to retrieve all projects and a specific project
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
get specific project is not working yet
2025-04-02 16:46:58 +02:00