Skip to content

feat: Add filters to Find Client widget#176

Open
rubenvdlinde wants to merge 3 commits intodevelopmentfrom
feature/175/widget-client-filters
Open

feat: Add filters to Find Client widget#176
rubenvdlinde wants to merge 3 commits intodevelopmentfrom
feature/175/widget-client-filters

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

  • Add type (person/organization), address, and industry filter controls to the Find Client dashboard widget
  • Replace simple text search with a full filter form — all filters combine with AND logic
  • Industry dropdown is auto-populated from existing client data

Closes #175

Test plan

  • Open the dashboard and verify the Find Client widget shows the filter form
  • Filter by type (person/organization) and verify results narrow correctly
  • Type in the address filter and verify partial matching works
  • Select an industry and verify only matching clients show
  • Combine multiple filters with text search and verify AND logic

Replace the simple text search with a full filter form including client
type dropdown (person/organization), address text filter, and industry
dropdown auto-populated from existing data. All filters combine with
AND logic.

Closes #175
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/pipelinq @ ca7789c

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 249/249
PHPUnit ⏭️
Newman ⏭️
Playwright

Spec coverage: 14% (42 tests / 298 specs)


Quality workflow — 2026-04-18 22:00 UTC

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/pipelinq @ 3162966

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 249/249
PHPUnit ⏭️
Newman ⏭️
Playwright

Spec coverage: 14% (42 tests / 298 specs)


Quality workflow — 2026-04-20 10:41 UTC

Download the full PDF report from the workflow artifacts.

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