forked from umbraco/Umbraco-CMS
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge upstream changes into OwainJ fork #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lLoginAuthorizationAttribute
…lidates some logic into ext methods and constants
…upport external href, streamlines external login provider configs
…n external logout get redirect for external logins.
…ing for external providers
…e must do that due to the user groups being pre-determined.
…tore additional user data with the provider info and adds tests.
… default behavior including what is rendered in the back office, this is for max flexibility
…tes changes column to ntext
* Conver i to new umb-icon directive * Extend directive to accept css class modifiers * Add "scoped" styling for the directive to avoid issues with CSS modifiers when used in other contexts
* Change search to use umb-search-filter * Fix minor issues in main directive and styling issues with width
* feat: add svg icons to umb-tree-item and umb-tree-search-box * refactor: remove unnessesary aria-hidden from umb-tree-icon * refactor: remove aria hidden from umb-tree-search-box icon
Remove references to the deprecated TemplateUtilities.
* Show badge in user state filter similar to loglevel filter * Add icons for user group filter
…address accessibility issues (#8198)" This reverts commit 1cd79d8. # Conflicts: # src/Umbraco.Web.UI.Client/src/views/components/umb-confirm-action.html # src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html # src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
…ed a UDI. Trying to convert to an int will fail for Udis with an InvalidCastException.
* Added documentation for umbControlGroup directive * Adding period to each umbControlGroup param description
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prerequisites
If there's an existing issue for this PR then this fixes
Description