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

OIL-325: change poi list base #252

Merged
merged 3 commits into from
May 7, 2019
Merged

Commits on May 6, 2019

  1. let poi list base on poi hub origin and poi hub path instead of publi…

    …cPath
    
    OIL-325
    Alexander Glintschert committed May 6, 2019
    Configuration menu
    Copy the full SHA
    16791aa View commit details
    Browse the repository at this point in the history
  2. adapt end-to-end tests to hub origin and hub path as new source for p…

    …oi lists;
    
    ensure that CORS headers are send for 'poi-lists' directory and its contained files
    OIL-325
    Alexander Glintschert committed May 6, 2019
    Configuration menu
    Copy the full SHA
    c9c9f31 View commit details
    Browse the repository at this point in the history
  3. let "poi-lists" directory depend on hub origin only;

    add handling for "poi_hub_origin = /" (necessary for e2e tests);
    add CORS header hint for "poi-lists" directory to documentation
    OIL-325
    Alexander Glintschert committed May 6, 2019
    Configuration menu
    Copy the full SHA
    33a1e1c View commit details
    Browse the repository at this point in the history