-
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: translate error message #310
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 ↗︎
|
rwamugema
force-pushed
the
fix-popup-message
branch
from
October 3, 2023 12:19
efa8e25
to
592ce1f
Compare
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
ceelogre
approved these changes
Oct 4, 2023
Closed
nshutip
approved these changes
Oct 4, 2023
NTElissa
pushed a commit
that referenced
this pull request
Oct 23, 2023
NTElissa
pushed a commit
that referenced
this pull request
Oct 23, 2023
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
Add proper error message when user have not added to any program or cohort yet, and translate it.
Description of tasks that were expected to be completed
How has this been tested?
Login to any organization with any email which have not added to any program or cohort.
Number of Commits
1
Screenshots (If appropriate)
Please check this Checklist before you submit your PR: