Skip to content

[dicom_archive] Reactify archive view details page#10989

Open
Montekkundan wants to merge 1 commit into
aces:mainfrom
Montekkundan:montek/10820-dicom-archives-reactify
Open

[dicom_archive] Reactify archive view details page#10989
Montekkundan wants to merge 1 commit into
aces:mainfrom
Montekkundan:montek/10820-dicom-archives-reactify

Conversation

@Montekkundan

Copy link
Copy Markdown
Contributor

Brief summary of changes

  • Replaces the legacy archive view-details Smarty template with a React page.
  • Passes archive metadata, series, files, and permissions from PHP to React.
  • Preserves the existing series and file toggles, metadata tables, and archive links.
  • Adds the DICOM Archive view-details entry point to the Webpack configuration.
  • Ignores generated JavaScript bundles and adds integration coverage for the React page.

Testing instructions

  • Log in as a user with DICOM Archive access.
  • Open http://localhost:8080/dicom_archive/viewDetails/?tarchiveID=27.
  • Confirm the archive metadata displays correctly.
  • Expand and collapse the series and file sections.
  • Confirm the available archive and image links work.
  • Run target=dicom_archive npm run compile.

Link(s) to related issue(s)

@github-actions github-actions Bot added Language: PHP PR or issue that update PHP code Language: Javascript PR or issue that update Javascript code Module: dicom_archive PR or issue related to dicom_archive module labels Jul 23, 2026
@Montekkundan Montekkundan self-assigned this Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language: Javascript PR or issue that update Javascript code Language: PHP PR or issue that update PHP code Module: dicom_archive PR or issue related to dicom_archive module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dicom_archives] Reactify remaining page

1 participant