Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Initial implementation #1

Merged
merged 39 commits into from
Dec 19, 2019
Merged

Initial implementation #1

merged 39 commits into from
Dec 19, 2019

Commits on Dec 17, 2019

  1. feat: Initial commit

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    e3f20a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f6af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1efcdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8350bba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6565119 View commit details
    Browse the repository at this point in the history
  6. feat: First step UI

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    daba8aa View commit details
    Browse the repository at this point in the history
  7. feat: Security page UI

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c64f6b0 View commit details
    Browse the repository at this point in the history
  8. feat: Hint step UI

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    4265bed View commit details
    Browse the repository at this point in the history
  9. feat: InstallationPage UI

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5b621c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ede3e36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b39a8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8055c75 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82093d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1594621 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6db943b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e26b5fa View commit details
    Browse the repository at this point in the history
  17. feat: Prevent click on navigation

    We don't want the user to be able to navigate from step to step by
    clicking on the sidebar links. But we want to keep the "active" feature
    from react-router links. So we just disable pointer events on it.
    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b2a7da3 View commit details
    Browse the repository at this point in the history
  18. chore: Add app icon

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1706459 View commit details
    Browse the repository at this point in the history
  19. chore: Don't ignore locales

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    faa7068 View commit details
    Browse the repository at this point in the history
  20. chore: Disable travis

    It will be enabled again when we have all required tokens
    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3d4556d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a24db9f View commit details
    Browse the repository at this point in the history
  22. refactor: Remove unused file

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    8d4edff View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1a27a33 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2455b86 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    835a475 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    710521e View commit details
    Browse the repository at this point in the history
  27. chore: Add editor to manifest

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    f2d2498 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4bbe40f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    448a8df View commit details
    Browse the repository at this point in the history
  30. feat: Update translations

    drazik committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    a5958dc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3d1781a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    9baa994 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. fix: Harmonize margins

    drazik committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    e46e35d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb0bbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec26538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71406fc View commit details
    Browse the repository at this point in the history
  5. refactor(WithCozyIcon): Use Media components from cozy-ui

    This allows us to drop custom CSS
    drazik committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    520165e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb59c97 View commit details
    Browse the repository at this point in the history
  7. fix(locales): Typo in FR

    drazik committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    41009ea View commit details
    Browse the repository at this point in the history