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

Set created_timestamp and last_updated_timestamp fields #2266

Merged
merged 6 commits into from
Feb 2, 2022

Commits on Feb 2, 2022

  1. Add last_updated_timestamp field to ODFV

    Signed-off-by: Judah Rand <17158624+judahrand@users.noreply.github.com>
    judahrand committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    65f3b89 View commit details
    Browse the repository at this point in the history
  2. Add missing fields to FeatureView classes

    Signed-off-by: Judah Rand <17158624+judahrand@users.noreply.github.com>
    judahrand committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c1080e1 View commit details
    Browse the repository at this point in the history
  3. Set last_updated_timestamp when applying FeatureView

    Signed-off-by: Judah Rand <17158624+judahrand@users.noreply.github.com>
    judahrand committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a736e2f View commit details
    Browse the repository at this point in the history
  4. Correctly set created and updated fields

    Signed-off-by: Judah Rand <17158624+judahrand@users.noreply.github.com>
    judahrand committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8aa39d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b90e125 View commit details
    Browse the repository at this point in the history
  6. Remove logic duplicated by parent class

    Signed-off-by: Judah Rand <17158624+judahrand@users.noreply.github.com>
    judahrand committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5de401d View commit details
    Browse the repository at this point in the history