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: Improve project creation UI #1142

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

romeonicholas
Copy link
Contributor

@romeonicholas romeonicholas commented Oct 30, 2023

AddModelComparison
ConfigureModelComparison
AddTeamComparison
ChooseSourceComparison
GitComparison
CreateNewProjectComparison

Photos show the old views on the left and updated views on the right. These changes also includes the removal of the unused "model initialization" step. Resolves issue #1110

@romeonicholas romeonicholas linked an issue Oct 30, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (83d28d7) 72.50% compared to head (6c3c3bc) 72.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1142   +/-   ##
=======================================
  Coverage   72.50%   72.50%           
=======================================
  Files         162      162           
  Lines        5289     5289           
  Branches      592      592           
=======================================
  Hits         3835     3835           
  Misses       1322     1322           
  Partials      132      132           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@romeonicholas romeonicholas force-pushed the project-creation-ui-improvements branch from 79b134e to 5e2ccc9 Compare October 31, 2023 09:55
@romeonicholas romeonicholas changed the title Project creation UI improvements feat: Improve project creation UI Oct 31, 2023
@romeonicholas romeonicholas force-pushed the project-creation-ui-improvements branch from 3887c5b to 0159078 Compare October 31, 2023 11:23
@romeonicholas romeonicholas marked this pull request as ready for review October 31, 2023 11:28
frontend/src/styles.css Outdated Show resolved Hide resolved
@romeonicholas romeonicholas force-pushed the project-creation-ui-improvements branch from e912de1 to 80ad7ec Compare November 1, 2023 06:33
@romeonicholas romeonicholas force-pushed the project-creation-ui-improvements branch from 0d0a0c2 to 6c3c3bc Compare November 2, 2023 08:07
Copy link

sonarqubecloud bot commented Nov 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@MoritzWeber0 MoritzWeber0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the great PR. A very nice UI improvement and nice improvements for mobile devices :)

@MoritzWeber0 MoritzWeber0 merged commit 7e7c7c9 into main Nov 2, 2023
25 checks passed
@MoritzWeber0 MoritzWeber0 deleted the project-creation-ui-improvements branch November 2, 2023 08:13
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.

Improve UI in project and model creation workflow
2 participants