sparchana / truserver

Other
2 stars 0 forks source link

[Recruiter Web] Enable Aadhaar verification details in search candidate results #488

Open sparchana opened 7 years ago

sparchana commented 7 years ago

Implementation details:

  1. Enhance the following to show aadhaar status

    • Candidate card in recruiter search:
    • Enable green/orange tick marks against name, phone, gender, age if the corresponding aadhaar verification records exist (green = exact match, orange = partial match)
  2. In ‘track’, table mentioned in issue#690

    • Enable green/orange tick marks within each column for name, phone, gender, age if the corresponding aadhaar verification records exist (green = exact match, orange = partial match)

High level implementation details:

  1. Backend changes already done
  2. Front end: a. Candidate card in recruiter search: Enable green/orange tick marks against name, phone, gender, age if the corresponding aadhaar verification records exist (green = exact match, orange = partial match) b. In ‘track’, table mentioned in issue#690 : Enable green/orange tick marks within each column for name, phone, gender, age if the corresponding aadhaar verification records exist (green = exact match, orange = partial match)