-
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: Allow setting project type during creation #1967
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1967 +/- ##
=======================================
Coverage 84.75% 84.76%
=======================================
Files 211 211
Lines 6922 6923 +1
Branches 478 478
=======================================
+ Hits 5867 5868 +1
Misses 890 890
Partials 165 165 ☔ View full report in Codecov by Sentry. |
API Changelog 4.11.1.dev8+g7d63ee40POST /api/v1/projects
|
A Storybook preview is available for commit 7d63ee4. |
This comment has been minimized.
This comment has been minimized.
frontend/src/app/projects/create-project/create-project.component.html
Outdated
Show resolved
Hide resolved
e3be987
to
a1e8dba
Compare
This comment has been minimized.
This comment has been minimized.
a1e8dba
to
38502a3
Compare
This comment has been minimized.
This comment has been minimized.
38502a3
to
e66ef12
Compare
e66ef12
to
9f7bb85
Compare
This comment has been minimized.
This comment has been minimized.
Quality Gate passedIssues Measures |
This report was generated by comparing 7d63ee4 with e8cb5e1. ArtifactName:
|
item | count |
---|---|
pass | 344 |
change | 6 |
new | 0 |
delete | 0 |
📝 Report
Differences
Project Components_Create Project_Create Project_desktop.png
actual | |
---|---|
expected | |
difference |
Project Components_Create Project_Create Project_mobile.png
actual | |
---|---|
expected | |
difference |
Project Components_Project Details_Edit Project Metadata_General_desktop.png
actual | |
---|---|
expected | |
difference |
Project Components_Project Details_Edit Project Metadata_General_mobile.png
actual | |
---|---|
expected | |
difference |
Project Components_Project Details_Edit Project Metadata_With Title_desktop.png
actual | |
---|---|
expected | |
difference |
Project Components_Project Details_Edit Project Metadata_With Title_mobile.png
actual | |
---|---|
expected | |
difference |
Closes #1961