Skip to content

Virtual Track UI Support and Hover Changes - #939

Open
avwchapman wants to merge 251 commits into
mainfrom
909-virtual-track-ui-support
Open

Virtual Track UI Support and Hover Changes#939
avwchapman wants to merge 251 commits into
mainfrom
909-virtual-track-ui-support

Conversation

@avwchapman

Copy link
Copy Markdown

Addresses #909 and #893.

seansica and others added 30 commits March 30, 2026 16:55
…mock

feat: apply next branch changes onto main
…lias-issues

Fix error related to missing aliases when saving software, campaign and group objects
…ostIdentity

setOrganizationIdentity will chain postIdentity with setOrganizationIdentity and
should have been called all along.
…de-parent-technique-id

fix(subtechniques): add parentTechniqueId to subtechnique post and va…
…emove-sidebar-history-and-notes

810 Remove History and Notes from resources sidebar
clemiller and others added 26 commits July 31, 2026 14:05
feat(release-tracks): add release track preview and version tagging
…apshots

792 creating and tagging snapshots
Surface cache state and graph statistics in snapshot history. Allow editors to materialize or delete member graph caches with progress, confirmation, and feedback.
Let users download historical snapshots as STIX bundles or Workbench JSON. Add a clipboard action for concise snapshot metadata, tier counts, and graph cache statistics.
Collect snapshot notes during creation and release workflows. Show editable notes on snapshot history cards and include them in copied summaries.
Expose bounded MAJOR.MINOR selection in the release preview dialog and submit explicit release versions through the existing connector flow.
Create WIP revisions for relationship source and target objects instead of mutating snapshot-pinned revisions in place.
Show and copy server-generated STIX 2.0 and 2.1 bundle hashes on cached snapshot cards. Lock note editing until the cache is deleted and preserve the exact JSON download serialization.
Generate frontend build metadata from release build arguments and load it alongside the REST API system version. Show both component versions in the navigation footer with provenance details and safe development fallbacks.
feat: disable submit for review button if object is not in any track
@avwchapman
avwchapman requested review from adpare and seansica August 24, 2026 17:20
@avwchapman avwchapman self-assigned this Aug 24, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 65.57637% with 1084 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@55bd1eb). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...p/components/stix/stix-list/stix-list.component.ts 35.22% 274 Missing ⚠️
src/app/classes/release-tracks/snapshot.ts 43.22% 134 Missing ⚠️
...pp/components/save-dialog/save-dialog.component.ts 69.62% 112 Missing and 8 partials ⚠️
...ents/stix/name-property/name-property.component.ts 71.69% 89 Missing and 3 partials ⚠️
...omponents/object-status/object-status.component.ts 17.50% 66 Missing ⚠️
...object-card/release-track-object-card.component.ts 57.26% 50 Missing ⚠️
src/app/classes/stix/stix-object.ts 57.73% 40 Missing and 1 partial ⚠️
...nts/new-track-dialog/new-track-dialog.component.ts 89.36% 32 Missing ⚠️
.../app/components/navigation/navigation.component.ts 90.94% 26 Missing ⚠️
...preview-dialog/release-preview-dialog.component.ts 90.20% 18 Missing and 6 partials ⚠️
... and 29 more
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #939   +/-   ##
=======================================
  Coverage        ?   46.19%           
=======================================
  Files           ?      205           
  Lines           ?    27117           
  Branches        ?     1897           
=======================================
  Hits            ?    12526           
  Misses          ?    14522           
  Partials        ?       69           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

6 participants