towerops/lib
Graham McIntire a0c6889a22
refactor: improve code quality in ApiTokens.update_last_used
Reduced nesting and extracted helper functions to address credo
warnings. The logic remains the same:
- Test environment: synchronous update
- Production: async Task with sandbox support

Fixes credo warnings:
- Reduced function body nesting (was 3, now 2)
- Extracted spawn_async_update and helper functions
2026-01-20 15:38:07 -06:00
..
mix/tasks Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
towerops refactor: improve code quality in ApiTokens.update_last_used 2026-01-20 15:38:07 -06:00
towerops_web updated agent code 2026-01-19 14:10:54 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_web.ex separate out marketing layouts 2026-01-06 14:46:39 -06:00