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

feat: Allow setting project type during creation #1967

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

zusorio
Copy link
Member

@zusorio zusorio commented Nov 7, 2024

Closes #1961

@zusorio zusorio requested a review from MoritzWeber0 as a code owner November 7, 2024 09:45
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.76%. Comparing base (e8cb5e1) to head (9f7bb85).
Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Nov 7, 2024

API Changelog 4.11.1.dev8+g7d63ee40

POST /api/v1/projects

  • added the new optional request property 'type'

Copy link

github-actions bot commented Nov 7, 2024

A Storybook preview is available for commit 7d63ee4.
➡️ View Storybook
➡️ View Chromatic build

This comment has been minimized.

frontend/package.json Outdated Show resolved Hide resolved
@zusorio zusorio force-pushed the set-project-type-during-creation branch from e3be987 to a1e8dba Compare November 7, 2024 10:03

This comment has been minimized.

@zusorio zusorio force-pushed the set-project-type-during-creation branch from a1e8dba to 38502a3 Compare November 7, 2024 10:57

This comment has been minimized.

@zusorio zusorio force-pushed the set-project-type-during-creation branch from 38502a3 to e66ef12 Compare November 7, 2024 13:04
@zusorio zusorio force-pushed the set-project-type-during-creation branch from e66ef12 to 9f7bb85 Compare November 7, 2024 13:07

This comment has been minimized.

Copy link

sonarcloud bot commented Nov 7, 2024

Copy link

github-actions bot commented Nov 7, 2024

This report was generated by comparing 7d63ee4 with e8cb5e1.
If you would like to check difference, please check here.

change detected

ArtifactName: reg

item count
pass 344
change 6
new 0
delete 0
📝 Report

Differences

Project Components_Create Project_Create Project_desktop.png

actual Actual
expected Expected
difference Difference

Project Components_Create Project_Create Project_mobile.png

actual Actual
expected Expected
difference Difference

Project Components_Project Details_Edit Project Metadata_General_desktop.png

actual Actual
expected Expected
difference Difference

Project Components_Project Details_Edit Project Metadata_General_mobile.png

actual Actual
expected Expected
difference Difference

Project Components_Project Details_Edit Project Metadata_With Title_desktop.png

actual Actual
expected Expected
difference Difference

Project Components_Project Details_Edit Project Metadata_With Title_mobile.png

actual Actual
expected Expected
difference Difference

@MoritzWeber0 MoritzWeber0 merged commit b6f1bf2 into main Nov 7, 2024
31 checks passed
@MoritzWeber0 MoritzWeber0 deleted the set-project-type-during-creation branch November 7, 2024 13:11
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.

Create a training project
2 participants