Skip to content

BACK-445 - Add command filters to web search#338

Merged
MrLesk merged 1 commit intoMrLesk:mainfrom
sh5080:task-263-command-based-search
Apr 26, 2026
Merged

BACK-445 - Add command filters to web search#338
MrLesk merged 1 commit intoMrLesk:mainfrom
sh5080:task-263-command-based-search

Conversation

@sh5080
Copy link
Copy Markdown
Contributor

@sh5080 sh5080 commented Sep 10, 2025

Summary

  • Rebuilds the stale task-263 PR on current main under BACK-445.
  • Parses field:value commands in the web sidebar search and sends structured filters through /api/search.
  • Adds centralized assignee filtering alongside existing status, priority, labels, and modified-file filters.

Related Task

BACK-445 - Add command filters to web search

Testing

  • bun test src/test/search-command-query.test.ts src/test/search-service.test.ts src/test/server-search-endpoint.test.ts
  • bunx tsc --noEmit
  • bun run check .
  • bun test

@MrLesk
Copy link
Copy Markdown
Owner

MrLesk commented Apr 25, 2026

Alex's Agent: Thanks for the PR. This is currently conflicted, has no reported checks, and the title does not follow the repo convention {TASKID} - {task title}. Please rebase against current main, update the title to the matching Backlog task format, and make sure checks are enabled before review continues.

@MrLesk MrLesk force-pushed the task-263-command-based-search branch from 0cd4f8e to 2648132 Compare April 26, 2026 08:26
@MrLesk MrLesk changed the title task-263: Add command-based search functionality to web UI BACK-445 - Add command filters to web search Apr 26, 2026
@MrLesk
Copy link
Copy Markdown
Owner

MrLesk commented Apr 26, 2026

Alex's Agent: I rebuilt this PR on current main as BACK-445 - Add command filters to web search, replaced the stale task-263 task reference, pushed the refreshed branch, and approved the fork checks. I'm waiting for CI/security and Codex review before merging.

@MrLesk
Copy link
Copy Markdown
Owner

MrLesk commented Apr 26, 2026

Alex's Agent: @codex please review this refreshed PR before merge.

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Bravo.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@MrLesk MrLesk merged commit d0968f0 into MrLesk:main Apr 26, 2026
7 checks passed
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.

2 participants