There is a newer version of the record available.

Published March 14, 2025 | Version v1.0.0
Software Open

QDash

Description

<!-- Release notes generated using configuration in .github/release.yaml at v1.0.0 -->

What's Changed

New Feature 🎉

  • feat(cal): add qubex flow by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/14
  • feat: implement execution history retrieval and update execution model usage by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/16
  • feat(ui): update schema generation to orval v7.5.0 and add new task-related types by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/17
  • feat(execution): add execution detail page and client component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/19
  • feat(ui): update schema generation and remove deprecated task schemas by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/20
  • feat(execution): add polling for execution details and improve data fetching logic by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/21
  • Enhance API and UI for Topology Visualization and File Download by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/22
  • Update generated schemas to orval v7.6.0 and add new user types by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/23
  • Remove deprecated schema files and add username field to models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/24
  • Enhance menu management and calibration schemas by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/25
  • Refactor execution status handling and add execution statistics component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/26
  • Remove email field from user schemas and components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/27
  • Remove email field from user schemas and related files by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/28
  • Simplify access token login schema and remove unused fields by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/29
  • Update calibration API endpoints to singular form by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/30
  • Enhance QDash API integration and user experience improvements by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/31
  • Upgrade Node.js to 20 and refactor theme handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/32
  • Add Toast, ChipSelector, and GridView components for improved UI feedback and management by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/33
  • Implement task API endpoints and response models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/34
  • Add Tasks link to sidebar and create TasksPage component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/36
  • Add input parameters to CheckRabi task and update API schemas by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/37
  • Enhance task management with menu and task detail improvements by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/38
  • Add task_details to menu functions and UI components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/39
  • Add modals for creating and deleting menus from templates by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/40
  • Fix YAML error handling and enhance menu creation with presets by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/41
  • Refactor task-related types and components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/42
  • Remove unused files and enhance menu editing UI by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/43
  • Add delete confirmation modals for tasks and menus, enhance UI with delete buttons by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/44
  • Add qdash_ui_url and execution lock handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/48
  • Add QDash API schemas and tag management features by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/51
  • Add Cron Calibration Schemas and Integration by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/56
  • Add edit functionality for cron schedule and menu confirmation modal by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/57
  • Update qubex to v1.3.0.rc2 and add SKIPPED status to tasks by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/59
  • Implement database initialization modules and CLI package for qdash by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/60
  • Enhance task management and chip tracking features by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/61
  • Add chip selection functionality to TimeSeriesView component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/62
  • Migrate from npm to bun for package management in Dockerfiles by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/63
  • Add tag insertion and adjust TimeSeriesView refresh interval by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/64
  • Update API URLs and configuration for port flexibility by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/65
  • Enhance API client configuration and add TaskFigure component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/66
  • Integrate TaskFigure component and update API URL handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/67
  • Add TaskFigure component for improved figure rendering in ExecutionDAG by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/68
  • Enhance ExecutionDAG layout and functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/69
  • Implement calibration note merging and enhance flow management by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/70
  • Enhance TimeSeries data fetching and UI features by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/71
  • Format date handling to use JST timezone in TimeSeriesView and DateTimePicker components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/72
  • Update dependencies, enhance error handling, and improve UI by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/73
  • Add CheckRamsey task for Rabi oscillation analysis by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/74
  • Enhance CheckRabi and CheckCrossResonance tasks with improved error handling and plotting functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/75
  • Add CalibrationNoteDocument and enhance task sorting functionality by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/76

Bug Fixes 🐛

  • Update labels for clarity in Calibration components by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/58

Refactor 🛠

  • Refactor task results rendering in ChipPage component by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/35
  • Refactor session and exception handling schemas, remove unused files by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/45
  • Refactor type hints and remove unused model files by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/46
  • Update documentation comments to reflect QDash API terminology by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/47
  • Refactor database model migration and cleanup by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/49
  • Refactor import paths for calibration utilities by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/50
  • Refactor parameter types to use models by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/52
  • Refactor data models to use OutputParameterModel and InputParameterModel by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/53
  • Refactor output parameter handling in postprocess methods by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/54
  • Refactor calibration scheduling types and API response handling by @orangekame3 in https://github.com/oqtopus-team/qdash/pull/55

Full Changelog: https://github.com/oqtopus-team/qdash/compare/v0.1.4...v1.0.0

Notes

If you use this software, please cite it as below.

Files

oqtopus-team/qdash-v1.0.0.zip

Files (14.5 MB)

Name Size Download all
md5:ee07298c7b7972f9f5d11ad3f17363f1
14.5 MB Preview Download

Additional details

Related works