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

Dry monads #1

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

Dry monads #1

wants to merge 6 commits into from

Commits on Sep 15, 2016

  1. Postcard form now uses monads

    Michal Gutowski committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    14c8209 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Postcard serializer

    Michal Gutowski committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    09d475f View commit details
    Browse the repository at this point in the history
  2. Postcard Create Controller

    Michal Gutowski committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    7183921 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2016

  1. Create and send via email working byt needs refactor

    Michal Gutowski committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    02faa52 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Refactored create and send to make use of monadic flow

    Michal Gutowski committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    33c36ce View commit details
    Browse the repository at this point in the history
  2. Api controller now creates postcard and sends new email

    Michal Gutowski committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    8e36e0a View commit details
    Browse the repository at this point in the history