GitHub Issues Tracker¶
Last updated: 2025-12-26
Open Issues (19)¶
Bugs¶
| # | Title | Labels |
|---|---|---|
| 56 | JS: tagInputComponent not initialized in Work Queue | module:app, type:bug, e2e-test |
High Priority¶
| # | Title | Labels |
|---|---|---|
| 36 | FEATURE: Scout - Integrated Staff AI Assistant | module:app, type:feature, priority:high |
Stubbed Features (UI exists, no backend)¶
| # | Title | Status |
|---|---|---|
| 26 | Reports module | Landing page UI, sub-routes are stubs |
| 27 | Goals module | Full mockup UI with hardcoded data |
| 29 | Imports module | Full import wizard mockup |
Infrastructure¶
| # | Title | Labels |
|---|---|---|
| 45 | Upgrade tenant venvs from Python 3.10 to 3.12 | |
| 46 | INFRA: CBFiles/MinIO storage backend setup |
Technical Debt¶
| # | Title | Labels |
|---|---|---|
| 41 | Tags: Drop deprecated parent_id column | |
| 42 | Tags: Drop legacy person_tag table | |
| 44 | Tags: Add category validation and conventions |
Map Enhancements¶
| # | Title | Labels |
|---|---|---|
| 39 | Map: Add undo/redo functionality for drawings | |
| 40 | Map: Server-side rendering API for map specs |
UI/UX¶
| # | Title | Labels |
|---|---|---|
| 47 | UI: Mobile responsiveness audit | |
| 51 | UI: Dark mode support |
Security¶
| # | Title | Labels |
|---|---|---|
| 48 | SECURITY: API key encryption at rest | |
| 50 | SECURITY: Rate limiting on API endpoints |
Performance¶
| # | Title | Labels |
|---|---|---|
| 49 | PERFORMANCE: Pagination for large contact lists |
Documentation¶
| # | Title | Labels |
|---|---|---|
| 31 | Add cbapp-specific help content to docs.nominate.ai | priority:low |
| 52 | DOCS: API documentation (OpenAPI/Swagger) |
Recently Closed¶
| # | Title | Closed |
|---|---|---|
| 25 | Communications module | 2025-12-26 |
| 43 | Tags: Implement /tags page with real data | 2025-12-19 |
| 37 | FEATURE: Field User Work Queue | 2025-12-15 |
| 35 | BUG: AI Chat page redirecting to login | 2025-12-14 |
| 34 | Segments page redesign with CRUD | 2025-12-14 |
| 33 | Style Guide page with developer resources | 2025-12-14 |
| 32 | CampaignBrain Chat segment creation | 2025-12-14 |
| 30 | Enable 'Save as Segment' from i360 search | 2025-12-12 |
| 28 | FEATURE: Implement Maps module | 2025-12-18 |
Page Status Summary¶
Fully Functional¶
- Dashboard, Audience, Events, Segments, Surveys
- Files, Tags, i360, Chat, Maps, Communications
- Work Queue, Users, Settings
Stubbed (UI mockup only)¶
- Reports (#26) - landing page works, sub-routes are stubs
- Goals (#27)
- Imports (#29)
Redirects¶
/help→ docs.nominate.ai
Version History¶
- v0.4.71 - Communications module: full CRUD API and frontend wiring
- v0.4.70 - Hygiene cycle: formatting, cleanup, dependency sync
- v0.4.69 - Radio station coverage integration on maps
- v0.4.66-68 - District panel fixes, radio API debugging
- v0.4.65 - Initial radio coverage feature
- v0.4.26 - Universal record-tag system (polymorphic join table)
- v0.4.25 - Map: Comprehensive map tools and UI improvements