Commit graph

65 commits

Author SHA1 Message Date
3a25307a36
fix: update BASE_URL to use 127.0.0.1
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m28s
2025-01-17 10:54:56 +01:00
17f20461f8
feat(ci): add CI environment configuration and replace URL 2025-01-17 10:41:01 +01:00
5a4e14c2dd
fix(skill.service): update BASE_URL for production use
Some checks failed
Playwright Tests / test (pull_request) Failing after 14s
2025-01-17 10:20:58 +01:00
c0ccc736bc
fix(skill.service): update BASE_URL to use localhost IP 2025-01-17 07:55:35 +01:00
6c1ec524ec
chore: update Playwright tests and remove examples
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m36s
2025-01-16 17:19:38 +01:00
3d2f049312
feat(qualifikation): add skill management features and fixes 2025-01-16 16:42:02 +01:00
8a4a617c33
feat: add qualifications management component and routes 2025-01-16 11:06:30 +01:00
703d644799
feat: add error handling for skill form validation 2025-01-16 10:46:27 +01:00
6119621040
feat(qualifikation-form): implement submit functionality and navigation 2025-01-15 20:45:17 +01:00
8d778ae773
refactor: simplify employee management logic in component 2025-01-15 20:19:21 +01:00
c9a4b5063f
EOD 2025-01-15 16:29:11 +01:00
c11772f08b
feat: add qualification editing functionality and styles 2025-01-15 15:57:31 +01:00
61597627c6
feat(qualifikation-form): add qualification form component 2025-01-15 14:20:59 +01:00
ca26b84cc6
feat: add createEmployee method and button click handler 2025-01-15 14:05:28 +01:00
582e115285
feat: add employee creation component and route 2025-01-15 14:01:27 +01:00
b6919107da
feat(mitarbeiter-erstellen): implement employee form functionality 2025-01-15 13:48:46 +01:00
2dc8956142
feat(mitarbeiter-erstellen): add new component files 2025-01-15 13:48:44 +01:00
d80c334e29
style: Update button styles in employee table 2025-01-15 13:40:48 +01:00
c7f3bf5c54
feat: implement employee deletion functionality 2025-01-15 13:39:00 +01:00
4c0371efb3
feat(mitarbeiterverwaltung): add edit employee functionality 2025-01-15 13:32:37 +01:00
d80f98f2a0
feat(search): implement search functionality for employees 2025-01-15 13:29:30 +01:00
9219b92049
refactor: restructure employee-related components and services 2025-01-15 12:53:31 +01:00
5d90b71ba5
refactor: simplify component imports and structure 2025-01-15 12:44:05 +01:00
mehdiboudjoudi
9807f73f1a
test 2025-01-15 12:34:19 +01:00
mehdiboudjoudi
67179669c7
BACK UP COMMIT 2025-01-15 12:32:57 +01:00
mehdiboudjoudi
e18436a57c
90% done 2025-01-15 12:32:51 +01:00
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