- shell.jsx: add Billing item under Admin (routes to the parody pricing page); drop Editor from the Operations section - app.jsx: route 'billing' to TokensParody; remove 'editor' and 'tokens-parody' routes - screens-admin.jsx: rename parody h1 from 'Tokens' to 'Billing'; drop the cross-link from the real Tokens page (no longer needed) - screens-home.jsx: replace the Editor launcher tile with a 'Premiere panel' tile that opens a new PremiereDownloadModal listing every registered release (ZXP + Windows installer) with version + LATEST badge + release date + notes - styles-screens.css: .premiere-release-* row styles for the modal Editor screen + nav button retired; users get the Premiere panel as the recommended editor instead, with all download options in one place from Home. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src/css | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||