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

Add enrollment logic #88

Merged
merged 5 commits into from
Aug 28, 2022
Merged

Add enrollment logic #88

merged 5 commits into from
Aug 28, 2022

Conversation

abhishekshree
Copy link
Member

No description provided.

company/db.hr.go Outdated Show resolved Hide resolved
company/company.hr.go Outdated Show resolved Hide resolved
company/company.hr.go Outdated Show resolved Hide resolved
company/company.hr.go Outdated Show resolved Hide resolved
rc/company.rc.go Outdated Show resolved Hide resolved
company/company.hr.go Show resolved Hide resolved
return
}

hrid := middleware.GetUserID(ctx)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sir, path variable :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure id==0

isEnrolled = 1
}

companyAllRCResponse = append(companyAllRCResponse, getAllRCHandlerForCompanyResponse{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could have written join but ok
at least send true false instead of int

@1-Harshit 1-Harshit merged commit a3e5bb5 into main Aug 28, 2022
1-Harshit added a commit that referenced this pull request Aug 28, 2022
@1-Harshit 1-Harshit deleted the company-things branch October 18, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants