Aggregated Feed: Paginated Activities#219
Merged
sachaarbonel merged 3 commits intocore-add-paginationfrom Apr 25, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #219 +/- ##
==========================================
- Coverage 76.94% 75.98% -0.97%
==========================================
Files 139 143 +4
Lines 4646 4738 +92
==========================================
+ Hits 3575 3600 +25
- Misses 1071 1138 +67
Continue to review full report at Codecov.
|
sachaarbonel
added a commit
that referenced
this pull request
May 27, 2022
* fix: use data not used on setUser * feat: add pagination management to core feed bloc * feat: update and expand core example * docs: update CHANGELOG * fix ci * ui kit: bump depedency * bump dev dependencies * github action build workflow: channel stable * ui kit: fix full screen media test * ui kit: fix debug fill properties test * ui kit: fix FlatActivityListPage test * fix test: !timersPending exception A Timer is still pending even after the widget tree was disposed. * fix flat feed core test * bloc: queryPaginatedReactions wip * loadMoreReactions wip * test bloc.queryPaginatedReactions * Aggregated Feed: Paginated Activities (#219) * aggregated feed builder wip * loadMoreGroupedActivities * fix analyzer * internal annotation * update todo * make NextParams const * apply reviews * test queryPaginatedGroupedActivities wip * clean up a bit + aggregated feed test passing * format * onAddActivityGroup + getEnrichedActivityDetail +onRemoveActivityGroup * test AggregatedFeedCore * test getEnrichedActivity * format * test onAddActivityGroup * feat: add refresh to feed bloc and other fixes * feat: add flags to paginated results * fix: nested child reactions now reactive * fix fileExt extension for .mov * fix linter issues * time parameter in onAddActivity * ImagePreview: fix typo in error message * make GenericFeedBloc immutable * make GenericFeedBloc immutable * fix: add missing pubspec file * test: fix missing flags argument * chore: fix linter warnings * chore: avoid print * test: update * chore: fix lints * chore: remove late keyword * remove activity and lookupAttr * feat: add core build context extensions * docs: expand core example * format * chore: update example * format * fix bloc test * format * update llc and faye changelogs * faye: version bump * update pubspec and tweak changelog * llc: tweak changelog + bump pubspec version * workflow: reduce min_coverage constraint * tweak changelog * update version header in llc * version bump Co-authored-by: Sacha Arbonel <sacha.arbonel@hotmail.fr>
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.
No description provided.