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

Feature/mz 176 ledger filter #57

Merged
merged 6 commits into from
Jan 12, 2024
Merged

Conversation

jinukeu
Copy link
Member

@jinukeu jinukeu commented Jan 12, 2024

πŸ’‘ Issue

🌱 Key changes

μž₯λΆ€ ν•„ν„° UI μž‘μ—…ν–ˆμŠ΅λ‹ˆλ‹€.

βœ… To Reviewers

πŸ“Έ μŠ€ν¬λ¦°μƒ·

μŠ€ν¬λ¦°μƒ·
image

@jinukeu jinukeu self-assigned this Jan 12, 2024
# Conflicts:
#	core/ui/src/main/res/values/strings.xml
#	feature/navigator/src/main/java/com/susu/feature/navigator/MainNavigator.kt
#	feature/navigator/src/main/java/com/susu/feature/navigator/MainScreen.kt
#	feature/received/src/main/java/com/susu/feature/received/navigation/ReceivedNavigation.kt
#	feature/received/src/main/java/com/susu/feature/received/received/ReceivedScreen.kt
#	feature/received/src/main/res/values/strings.xml
Comment on lines 106 to +108
const val ledgerEditRoute = "ledger-edit" // TODO νŒŒλΌλ―Έν„° λ„˜κΈ°λŠ” λ°©μ‹μœΌλ‘œ μˆ˜μ •ν•΄μ•Όν•¨.
const val ledgerAddRoute = "ledger-add" // TODO νŒŒλΌλ―Έν„° λ„˜κΈ°λŠ” λ°©μ‹μœΌλ‘œ μˆ˜μ •ν•΄μ•Όν•¨.
const val ledgerFilterRoute = "ledger-filter" // TODO νŒŒλΌλ―Έν„° λ„˜κΈ°λŠ” λ°©μ‹μœΌλ‘œ μˆ˜μ •ν•΄μ•Όν•¨.
Copy link
Member

Choose a reason for hiding this comment

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

이 νŒŒλΌλ―Έν„° λ„˜κΈ°λŠ” λ°©μ‹μ΄λΌλŠ”κ²Œ μ–΄λ–€μ‹μœΌλ‘œ μˆ˜μ •λ μ§€ κ°„λž΅ν•˜κ²Œλ‚˜λ§ˆ μ•Œ 수 μžˆμ„κΉŒμš”? πŸ‘€

Copy link
Member Author

Choose a reason for hiding this comment

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

μ•„ν•˜ 별건 μ•„λ‹ˆκ΅¬ idκ°’ 처럼 값을 λ„˜κΈ°λŠ” λ°©μ‹μœΌλ‘œ μˆ˜μ •λ κ±°κ°™μ•„μš”!!

fun ledgerDetailRoute(id: String = "0") = "ledger-detail/$id"

@jinukeu jinukeu merged commit 7c62975 into develop Jan 12, 2024
1 check passed
@jinukeu jinukeu deleted the feature/MZ-176-ledger-filter branch January 12, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] μž₯λΆ€ ν•„ν„° UI μž‘μ—…
2 participants