Skip to content

Commit 74ebff1

Browse files
Sbussisoclaude
andcommitted
build: refresh backend/static/ with rebranded frontend bundle
The committed production bundle in backend/static/ was the pre-rebrand build from April. Although the deploy Dockerfile builds the frontend fresh on every push (so production was always going to get the new branding once the deploy ran green), local-dev runs of the backend serve straight out of backend/static/ — which meant `uv run python start.py` showed the old "SourceBox Sentry" branding even after the source had been updated. Ran `npm run build` in frontend/, copied dist/ to backend/static/. Grepping the fresh bundle for "SourceBox Sentry" returns zero hits. Includes the doc-page asset images the source already references (setup-wizard.webp/jpg, system-architecture.webp/jpg, etc.) that weren't in the older committed bundle. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 20f44be commit 74ebff1

80 files changed

Lines changed: 322 additions & 246 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

backend/static/assets/AdminPage-BqPGLu97.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/static/assets/AdminPage-l3eydDWM.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

backend/static/assets/DashboardPage-DL_c4GDR.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

backend/static/assets/DashboardPage-DUHao9rS.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/static/assets/DocsPage-BVomKLk9.js

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)