-
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-trainee-dashboard #312
Merged
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 ↗︎
|
Charlesntwari
force-pushed
the
fix-trainee-dashbord
branch
from
October 4, 2023 13:44
3863764
to
57101b8
Compare
nshutip
approved these changes
Oct 4, 2023
Virgile1k
approved these changes
Oct 4, 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
Charlesntwari
force-pushed
the
fix-trainee-dashbord
branch
from
October 4, 2023 15:05
57101b8
to
48c00ea
Compare
NTElissa
approved these changes
Oct 5, 2023
Charlesntwari
force-pushed
the
fix-trainee-dashbord
branch
from
October 5, 2023 16:16
48c00ea
to
92f95bc
Compare
ceelogre
requested changes
Oct 6, 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.
Charlesntwari
force-pushed
the
fix-trainee-dashbord
branch
from
October 6, 2023 15:23
92f95bc
to
d5bd933
Compare
-modifying trainee dashbord designs
Charlesntwari
force-pushed
the
fix-trainee-dashbord
branch
from
October 11, 2023 09:52
d5bd933
to
0cd56cf
Compare
ceelogre
approved these changes
Oct 11, 2023
NTElissa
pushed a commit
that referenced
this pull request
Oct 23, 2023
-modifying trainee dashbord designs
NTElissa
pushed a commit
that referenced
this pull request
Oct 23, 2023
Ft docs implementation (#254) * fix login * docs implementation github activity (#244) ft:Upload Profile Co-authored-by: teerenzo <[email protected]> Dark theme implementation (#259) * ch(fix sign up): fixing sign up - google is removed -Date of birth is validated to be at least 18 years -Email field is automatically filled and uneditable ( collect the email from the sign up link sent to them) -Password should not be too easy. (Should not be in the first 100 most common passwords: https://tinyurl.com/wiki-100) [Finishes #42-signup-fix] * ch(dark-theme):implementation of dark theme -Dark theme is added using our new design -implement effective dark theme at all [finishes #59-dark-theme-implementation] * add orgLogin update (#260) * add * Add change * move space in organiaztionLogin * add newUpdate * add newChange * add change * add changing * Add change * add change --------- Co-authored-by: Rachel UMWARI <[email protected]> * 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] fix: translate error message (#310) fix-trainee-dashbord (#312) -modifying trainee dashbord designs fix: Replace buttons with icons on organizations page (#318) - Change action buttons to specific icons - Change icon colors to our platform color codes add retrieving coordinators from data (#317) Feat(drop trainee): Admin/coordinator to drop trainee (#281) * Rating Feature Implementation * feat: drop trainee --------- Co-authored-by: Aline096 <[email protected]> fix:new cohort visibility (#326) Co-authored-by: Your Name <[email protected]>
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
this PR modify the designs dashboard of trainee so that it looks great than ever especially in dark mode
Description of tasks that were expected to be completed
-double check and analyze the logic used represent data in graphs
-modifying data representation designs in table format
-fixing all data on the screen properly
How has this been tested?
-pull this PR
-run both server and frontend
-login as trainee and check on dashboard
(N.B: in case trainee doesn't have ratings for the sake of having better experience please first of all rate him/her as coordinator then back to check the changes)
Number of Commits
1
Screenshots (If appropriate)
Please check this Checklist before you submit your PR: