Add constants for new AdSense statuses #4755
Labels
Good First Issue
Good first issue for new engineers
Module: AdSense
Google AdSense module related issues
P0
High priority
QA: Eng
Requires specialized QA by an engineer
Type: Infrastructure
Engineering infrastructure & tooling
As part of the enhanced AdSense setup flow, a few new account and site statuses will be introduced. This issue is for scaffolding all of them.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
V2 setup flow.
:ACCOUNT_STATUS_PENDING_TASKS
V1 setup flow.
:ACCOUNT_STATUS_DISAPPROVED
ACCOUNT_STATUS_GRAYLISTED
ACCOUNT_STATUS_PENDING
V1 and V2 setup flow.
.V2 setup flow.
:SITE_STATUS_NEEDS_ATTENTION
SITE_STATUS_REQUIRES_REVIEW
SITE_STATUS_GETTING_READY
SITE_STATUS_READY
SITE_STATUS_READY_NO_AUTO_ADS
V1 setup flow.
:SITE_STATUS_ADDED
V1 and V2 setup flow.
.Implementation Brief
assets/js/modules/adsense/util/status.js
, add the statuses as per the AC.Test Coverage
QA Brief
QA:Eng
Changelog entry
The text was updated successfully, but these errors were encountered: