dataflow/ui/src
Paul Trowbridge 1260873316 Remove obsolete deploy scripts, migration helpers, and unused UI assets
Drop deploy.sh, scripts/setup-service.sh, and migrate/ — all superseded by
manage.py. Remove leftover Vite template assets (App.css, hero.png, react.svg,
vite.svg), none of which are imported.

Hoist the database/queries/ file list in manage.py to a module-level
QUERY_FILES constant so configure and deploy-functions share one definition,
and add the stacks/status query files that were missing from it.

Swap npm start/dev so start runs node and dev runs nodemon.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 13:15:46 -04:00
..
components Lift stack state to App; merge Records panel; fix Pivot theme on load 2026-05-03 10:35:34 -04:00
pages Migrate Perspective from CDN to npm; upgrade to 4.5.1 2026-06-12 23:00:23 -04:00
api.js Store stack pivot layouts in DB; drop pivot_layouts FK 2026-05-02 15:19:58 -04:00
App.jsx Lift stack state to App; merge Records panel; fix Pivot theme on load 2026-05-03 10:35:34 -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