immich/mobile/lib
shenlong fe5c8ed0fb
refactor: base action (#29617)
* refactor: existing actions to new structure

# Conflicts:
#	mobile/lib/presentation/actions/action.widget.dart
#	mobile/lib/presentation/widgets/action_buttons/favorite_action_button.widget.dart
#	mobile/lib/presentation/widgets/action_buttons/unfavorite_action_button.widget.dart
#	mobile/test/unit/presentation/partner_page_test.dart

* rename to actionitem

* more cleanup

* review changes

* lint changes

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-07-30 17:02:14 -04:00
..
constants chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
domain refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
entities refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
extensions chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
infrastructure refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins
models refactor!: disallow star rating < 1 (#27896) 2026-06-04 17:06:28 +00:00
pages refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
presentation refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
providers refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
repositories refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
routing chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00
services refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
theme chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
utils refactor: base action (#29617) 2026-07-30 17:02:14 -04:00
widgets chore: enable use_build_context_synchronously lint (#30367) 2026-07-30 20:10:36 +00:00
main.dart chore: enable use_build_context_synchronously lint (#30367) 2026-07-30 20:10:36 +00:00
wm_executor.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00