Commit graph

37 commits

Author SHA1 Message Date
f10fe2455d
style: Remove unnecessary console.log statements 2025-01-15 12:25:17 +01:00
3b8ed21b27
feat(mitarbeiter-form): add validation error messages display 2025-01-15 12:24:39 +01:00
feaf8f54d2
feat: add navigation to employee overview after update 2025-01-15 11:40:51 +01:00
8abc5855dd
feat(mitarbeiter-bearbeiten): add employee update functionality 2025-01-15 11:30:39 +01:00
d86af94ac8
feat: add employee management and skill handling features 2025-01-15 11:02:12 +01:00
0bcc7d4684
refactor: move form to seperate component as it will be used 2 times 2025-01-15 07:10:50 +01:00
5ff00d7510
feat(routes): add route for MitarbeiterBearbeitenViewComponent 2025-01-15 07:02:38 +01:00
mehdiboudjoudi
e8e410206e UI: Qualifikation Detail seite 2025-01-08 11:46:23 +01:00
mehdiboudjoudi
98a82eacc8 UI: Qualifikation Detail seite 2025-01-08 11:46:01 +01:00
a0306fb548 Merge branch 'main' into Benutzer-Ausloggen-Menu 2025-01-08 09:52:23 +00:00
838deca050 src/app/app.component.html aktualisiert 2025-01-08 09:37:42 +00:00
0a13de7541 Ausloggen Menu UI 2025-01-08 10:36:48 +01:00
c23555b2cb Ausloggen Menu UI 2025-01-08 10:35:18 +01:00
7d01118114 Merge branch 'main' into fix/update-login-screen 2025-01-08 09:22:34 +00:00
ff92bf23c0
Update the login view 2025-01-08 10:19:43 +01:00
4b0ab2f3b9 Merge branch 'main' into Qualiofikation-Bearbeiten-UI 2025-01-08 09:06:28 +00:00
mehdiboudjoudi
5d0e2bba74 UI: Qualifikation Bearbeiten View 2025-01-08 09:52:58 +01:00
544960e4af Merge remote-tracking branch 'origin/main' 2025-01-08 09:42:10 +01:00
74834a99d5 k 2025-01-08 08:58:43 +01:00
fe8b1a1399
feat: add Keycloak authentication integration and guard 2024-12-18 14:08:09 +01:00
758d0bf775
style(login-view): remove border from container style 2024-12-18 13:34:52 +01:00
6f5322afaf
feat(routes): add route for QualifikatonBearbeiten view 2024-12-18 13:31:42 +01:00
ec1436906f
feat(routes): add routing for login and employee views 2024-12-18 13:29:20 +01:00
mehdiboudjoudi
bac0b0dfcc UI: Qualifikation Bearbeiten View 2024-12-18 13:13:44 +01:00
mehdiboudjoudi
e7090c9609 UI: Mitarbeiter Bearbeiten View 2024-12-18 12:02:47 +01:00
7f37f2b477
feat: replace login view with mitarbeiterverwaltung view 2024-12-18 11:17:16 +01:00
026278e53b
feat: replace mitarbeiterverwaltung with login view 2024-12-18 11:15:29 +01:00
mehdiboudjoudi
88d3bb8cc4
UI: User Login, Mitarbeiterübersichts Page 2024-12-18 11:12:08 +01:00
a2e50fb2a6
feat(employee-detail): add delete and edit buttons 2024-12-18 10:57:31 +01:00
dabe491612
feat(employee-detail): add employee details layout and button 2024-12-18 10:53:49 +01:00
ac48357e7a
feat: add employee detail component and update navigation bar 2024-12-18 10:43:14 +01:00
829d289c6d
style(navigation-bar): remove unused dropdown HTML elements 2024-12-18 10:16:13 +01:00
4f9ca794c4
feat(navigation-bar): add logo and update sidebar styling 2024-12-18 10:06:38 +01:00
66472b28f6
style: add layout styles for app and navigation bar components 2024-12-18 09:23:34 +01:00
ba2e989d49
feat(navigation): add navigation bar component and update app layout 2024-12-18 09:11:59 +01:00
2175c104ef
chore: add .gitkeep files to components and views 2024-12-18 09:00:27 +01:00
Jan Klattenhoff
70d1b77e66 initial commit 2024-12-18 08:30:10 +01:00