-
Notifications
You must be signed in to change notification settings - Fork 109
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
Allow transformers to be included across views #372
Commits on Nov 23, 2023
-
Allowing to use included views transformer from the current view
Signed-off-by: bhooshiek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d3c9c7 - Browse repository at this point
Copy the full SHA 2d3c9c7View commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3c8ecc - Browse repository at this point
Copy the full SHA e3c8eccView commit details
Commits on Dec 26, 2023
-
Improve logic for gathering transformers from included views.
Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8815272 - Browse repository at this point
Copy the full SHA 8815272View commit details -
Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dec674f - Browse repository at this point
Copy the full SHA dec674fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcae06 - Browse repository at this point
Copy the full SHA 1bcae06View commit details
Commits on Dec 27, 2023
-
- View transformers should combine with default transformers instead …
…of replace them. - Enhance view collection test suite and address comments. Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e20388 - Browse repository at this point
Copy the full SHA 8e20388View commit details -
Fix handling of configured default_transformers, which is only used i…
…f there are no view transformers. Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0acf5d1 - Browse repository at this point
Copy the full SHA 0acf5d1View commit details -
Remove failing test for logic that was moved.
Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ca67b2 - Browse repository at this point
Copy the full SHA 1ca67b2View commit details -
- Add documentation for including transformers across views.
- Minor textual changes to view collection spec. Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c723f9e - Browse repository at this point
Copy the full SHA c723f9eView commit details
Commits on Jan 8, 2024
-
Use
subject
instead oflet
in view collection spec.Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04564e6 - Browse repository at this point
Copy the full SHA 04564e6View commit details
Commits on Jan 9, 2024
-
Execute transformers in a top-down order.
Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe71331 - Browse repository at this point
Copy the full SHA fe71331View commit details -
Remove pry import from spec helper.
Signed-off-by: Nate Baer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23b167e - Browse repository at this point
Copy the full SHA 23b167eView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d39a88 - Browse repository at this point
Copy the full SHA 6d39a88View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 012a8dc - Browse repository at this point
Copy the full SHA 012a8dcView commit details