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

Refactor url and link handling #7

Closed
wants to merge 10 commits into from

Commits on Jan 11, 2019

  1. Add types for query params

    sorenlouv committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    0e24a95 View commit details
    Browse the repository at this point in the history
  2. [APM] Refactor url handline

     - Remove RelativeLink component
     - Move react component out of url.tsx (renamed to url_helpers.ts)
    sorenlouv committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    4fafd4c View commit details
    Browse the repository at this point in the history
  3. Fix tests

    sorenlouv committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    feba762 View commit details
    Browse the repository at this point in the history
  4. Re-use interface

    sorenlouv committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    f84e4f4 View commit details
    Browse the repository at this point in the history
  5. Make more readable

    sorenlouv committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    f2d5f0f View commit details
    Browse the repository at this point in the history
  6. Reorganize url to Links

    sorenlouv committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    cc1da75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5023f2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    683e071 View commit details
    Browse the repository at this point in the history
  9. Fix imports

    sorenlouv committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a1fd32e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5575a3e View commit details
    Browse the repository at this point in the history