-
Notifications
You must be signed in to change notification settings - Fork 210
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
MNTOR-3378 - Data broker manual removal #5287
Open
codemist
wants to merge
57
commits into
main
Choose a base branch
from
mntor-3378
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
dec0aa7
fix ui
codemist 1bd3c2d
apply ui changes tto scanresultcard
codemist 1ab2f5d
apply styling to button
codemist a22d17f
add removal under maintenance status
codemist e7d8016
change cta label and write test
codemist 98a5cd4
add new removal under maintenance page
codemist 2552e73
test exposure card in new view data broker page
codemist 27635ae
change terminology ot data broker
codemist b0e33d2
make new scan result component for resolution flow
codemist fc50d36
ui fixes
codemist 517feb7
add header
codemist dc27aa7
add header string
codemist 24cb2c7
add box shadow
codemist 9f47831
add estimated time of removal
codemist 23439bd
add removal instructions view
codemist b9a31d3
ui tweaks
codemist 7e39450
rremove ispremium force
codemist b8c87c0
remove commented out code
codemist dc69fb9
fix tests
codemist d052179
add strings
codemist 38b080d
revert back to info for sale
codemist a2f42ed
fix deprecated strings
codemist 6c06f12
move cta button to the bottom on mobile
codemist a55ea7d
fix ftl
codemist 6af38e2
fix string changes
codemist 4d4b27a
ftl lint
codemist fd0e94f
add condition to remove navclose from fixview
codemist 58e3fbf
add back arrow
codemist 06da548
Update locales-pending/dashboard-premium.ftl
codemist de286dd
chore: rename
mansaj 8ad4508
feat: add db func for return scan results with data broker join
mansaj b4b65f4
Merge branch 'main' into mntor-3378
mansaj ab15b38
Merge branch 'mntor-3378' into MNTOR-3815
mansaj fe04512
feat: maintenance filter
mansaj 8ed685c
Update src/app/(proper_react)/(redesign)/(authenticated)/user/(dashbo…
mansaj a007c38
Update src/db/tables/onerep_scans.ts
mansaj a7e77d6
Update src/db/tables/onerep_scans.ts
mansaj 826be42
fix: lint
mansaj 54a859d
Merge pull request #5322 from mozilla/MNTOR-3815
mansaj 3bab78b
MNTOR-3815 - Data broker manual removal integration (#5326)
codemist b178509
Merge branch 'main' into mntor-3378
codemist 1519e22
premium exposure card by default
codemist c92294f
port over databrokerremovalcard into main component and add confetti
codemist 6ef0ca7
add loader to secondary button
codemist 4fb481a
remove unused files
codemist 38d03e1
add loading animation
codemist cbb550b
fix e2e tests
codemist c50090e
roll back string change
codemist 578505b
fix pbroken test
codemist 32831a1
remove typescript linter
codemist b18ad97
fix completion order
codemist b933b17
add mmanual resolution praise
codemist 94c6e2d
dadd dashboard description for fixed state
codemist 19a4554
add unit tests
codemist c219ccc
fix
codemist 126d164
add toast error
codemist 6c7a59c
add string
codemist 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
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rhelmer I believe this would be our first time consuming this endpoint for the manual data broker removal feature.