7 Commits

Author SHA1 Message Date
640d4c8b05 feat: Implement client bestseller settings management with UI and backend support 2026-03-04 09:20:35 +01:00
8727c47315 feat: Add clarification for inquiries during task analysis 2026-03-03 12:08:36 +01:00
61665c6d4f feat: Add product name retrieval and enhance supplemental feed offer ID normalization 2026-03-03 10:42:16 +01:00
fd0db9b145 feat: Add Supplemental Feeds feature with UI and backend support
- Implemented the main view for Supplemental Feeds, displaying clients with Merchant Account IDs and their associated feed files.
- Added styling for the feeds page and its components, including headers, empty states, and dropdown menus for syncing actions.
- Created backend logic to generate supplemental feeds for clients, including file handling and data sanitization.
- Integrated new routes and views for managing feeds, ensuring proper data retrieval and display.
- Updated navigation to include the new Supplemental Feeds section.
- Added necessary documentation for CRON job management related to feed generation.
2026-02-26 20:17:13 +01:00
63857639ff feat: update FTP ignore list and add repository guidelines documentation 2026-02-23 13:57:32 +01:00
f953a7ddbb Refactor code structure for improved readability and maintainability 2026-02-22 09:13:25 +01:00
4635cefcbb feat: update font to Roboto across templates and add campaign/ad group filters in product views
- Changed font from Open Sans to Roboto in layout files.
- Added campaign and ad group filters in products main view.
- Enhanced product history to include campaign and ad group IDs.
- Updated migrations to support new campaign and ad group dimensions in product statistics.
- Introduced new migration files for managing campaign types and dropping obsolete columns.
2026-02-18 01:21:22 +01:00