Commit Graph

7 Commits

Author SHA1 Message Date
Codex
3b1ba1b5ed feat(06-task-title-ai): complete OpenAI task title suggestions
Phase 6 complete:

- add AI title generator service using gpt-5-nano

- add task popup button for biuro@project-pro.pl

- add AJAX endpoint returning title suggestions without auto-save
2026-05-04 23:45:54 +02:00
Codex
7acf22c71a feat(05-finances-fakturownia-import): complete Fakturownia mapping corrections
Phase 5 complete:
- add category mapping edit from operation edit for Fakturownia operations
- update current operation category immediately after mapping change
- support optional bulk update for matching imported operations
- close 05-05 and 05-06 PAUL summaries

Co-Authored-By: Codex <noreply@openai.com>
2026-05-04 22:57:55 +02:00
596b7a995e update 2026-04-15 01:24:42 +02:00
3103c26827 feat(05-finances): filtr proforma w imporcie Fakturowni
Phase 5 Plan 03 complete:
- Dodano isProformaDocument() — pomija faktury proforma (kind=proforma lub prefiks FP)
- Wywolanie w processSingleDocument() przed normalizeDocument()
- Phase 5 complete: import Fakturowni z mapowaniem NIP i filtrem proforma

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 10:17:03 +02:00
164b9b6a46 update 2026-04-03 14:53:58 +02:00
e743245cee update 2026-04-02 12:00:38 +02:00
e92c9fe522 feat(01-sonarqube-baseline): SonarQube configuration and quality baseline
Phase 1 complete:
- sonar-project.properties configured for crmPRO
- First scan: 88 files, 9356 LoC, 58 bugs, 1649 code smells, 0% coverage
- Baseline documented with prioritized recommendations for Phase 2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 00:56:09 +01:00