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

Bootzooka frontend - the more functional way #540

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2021

  1. Added io-ts & fp-ts libs

    bubu committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    e1910f8 View commit details
    Browse the repository at this point in the history
  2. Added Axios service with interceptors

    bubu committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    b8ab026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    004766b View commit details
    Browse the repository at this point in the history
  4. Fixed OOM error during init

    bubu committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    c80da9c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Use Option type instead nulls

    bubu committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    96169b0 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    bubu committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f65399f View commit details
    Browse the repository at this point in the history
  3. GetOrElse instead of pattern matching

    bubu committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    3ddaadb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. fp apocalypse

    majcherpiotrek committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    4c1f9a3 View commit details
    Browse the repository at this point in the history