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

Enhanced copy/paste #5955

Merged
merged 1 commit into from
May 12, 2017
Merged

Conversation

vxsx
Copy link
Contributor

@vxsx vxsx commented May 3, 2017

It is now possible to paste plugin from a clipboard without reloading
the page after it was copied in a different tab. This also makes
clearing clipboard "optimistic" as it now clears it in the UI
immediately without waiting for ajax call to finish

This is currently open to release/3.4.x but it will be rebased to develop as soon as develop would be set to correct state by @czpython

@vxsx vxsx added this to the 3.5.x milestone May 3, 2017
@vxsx vxsx requested a review from FinalAngel May 3, 2017 13:08
Copy link
Member

@FinalAngel FinalAngel left a comment

Choose a reason for hiding this comment

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

awesome

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 82.826% when pulling b0b0999 on vxsx:feature/copy-paste-no-reload into 829f7e2 on divio:release/3.4.x.

@czpython
Copy link
Contributor

czpython commented May 8, 2017

@vxsx Feel free to rebase and merge on develop branch.

@vxsx vxsx changed the base branch from release/3.4.x to develop May 10, 2017 11:53
It is now possible to paste plugin from a clipboard without reloading
the page after it was copied in a different tab. This also makes
clearing clipboard "optimistic" as it now clears it in the UI
immediately without waiting for ajax call to finish
@vxsx vxsx force-pushed the feature/copy-paste-no-reload branch from b0b0999 to dae73a1 Compare May 10, 2017 11:55
@coveralls
Copy link

coveralls commented May 10, 2017

Coverage Status

Coverage increased (+0.1%) to 82.826% when pulling dae73a1 on vxsx:feature/copy-paste-no-reload into 2e7b418 on divio:develop.

@vxsx vxsx merged commit c9e7094 into django-cms:develop May 12, 2017
@vxsx vxsx deleted the feature/copy-paste-no-reload branch May 12, 2017 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants