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(mobile): Activities #5990

Merged
merged 24 commits into from
Jan 5, 2024
Merged

Conversation

shenlong-tanwen
Copy link
Member

Changes made:

  • Custom extensions autoPush, autoPop , autoNavigate and autoRoute are migrated to the extensions pushRoute, popRoute, etc from autoroute
  • Refactored Activity related providers to riverpod_generator based providers
  • Refactored Activity widgets
  • Provider and widget tests added for Activity components

@shenlong-tanwen shenlong-tanwen changed the title refactor(mobile): Activities refactor refactor(mobile): Activities Dec 26, 2023
Copy link

cloudflare-pages bot commented Dec 26, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf76a5c
Status: ✅  Deploy successful!
Preview URL: https://2256c8da.immich.pages.dev
Branch Preview URL: https://refactor-mobile-activities-r.immich.pages.dev

View logs

@alextran1502 alextran1502 merged commit af32183 into main Jan 5, 2024
20 checks passed
@alextran1502 alextran1502 deleted the refactor/mobile-activities-refactor branch January 5, 2024 05:20
martabal pushed a commit that referenced this pull request Jan 9, 2024
* refactor: autoroutex pushroute

* refactor: autoroutex popRoute

* refactor: autoroutex navigate and replace

* chore: add doc comments for extension methods

* refactor: Add LoggerMixin and refactor Album activities to use mixin

* refactor: Activity page

* chore: activity user from user constructor

* fix: update current asset after build method

* refactor: tests with similar structure as lib

* chore: remove avoid-declaring-call-method rule from dcm analysis

* test: fix proper expect order

* test: activity_statistics_provider_test

* test: activity_provider_test

* test: use proper matchers

* test: activity_text_field_test & dismissible_activity_test added

* test: add http mock to return transparent image

* test: download isar core libs during test

* test: add widget tags to widget test cases

* test: activity_tile_test

* build: currentAlbumProvider to generator

* movie add / remove like to activity input tile

* test: activities_page_test.dart

* chore: better error logs

* chore: dismissibleactivity as statelesswidget

---------

Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants