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

Pull screen search feature #1256

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Add search functionality in pull ui screen

8e2f4a8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Pull screen search feature #1256

Add search functionality in pull ui screen
8e2f4a8
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis failed Aug 4, 2024 in 0s

ESLint Report Analysis

4 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 6 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L6

[no-unused-vars] '_' is defined but never used.

Check failure on line 117 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L117

[no-undef] 'DOMParser' is not defined.

Check failure on line 127 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L127

[eqeqeq] Expected '===' and instead saw '=='.

Check failure on line 127 in assets/js/admin-pull.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

assets/js/admin-pull.js#L127

[prettier/prettier] Replace `·` with `⏎↹↹↹`