-
Notifications
You must be signed in to change notification settings - Fork 128
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
Support RuntimeContext and provide access to FilterExpressionCompiler from CustomFilters #589
base: master
Are you sure you want to change the base?
Support RuntimeContext and provide access to FilterExpressionCompiler from CustomFilters #589
Commits on Apr 6, 2023
-
- Added RuntimeResolutionContext to allow passing in variables which …
…will affect the CustomFilterCompiler execution - Add new CompilerFuncsWithContext to support RuntimeResolutionContext without changing signatures for existing users - Make FilterExpressionCompiler public and add public method to support leveraging CompileBinary method. This allows complex operator resolution without duplicating the devex operations.
Configuration menu - View commit details
-
Copy full SHA for 344745b - Browse repository at this point
Copy the full SHA 344745bView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a61187 - Browse repository at this point
Copy the full SHA 4a61187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a5f08 - Browse repository at this point
Copy the full SHA 53a5f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f4afb - Browse repository at this point
Copy the full SHA 93f4afbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e29fc - Browse repository at this point
Copy the full SHA 82e29fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5eca2 - Browse repository at this point
Copy the full SHA 0b5eca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9caa4e3 - Browse repository at this point
Copy the full SHA 9caa4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51bde5 - Browse repository at this point
Copy the full SHA a51bde5View commit details -
Fix to pass parameters to Context.Mapper.ConfigurationProvider.Intern…
…al().ProjectionBuilder.GetProjection
Configuration menu - View commit details
-
Copy full SHA for 77a67c8 - Browse repository at this point
Copy the full SHA 77a67c8View commit details
Commits on Apr 12, 2023
-
- Added context (Automapper objects) to customaccessor registration -…
… necessitated changing all ExpressionCompiler derivatives - Injected automapper projections into grouping when ProjectBeforeFilter
Configuration menu - View commit details
-
Copy full SHA for 4f334d2 - Browse repository at this point
Copy the full SHA 4f334d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fc3c2 - Browse repository at this point
Copy the full SHA 76fc3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66774a5 - Browse repository at this point
Copy the full SHA 66774a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890adba - Browse repository at this point
Copy the full SHA 890adbaView commit details -
Refactored customfilters to remove redundant collections and fix bug …
…with empty CompilerFuncs
Configuration menu - View commit details
-
Copy full SHA for 1980a7b - Browse repository at this point
Copy the full SHA 1980a7bView commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0a6a4b - Browse repository at this point
Copy the full SHA c0a6a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c433f7 - Browse repository at this point
Copy the full SHA 2c433f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7cdb0 - Browse repository at this point
Copy the full SHA 6d7cdb0View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 191ee47 - Browse repository at this point
Copy the full SHA 191ee47View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eda620a - Browse repository at this point
Copy the full SHA eda620aView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 170fa8e - Browse repository at this point
Copy the full SHA 170fa8eView commit details
Commits on Jun 11, 2024
-
Merge remote-tracking branch 'githubDevex/master' into dev/AddRuntime…
…ResolutionContext # Conflicts: # net/DevExtreme.AspNet.Data/DevExtreme.AspNet.Data.csproj # net/DevExtreme.AspNet.Data/Helpers/DataSourceLoadOptionsParser.cs
Configuration menu - View commit details
-
Copy full SHA for 5322b46 - Browse repository at this point
Copy the full SHA 5322b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f43fc0 - Browse repository at this point
Copy the full SHA 9f43fc0View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00220d7 - Browse repository at this point
Copy the full SHA 00220d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d6c4f1 - Browse repository at this point
Copy the full SHA 4d6c4f1View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 671681d - Browse repository at this point
Copy the full SHA 671681dView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 841bb63 - Browse repository at this point
Copy the full SHA 841bb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04cfd8 - Browse repository at this point
Copy the full SHA d04cfd8View commit details