Skip to content

Refactor app creation process: Split into steps and improve navigation#116

Merged
felix-schultz merged 1 commit intodevfrom
feature/115-simplify-app-creation-screen
Jul 19, 2025
Merged

Refactor app creation process: Split into steps and improve navigation#116
felix-schultz merged 1 commit intodevfrom
feature/115-simplify-app-creation-screen

Conversation

@felix-schultz
Copy link
Copy Markdown
Member

  • Introduced a step-based approach for app creation in CreateAppPage.
  • Added StepNavigation component for back and next navigation.
  • Created StepIndicator for visual progress tracking.
  • Implemented individual step components: ConnectivityStep, AppDetailsStep, ReviewStep.
  • Removed CreationProgress component as its functionality is integrated into the new structure.
  • Enhanced code readability and maintainability by organizing related functionalities.
  • Updated Bit class to improve code formatting for better readability.

- Introduced a step-based approach for app creation in CreateAppPage.
- Added StepNavigation component for back and next navigation.
- Created StepIndicator for visual progress tracking.
- Implemented individual step components: ConnectivityStep, AppDetailsStep, ReviewStep.
- Removed CreationProgress component as its functionality is integrated into the new structure.
- Enhanced code readability and maintainability by organizing related functionalities.
- Updated Bit class to improve code formatting for better readability.
@felix-schultz felix-schultz merged commit 2c9a490 into dev Jul 19, 2025
1 of 7 checks passed
@felix-schultz felix-schultz deleted the feature/115-simplify-app-creation-screen branch July 19, 2025 08:53
@deepsource-io
Copy link
Copy Markdown

deepsource-io bot commented Jul 19, 2025

Here's the code health analysis summary for commits 8e73396..76cda3a. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Docker LogoDocker✅ SuccessView Check ↗
DeepSource Rust LogoRust✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 79 occurences introduced
🎯 52 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

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.

1 participant