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

feat: Adding serialization types relevant to the new Dataconnection classes #1135

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

Commits on Sep 10, 2023

  1. enum changes

    Leon Ahuja committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    9242da7 View commit details
    Browse the repository at this point in the history
  2. trying to add the enums to export

    Leon Ahuja committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    647b02e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. add default and tests

    Leon Ahuja committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ba9715b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Working changes and refactor to enums

    Leon Ahuja committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0f1177a View commit details
    Browse the repository at this point in the history
  2. allow any string as well as an option to serialization

    Leon Ahuja committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    287f04d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. adressing comments

    Leon Ahuja committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d511d68 View commit details
    Browse the repository at this point in the history
  2. removing default serialization enum

    Leon Ahuja committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    45147b4 View commit details
    Browse the repository at this point in the history
  3. updated package json and package lock

    Leon Ahuja committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d9ece0e View commit details
    Browse the repository at this point in the history