Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

PLT-8231: Add landing page when deep linking to native app #208

Commits on Sep 3, 2018

  1. Add landing page when deep linking to native app

    - Add protocol detection for desktop app
    - fixup to protocol
    - Moved logic to new router
    - Renamed folder to be more descriptive. Created proper PureComponent. Fix all issues related to string replacements. Fixed timeOut not working.
    David Meza committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    05f9be0 View commit details
    Browse the repository at this point in the history
  2. Updating styles for deep linking page

    asaadmahmood authored and David Meza committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    d37f4fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a631d View commit details
    Browse the repository at this point in the history
  4. Fixup: fix order of replacement regexp for protocol

    David Meza committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    9fc7a24 View commit details
    Browse the repository at this point in the history