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

[3.x]: Hide the default section per area with new config parameter #1868

Merged
merged 7 commits into from
Oct 6, 2021

Commits on Aug 31, 2021

  1. Add new config node disable_default_routes to prevent registering Rou…

    …teDescriber to specific areas which allowes disabling rendering of default routes, Adjust tests accordingly
    Frederik Holz committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    30b1704 View commit details
    Browse the repository at this point in the history
  2. Add documentation for new config variable

    Frederik Holz committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2bb3636 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Change disable_default_routes to filter route collection instead of d…

    …isabling route describer, Add test for new handling in FilteredRouteCollectionBuilder
    Frederik Holz committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    dad6071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89fcfd8 View commit details
    Browse the repository at this point in the history
  3. Fix codestyle issue

    Frederik Holz committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    60dac6f View commit details
    Browse the repository at this point in the history
  4. Fix codestyle issue

    Frederik Holz committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e3df317 View commit details
    Browse the repository at this point in the history
  5. Change naming of dataProvider to match testing name

    Frederik Holz committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    5647a95 View commit details
    Browse the repository at this point in the history