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

[PM-8214] New Device Verification Notice UI #12360

Merged
merged 37 commits into from
Dec 19, 2024

update fill of icons to support light & dark modes

54d872a
Select commit
Loading
Failed to load commit list.
Merged

[PM-8214] New Device Verification Notice UI #12360

update fill of icons to support light & dark modes
54d872a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 17, 2024 in 1s

27.04% of diff hit (target 33.52%)

View this Pull Request on Codecov

27.04% of diff hit (target 33.52%)

Annotations

Check warning on line 22 in apps/browser/src/popup/app-routing.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/popup/app-routing.module.ts#L22

Added line #L22 was not covered by tests

Check warning on line 47 in apps/browser/src/popup/app-routing.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/browser/src/popup/app-routing.module.ts#L47

Added line #L47 was not covered by tests

Check warning on line 19 in apps/desktop/src/app/app-routing.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app-routing.module.ts#L19

Added line #L19 was not covered by tests

Check warning on line 44 in apps/desktop/src/app/app-routing.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/desktop/src/app/app-routing.module.ts#L44

Added line #L44 was not covered by tests

Check warning on line 16 in apps/web/src/app/oss-routing.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/oss-routing.module.ts#L16

Added line #L16 was not covered by tests

Check warning on line 44 in apps/web/src/app/oss-routing.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/oss-routing.module.ts#L44

Added line #L44 was not covered by tests

Check warning on line 301 in libs/angular/src/services/jslib-services.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/services/jslib-services.module.ts#L301

Added line #L301 was not covered by tests

Check warning on line 1 in libs/angular/src/vault/guards/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/index.ts#L1

Added line #L1 was not covered by tests

Check warning on line 3 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L1-L3

Added lines #L1 - L3 were not covered by tests

Check warning on line 7 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L5-L7

Added lines #L5 - L7 were not covered by tests

Check warning on line 9 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L9

Added line #L9 was not covered by tests

Check warning on line 11 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L11

Added line #L11 was not covered by tests

Check warning on line 17 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L13-L17

Added lines #L13 - L17 were not covered by tests

Check warning on line 20 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L20

Added line #L20 was not covered by tests

Check warning on line 23 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L23

Added line #L23 was not covered by tests

Check warning on line 26 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L26

Added line #L26 was not covered by tests

Check warning on line 31 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 33 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L33

Added line #L33 was not covered by tests

Check warning on line 36 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L36

Added line #L36 was not covered by tests

Check warning on line 40 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 47 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L47

Added line #L47 was not covered by tests

Check warning on line 50 in libs/angular/src/vault/guards/new-device-verification-notice.guard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/angular/src/vault/guards/new-device-verification-notice.guard.ts#L50

Added line #L50 was not covered by tests

Check warning on line 42 in libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.ts#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 47 in libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.ts#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 50 in libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/vault/src/components/new-device-verification-notice/new-device-verification-notice-page-one.component.ts#L49-L50

Added lines #L49 - L50 were not covered by tests