Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add the ability to manipulate global filters applied to pages using application model #6579

Closed
pranavkm opened this issue Jul 21, 2017 · 0 comments

Comments

@pranavkm
Copy link
Contributor

Global filters in controllers can be manipulated using ApplicationModel.Filters. We need something equivalent for pages.

@pranavkm pranavkm added this to the 2.1.0 milestone Jul 21, 2017
pranavkm added a commit that referenced this issue Jul 21, 2017
Previously global filters were added to the page application model with Action scope. This
would have resulted in incorrect ordering of filters during execution. We'll instead add
global filters separately with the right scope. #6579 will be used to express global filters
as part of the application model.
pranavkm added a commit that referenced this issue Jul 21, 2017
Previously global filters were added to the page application model with Action scope. This
would have resulted in incorrect ordering of filters during execution. We'll instead add
global filters separately with the right scope. #6579 will be used to express global filters
as part of the application model.
@mkArtakMSFT mkArtakMSFT modified the milestones: 2.1.0-preview2, 2.2.0 Jan 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants