itsulu-blog-publisher/addons/itsulu_blog_publisher
Nicholas Riegel 829ce90e5f chore: Phase 2 kickoff - remove problematic settings view, add roadmap
- Remove res_config_settings_views.xml from manifest (XPath selector incompatible with Odoo 17)
- Settings functionality deferred to Phase 2.5 after core models are working
- Add PHASE2_ROADMAP.md with TDD workflow and 64-test implementation plan
- Infrastructure complete; models ready for incremental TDD implementation

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-05-29 22:14:02 -04:00
..
data Reorganize codebase into Odoo addon structure per ARCHITECTURE.md 2026-05-29 12:11:42 -04:00
features Complete BDD feature file organization and add comprehensive step definitions 2026-05-29 12:41:24 -04:00
models docs: add Kubernetes test infrastructure documentation 2026-05-29 18:13:32 -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 Complete BDD feature file organization and add comprehensive step definitions 2026-05-29 12:41:24 -04:00
views fix: manifest, XML views, and GitLab CI pipeline 2026-05-29 22:01:31 -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 chore: Phase 2 kickoff - remove problematic settings view, add roadmap 2026-05-29 22:14:02 -04:00