-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: Unify various API endpoints related to config #2034
Conversation
The generated OpenAPI client is not up to date with the latest changes in the OpenAPI specification. |
API Changelog 4.14.1.dev32+g9ac4bfe4GET /api/v1/configurations/feedback
GET /api/v1/metadata
GET /api/v1/navbar
GET /api/v1/settings/configurations/unified
GET /api/v1/users/beta
|
A Storybook preview is available for commit 9ac4bfe. |
This comment has been minimized.
This comment has been minimized.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2034 +/- ##
==========================================
- Coverage 85.47% 85.47% -0.01%
==========================================
Files 225 224 -1
Lines 7416 7399 -17
Branches 513 513
==========================================
- Hits 6339 6324 -15
+ Misses 913 911 -2
Partials 164 164 ☔ View full report in Codecov by Sentry. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
13a32d0
to
52c1225
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
backend/capellacollab/settings/configuration/unifiedconfig/util.py
Outdated
Show resolved
Hide resolved
backend/capellacollab/settings/configuration/unifiedconfig/__init__.py
Outdated
Show resolved
Hide resolved
frontend/src/app/services/unified-config-wrapper/unified-config-wrapper.service.ts
Outdated
Show resolved
Hide resolved
frontend/src/app/users/users-profile/users-profile.component.html
Outdated
Show resolved
Hide resolved
frontend/src/app/users/users-profile/users-profile.component.html
Outdated
Show resolved
Hide resolved
6ec0890
to
3f7e658
Compare
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
More details in the linked issue. Closes #1960
Quality Gate passedIssues Measures |
More details in the linked issue.
Closes #1960