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

[57405] Use Primer's PageHeader component on the WorkPackage list view #16708

Draft
wants to merge 39 commits into
base: dev
Choose a base branch
from

Merge remote-tracking branch 'origin/dev' into feature/57405-use-prim…

cfadfa5
Select commit
Loading
Failed to load commit list.
Draft

[57405] Use Primer's PageHeader component on the WorkPackage list view #16708

Merge remote-tracking branch 'origin/dev' into feature/57405-use-prim…
cfadfa5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 19, 2024 in 4s

15 new alerts

New alerts in code changed by this pull request

  • 15 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 35 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import OnInit.

Check notice on line 36 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports BehaviorSubject, combineLatest.

Check notice on line 45 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports debounceTime, distinctUntilChanged, filter, map, mergeMap, shareReplay, take.

Check notice on line 48 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import HalResource.

Check notice on line 51 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import WorkPackageViewFiltersService.

Check notice on line 54 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import WorkPackageViewIncludeSubprojectsService.

Check notice on line 55 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import QueryFilterInstanceResource.

Check notice on line 56 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import UntilDestroyedMixin.

Check notice on line 57 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import HalResourceService.

Check notice on line 58 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import CurrentProjectService.

Check notice on line 59 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import IProject.

Check notice on line 63 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import IProjectData.

Check notice on line 65 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import insertInList.

Check notice on line 66 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import recursiveSort.

Check notice on line 67 in frontend/src/app/shared/components/project-include/project-include-modal.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import calculatePositions.