Releases: oqtopus-team/qdash
Releases · oqtopus-team/qdash
v1.4.2
What's Changed
New Feature 🎉
- docs: update document by @orangekame3 in #477
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
New Feature 🎉
- feat(api,ui): mount backend at /api and add Swagger docs link by @orangekame3 in #473
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
New Feature 🎉
- feat: cloudflare zero trust tunnel integration by @orangekame3 in #467
- feat(auth): admin-only signup, add me/logout endpoints by @orangekame3 in #470
- feat(flow, db): propagate project_id; clean up Prefect deployments by @orangekame3 in #471
- feat(ui): improve mobile responsiveness; add chip sidebar toggle by @orangekame3 in #472
Refactor 🛠
- refactor(caltasks): use qubex-provided chevron figure; bump qubex by @orangekame3 in #464
Documentation 📚
- docs(database): add comprehensive DB structure reference by @orangekame3 in #468
- feat: project sharing by @orangekame3 in #469
Full Changelog: v1.3.7...v1.4.0
v1.3.7
What's Changed
Bug Fixes 🐛
- fix(scripts): default Mongo URI to root:example@mongo:27017 by @orangekame3 in #461
Documentation 📚
- docs(oas): compact tags arrays in openapi.json for consistency by @orangekame3 in #463
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
New Feature 🎉
- (refactor): workflow by @orangekame3 in #450
- (ui): task editor by @orangekame3 in #456
- (feat): workflow/onequbit-scheduler by @orangekame3 in #457
Refactor 🛠
- refactor(workflow): rename session to backend throughout workflow engine by @orangekame3 in #452
- refactor: improve error handling and add backend validation by @orangekame3 in #453
- refactor(workflow): remove unused exports and simplify session context API by @orangekame3 in #454
- refactor(api): replace database task queries with file-based retrieval in chip router by @orangekame3 in #458
Documentation 📚
- docs: add cross-reference to workflow processing flow document by @orangekame3 in #455
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
Refactor 🛠
- refactor: remove Slack Agent integration and OpenAI dependencies by @orangekame3 in #448
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
New Feature 🎉
- feat(analysis): add dual-axis support to time series view by @orangekame3 in #429
- feat(auth): add bearer token authentication and token management UI by @orangekame3 in #433
- feat(api): add execution list and detail endpoints with pagination by @orangekame3 in #440
Bug Fixes 🐛
- fix(flow): include username and chip_id in scheduled flow parameters by @orangekame3 in #427
Refactor 🛠
- refactor(db): add dependency injection support to database session by @orangekame3 in #430
- refactor(api): centralize Pydantic models into dedicated schemas package by @orangekame3 in #431
- refactor: reorder zoneinfo import in flow_schedule router by @orangekame3 in #432
- refactor(api): remove /api prefix from all route paths by @orangekame3 in #436
- refactor: remove unused metrics chip endpoints by @orangekame3 in #438
- refactor(api): merge flow_schedule router into flow router by @orangekame3 in #439
- refactor(ui): rename auth hooks to remove redundant prefix by @orangekame3 in #445
- refactor(workflow): remove unused parameter conversion functions by @orangekame3 in #446
Style 🎨
- style: fix code formatting in util.py and AuthContext by @orangekame3 in #447
Documentation 📚
- docs(api): add HTTPBearer security to API endpoints in OpenAPI spec by @orangekame3 in #437
- docs: standardize API naming conventions and improve guidelines formatting by @orangekame3 in #442
- docs(api-guidelines): generalize resource examples and remove domain-specific content by @orangekame3 in #443
- (chore): fix api funcname by @orangekame3 in #444
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
New Feature 🎉
- Dynamically calculate grid size from chip data by @orangekame3 in #411
-
ui: metrics selection mode by @orangekame3 in #414
- (ui): files editor by @orangekame3 in #415
- Add Task Editor design document by @orangekame3 in #416
- feat check skew script by @orangekame3 in #417
- Update metrics API for unlimited history items by @orangekame3 in #418
- feat: add coupling task history endpoint and extract task modals by @orangekame3 in #419
- feat(api): add JST timezone support for scheduled flows and refactor imports by @orangekame3 in #420
- feat(cr-scheduler): add MUX configuration filtering and 144Q chip support by @orangekame3 in #421
- feat(workflow): auto-register execution tags and use flow name as default tag by @orangekame3 in #422
- Ui/analytics by @orangekame3 in #423
- feat(analysis): migrate CorrelationView to metrics-based system by @orangekame3 in #426
Bug Fixes 🐛
- Update package versions and dependencies by @orangekame3 in #412
Refactor 🛠
- Refactor iterative flow for improved reusability by @orangekame3 in #409
- refactor(ui): migrate CDF view to backend-driven metrics architecture by @orangekame3 in #424
- refactor(analysis): use metrics config for parameter selection by @orangekame3 in #425
Style 🎨
- Center MUX labels in grid components by @orangekame3 in #413
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
New Feature 🎉
- Refactor execution page and add pagination for chip executions by @orangekame3 in #400
- Add configurable Prefect dashboard URL and clean up dependencies by @orangekame3 in #405
- Add download-figures CLI and enhance metrics collection by @orangekame3 in #406
- Add plugin architecture and design-based direction inference by @orangekame3 in #408
Refactor 🛠
- Refactor page containers for responsive layout by @orangekame3 in #402
CI/CD 🚀
- ci: disable test job and add MUX highlight overlay to coupling grid by @orangekame3 in #403
Documentation 📚
- Add comprehensive architecture documentation and utility tools README by @orangekame3 in #407
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
New Feature 🎉
- Add MUX region highlights and labels to metrics grids by @orangekame3 in #398
Full Changelog: v1.3.0...v1.3.1