itsulu-blog-publisher/addons/itsulu_blog_publisher
2026-05-30 00:19:29 -04:00
..
data fix: refactor email template to use for-loop iteration over social records 2026-05-30 00:13:00 -04:00
features Complete BDD feature file organization and add comprehensive step definitions 2026-05-29 12:41:24 -04:00
models fix: replace cr.commit() with flush_all() for test compatibility and fix mock assertion 2026-05-30 00:19:29 -04:00
security Reorganize codebase into Odoo addon structure per ARCHITECTURE.md 2026-05-29 12:11:42 -04:00
services Implement LLMRouter and provider infrastructure for GREEN phase tests 2026-05-29 12:27:58 -04:00
static/src/css docs: add Kubernetes test infrastructure documentation 2026-05-29 18:13:32 -04:00
tests fix: replace cr.commit() with flush_all() for test compatibility and fix mock assertion 2026-05-30 00:19:29 -04:00
views test: RED phase — first test passing for blog.topic model 2026-05-29 22:50:10 -04:00
wizards Implement wizard and complete UI views for Blog Publisher addon 2026-05-29 12:35:49 -04:00
__init__.py Implement wizard and complete UI views for Blog Publisher addon 2026-05-29 12:35:49 -04:00
__manifest__.py test: RED phase — first test passing for blog.topic model 2026-05-29 22:50:10 -04:00