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+ADD - Show latest incidents option #190

Merged
merged 4 commits into from
Jul 9, 2020

Conversation

hossain-khan
Copy link
Owner

@hossain-khan hossain-khan commented Jul 8, 2020

Possible solution for #188 #189

Not a fan of overlapping icons at the toolbar. 🤔

device-2020-07-07-232621 device-2020-07-07-232636

@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #190 into develop will decrease coverage by 0.26%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             develop    #190      +/-   ##
============================================
- Coverage      10.16%   9.89%   -0.27%     
  Complexity        23      23              
============================================
  Files             44      45       +1     
  Lines            777     798      +21     
  Branches          48      47       -1     
============================================
  Hits              79      79              
- Misses           694     715      +21     
  Partials           4       4              

@hossain-khan
Copy link
Owner Author

86872006-5cf83d80-c0a9-11ea-936d-663abd334964@0 5x

hossain-khan added a commit that referenced this pull request Jul 9, 2020
Refactored the navigation args to take in unified args data object with `FilterType`
Updated code to support the new `FilterType` and latest incidents view.

Added `@Parcelize` kotlin extension feature to pass the data object as parcelable.

Closes #188
hossain-khan added a commit that referenced this pull request Jul 9, 2020
Refactored the navigation args to take in unified args data object with `FilterType`
Updated code to support the new `FilterType` and latest incidents view.

Added `@Parcelize` kotlin extension feature to pass the data object as parcelable.

Closes #188
@hossain-khan hossain-khan force-pushed the feature/show-filter-fab-menu branch from c62dba5 to 569d619 Compare July 9, 2020 00:28
Refactored the navigation args to take in unified args data object with `FilterType`
Updated code to support the new `FilterType` and latest incidents view.

Added `@Parcelize` kotlin extension feature to pass the data object as parcelable.

Closes #188
@hossain-khan hossain-khan force-pushed the feature/show-filter-fab-menu branch from 569d619 to 83c9557 Compare July 9, 2020 00:30
@hossain-khan
Copy link
Owner Author

LGTM for #188

@hossain-khan hossain-khan changed the title [ADDED] #188 FAB to show multiple filter options [ADDED] Show latest incidents option Jul 9, 2020
@hossain-khan hossain-khan linked an issue Jul 9, 2020 that may be closed by this pull request
@hossain-khan hossain-khan changed the title [ADDED] Show latest incidents option REFACTOR+ADD - Show latest incidents option Jul 9, 2020
@hossain-khan hossain-khan merged commit ef97840 into develop Jul 9, 2020
@hossain-khan hossain-khan deleted the feature/show-filter-fab-menu branch July 9, 2020 00:35
@hossain-khan hossain-khan added this to the v2.6 milestone Jul 9, 2020
@hossain-khan
Copy link
Owner Author

Final UI

device-2020-07-08-204152 device-2020-07-08-204201

hossain-khan added a commit that referenced this pull request Jul 9, 2020
It doesn't make sense to show all incidents for latest.
hossain-khan added a commit that referenced this pull request Jul 9, 2020
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.

Show latest incidents UI
1 participant