Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#22710][#22707] yugabyted: Update voyager migrations list landing page. #22834

Merged
merged 11 commits into from
Oct 2, 2024

Conversation

Spikatrix
Copy link
Contributor

@Spikatrix Spikatrix commented Jun 12, 2024

Migration List UI

Copy link

netlify bot commented Jul 9, 2024

Deploy Preview for infallible-bardeen-164bc9 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1a18dbb
🔍 Latest deploy log https://app.netlify.com/sites/infallible-bardeen-164bc9/deploys/66f714f80c3f08000856970b
😎 Deploy Preview https://deploy-preview-22834--infallible-bardeen-164bc9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@CLAassistant
Copy link

CLAassistant commented Sep 27, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@nchandrappa nchandrappa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

future <- voyagerMigrationsResponse
}

func updateRowStruct(log logger.Logger, conn *pgxpool.Pool,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have a better name for the function to describe the outcome of invoking this function?

@nchandrappa nchandrappa changed the title [yugabyted][UI] Update migration list UI [#22710][#22707] yugabyted: Update voyager migrations list landing page. Oct 1, 2024
@nchandrappa nchandrappa merged commit 9beb6dc into yugabyte:master Oct 2, 2024
6 checks passed
timothy-e pushed a commit that referenced this pull request Oct 2, 2024
Summary:
 79a00fd [PLAT-15307]fix sensitive info leaks via Gflags
 cd26c93 [DOC-487] Voyager 1.8.2 changes (#24177)
 fa91de7 [docs] Apache Hudi integration with YSQL  (#23888)
 586d337 Updating DynamoDB comparison (#24216)
 aad5695 [#18822] YSQL: Promote autoflag to skip redundant update operations
 fa38152 Fix UBI image: Add -y option to install of hostname
 6baf188 [#23998] Update third-party dependencies and enable SimSIMD in Usearch
 d57db29 Automatic commit by thirdparty_tool: update usearch to commit 191d9bb46fe5e2a44d1505ce7563ed51c7e55868.
 aab1a8b Automatic commit by thirdparty_tool: update simsimd to tag v5.4.3-yb-1.
 161c0c8 [PLAT-15279] Adding unix timestamp to the core dump
 17c45ff [#24217] YSQL: fill definition of a shell type requires catalog version increment
 037fac0 [DB-13062] yugabyted: added banner and get started component
 2eedabd [doc] Read replica connection load balancing support in JDBC Smart driver (#24006)
 62a6a32 [#21467, #24153] Docdb: Add Read sequences as of time - sequences support for clone part 2
 12de78e [PLAT-14954] added support for systemd-timesyncd
 4a07eb8 [#23988] YSQL: Skip a table for schema comparison if its schema does not change
 d3fd39f [doc][ybm] Add reasoning behind no access to yugabyte user #21105 (#23930)
 556ba8a [PLAT-15074] Install node agents on nodes for the marked universes for on-prem providers
 9beb6dc [#22710][#22707] yugabyted: Update voyager migrations list landing page. (#22834)
 6128137 [PLAT-15545] Simplify the frozen universe message for end user in YBA
 4e36b78 JDBC Driver version update to 42.3.5-yb-8 (#24241)
 254c979 [PLAT-15519]: Update xCluster sync to remove tables from YBA DB

Test Plan: Jenkins: rebase: pg15-cherrypicks

Reviewers: tfoucher, fizaa, telgersma

Differential Revision: https://phorge.dev.yugabyte.com/D38624
djiang9001 added a commit that referenced this pull request Oct 4, 2024
…s list landing page.

Summary:
Original commit: [[ 9beb6dc | 9beb6dc ]] / [[ #22834 | #22834 ]]

* Update migration list UI to the new design

* Add support for archiving/unarchiving migrations

* Formatting

* Update no migration page UI

* update migrations list page

* remove migrate database button from menu bar if migrations exist

* fix issue where migration details api is missing data, and incorrect migration progress

* fix refresh button

* move IP addresses to top

* remove os, disk, export dir from voyager instance column

* rename rowStruct variable and function names
Jira: DB-11621, DB-11618

Test Plan: Manual tests

Reviewers: nikhil

Reviewed By: nikhil

Subscribers: yugabyted-dev, djiang

Differential Revision: https://phorge.dev.yugabyte.com/D38641
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.

4 participants