feat: Enhance campaign terms management with keyword addition and match type change functionality
- Added a toolbar for adding keywords in the campaign terms view. - Implemented match type change functionality with a confirmation dialog. - Added delete functionality for keywords with confirmation. - Updated styles for new buttons and icons in the campaign terms view. - Enhanced product view with warning icons for product alerts and corresponding modal display. - Updated product table to include a new column for warnings and adjusted column visibility settings. - Documented project overview, code style conventions, suggested commands, and task completion checklist.
This commit is contained in:
7
.serena/memories/task_completion.md
Normal file
7
.serena/memories/task_completion.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Task Completion Checklist
|
||||
|
||||
1. Verify PHP syntax (no parse errors)
|
||||
2. Test in browser if possible
|
||||
3. Check SQL migrations if DB changes needed (add to `migrations/`)
|
||||
4. Files auto-deploy via FTP-Kr on save
|
||||
5. No automated tests to run
|
||||
Reference in New Issue
Block a user