Jacek Pyziak 651d925b20 Add keyword status toggle functionality and styling
- Introduced a new button to toggle the status of keywords between PAUSED and ENABLED in the keywords table.
- Added corresponding styles for the toggle button to enhance user experience.
- Updated the keywords table rendering logic to display the status and toggle button correctly.
- Created a new migration to add a 'status' column to the 'campaign_keywords' table, defaulting to 'ENABLED'.
2026-02-24 23:31:17 +01:00
Description
No description provided
19 MiB
Languages
JavaScript 40.6%
PHP 31.1%
CSS 15.6%
Less 8.7%
HTML 2.9%
Other 1.1%