-
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: Replace buttons with icons on organizations page #318
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
- Change action buttons to specific icons - Change icon colors to our platform color codes
nshutip
requested review from
rukundo-kevin,
KAYITARES,
Cynthia-kam,
NdatimanaSamuel,
Lydie260,
rwamugema,
Charlesntwari,
Muhet,
madebypatrick,
nili-alu,
rachelumwari,
Virgile1k,
Gentille-dev,
mken1205 and
NTElissa
October 6, 2023 14:28
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
mken1205
approved these changes
Oct 6, 2023
Charlesntwari
approved these changes
Oct 6, 2023
Virgile1k
approved these 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.
Checked abd approved
ceelogre
approved these changes
Oct 11, 2023
NTElissa
pushed a commit
that referenced
this pull request
Oct 23, 2023
- Change action buttons to specific icons - Change icon colors to our platform color codes
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]>
jniyonkuru
added a commit
that referenced
this pull request
Oct 29, 2024
jniyonkuru
added a commit
that referenced
this pull request
Oct 31, 2024
jniyonkuru
added a commit
that referenced
this pull request
Oct 31, 2024
jniyonkuru
added a commit
that referenced
this pull request
Nov 1, 2024
Oliviier-dev
pushed a commit
that referenced
this pull request
Nov 15, 2024
Oliviier-dev
pushed a commit
that referenced
this pull request
Nov 15, 2024
Oliviier-dev
pushed a commit
that referenced
this pull request
Nov 15, 2024
Oliviier-dev
pushed a commit
that referenced
this pull request
Nov 15, 2024
ncutixavier
pushed a commit
that referenced
this pull request
Nov 15, 2024
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 pull request contains changes to be made on the organizations page of the super admin dashboard.
Description of tasks that were expected to be completed
How has this been tested?
This PR can be tested by loging into the super admin dashboard and going to the organizations page.
On that page, the current action icons reflect the specific actions that they represent, and they have the same colors as the rest of the other buttons on our platform.
Number of Commits
1
Screenshots (If appropriate)
Please check this Checklist before you submit your PR: