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

Backend/feat/hyper verge face validation integration #443

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Mar 8, 2024

  1. Added cac option in system config table

    arjuna92 authored and Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    224b06a View commit details
    Browse the repository at this point in the history
  2. added the systemconfig query

    enigma-commits authored and Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7204eb2 View commit details
    Browse the repository at this point in the history
  3. added the generic class for CAC

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8949f48 View commit details
    Browse the repository at this point in the history
  4. fixes in cac

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    674e89b View commit details
    Browse the repository at this point in the history
  5. fixed the return type

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    adcde4b View commit details
    Browse the repository at this point in the history
  6. refactored

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c679855 View commit details
    Browse the repository at this point in the history
  7. fixed return type in FromJSONCAC

    fromjson return type is result a instead of a
    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bb80119 View commit details
    Browse the repository at this point in the history
  8. moving drop function to shared-kernal

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    eb53e72 View commit details
    Browse the repository at this point in the history
  9. fix function name

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2e409ad View commit details
    Browse the repository at this point in the history
  10. moved initializeCACThroughConfig to shared-kernel

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e5b49a1 View commit details
    Browse the repository at this point in the history
  11. fixed the cac issue

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    02f1be0 View commit details
    Browse the repository at this point in the history
  12. added fromJSON helper for cac

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    38436c0 View commit details
    Browse the repository at this point in the history
  13. backend/cac: added to and from json instances for types for cac compa…

    …tibility.
    ratnadeep.b authored and Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    577e0b7 View commit details
    Browse the repository at this point in the history
  14. backend/CAC: Adding seperate useCAC flag for frontend.

    ratnadeep.b authored and Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    19c329a View commit details
    Browse the repository at this point in the history
  15. useCac TableWise

    Akhilesh Bhadauriya committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1411337 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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