Geo Replication Details: Registry Information

What does this MR do and why?

Broken off from !182620 (closed)
Part of #509363 (closed)
Uses feature flag geo_replicables_show_view

This change is part of a larger effort to add a Details view for Replication Registry Items for Geo. This change is focused on adding the first section to the page Registry information

Screenshots or screen recordings

This MR Full UI
Screenshot_2025-03-13_at_1.39.44_PM View in !182620 (closed)

Setup Geo (optional)

Important: To properly test Geo you will need a separate GDK setup. Setup is straightforward but takes some time. Another option is to validate the code functionally and if needed schedule a call to sync and I can screen share my instance.

  1. Ensure no other GDKs are running. gdk stop/gdk kill
  2. Open an empty directory and install and run Geo with the one-line command found on the Easy installation instructions
  3. Access your primary and secondary Geo instances via 127.0.0.1:3000 and 127.0.0.1:3001.

Testing

  1. Enable the feature flag Feature.enable(:geo_replicables_show_view)
  2. Access your primary GDK Geo Page (127.0.0.1:3000/admin/geo)
  3. Scroll down to the very bottom Replication details section
  4. Click one of the blue links (ex: Project Repositories)
  5. Click one of the records in the list
  6. Ensure the Registry information is presented in the details view with clipboard copy buttons

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Zack Cuddy

Merge request reports

Loading