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

chore: Enable serialisation for JsonIgnore fields during export flow to avoid adding intermediate fields in DTO #14120

Merged
merged 29 commits into from
Jun 17, 2022

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    48a8de0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    2c66bc7 View commit details
    Browse the repository at this point in the history
  2. Merge release

    abhvsn committed May 23, 2022
    Configuration menu
    Copy the full SHA
    7787cc9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    991980c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    66c7e00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849c990 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge release

    abhvsn committed May 27, 2022
    Configuration menu
    Copy the full SHA
    38efcd9 View commit details
    Browse the repository at this point in the history
  2. Fix migration

    abhvsn committed May 27, 2022
    Configuration menu
    Copy the full SHA
    de106a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7766e32 View commit details
    Browse the repository at this point in the history
  4. Fix NPE during import

    abhvsn committed May 27, 2022
    Configuration menu
    Copy the full SHA
    916d83c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    2b2f9fb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. FIx testcases

    abhvsn committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7dd573d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Testcases fixed

    abhvsn committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5bd6197 View commit details
    Browse the repository at this point in the history
  2. Refactor

    abhvsn committed May 31, 2022
    Configuration menu
    Copy the full SHA
    602b277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e5325e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    2f9cae1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    1af8133 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Merge release

    abhvsn committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    cbf55f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    5924696 View commit details
    Browse the repository at this point in the history
  2. Refactor

    abhvsn committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    230edd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Fix partial import scenario

    abhvsn committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    cbca30f View commit details
    Browse the repository at this point in the history
  2. Merge release

    abhvsn committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8a4a431 View commit details
    Browse the repository at this point in the history
  3. Fix testcases for DSLActionDTO

    abhvsn committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    755bfd0 View commit details
    Browse the repository at this point in the history
  4. Merge release

    abhvsn committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    019363b View commit details
    Browse the repository at this point in the history
  5. Remove unwanted testcase

    abhvsn committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d1d3512 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    a149005 View commit details
    Browse the repository at this point in the history
  2. Fix some more testcases

    abhvsn committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8dea567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f97d0 View commit details
    Browse the repository at this point in the history
  4. Fix empty repo import testcase

    abhvsn committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    042b61e View commit details
    Browse the repository at this point in the history