Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

feat: implemented user order details #360

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

Commits on Apr 8, 2020

  1. implemented user order details

    Marcin Drwiega committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    594b270 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Fixes according to the code review

    Marcin Drwiega committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    e23ee1c View commit details
    Browse the repository at this point in the history
  2. taxes as array + increased test coverage

    Marcin Drwiega committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ec56976 View commit details
    Browse the repository at this point in the history
  3. changes according to CR

    Marcin Drwiega committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    b0278ba View commit details
    Browse the repository at this point in the history
  4. simplified string

    Marcin Drwiega committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    24ff35b View commit details
    Browse the repository at this point in the history
  5. added coma separator

    Marcin Drwiega committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d35dd84 View commit details
    Browse the repository at this point in the history
  6. simplified transformation

    Marcin Drwiega committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    fc0cd8d View commit details
    Browse the repository at this point in the history
  7. template changes. added onSSR

    Marcin Drwiega committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    0a8032f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Removed order number. Added TODO

    Marcin Drwiega committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    adad6dd View commit details
    Browse the repository at this point in the history
  2. Changes according to CR

    Marcin Drwiega committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    96ecb0a View commit details
    Browse the repository at this point in the history