-
Notifications
You must be signed in to change notification settings - Fork 0
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
Milestone: OILCHEM CERTIFICATE CMS (V1.0.0) #9
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implement creating certificates for eah student oilchem-certificate_portal_admin#1
Fix bugs in displaying certificates oilchem-certificate_portal_admin#2
Implement deleting certificates oilchem-certificate_portal_admin#3
Add batches on frontend oilchem-certificate_portal_admin#4
Add Batches Backend oilchem-certificate_portal_api#1
Add patch or edit methods oilchem-certificate_portal_admin#5
Add update and edit methods and features on Frontend oilchem-certificate_portal_admin#6
Implement Return on successful oilchem-certificate_portal_admin#7
Implement unconditional display of add certificate button oilchem-certificate_portal_admin#8
Technical setup #1
Implement Search logic & conditional display of certificate #2
Create SVG Design for certificate #3
Fix bugs: Set notifications after reload #4
Fix bugs: Handle a visibility certificate ID with no existing certificate #5
Prefill basic details of certificate form to avoid refillingon every instance oilchem-certificate_portal_admin#9
Fix bugs:With visibility of Add certificate button" on each student oilchem-certificate_portal_admin#10
Style tables & homepage oilchem-certificate_portal_admin#11
Style forms oilchem-certificate_portal_admin#12
Style Navigation bar oilchem-certificate_portal_admin#13
Display correct total values on homepage oilchem-certificate_portal_admin#14
Add pagination for all display pages
Implement Date Formatting oilchem-certificate_portal_admin#16
Add back buttons for all forms and 2nd level pages oilchem-certificate_portal_admin#17
Implement date formatting #6
Implement search certificates by student unique number oilchem-certificate_portal_admin#18
Implement search certificates by student name oilchem-certificate_portal_admin#19
Implement single certificate page & single student page oilchem-certificate_portal_admin#20
Implement direct access to the specific batch page from each certificate oilchem-certificate_portal_admin#21
Implement Single certificate page #7
Implement 404 page #8
Implement redirection to 404 page when certificate url is invalid oilchem-certificate_portal_admin#23