8000 ui: add connected component for jobs pages by ericharmeling · Pull Request #83901 · cockroachdb/cockroach · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ui: add connected component for jobs pages #83901

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

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

ericharmeling
Copy link
@ericharmeling ericharmeling commented Jul 6, 2022

This PR adds "connected" components for the jobs pages. These components can be imported from the cluster-ui package into the managed-service repo and used on the CC console for Dedicated clusters (serverless clusters do not support the admin server that handles job requests).

Related to #71324.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ericharmeling
Copy link
Author

On the CC Console (with local cluster-ui):
https://www.loom.com/share/dae5fb6c6c964b87b3b257c8bd3cfca0

On the DB Console:
https://www.loom.com/share/29028dd627254c46880b875a06029340

Copy link
Contributor
@maryliag maryliag left a comment

Choose a reason for hiding this comment

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

Awesome job on the Jobs! 😄
:lgtm:

Reviewed 28 of 28 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @ericharmeling)


pkg/ui/workspaces/cluster-ui/src/store/utils/selectors.ts line 22 at r1 (raw file):

  adminUISelector,
  adminUiState => adminUiState.localStorage,
);

Really nice refactor!!

This commit adds "connected" components for the jobs pages.
These components can be imported from the cluster-ui package into
the managed service repo and used on the CC console.

Release note: None
@ericharmeling ericharmeling force-pushed the jobs-page-connected branch from 74f1441 to 046d6e6 Compare July 8, 2022 20:22
Copy link
Author
@ericharmeling ericharmeling left a comment

Choose a reason for hiding this comment

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

TFTR!

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (and 1 stale) (waiting on @maryliag)


pkg/ui/w 8000 orkspaces/cluster-ui/src/store/utils/selectors.ts line 22 at r1 (raw file):

Previously, maryliag (Marylia Gutierrez) wrote…

Really nice refactor!!

😊

@ericharmeling
Copy link
Author

bors r+

@craig
Copy link
Contributor
craig bot commented Jul 8, 2022

Build failed (retrying...):

@craig
Copy link
Contributor
craig bot commented Jul 8, 2022

Build failed (retrying...):

@craig
Copy link
Contributor
craig bot commented Jul 9, 2022

Build failed:

@ericharmeling
Copy link
Author

bors retry

@craig
Copy link
Contributor
craig bot commented Jul 11, 2022

Build succeeded:

@craig craig bot merged commit 37cf9bf into cockroachdb:master Jul 11, 2022
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.

3 participants
0