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

Adds browser refresh to uninstall #829

Merged
merged 2 commits into from
Oct 22, 2015
Merged

Adds browser refresh to uninstall #829

merged 2 commits into from
Oct 22, 2015

Conversation

perploug
Copy link

  • InstalledPackage triggers a clientside refresh to installer.aspx - as
    the installedpackage.aspx cannot be used for the last step since the
    package is now gone
  • installer.aspx displays the final uninstall message after browser
    refreshing
  • uses same clientside redirect as installs

- InstalledPackage triggers a clientside refresh to installer.aspx - as
the installedpackage.aspx cannot be used for the last step since the
package is now gone
- installer.aspx displays the final uninstall message after browser
refreshing
- uses same clientside redirect as installs
@@ -145,12 +142,39 @@
</p>
</cc2:PropertyPanel>
</cc2:Pane>

Copy link
Contributor

Choose a reason for hiding this comment

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

All of these changes aren't actually required since the front-end files should only exist in the UI project. These have just been left here from legacy migrations. All good, I'll delete this front-end file at this location.

Shazwazza added a commit that referenced this pull request Oct 22, 2015
Adds browser refresh to uninstall
@Shazwazza Shazwazza merged commit 5f45f71 into 7.4.0 Oct 22, 2015
@Shazwazza Shazwazza deleted the temp-u4-6927 branch October 22, 2015 09:15
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.

2 participants