Skip to content

Update application branding to dashAI#674

Open
Irozuku wants to merge 3 commits into
developfrom
chore/app-dashai-wordmark
Open

Update application branding to dashAI#674
Irozuku wants to merge 3 commits into
developfrom
chore/app-dashai-wordmark

Conversation

@Irozuku
Copy link
Copy Markdown
Collaborator

@Irozuku Irozuku commented Jun 4, 2026

Summary

Standardizes branding across the application by replacing all user facing and backend references to "DashAI" with "dashAI".


Type of Change

Check all that apply like this [x]:

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

Backend

  • DashAI/back/app.py

    • Updated FastAPI application title from DashAI to dashAI.
    • Updated API title from DashAI API v1 to dashAI API v1.
  • DashAI/__main__.py

    • Updated CLI help text, logging messages, and window titles to use dashAI.

Dataset Sources

  • HuggingFace, OpenML and Zenodo dataset sources implementation
    • Updated dataset source descriptions to use dashAI.

Frontend (i18n)

  • All languages translation files
    • Replaced all occurrences of DashAI with dashAI in UI texts, tooltips, onboarding tours, plugin descriptions, and module descriptions.

Testing (optional)

  • Verify application titles and API metadata display dashAI.
  • Verify CLI help text and startup logs use dashAI.
  • Review key frontend screens, onboarding tours, and tooltips across all languages to confirm consistent branding.

Irozuku added 3 commits June 4, 2026 09:33
FastAPI titles, PyWebView window title, CLI help, and startup log. Package name, imports, and the ~/.DashAI data path are unchanged.
User-facing en/es descriptions for Zenodo, OpenML, and HuggingFace sources.
Update display values across en/es/pt/de locale files. Translation keys are unchanged.
@Irozuku Irozuku added front Frontend work back Backend work labels Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

back Backend work front Frontend work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant