Skip to content

feat(apollo-vertex): modular dashboard — ambient glow and docs [5/5]#616

Draft
petervachon wants to merge 3 commits into
pr/3a-component-refactorfrom
pr/3b-glow-devtools
Draft

feat(apollo-vertex): modular dashboard — ambient glow and docs [5/5]#616
petervachon wants to merge 3 commits into
pr/3a-component-refactorfrom
pr/3b-glow-devtools

Conversation

@petervachon
Copy link
Copy Markdown
Collaborator

@petervachon petervachon commented Apr 28, 2026

Stacked on #615. The finishing layer: ambient visual effects that respond to the active dataset, and the documentation page that makes the template discoverable.

What's here

  • DashboardGlow — CSS-variable-driven ambient glow layer behind the dashboard. Color and intensity adapt to the dataset.
  • Documentation page at /experiment/modular-dashboard
  • Middleware and layout registration for the route

Also includes pre-publish cleanup from PR review feedback: "Autopilot" rebranded to "AI Assistant" throughout, dev controls panel removed (not intended for production), loading state removed — will return as a more intentional pattern in a future revision.

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (PT)
apollo-design 🟢 Ready Preview, Logs Apr 28, 2026, 08:04:15 AM
apollo-docs 🟢 Ready Preview, Logs Apr 28, 2026, 08:03:28 AM
apollo-landing 🟢 Ready Preview, Logs Apr 28, 2026, 08:01:25 AM
apollo-ui-react 🟢 Ready Preview, Logs Apr 28, 2026, 08:02:54 AM
apollo-vertex 🟢 Ready Preview, Logs Apr 28, 2026, 08:02:42 AM

@github-actions
Copy link
Copy Markdown

Dependency License Review

  • 2103 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 15 package(s) excluded (see details below)
License distribution
License Packages
MIT 1824
ISC 104
Apache-2.0 69
BSD-3-Clause 30
BSD-2-Clause 24
Copyright 2022, UiPath, all rights reserved 9
BlueOak-1.0.0 8
MPL-2.0 5
MIT OR Apache-2.0 3
MIT-0 3
Unknown 3
Unlicense 3
CC0-1.0 3
LGPL-3.0-or-later 2
(MIT OR Apache-2.0) 2
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
BSD 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@uipath/apollo-angular-elements 5.86.3 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-core 4.35.0, 4.35.1 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-fonts 1.25.8 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-icons 1.33.7 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-mui5 2.31.26 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell 3.351.4 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-react 3.149.36 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-types 3.325.2 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-util 1.112.0 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-lab 25.12.0 Unknown UiPath first-party package
@uipath/telemetry-client-web 5.1.0 Unknown UiPath first-party package
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json
hyperx 2.5.4 BSD BSD-2-Clause per LICENSE file, non-SPDX "BSD" in package.json

@petervachon petervachon force-pushed the pr/3a-component-refactor branch from 394b4eb to 1d74273 Compare April 28, 2026 14:59
@petervachon petervachon force-pushed the pr/3b-glow-devtools branch from f3814fe to 0901d43 Compare April 28, 2026 14:59
@petervachon petervachon force-pushed the pr/3a-component-refactor branch from 1d74273 to 262bcff Compare April 28, 2026 15:05
…d loading state

- Replace all "Autopilot" visible labels and alt text with "AI Assistant" across
  DashboardContent, AutopilotInsight, PromptBar, InsightCardInner, ExpandedInsightContent
- Remove GlowDevControls from DashboardContent — not intended for production
- Remove DashboardLoading wrapper and replayCount state — will be redesigned
  as a more intentional, documented pattern in a future revision

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@petervachon petervachon changed the title feat(apollo-vertex): dashboard glow system, dev controls, and docs feat(apollo-vertex): modular dashboard — ambient glow and docs [5/5] May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant