Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce first service API concept and reference implementation #1031

Merged
merged 19 commits into from
Feb 21, 2025

Conversation

sven1103
Copy link
Contributor

Introduces a service API that shall replace the service injections in UI components.

This PR comes with a first service API interface and a reference implementation for updating a project design.

This PR also introduces reactor, a library for reactive, non-blocking execution of tasks.

@sven1103 sven1103 requested a review from a team as a code owner February 21, 2025 09:51
@sven1103 sven1103 linked an issue Feb 21, 2025 that may be closed by this pull request
13 tasks
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@sven1103 sven1103 merged commit 0760bf3 into development Feb 21, 2025
5 of 6 checks passed
@sven1103 sven1103 deleted the reactify branch February 21, 2025 11:50
@sven1103 sven1103 linked an issue Mar 4, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce Service API for the UI to interact with API for creating and updating project contacts
2 participants