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: View habit events #44

Merged
merged 4 commits into from
Oct 27, 2021
Merged

Feature: View habit events #44

merged 4 commits into from
Oct 27, 2021

Conversation

cbebe
Copy link
Contributor

@cbebe cbebe commented Oct 27, 2021

WARNING: Merge PR #43 first or it's gonna be messy!
Added a list of habit events (not part of requirements) and clicking on the items lead to the edit (part of requirements) page. We have no screen for each individual habit event yet.

Also added an optional comment with input validation.

Closes #17.
Closes #20.

cbebe added 4 commits October 27, 2021 03:15
Break down db and view into sub-packages for Habit and Habit Event
- Remove public acess to HabitDiff and create a static newInstance
method that only takes in a listener.

- Remove OnItemClickListener class implementation and use lambda
functions for on-click listener.
We don't have a screen solely for viewing habit events, though.
@cbebe cbebe requested review from ashutoshlamba, CxLeo, a user and mosaicthej October 27, 2021 12:20
@cbebe cbebe changed the base branch from refactor/clean-packages to master October 27, 2021 12:20
@CxLeo CxLeo merged commit 407f8b8 into master Oct 27, 2021
@cbebe cbebe deleted the feat/view-habit-events branch October 27, 2021 20: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.

US 02.05.01 Edit Habit Event - 3 pts US 02.02.01 Optional Comment for Habit Event - 2 pts
2 participants