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

Packages updated to show an angular view after install instead of ASCX (and more) #4101

Merged
merged 9 commits into from
Jan 18, 2019

Conversation

Shazwazza
Copy link
Contributor

fixes #3996

includes new 'package options' so you can go back to a packages options screen after it's installed.

Make sure that #4010 is reviewed and merged first!!

testing:

  • Create a package in the back office that includes an options view (the UI lets you pick a file)
  • Install the package - you will get redirected to the options view
  • Since your package contains an options view you'll get a view 'package options' button when viewing the list of installed packages
  • Create a package without a view and install it, you will just get redirected to the installed packages screen and you won't see a package options button
  • also notice that the packaging route urls are now much much nicer

Shazwazza and others added 5 commits January 16, 2019 23:15
…ckaging-view-3996

# Conflicts:
#	src/Umbraco.Web.UI/umbraco/config/lang/nb.xml
#	src/Umbraco.Web.UI/umbraco/config/lang/zh_tw.xml
… adds a custom query string parameter when redirecting to the angular view after install (so devs know its a new install)
…nary items GetAll so we can use it for the packager without worrying about security access to sections
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