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

CHE-5152: Apply pagination in Git Reset window #5726

Merged
merged 4 commits into from
Jul 20, 2017
Merged

CHE-5152: Apply pagination in Git Reset window #5726

merged 4 commits into from
Jul 20, 2017

Conversation

mmorhun
Copy link
Contributor

@mmorhun mmorhun commented Jul 18, 2017

What does this PR do?

Make load of commits history in git reset window by parts on demand (when a user scrolls to the last displayed one).

What issues does this PR fix or reference?

#5152

Changelog

Added dynamic history loading in Git Reset window.

Release Notes

We've updated our Git Reset window to load commits in pages as you scroll. This significantly speeds up the UI and makes it easier to use.

Docs PR

N/A

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
@codenvy-ci
Copy link

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
@codenvy-ci
Copy link

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
Copy link

@bmicklea bmicklea left a comment

Choose a reason for hiding this comment

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

Updated description - approved.

@codenvy-ci
Copy link

@mmorhun mmorhun merged commit 084c66c into master Jul 20, 2017
@mmorhun mmorhun deleted the CHE-5152 branch July 20, 2017 07:01
@bmicklea bmicklea added the kind/enhancement A feature request - must adhere to the feature request template. label Jul 20, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
* CHE-5152: Apply pagination in Git Reset window
* CHE-5152: Apply max scroll fix for Git History window
* CHE-5152: Fix selection bug in GIt Reset window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants