Merged
Conversation
* chore: network module domain dependency * feat: outline tag component to design system * feat: category bottomsheet to ledger manual * feat: create category bottom sheet & interaction * feat: category input handling * feat: category row list to ledger manual screen * refactor: tag horizontal spacedBy padding * refactor: category bottomsheet header text color * refactor: bottomsheet dismiss request apply invokeOnCompletion * refactor: remove semicolon with bottomsheet type enum class * refactor: spacing between title and textfield in create bottomsheet * refactor: remove spacing below the textfield in create bottomsheet * refactor: change tag value text style from Body4 to Body3 * refactor: remove hide event from bottomsheet back handler lambda
* feat: create category api interface * feat: create category data source * feat: create category repository * feat: create category usecase * feat: call create category api * feat: create category ui handle * refactor: get agency id from state
* feat: fetch categories api interface from network layer * feat: fetch categories api datasource * feat: fetch categories repository * refactor: path variables to query parameters * feat: fetch categories usecase * feat: fetch categories viewmodel method * feat: binding categories * feat: ledger manual category click event handle * feat: category state clean up * refactor: category click event change multiple to single
* feat: add category when create ledger transaction * feat: add category section when fetch ledger detail * fix: staff status snapshot * refactor: bottom bar edit buttom * refactor: remove print
* feat: category delete api interface * feat: category delete method in datasource * feat: category delete in domain layer * feat: category delete api call * refactor: update state field when category delete failure
* fix: add category bottomsheet in ledger detail * fix: onClick category item event * fix: category value race condition * fix: change ledger detail api v1 to v2
e42fd04 to
880f18f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
작업내용
스크린샷
기타