Skip to content

Adds a search field to the Task Templates page so users can filter templates in the current view.#3905

Open
jbarcia2019 wants to merge 1 commit into
semaphoreui:developfrom
jbarcia2019:feature/task-template-search
Open

Adds a search field to the Task Templates page so users can filter templates in the current view.#3905
jbarcia2019 wants to merge 1 commit into
semaphoreui:developfrom
jbarcia2019:feature/task-template-search

Conversation

@jbarcia2019
Copy link
Copy Markdown

Changes

  • Adds a search input to the task templates toolbar.
  • Filters templates locally by name, playbook, description, inventory, repository, and variable groups.
  • Adds English and Spanish translations for the search label.

Testing

  • Ran git diff --check.
  • Built successfully through the local Docker image build.

Copilot AI review requested due to automatic review settings May 31, 2026 21:36
@jbarcia2019
Copy link
Copy Markdown
Author

jbarcia2019 commented May 31, 2026

The failing check appears unrelated to this PR.

The Add PRO implementation step in .github/workflows/dev.yml clones semaphoreui/semaphorepro-module using secrets.GH_TOKEN. Since this PR comes from a fork, GitHub Actions does not expose repository
secrets to the pull_request workflow, so the clone fails with exit code 128.

The change itself only touches the task templates page search UI and translations.

@fiftin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant