Skip to content

Create file viewer v2 #582

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

Open
wants to merge 13 commits into
base: PER-10107-implement-unlisted-share-page-ui
Choose a base branch
from

add api call to check share links

f4f850e
Select commit
Loading
Failed to load commit list.
Open

Create file viewer v2 #582

add api call to check share links
f4f850e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 3, 2025 in 1s

48.65% of diff hit (target 44.82%)

View this Pull Request on Codecov

48.65% of diff hit (target 44.82%)

Annotations

Check warning on line 23 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 30 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L30

Added line #L30 was not covered by tests

Check warning on line 34 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L34

Added line #L34 was not covered by tests

Check warning on line 36 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L36

Added line #L36 was not covered by tests

Check warning on line 38 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L38

Added line #L38 was not covered by tests

Check warning on line 42 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L44

Added line #L44 was not covered by tests

Check warning on line 47 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L49

Added line #L49 was not covered by tests

Check warning on line 59 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L59

Added line #L59 was not covered by tests

Check warning on line 61 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L61

Added line #L61 was not covered by tests

Check warning on line 63 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L63

Added line #L63 was not covered by tests

Check warning on line 67 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L67

Added line #L67 was not covered by tests

Check warning on line 69 in src/app/core/resolves/record-resolve-v2.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/resolves/record-resolve-v2.service.ts#L69

Added line #L69 was not covered by tests

Check warning on line 568 in src/app/file-browser/components/file-list-item/file-list-item.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-item/file-list-item.component.ts#L566-L568

Added lines #L566 - L568 were not covered by tests

Check warning on line 570 in src/app/file-browser/components/file-list-item/file-list-item.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-item/file-list-item.component.ts#L570

Added line #L570 was not covered by tests

Check warning on line 577 in src/app/file-browser/components/file-list-item/file-list-item.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-item/file-list-item.component.ts#L577

Added line #L577 was not covered by tests

Check warning on line 599 in src/app/file-browser/components/file-list-item/file-list-item.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-item/file-list-item.component.ts#L599

Added line #L599 was not covered by tests

Check warning on line 606 in src/app/file-browser/components/file-list-item/file-list-item.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-item/file-list-item.component.ts#L606

Added line #L606 was not covered by tests

Check warning on line 176 in src/app/file-browser/components/file-list-v2/file-list-v2.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-v2/file-list-v2.component.ts#L176

Added line #L176 was not covered by tests

Check warning on line 187 in src/app/file-browser/components/file-list-v2/file-list-v2.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-v2/file-list-v2.component.ts#L187

Added line #L187 was not covered by tests

Check warning on line 191 in src/app/file-browser/components/file-list-v2/file-list-v2.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-v2/file-list-v2.component.ts#L191

Added line #L191 was not covered by tests

Check warning on line 205 in src/app/file-browser/components/file-list-v2/file-list-v2.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-v2/file-list-v2.component.ts#L205

Added line #L205 was not covered by tests

Check warning on line 212 in src/app/file-browser/components/file-list-v2/file-list-v2.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-v2/file-list-v2.component.ts#L212

Added line #L212 was not covered by tests

Check warning on line 226 in src/app/file-browser/components/file-list-v2/file-list-v2.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/file-browser/components/file-list-v2/file-list-v2.component.ts#L224-L226

Added lines #L224 - L226 were not covered by tests