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

Adapt angular architecture: gmf.authentication #3216

Merged
merged 20 commits into from
Dec 13, 2017

Commits on Dec 13, 2017

  1. Move authentication service and directive

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    a1aa956 View commit details
    Browse the repository at this point in the history
  2. Move and refactor gmf.authentication

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    5b065a3 View commit details
    Browse the repository at this point in the history
  3. Don't require gmf, like in search module

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    5565d31 View commit details
    Browse the repository at this point in the history
  4. Make apps compile

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    7f1d414 View commit details
    Browse the repository at this point in the history
  5. PR feedback

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    d4f7db3 View commit details
    Browse the repository at this point in the history
  6. Move AuthenticationLoginResponse and AuthenticationDefaultResponse to…

    … gmfx
    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    a29278d View commit details
    Browse the repository at this point in the history
  7. Rename AuthenticationRouteSuffix

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    4c14be0 View commit details
    Browse the repository at this point in the history
  8. Add gmfUser to module

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    ed41ab9 View commit details
    Browse the repository at this point in the history
  9. Make it compile

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    beaa498 View commit details
    Browse the repository at this point in the history
  10. Chaneg to module, move RouteSuffix

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    9eccdd7 View commit details
    Browse the repository at this point in the history
  11. Properly extend ol.events.EventTarget

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    e33c55a View commit details
    Browse the repository at this point in the history
  12. Fix test

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    8ecf4bc View commit details
    Browse the repository at this point in the history
  13. Import just service

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    fd48924 View commit details
    Browse the repository at this point in the history
  14. Fix lint error

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    6f92456 View commit details
    Browse the repository at this point in the history
  15. Update examples

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    53862c6 View commit details
    Browse the repository at this point in the history
  16. Fix renaming

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    6446795 View commit details
    Browse the repository at this point in the history
  17. Move gmfUser into gmf.authentication.Service.module

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    d60737a View commit details
    Browse the repository at this point in the history
  18. Remove unused code

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    72a1976 View commit details
    Browse the repository at this point in the history
  19. Fix copy paste error

    Michael Kuenzli committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    4afd674 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    79bc2eb View commit details
    Browse the repository at this point in the history