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

Refactor/modules core designsystem #82

Merged
merged 53 commits into from
Dec 12, 2023

Conversation

levinzonr
Copy link
Contributor

@levinzonr levinzonr commented Nov 28, 2023

Introduces two new modules

  • designsystem
  • core
  • build-logic

The app and its features uses components from designsystem and stuff from core

The shared build scripts configuration is done via the Convention plugin which is part of the build-logic module

Changed setup-java@ version to 1
Removed unnecessary step from the actions
# Conflicts:
#	build.gradle.kts
#	gradle/libs.versions.toml
Halulkin and others added 23 commits September 18, 2023 11:10
# Conflicts:
#	app/src/main/java/com/monstarlab/features/login/ui/LoginRoute.kt
#	app/src/main/java/com/monstarlab/features/login/ui/LoginScreen.kt
#	app/src/main/java/com/monstarlab/features/nstack/domain/usecase/SetupNstackUseCase.kt
#	app/src/main/java/com/monstarlab/features/resources/ui/ResourcesRoute.kt
#	app/src/main/java/com/monstarlab/features/resources/ui/ResourcesScreen.kt
#	app/src/main/java/com/monstarlab/features/resources/ui/components/ResourceItem.kt
#	build.gradle.kts
#	core/src/main/java/com/monstarlab/core/network/OkHttpModule.kt
#	core/src/main/java/com/monstarlab/core/network/errorhandling/ApiErrorInterceptor.kt
#	core/src/main/java/com/monstarlab/core/ui/extensions/ContextExtensions.kt
#	core/src/main/java/com/monstarlab/core/ui/layout/ColumnWithSeparators.kt
#	designsystem/src/main/java/com/monstarlab/designsystem/theme/dimensions/DimensionsProvider.kt
@levinzonr levinzonr merged commit 7275971 into main Dec 12, 2023
1 check passed
@levinzonr levinzonr deleted the refactor/modules-core-designsystem branch December 12, 2023 08:54
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.

2 participants