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

Bug fixes #142

Merged
merged 1,358 commits into from
May 20, 2024
Merged

Bug fixes #142

merged 1,358 commits into from
May 20, 2024

Conversation

Shubha-accenture
Copy link
Collaborator

@Shubha-accenture Shubha-accenture commented Apr 26, 2024

  1. Implemented server side pagination
  2. Pagination changes for fetching first and last page
  3. Vertical spacing for Dataset explorer (Schema and Preview)
  4. Addressed review comments on dataset explorer

Jeyaprakash-NK and others added 30 commits March 5, 2024 13:02
…-review-fixes

Sprint19 scheduler code review fixes
…ncement-changes

Sprint19 scheduler enhancement changes
This reverts commit 24ff2e7.
1. Logo in dark mode color change
2. Loader added for cluster and serverless dropdown
…ncement-changes

Scheduler internal bug fixes
1. Tooltip for cards changed
2. Local kernel - Create scheduler loader fix
Copy link
Contributor

Choose a reason for hiding this comment

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

Please rename this to dataproc_juptyer_plugin/credentials.py.

There's no reason to have anything in the codebase named utils.

Copy link
Collaborator

Choose a reason for hiding this comment

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

  1. credentials.py is renamed to gcloudOperations.py
  2. utils folder is renamed to commons as it contains all the common code.


const previewHeight = window.innerHeight - 180;
Copy link
Contributor

Choose a reason for hiding this comment

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

this wouldn't work if the user resizes the browser after js was loaded

@ptwng
Copy link
Contributor

ptwng commented May 9, 2024

Just the one thing around statically grabbing the window width

Copy link
Contributor

@ptwng ptwng left a comment

Choose a reason for hiding this comment

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

Just the one thing around statically grabbing the screen width

Copy link
Contributor

@ojarjur ojarjur left a comment

Choose a reason for hiding this comment

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

The Python changes are fine, so this can be merged once Pat approves the TS changes

@Shubha-accenture Shubha-accenture requested a review from ptwng May 16, 2024 04:37
@ptwng ptwng merged commit 956dcd9 into GoogleCloudDataproc:main May 20, 2024
2 checks passed
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.

8 participants