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

[EC-582] Add domain object serialization #3623

Merged
merged 10 commits into from
Oct 3, 2022

Commits on Sep 26, 2022

  1. WIP adding serialization

    eliykat committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8323112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1447c2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9093582 View commit details
    Browse the repository at this point in the history
  4. Extract fromJSON stub method

    eliykat committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    21fbab3 View commit details
    Browse the repository at this point in the history
  5. Add tests

    eliykat committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f716a3d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. More tests

    eliykat committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1f4c6aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4de5a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Fix imports

    eliykat committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    76eed3e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    3c8d923 View commit details
    Browse the repository at this point in the history
  2. Add null guards and tests

    eliykat committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    54e36f5 View commit details
    Browse the repository at this point in the history