Jacek Pyziak 95cfb7a495 feat: add search and custom label filters to products view
- Added a search input for filtering products by name or ID.
- Introduced a custom label input for filtering by CL4.
- Implemented debounce functionality for both filters to optimize performance.
- Updated local storage handling to persist filter values.
- Modified styles for new filter groups in the product layout.

chore: add .serena configuration files

- Created .serena/.gitignore to exclude cache files.
- Added .serena/project.yml for project configuration.

fix: add status column to campaign_ad_groups table

- Altered the campaign_ad_groups table to include a status column with ENUM values 'active' and 'paused'./c
2026-02-22 11:59:20 +01:00
2024-12-10 23:24:15 +01:00
2024-12-10 23:24:15 +01:00
2024-12-10 23:24:15 +01:00
Description
No description provided
28 MiB
Languages
JavaScript 40.3%
PHP 31.6%
CSS 15.5%
Less 8.6%
HTML 2.9%
Other 1.1%