-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix(profile): super admin profile #303
Closed
Closed
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 ↗︎
|
- use enum instead of literal string
* trainee dashboard redsign * trainee dashboard redsign * trainee dashboard re-design * trainee dashboard re-design * rebase develop * finished trainee dashboard
* style: enhance UI/UX on the super admin dashboard - Organization page table design [Fixes #65] * style: enhance UI/UX on the super admin dashboard - Changed Organization page table design to use the DataTable component. - Fixed some styling and formatting errors - Fixed grammatical errors in code. [Fixes #65]
* bug(fixing TTL Page): Removing literal string (#297) - use enum instead of literal string * Update ProfileCoverpage.tsx --------- Co-authored-by: AbdoulKhaliq <[email protected]>
KAYITARES
force-pushed
the
dg-superadmin-profile
branch
from
October 3, 2023 11:05
db0c6f3
to
fe0454a
Compare
KAYITARES
requested review from
patsicko,
chrill-christella,
blackd44,
NdatimanaSamuel,
Muhet and
Virgile1k
and removed request for
chrill-christella and
blackd44
October 3, 2023 12:23
Virgile1k
approved these changes
Oct 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked and approved
NdatimanaSamuel
approved these changes
Oct 3, 2023
Lydie260
approved these changes
Oct 3, 2023
KAYITARES
force-pushed
the
dg-superadmin-profile
branch
from
October 3, 2023 12:47
fe0454a
to
bf66971
Compare
KAYITARES
force-pushed
the
dg-superadmin-profile
branch
from
October 3, 2023 12:58
bf66971
to
12ecfab
Compare
Muhet
approved these changes
Oct 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great
KAYITARES
force-pushed
the
dg-superadmin-profile
branch
from
October 10, 2023 13:20
12ecfab
to
9aa666f
Compare
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.
PR Description
Please include a brief description of the pull request you want to raise.
Description of tasks that were expected to be completed
List all the tasks and sub-tasks that were assigned to you or that you assigned yourself. Make sure you check evey completed task.
How has this been tested?
Please describe the tests that you ran to verify your functionalities. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Number of Commits
The number of commits should not exceed 2 commits. In case they are more than that, please take your time and squash them.
Screenshots (If appropriate)
Please check this Checklist before you submit your PR: