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

Fix/app switcher #4994

Merged
merged 16 commits into from
Sep 23, 2015
Merged

Fix/app switcher #4994

merged 16 commits into from
Sep 23, 2015

Commits on Sep 21, 2015

  1. Configuration menu
    Copy the full SHA
    dfe8dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d20063 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Configuration menu
    Copy the full SHA
    16165d6 View commit details
    Browse the repository at this point in the history
  2. [appSwitcher] check for chrome on $scope

    spalger committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    344aed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f5f1a View commit details
    Browse the repository at this point in the history
  4. [jquery] add findTestSubject helper to jquery

    spalger committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    79968f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e49e045 View commit details
    Browse the repository at this point in the history
  6. [appSwitcher] added tests

    spalger committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    4464cfd View commit details
    Browse the repository at this point in the history
  7. [appSwitcher] added tests

    spalger committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    d47e84c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Configuration menu
    Copy the full SHA
    a1c7e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3fdda4 View commit details
    Browse the repository at this point in the history
  3. [appSwitcher] compare to the href of the clicked element, not necessa…

    …rily the apps url
    spalger committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    72a6100 View commit details
    Browse the repository at this point in the history
  4. [appSwitcher] use event.stopPropagation()

    spalger committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    9214b25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu