Commit graph

115 commits

Author SHA1 Message Date
17f20461f8
feat(ci): add CI environment configuration and replace URL 2025-01-17 10:41:01 +01:00
aceb2e953c
ci: remove unnecessary debug steps from workflow
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m27s
2025-01-17 10:25:06 +01:00
370b1f54f5
ci: update telnet command in Playwright workflow
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m32s
2025-01-17 10:22:50 +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
db0966fdd9
ci: add port mapping to Playwright workflow configuration
Some checks failed
Playwright Tests / test (pull_request) Failing after 15s
2025-01-17 10:18:08 +01:00
c292380fcd
chore: update telnet installation to use -y flag
Some checks failed
Playwright Tests / test (pull_request) Failing after 15s
2025-01-17 10:16:15 +01:00
c76749f3fd
ci: update apt before installing telnet in workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 14s
2025-01-17 10:15:36 +01:00
a058720a6b
ci: add telnet installation to workflow debug step
Some checks failed
Playwright Tests / test (pull_request) Failing after 10s
2025-01-17 10:14:50 +01:00
a598a68d34
ci: add telnet command for debugging in workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 10s
2025-01-17 10:13:53 +01:00
8a3fb2aaf0
ci: remove unnecessary port mappings from workflow config
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m58s
2025-01-17 10:07:24 +01:00
03a8586c38
ci: update Playwright CI configuration for employee service
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m27s
2025-01-17 10:05:42 +01:00
ab1c9ac76f
ci: add healthcheck to employee service in workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m1s
2025-01-17 08:24:44 +01:00
182c014564
chore: update environment to env in workflow file
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m10s
2025-01-17 08:18:52 +01:00
b8f1dab9f4
ci: add PostgreSQL and employee service to workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m4s
2025-01-17 07:59:08 +01:00
408644ddad
ci(workflows): ensure Playwright runs in CI mode always
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m56s
2025-01-17 07:56:29 +01:00
c0ccc736bc
fix(skill.service): update BASE_URL to use localhost IP 2025-01-17 07:55:35 +01:00
1daed7ec65
ci: update Playwright workflow to use Docker compose
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m3s
2025-01-17 07:46:22 +01:00
2d062da74f
feat(ci): add PostgreSQL and employee service to workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m16s
2025-01-16 19:40:54 +01:00
433001001a
ci: add docker compose boot step to workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m15s
2025-01-16 18:10:58 +01:00
ae78af5440
test: add tests for mitarbeiter functionality
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m8s
2025-01-16 18:06:37 +01:00
769c775be4
test: Add login redirection test for employees page
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m51s
2025-01-16 17:42:00 +01:00
59b210ff46
ci: update Angular server start command in background
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m27s
2025-01-16 17:24:43 +01:00
0cecd1cd2b
ci: update Playwright workflow for Angular project setup
Some checks failed
Playwright Tests / test (pull_request) Has been cancelled
2025-01-16 17:22:43 +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
b30a40fe07
feat: add Playwright testing framework configuration and tests
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m43s
2025-01-16 16:46:30 +01:00
27eca287e2 Merge pull request 'feature/add-skill-list' (#70) from feature/add-skill-list into main
Reviewed-on: #70
2025-01-16 15:42:39 +00: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
b7e1ec2d57 Merge pull request 'Qualifikationen Bearbeiten' (#67) from feature/edit-skills into main
Reviewed-on: #67
2025-01-16 09:48:44 +00:00
303dadfc68 Merge pull request 'Redo skill editing logic' (#69) from refactor/redo-skill-editing-logic into feature/edit-skills
Reviewed-on: #69
2025-01-16 09:48:21 +00: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
4de394acb0 Merge pull request 'Mitarbeiter erstellen' (#66) from feature/create-employee into main
Reviewed-on: #66
2025-01-15 13:06:06 +00: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
a0672a03a1 Merge pull request 'Logik/Backend-für-Mitarbeiter-Seite-&-Qualifikationsseite-59' (#65) from Logik/Backend-für-Mitarbeiter-Seite-&-Qualifikationsseite-59 into main
Reviewed-on: #65
2025-01-15 12:45:34 +00: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