Skip to content

Dashboard redesign#131

Merged
656d696c65 merged 3 commits into
mainfrom
dashboard-redesign
May 27, 2026
Merged

Dashboard redesign#131
656d696c65 merged 3 commits into
mainfrom
dashboard-redesign

Conversation

@656d696c65
Copy link
Copy Markdown
Member

No description provided.

&mile added 3 commits May 27, 2026 15:37
- Add _check_version() to arrhes.sh: fetches /cli/version from arrhes.com
  and exits with upgrade notice when outdated; skips on network error
- Move --version/-v and --help/-h before version check so they work offline
- Fix VERSION in arrhes.sh (was 0.1.0); add packages/cli/version file
- Add 'just build-cli' target to stamp arrhes.sh + version from VERSION
- Stamp CLI files in website Dockerfile and copy into nginx html directory
- Add nginx location block for /cli/*.sh and /cli/version (no-cache, text/plain)
- Remove install.ps1 (Windows PowerShell installer, unused)
- Clean up install.sh download log message
…ockerfile

- Use `pnpm check:fix` instead of `pnpm format:fix` in CI Dockerfile so Biome
  import-ordering errors are also auto-fixed before the check step runs
- Fix import order in 11 source files (packages/ui, packages/dashboard,
  packages/website) that were failing Biome organizeImports
- Fix isStreamResponseUnavailable.test.ts: update import path from the old
  website-package path to the current dashboard package location
- Tests now run and pass (68 website + 87 API unit tests)
Move all dashboard functionality from packages/website into the new
packages/dashboard standalone package. Includes year/entry management,
reports, agent, billing, and settings features. Update API routes,
workflows, and shared UI components accordingly.
@656d696c65 656d696c65 force-pushed the dashboard-redesign branch from 90ae995 to 0518ab6 Compare May 27, 2026 13:37
@656d696c65 656d696c65 merged commit f4ed76d into main May 27, 2026
1 check passed
@656d696c65 656d696c65 deleted the dashboard-redesign branch May 27, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant