-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor/centralize local ad status management #88
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
Merged
fulleni
merged 32 commits into
main
from
refactor/centralize-local-ad-status-management
Sep 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
f336141
refactor(local_ads_management): remove contentStatus from CreateLocal...
fulleni 183620a
refactor(local_ads_management): remove unused event class
fulleni b6a372e
refactor(local_ads): remove status change logic in CreateLocalBannerA...
fulleni ab94ad9
refactor(local_ads_management): remove contentStatus from CreateLocal...
fulleni a8c5fec
refactor(local_ads_management): remove unused event class
fulleni 645af92
refactor(local_ads_management): remove status change logic from inter...
fulleni 584cacd
refactor(local_ads_management): remove contentStatus from CreateLocal...
fulleni e78cf1e
refactor(local_ads_management): remove unused event class
fulleni 1d4b1cd
refactor(local_ads_management): remove status change logic from nativ...
fulleni 40a3306
fix(local-ads): remove status toggle from local video ad creation
fulleni b0b9bb8
refactor(local_ads_management): remove unused event class
fulleni c79a695
refactor(local_ads_management): remove unused contentStatus from Crea...
fulleni 4b6ff49
refactor(local_ads_management): remove contentStatus from UpdateLocal...
fulleni 93bc5df
refactor(local_ads_management): remove unused event class
fulleni 2b3ed03
fix(local-ads): remove status update functionality from local banner ad
fulleni d8e5815
fix(local-ads): remove status update functionality from interstitial ad
fulleni 690225b
refactor(local_ads_management): remove unused event class
fulleni c0eb8b5
refactor(local_ads_management): remove unused contentStatus from Upda...
fulleni f0531cc
fix(local_ads_management): remove unused status field and logic
fulleni 6f19292
refactor(local_ads_management): remove unused event class
fulleni 224293d
refactor(local_ads_management): remove contentStatus from UpdateLocal...
fulleni 6ad0411
fix(local-ads): prevent status modification during local video ad update
fulleni c7cc747
refactor(local_ads_management): remove unused event class
fulleni ab23ba8
refactor(local_ads_management): remove contentStatus from UpdateLocal...
fulleni dc24608
refactor(local_ads_management): remove content status selection input
fulleni ba68690
refactor(local_ads_management): remove status selection input
fulleni 3ba7f49
refactor(local_ads_management): remove content status selection input
fulleni e90ba8d
refactor(local_ads_management): remove status selection input
fulleni 82112ba
refactor(local_ads_management): remove status selection input
fulleni 9956a0a
refactor(local_ads_management): remove content status selection input
fulleni 9cc8006
refactor(local_ads_management): remove status selection input
fulleni 030acc5
refactor(local_ads_management): remove status selection input
fulleni File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
refactor(local_ads_management): remove unused event class
- Deleted the UpdateLocalBannerAdStatusChanged class from update_local_banner_ad_event.dart - This class was likely made obsolete by a recent change in the app's architecture
- Loading branch information
There are no files selected for viewing
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
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.