bmc_hub/app/jobs
Christian 297a8ef2d6 feat: Implement ESET integration for hardware management
- Added ESET sync functionality to periodically fetch devices and incidents.
- Created new ESET service for API interactions, including authentication and data retrieval.
- Introduced new database tables for storing ESET incidents and hardware contacts.
- Updated hardware assets schema to include ESET-specific fields (UUID, specs, group).
- Developed frontend templates for ESET overview, import, and testing.
- Enhanced existing hardware creation form to auto-generate AnyDesk links.
- Added global logout functionality to clear user session data.
- Improved error handling and logging for ESET API interactions.
2026-02-11 13:23:32 +01:00
..
__init__.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
check_reminders.py feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00
eset_sync.py feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00
sync_economic_accounts.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00