dataflow/ui/src
Paul Trowbridge 9e0fa4aa7e Add collapsable sidebar with icons; move source picker to status bar
- New Sidebar component (modelled on pf_app): collapses 200px→48px via
  hamburger toggle, persists state to df_sidebar in localStorage; each
  nav item has an SVG icon with label that fades out when collapsed;
  user avatar + sign-out at bottom
- New StatusBar component: source picker + dark-mode toggle across the
  top of the content area
- Fix Pivot theme: setAttribute('theme') moved to after flush() so
  viewer.restore() can no longer reset it back to light

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 23:14:49 -04:00
..
assets Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
components Add collapsable sidebar with icons; move source picker to status bar 2026-05-02 23:14:49 -04:00
pages Add collapsable sidebar with icons; move source picker to status bar 2026-05-02 23:14:49 -04:00
api.js Store stack pivot layouts in DB; drop pivot_layouts FK 2026-05-02 15:19:58 -04:00
App.css Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
App.jsx Add collapsable sidebar with icons; move source picker to status bar 2026-05-02 23:14:49 -04:00
index.css Add light/dark mode with Perspective theme sync 2026-05-02 22:59:24 -04:00
main.jsx Add light/dark mode with Perspective theme sync 2026-05-02 22:59:24 -04:00
theme.jsx Add light/dark mode with Perspective theme sync 2026-05-02 22:59:24 -04:00