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

performance and user experience improvements #1088

Merged
merged 2 commits into from
Feb 4, 2021
Merged

Conversation

sbwalker
Copy link
Member

@sbwalker sbwalker commented Feb 4, 2021

There are a number of items in this PR:

  • improved performance for module definitions and fixed siteid caching bug
  • improved module deletion user experience so that a restart is not required
  • improved module definition deletion to handle situation where asset manifest does not exist
  • improved performance for loading themes
  • improved theme deletion user experience so that a restart is not required
  • improved theme deletion to handle situation where asset manifest does not exist
  • added ability to specify a custom admin container for a site
  • removed tenant management UI and added tenant info to Site management to reduce confusion
  • changed asset manifest to use relative paths rather than absolute
  • allowed modules to include an asset manifest in their nuget package
  • modified localization logic so that it only sets cookie if it is null
  • add first and last options to pager and made default toolbar display above grid so that position is consistent and does not move based on number of items in list
  • converted menu code behind files to inline

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.

1 participant